Home
last modified time | relevance | path

Searched refs:python_compiler (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_platform.py117 self.assertEqual(platform.python_compiler(), info[5])
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/
Dpybench.py127 'compiler': platform.python_compiler(),
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dplatform.py1556 def python_compiler(): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dplatform.py1515 def python_compiler(): function