Home
last modified time | relevance | path

Searched defs:host_platform (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/
Dcommon.py17 host_platform = _platform.system().lower() variable
19 host_platform = 'cygwin' variable
/external/autotest/contrib/
Dmove_cq_hosts.sh18 function host_platform() { function
/external/mesa3d/scons/
Dgallium.py38 import platform as host_platform namespace
/external/python/cpython2/
Dsetup.py30 host_platform = get_platform() variable
/external/python/cpython3/
Dsetup.py45 host_platform = get_platform() variable