Searched refs:loadBundleFunctions (Results 1 - 25 of 26) sorted by relevance

12

/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-core/Examples/Scripts/
H A DinstrumentSends.py12 objc.loadBundleFunctions(Foundation.__bundle__, globals(),
H A DwmEnable.py41 objc.loadBundleFunctions(bndl, d, FUNCTIONS)
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/Examples/Scripts/
H A DinstrumentSends.py12 objc.loadBundleFunctions(Foundation.__bundle__, globals(),
H A DwmEnable.py41 objc.loadBundleFunctions(bndl, d, FUNCTIONS)
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Examples/Scripts/
H A DinstrumentSends.py12 objc.loadBundleFunctions(Foundation.__bundle__, globals(),
H A DwmEnable.py41 objc.loadBundleFunctions(bndl, d, FUNCTIONS)
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-LaunchServices/Lib/LaunchServices/
H A D__init__.py30 _objc.loadBundleFunctions(
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-LaunchServices/Lib/LaunchServices/
H A D__init__.py30 _objc.loadBundleFunctions(
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest3_typecheck.py32 objc.loadBundleFunctions(bundle, d, tab)
39 self.assertRaises(TypeError, objc.loadBundleFunctions, bundle, d, tab)
44 self.assertRaises(TypeError, objc.loadBundleFunctions, bundle, d, tab)
H A Dtest_bundleFunctions.py24 objc.loadBundleFunctions(self.bundle, d, FUNCTIONS)
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/PyObjCTest/
H A Dtest3_typecheck.py32 objc.loadBundleFunctions(bundle, d, tab)
39 self.assertRaises(TypeError, objc.loadBundleFunctions, bundle, d, tab)
44 self.assertRaises(TypeError, objc.loadBundleFunctions, bundle, d, tab)
H A Dtest_bundleFunctions.py26 objc.loadBundleFunctions(self.bundle, d, FUNCTIONS)
H A Dtest_bridgesupport.py1348 def loadBundleFunctions(bundle, module_globals, functionInfo, skip_undefined=True): function in function:TestParseBridgeSupport.test_calls
1400 p.patch('objc.loadBundleFunctions', loadBundleFunctions)
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/PyObjCLauncher/
H A DLaunchServices.py14 objc.loadBundleFunctions(bndl, g, FUNCTIONS)
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/PyObjCLauncher/
H A DLaunchServices.py14 objc.loadBundleFunctions(bndl, g, FUNCTIONS)
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/AppKit/PyObjCLauncher/
H A DLaunchServices.py14 objc.loadBundleFunctions(bndl, g, FUNCTIONS)
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/Foundation/Scripts/
H A DfindPython.py26 objc.loadBundleFunctions(bndl, d, FUNCTIONS)
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/Foundation/Scripts/
H A DfindPython.py26 objc.loadBundleFunctions(bndl, d, FUNCTIONS)
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/Foundation/Scripts/
H A DfindPython.py26 objc.loadBundleFunctions(bndl, d, FUNCTIONS)
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_bundleFunctions.py24 objc.loadBundleFunctions(self.bundle, d, FUNCTIONS)
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/Examples/Programming with Quartz/BasicDrawing/
H A DEPSPrinting.py18 objc.loadBundleFunctions(AppKit.__bundle__, d, functions)
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/Examples/Programming with Quartz/BasicDrawing/
H A DEPSPrinting.py18 objc.loadBundleFunctions(AppKit.__bundle__, d, functions)
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/Programming with Quartz/BasicDrawing/
H A DEPSPrinting.py18 objc.loadBundleFunctions(AppKit.__bundle__, d, functions)
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Lib/objc/
H A D_lazyimport.py264 objc.loadBundleFunctions(self.__bundle, d, func_list)
H A D_bridgesupport.py650 objc.loadBundleFunctions(None, globals, prs.functions)

Completed in 200 milliseconds

12