Searched defs:target_is_x86 (Results 1 – 2 of 2) sorted by relevance
/external/python/setuptools/setuptools/ | ||
D | msvc.py | 259 def target_is_x86(self): member in PlatformInfo |
/external/autotest/client/bin/ | ||
D | utils.py | 1497 def target_is_x86(): function |