Searched refs:get_isainfo (Results 1 - 9 of 9) sorted by relevance
/pkg/src/modules/portable/ |
H A D | os_darwin.py | 32 get_isainfo, get_release, get_platform, get_group_by_name, \ 35 split_path, get_root, assert_mode namespace
|
H A D | os_aix.py | 33 get_isainfo, get_release, get_platform, get_group_by_name, \ 36 get_root, assert_mode, copyfile namespace
|
H A D | os_sunos.py | 46 def get_isainfo(): function 47 return arch.get_isainfo()
|
H A D | __init__.py | 60 def get_isainfo(): function
|
H A D | os_windows.py | 44 def get_isainfo(): function
|
H A D | os_unix.py | 63 def get_isainfo(): function
|
/pkg/src/modules/ |
H A D | arch.py | 60 def get_isainfo(): function
|
/pkg/src/tests/api/ |
H A D | t_elf.py | 76 arch = pkg.portable.get_isainfo()[0]
|
H A D | t_plat.py | 44 portable.get_isainfo()
|
Completed in 345 milliseconds