Home
last modified time | relevance | path

Searched defs:host_platform (Results 1 – 2 of 2) 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