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

  /external/python/cpython2/Lib/test/
test__osx_support.py 266 # Note, get_platform_osx is currently tested more extensively
273 result = _osx_support.get_platform_osx(config_vars, ' ', ' ', ' ')
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test__osx_support.py 264 # Note, get_platform_osx is currently tested more extensively
271 result = _osx_support.get_platform_osx(config_vars, ' ', ' ', ' ')
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test__osx_support.py 264 # Note, get_platform_osx is currently tested more extensively
271 result = _osx_support.get_platform_osx(config_vars, ' ', ' ', ' ')
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test__osx_support.py 264 # Note, get_platform_osx is currently tested more extensively
271 result = _osx_support.get_platform_osx(config_vars, ' ', ' ', ' ')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test__osx_support.py 264 # Note, get_platform_osx is currently tested more extensively
271 result = _osx_support.get_platform_osx(config_vars, ' ', ' ', ' ')
  /external/python/cpython2/Lib/
_osx_support.py 11 'get_platform_osx',
429 def get_platform_osx(_config_vars, osname, release, machine): function
sysconfig.py 607 osname, release, machine = _osx_support.get_platform_osx(
  /prebuilts/gdb/darwin-x86/lib/python2.7/
_osx_support.py 11 'get_platform_osx',
423 def get_platform_osx(_config_vars, osname, release, machine): function
sysconfig.py 619 osname, release, machine = _osx_support.get_platform_osx(
  /prebuilts/gdb/linux-x86/lib/python2.7/
_osx_support.py 11 'get_platform_osx',
423 def get_platform_osx(_config_vars, osname, release, machine): function
sysconfig.py 619 osname, release, machine = _osx_support.get_platform_osx(
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
_osx_support.py 11 'get_platform_osx',
423 def get_platform_osx(_config_vars, osname, release, machine): function
sysconfig.py 619 osname, release, machine = _osx_support.get_platform_osx(
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
_osx_support.py 11 'get_platform_osx',
423 def get_platform_osx(_config_vars, osname, release, machine): function
sysconfig.py 619 osname, release, machine = _osx_support.get_platform_osx(
  /external/python/cpython2/Lib/distutils/
util.py 101 osname, release, machine = _osx_support.get_platform_osx(
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
util.py 101 osname, release, machine = _osx_support.get_platform_osx(
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
util.py 101 osname, release, machine = _osx_support.get_platform_osx(
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
util.py 101 osname, release, machine = _osx_support.get_platform_osx(
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
util.py 101 osname, release, machine = _osx_support.get_platform_osx(
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
sysconfig.py 607 osname, release, machine = _osx_support.get_platform_osx(

Completed in 757 milliseconds