Searched refs:get_platform (Results 1 - 8 of 8) 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 | 52 def get_platform(): function 53 return arch.get_platform()
|
H A D | __init__.py | 71 def get_platform(): function
|
H A D | os_windows.py | 51 def get_platform(): function
|
H A D | os_unix.py | 69 def get_platform(): function
|
/pkg/src/modules/ |
H A D | arch.py | 96 def get_platform(): function
|
/pkg/src/tests/api/ |
H A D | t_plat.py | 46 portable.get_platform()
|
Completed in 14 milliseconds