HomeSort by relevance Sort by last modified time
    Searched refs:MacOS (Results 51 - 75 of 92) sorted by null

1 23 4

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Legacy_suite.py 9 import MacOS
Window_classes.py 9 import MacOS
Finder_items.py 9 import MacOS
Standard_Suite.py 9 import MacOS
Type_Definitions.py 9 import MacOS
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Netscape/
Standard_Suite.py 9 import MacOS
Mozilla_suite.py 9 import MacOS
WorldWideWeb_suite.py 9 import MacOS
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
Processes_Suite.py 9 import MacOS
Disk_Folder_File_Suite.py 9 import MacOS
Folder_Actions_Suite.py 9 import MacOS
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/
Terminal_Suite.py 9 import MacOS
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
macresource.py 9 import MacOS
gensuitemodule.py 12 import MacOS
26 import MacOS
120 except MacOS.Error, arg:
138 except MacOS.Error:
196 except MacOS.Error, arg:
230 if not MacOS.WMAvailable():
232 # Next, a workaround for a bug in MacOS 10.2: sending events will hang unless
245 cr, tp = MacOS.GetCreatorAndType(fullname)
250 except (MacOS.Error, aetools.Error), arg:
439 creatorsignature, dummy = MacOS.GetCreatorAndType(fname
    [all...]
videoreader.py 261 import MacOS
286 MacOS.SetCreatorAndType(pname, 'ogle', 'JPEG')
ic.py 229 MacOS.SetCreatorAndType(file, record[2], record[1])
  /development/ide/xcode/ports/
skia_mac.cp 22 // /Users/caryclark/android/device/build/ide/xcode/animatorTest/build/Debug/animatorTest.app/Contents/MacOS/animatorTest
  /external/chromium_org/v8/test/mjsunit/
big-array-literal.js 28 // On MacOS X 10.7.5, this test needs a stack size of at least 788 kBytes.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
Standard_Suite.py 9 import MacOS
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
Macintosh_Connectivity_Clas.py 9 import MacOS
QuickDraw_Graphics_Suite.py 9 import MacOS
Type_Names_Suite.py 9 import MacOS
  /external/clang/lib/Driver/
ToolChains.h 322 MacOS,
405 return TargetPlatform == MacOS;
  /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...]

Completed in 252 milliseconds

1 23 4