Searched defs:executable (Results 1 – 5 of 5) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
D | spawn.py | 151 def find_executable(executable, path=None): argument
|
/device/google/cuttlefish_common/common/libs/utils/ |
D | subprocess.h | 88 Command(const std::string& executable) { in Command()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | CGIHTTPServer.py | 359 def executable(path): function
|
D | platform.py | 141 def libc_ver(executable=sys.executable,lib='',version='', argument 1049 def architecture(executable=sys.executable,bits='',linkage=''): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | platform.py | 141 def libc_ver(executable=sys.executable,lib='',version='', argument 1077 def architecture(executable=sys.executable,bits='',linkage=''): argument
|