Searched refs:False (Results 251 - 275 of 1026) sorted by relevance

<<11121314151617181920>>

/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/PyObjCTest/
H A Dtest_nsgeometry.py55 self.assertIs(NSEqualPoints(p1, p2), False)
57 self.assertIs(NSEqualSizes(s1, s2), False)
59 self.assertIs(NSEqualRects(r1, r2), False)
61 self.assertIs(NSIsEmptyRect(r1), False)
82 self.assertIs(NSMouseInRect(p1, r1, False), True)
83 self.assertIs(NSMouseInRect(p2, r2, True), False)
84 self.assertIs(NSContainsRect(r1, r2), False)
85 self.assertIs(NSIntersectsRect(r1, r2), False)
H A Dtest_cfrunloop.py100 self.assertIs(CFRunLoopObserverIsValid(observer), False)
106 self.assertIs(CFRunLoopContainsObserver(rl, observer, runloop_mode), False)
125 self.assertIs(CFRunLoopContainsObserver(rl, observer, runloop_mode), False)
153 self.assertIs(CFRunLoopTimerIsValid(timer), False)
156 self.assertIs(CFRunLoopContainsTimer(rl, timer, runloop_mode), False)
163 self.assertIs(CFRunLoopContainsTimer(rl, timer, runloop_mode), False)
198 self.assertIs(CFRunLoopSourceIsValid(source), False)
202 self.assertIs(CFRunLoopContainsSource(rl, source, runloop_mode), False)
230 self.assertIs(CFRunLoopContainsSource(rl, source, runloop_mode), False)
263 ref = CFRunLoopObserverCreateWithHandler(None, kCFRunLoopAllActivities, False,
[all...]
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-ExceptionHandling-2.5.1/PyObjCTest/
H A Dtest_nsexceptionhandler.py12 return False
15 return False
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/Programming with Quartz/BasicDrawing/
H A DShadings.py83 extendStart = extendEnd = False
145 extendStart = extendEnd = False
337 extendStart = extendEnd = False
384 extendStart = extendEnd = False
421 extendStart = False
469 extendStart = extendEnd = False
549 extendStart = extendEnd = False
616 extendStart = extendEnd = False
/macosx-10.10.1/xnu-2782.1.97/tools/lldbmacros/
H A Dscheduler.py41 return False
45 return False
H A Dipc.py173 once = False
175 out_str += GetPortSummary(portp, False, prefix_str)
189 return False
193 return False
195 print GetIPCInformation(ipc, False, False)
209 return False
213 return False
234 print GetIPCInformation(t.itk_space, False, False)
[all...]
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/PackageManager/
H A Dpackman.py268 self.installButton.setEnabled_(False)
442 self.installationProgress.setHidden_(False)
444 self.progressOK.setEnabled_(False)
480 self.installationProgress.setHidden_(False)
543 'dbReceived:', (self.document, self.url, db), False)
547 'dbProblem:', (self.document, self.url, sys.exc_info()), False)
576 False)
589 'installationDone:', None, False)
626 self.okButton.setEnabled_(False)
720 self.favoritesTitle.setEnabled_(False)
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/PackageManager/
H A Dpackman.py268 self.installButton.setEnabled_(False)
442 self.installationProgress.setHidden_(False)
444 self.progressOK.setEnabled_(False)
480 self.installationProgress.setHidden_(False)
543 'dbReceived:', (self.document, self.url, db), False)
547 'dbProblem:', (self.document, self.url, sys.exc_info()), False)
576 False)
589 'installationDone:', None, False)
626 self.okButton.setEnabled_(False)
720 self.favoritesTitle.setEnabled_(False)
[all...]
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/AppKit/PackageManager/
H A Dpackman.py268 self.installButton.setEnabled_(False)
442 self.installationProgress.setHidden_(False)
444 self.progressOK.setEnabled_(False)
480 self.installationProgress.setHidden_(False)
543 'dbReceived:', (self.document, self.url, db), False)
547 'dbProblem:', (self.document, self.url, sys.exc_info()), False)
576 False)
589 'installationDone:', None, False)
626 self.okButton.setEnabled_(False)
720 self.favoritesTitle.setEnabled_(False)
[all...]
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/
H A DRemotePyInterpreter.py145 self.textView.setContinuousSpellCheckingEnabled_(False)
146 self.textView.setRichText_(False)
175 return False
187 self.setInteracting_(False)
189 self.setSingleLineInteraction_(False)
243 self.setInteracting_(False)
261 return False
263 return False
340 if False:
354 return False
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/
H A DRemotePyInterpreter.py145 self.textView.setContinuousSpellCheckingEnabled_(False)
146 self.textView.setRichText_(False)
175 return False
187 self.setInteracting_(False)
189 self.setSingleLineInteraction_(False)
243 self.setInteracting_(False)
261 return False
263 return False
340 if False:
354 return False
[all...]
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Examples/NonFunctional/RemotePyInterpreter/
H A DRemotePyInterpreter.py145 self.textView.setContinuousSpellCheckingEnabled_(False)
146 self.textView.setRichText_(False)
175 return False
187 self.setInteracting_(False)
189 self.setSingleLineInteraction_(False)
243 self.setInteracting_(False)
261 return False
263 return False
340 if False:
354 return False
[all...]
/macosx-10.10.1/vim-55/runtime/tools/
H A Dxcmdsrv_client.c146 XSync(dpy, False);
262 commProperty = XInternAtom(dpy, "Comm", False);
264 registryProperty = XInternAtom(dpy, "VimRegistry", False);
276 XSync(dpy, False);
314 MAX_PROP_WORDS, False, XA_STRING, &actualType,
393 XSync(dpy, False);
554 XSync(dpy, False);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_metadata_function.py32 0: dict(type_modifier=objc._C_IN, c_array_of_fixed_length=4, null_accepted=False),
46 0: dict(type_modifier=objc._C_IN, c_array_delimited_by_null=True, null_accepted=False),
53 0: dict(type_modifier=objc._C_IN, c_array_delimited_by_null=True, null_accepted=False),
67 0: dict(type_modifier=objc._C_IN, c_array_length_in_arg=1, null_accepted=False),
74 0: dict(type_modifier=objc._C_IN, c_array_length_in_arg=1, null_accepted=False),
89 0: dict(type_modifier=objc._C_OUT, c_array_length_in_arg=1, c_array_length_in_result=True, null_accepted=False),
96 0: dict(type_modifier=objc._C_OUT, c_array_length_in_arg=1, null_accepted=False),
110 0: dict(type_modifier=objc._C_OUT, c_array_of_fixed_length=4, c_array_length_in_result=True, null_accepted=False),
117 0: dict(type_modifier=objc._C_OUT, c_array_of_fixed_length=4, null_accepted=False),
131 0: dict(type_modifier=objc._C_OUT, c_array_delimited_by_null=True, null_accepted=False),
[all...]
H A Dtest_metadata_py.py33 2+0: dict(type_modifier=objc._C_IN, c_array_of_fixed_length=4, null_accepted=False),
48 2+0: dict(type_modifier=objc._C_IN, c_array_delimited_by_null=True, null_accepted=False),
55 2+0: dict(type_modifier=objc._C_IN, c_array_delimited_by_null=True, null_accepted=False),
69 2+0: dict(type_modifier=objc._C_IN, c_array_length_in_arg=2+1, null_accepted=False),
76 2+0: dict(type_modifier=objc._C_IN, c_array_length_in_arg=2+1, null_accepted=False),
77 2+1: dict(type_modifier=objc._C_IN, null_accepted=False),
92 2+0: dict(type_modifier=objc._C_OUT, c_array_length_in_arg=2+1, c_array_length_in_result=True, null_accepted=False),
100 2+0: dict(type_modifier=objc._C_OUT, c_array_length_in_arg=2+1, null_accepted=False),
115 2+0: dict(type_modifier=objc._C_OUT, c_array_of_fixed_length=4, c_array_length_in_result=True, null_accepted=False),
122 2+0: dict(type_modifier=objc._C_OUT, c_array_of_fixed_length=4, null_accepted=False),
[all...]
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_metadata_py.py33 2+0: dict(type_modifier=objc._C_IN, c_array_of_fixed_length=4, null_accepted=False),
48 2+0: dict(type_modifier=objc._C_IN, c_array_delimited_by_null=True, null_accepted=False),
55 2+0: dict(type_modifier=objc._C_IN, c_array_delimited_by_null=True, null_accepted=False),
69 2+0: dict(type_modifier=objc._C_IN, c_array_length_in_arg=2+1, null_accepted=False),
76 2+0: dict(type_modifier=objc._C_IN, c_array_length_in_arg=2+1, null_accepted=False),
77 2+1: dict(type_modifier=objc._C_IN, null_accepted=False),
92 2+0: dict(type_modifier=objc._C_OUT, c_array_length_in_arg=2+1, c_array_length_in_result=True, null_accepted=False),
100 2+0: dict(type_modifier=objc._C_OUT, c_array_length_in_arg=2+1, null_accepted=False),
115 2+0: dict(type_modifier=objc._C_OUT, c_array_of_fixed_length=4, c_array_length_in_result=True, null_accepted=False),
122 2+0: dict(type_modifier=objc._C_OUT, c_array_of_fixed_length=4, null_accepted=False),
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/Tools/
H A Dpyobjc_setup.py72 loader_class = loader_ep.load(require=False)
212 os_compatible = False
217 os_compatible = False
220 os_compatible = False
270 zip_safe = False,
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-AddressBook/
H A Dpyobjc_setup.py72 loader_class = loader_ep.load(require=False)
212 os_compatible = False
217 os_compatible = False
220 os_compatible = False
270 zip_safe = False,
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-AppleScriptKit/
H A Dpyobjc_setup.py72 loader_class = loader_ep.load(require=False)
212 os_compatible = False
217 os_compatible = False
220 os_compatible = False
270 zip_safe = False,
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-AppleScriptObjC/
H A Dpyobjc_setup.py72 loader_class = loader_ep.load(require=False)
212 os_compatible = False
217 os_compatible = False
220 os_compatible = False
270 zip_safe = False,
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Automator/
H A Dpyobjc_setup.py72 loader_class = loader_ep.load(require=False)
212 os_compatible = False
217 os_compatible = False
220 os_compatible = False
270 zip_safe = False,
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-CFNetwork/
H A Dpyobjc_setup.py72 loader_class = loader_ep.load(require=False)
212 os_compatible = False
217 os_compatible = False
220 os_compatible = False
270 zip_safe = False,
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/
H A Dpyobjc_setup.py72 loader_class = loader_ep.load(require=False)
212 os_compatible = False
217 os_compatible = False
220 os_compatible = False
270 zip_safe = False,
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Collaboration/
H A Dpyobjc_setup.py72 loader_class = loader_ep.load(require=False)
212 os_compatible = False
217 os_compatible = False
220 os_compatible = False
270 zip_safe = False,
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-CoreData/
H A Dpyobjc_setup.py72 loader_class = loader_ep.load(require=False)
212 os_compatible = False
217 os_compatible = False
220 os_compatible = False
270 zip_safe = False,

Completed in 480 milliseconds

<<11121314151617181920>>