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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_platform.py 160 res = platform.mac_ver()
201 # Issue7895: platform.mac_ver() crashes when using fork without exec
208 info = platform.mac_ver()
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test__osx_support.py 70 self.assertTrue(platform.mac_ver()[0].startswith(
112 self.assertEqual(platform.mac_ver()[0].split('.') >= ['10', '4'],
test_platform.py 160 res = platform.mac_ver()
201 # Issue7895: platform.mac_ver() crashes when using fork without exec
208 info = platform.mac_ver()
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test__osx_support.py 70 self.assertTrue(platform.mac_ver()[0].startswith(
112 self.assertEqual(platform.mac_ver()[0].split('.') >= ['10', '4'],
test_platform.py 160 res = platform.mac_ver()
201 # Issue7895: platform.mac_ver() crashes when using fork without exec
208 info = platform.mac_ver()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test__osx_support.py 70 self.assertTrue(platform.mac_ver()[0].startswith(
112 self.assertEqual(platform.mac_ver()[0].split('.') >= ['10', '4'],
test_platform.py 160 res = platform.mac_ver()
201 # Issue7895: platform.mac_ver() crashes when using fork without exec
208 info = platform.mac_ver()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test__osx_support.py 70 self.assertTrue(platform.mac_ver()[0].startswith(
112 self.assertEqual(platform.mac_ver()[0].split('.') >= ['10', '4'],
test_platform.py 160 res = platform.mac_ver()
201 # Issue7895: platform.mac_ver() crashes when using fork without exec
208 info = platform.mac_ver()
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
platform.py 797 def mac_ver(release='',versioninfo=('','',''),machine=''): function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
platform.py 791 def mac_ver(release='',versioninfo=('','',''),machine=''): function
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
platform.py 797 def mac_ver(release='',versioninfo=('','',''),machine=''): function
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
platform.py 797 def mac_ver(release='',versioninfo=('','',''),machine=''): function
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
platform.py 797 def mac_ver(release='',versioninfo=('','',''),machine=''): function
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
platform.py 797 def mac_ver(release='',versioninfo=('','',''),machine=''): function
    [all...]

Completed in 117 milliseconds