Searched refs:_supports_universal_builds (Results 1 - 4 of 4) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A D_osx_support.py128 def _supports_universal_builds(): function
311 if not _supports_universal_builds():
387 if not _supports_universal_builds():
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A D_osx_support.py128 def _supports_universal_builds(): function
311 if not _supports_universal_builds():
387 if not _supports_universal_builds():
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest__osx_support.py113 _osx_support._supports_universal_builds())
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest__osx_support.py113 _osx_support._supports_universal_builds())

Completed in 77 milliseconds