HomeSort by relevance Sort by last modified time
    Searched refs:MacOS (Results 201 - 225 of 246) sorted by null

1 2 3 4 5 6 7 8910

  /external/python/cpython2/Lib/
platform.py 58 # 0.5.5 - fixed another type in the MacOS code... should have
60 # 0.5.4 - fixed a few typos in the MacOS code
61 # 0.5.3 - added experimental MacOS support; added better popen()
676 import MacOS
682 except (RuntimeError, MacOS.Error):
701 import MacOS
754 """ Get MacOS version information and return it as tuple (release,
835 return 'MacOS X Server',system+release,version
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
platform.py 56 # 0.5.5 - fixed another type in the MacOS code... should have
58 # 0.5.4 - fixed a few typos in the MacOS code
59 # 0.5.3 - added experimental MacOS support; added better popen()
721 import MacOS
727 except (RuntimeError, MacOS.Error):
746 import MacOS
799 """ Get MacOS version information and return it as tuple (release,
880 return 'MacOS X Server',system+release,version
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
platform.py 56 # 0.5.5 - fixed another type in the MacOS code... should have
58 # 0.5.4 - fixed a few typos in the MacOS code
59 # 0.5.3 - added experimental MacOS support; added better popen()
721 import MacOS
727 except (RuntimeError, MacOS.Error):
746 import MacOS
799 """ Get MacOS version information and return it as tuple (release,
880 return 'MacOS X Server',system+release,version
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
platform.py 56 # 0.5.5 - fixed another type in the MacOS code... should have
58 # 0.5.4 - fixed a few typos in the MacOS code
59 # 0.5.3 - added experimental MacOS support; added better popen()
721 import MacOS
727 except (RuntimeError, MacOS.Error):
746 import MacOS
799 """ Get MacOS version information and return it as tuple (release,
880 return 'MacOS X Server',system+release,version
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
platform.py 56 # 0.5.5 - fixed another type in the MacOS code... should have
58 # 0.5.4 - fixed a few typos in the MacOS code
59 # 0.5.3 - added experimental MacOS support; added better popen()
721 import MacOS
727 except (RuntimeError, MacOS.Error):
746 import MacOS
799 """ Get MacOS version information and return it as tuple (release,
880 return 'MacOS X Server',system+release,version
    [all...]
  /external/fonttools/Lib/fontTools/
t1Lib.py 39 import MacOS
  /external/icu/icu4c/source/
runConfigureICU 53 MacOSX Use the default compilers on MacOS X (Darwin)
296 THE_OS="MacOS X (Darwin)"
304 THE_OS="MacOS X (Darwin)"
  /external/python/cpython2/Lib/plat-mac/
aepack.py 23 import MacOS
findertools.py 9 depending on the OS version it is running on. On MacOS 9
11 used to find out more about them. On MacOS 8.6 and earlier
24 import MacOS
774 MacOS.SysBeep()
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/CodeWarrior/
CodeWarrior_suite.py 9 import MacOS
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/SystemEvents/
Standard_Suite.py 9 import MacOS
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Terminal/
Standard_Suite.py 9 import MacOS
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
aepack.py 23 import MacOS
findertools.py 9 depending on the OS version it is running on. On MacOS 9
11 used to find out more about them. On MacOS 8.6 and earlier
24 import MacOS
774 MacOS.SysBeep()
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
CodeWarrior_suite.py 9 import MacOS
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
Standard_Suite.py 9 import MacOS
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/
Standard_Suite.py 9 import MacOS
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
aepack.py 23 import MacOS
findertools.py 9 depending on the OS version it is running on. On MacOS 9
11 used to find out more about them. On MacOS 8.6 and earlier
24 import MacOS
774 MacOS.SysBeep()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
CodeWarrior_suite.py 9 import MacOS
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
Standard_Suite.py 9 import MacOS
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/
Standard_Suite.py 9 import MacOS
  /external/valgrind/none/tests/
cmdline1.stdout.exp 135 --resync-filter=no|yes|verbose [yes on MacOS, no on other OSes]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
binhex.py 50 from MacOS import openrf
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
binhex.py 49 from MacOS import openrf

Completed in 629 milliseconds

1 2 3 4 5 6 7 8910