Searched refs:MacOS (Results 1 - 25 of 146) sorted by relevance

123456

/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
H A DRequired_Suite.py9 import MacOS namespace
H A DQuickDraw_Graphics_Suppleme.py9 import MacOS namespace
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
H A DRequired_Suite.py9 import MacOS namespace
H A DQuickDraw_Graphics_Suppleme.py9 import MacOS namespace
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
H A DEnumerations.py9 import MacOS namespace
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
H A DEnumerations.py9 import MacOS namespace
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_macos.py6 MacOS = test_support.import_module('MacOS') variable
25 cr, tp = MacOS.GetCreatorAndType(test_support.TESTFN)
41 MacOS.SetCreatorAndType(test_support.TESTFN,
44 cr, tp = MacOS.GetCreatorAndType(test_support.TESTFN)
72 rfp = MacOS.openrf(test_support.TESTFN, '*wb')
82 rfp = MacOS.openrf(test_support.TESTFN, '*rb')
H A Dtest_macostools.py8 MacOS = test_support.import_module('MacOS') variable
9 #The following modules should exist if MacOS exists.
21 rfp = MacOS.openrf(test_support.TESTFN, '*wb')
38 rfp = MacOS.openrf(test_support.TESTFN, '*rb')
41 rfp = MacOS.openrf(TESTFN2, '*rb')
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_macos.py6 MacOS = test_support.import_module('MacOS') variable
25 cr, tp = MacOS.GetCreatorAndType(test_support.TESTFN)
41 MacOS.SetCreatorAndType(test_support.TESTFN,
44 cr, tp = MacOS.GetCreatorAndType(test_support.TESTFN)
72 rfp = MacOS.openrf(test_support.TESTFN, '*wb')
82 rfp = MacOS.openrf(test_support.TESTFN, '*rb')
H A Dtest_macostools.py8 MacOS = test_support.import_module('MacOS') variable
9 #The following modules should exist if MacOS exists.
21 rfp = MacOS.openrf(test_support.TESTFN, '*wb')
38 rfp = MacOS.openrf(test_support.TESTFN, '*rb')
41 rfp = MacOS.openrf(TESTFN2, '*rb')
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_macos.py6 MacOS = test_support.import_module('MacOS') variable
25 cr, tp = MacOS.GetCreatorAndType(test_support.TESTFN)
41 MacOS.SetCreatorAndType(test_support.TESTFN,
44 cr, tp = MacOS.GetCreatorAndType(test_support.TESTFN)
72 rfp = MacOS.openrf(test_support.TESTFN, '*wb')
82 rfp = MacOS.openrf(test_support.TESTFN, '*rb')
H A Dtest_macostools.py8 MacOS = test_support.import_module('MacOS') variable
9 #The following modules should exist if MacOS exists.
21 rfp = MacOS.openrf(test_support.TESTFN, '*wb')
38 rfp = MacOS.openrf(test_support.TESTFN, '*rb')
41 rfp = MacOS.openrf(TESTFN2, '*rb')
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_macos.py6 MacOS = test_support.import_module('MacOS') variable
25 cr, tp = MacOS.GetCreatorAndType(test_support.TESTFN)
41 MacOS.SetCreatorAndType(test_support.TESTFN,
44 cr, tp = MacOS.GetCreatorAndType(test_support.TESTFN)
72 rfp = MacOS.openrf(test_support.TESTFN, '*wb')
82 rfp = MacOS.openrf(test_support.TESTFN, '*rb')
H A Dtest_macostools.py8 MacOS = test_support.import_module('MacOS') variable
9 #The following modules should exist if MacOS exists.
21 rfp = MacOS.openrf(test_support.TESTFN, '*wb')
38 rfp = MacOS.openrf(test_support.TESTFN, '*rb')
41 rfp = MacOS.openrf(TESTFN2, '*rb')
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Explorer/
H A DNetscape_Suite.py9 import MacOS namespace
H A DURL_Suite.py9 import MacOS namespace
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
H A DHidden_Suite.py9 import MacOS namespace
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Explorer/
H A DNetscape_Suite.py9 import MacOS namespace
H A DURL_Suite.py9 import MacOS namespace
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
H A DHidden_Suite.py9 import MacOS namespace
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
H A DRequired.py9 import MacOS namespace
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Netscape/
H A DStandard_URL_suite.py11 import MacOS namespace
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
H A DRequired.py9 import MacOS namespace
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Netscape/
H A DStandard_URL_suite.py11 import MacOS namespace
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
H A DMiniAEFrame.py13 import MacOS namespace
41 if MacOS.runtimemodel == 'ppc':
86 if hasattr(MacOS, 'OutputSeen'):
87 MacOS.OutputSeen()
103 if hasattr(MacOS, 'OutputSeen'):
104 MacOS.OutputSeen()
109 if hasattr(MacOS, 'HandleEvent'):
110 MacOS.HandleEvent(event)

Completed in 683 milliseconds

123456