HomeSort by relevance Sort by last modified time
    Searched refs:_supports_universal_builds (Results 1 - 4 of 4) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
_osx_support.py 128 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/
_osx_support.py 128 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/
test__osx_support.py 113 _osx_support._supports_universal_builds())
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test__osx_support.py 113 _osx_support._supports_universal_builds())

Completed in 1123 milliseconds