Searched refs:False (Results 276 - 300 of 727) sorted by relevance

<<11121314151617181920>>

/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Quartz/PyObjCTest/
H A Dtest_cgimage.py49 provider, None, False, kCGRenderingIntentDefault)
53 provider, [0, 1, 0, 1, 0, 1], False, kCGRenderingIntentDefault)
102 self.assertTrue(CGImageIsMask(image) is False)
139 self.assertTrue(v is False)
H A Dtest_cglayer.py13 "/tmp/pyobjc.test.pdf", kCFURLPOSIXPathStyle, False)
H A Dtest_cgpattern.py32 "/tmp/pyobjc.test.pdf", kCFURLPOSIXPathStyle, False)
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_scnetworkreachability.py53 CFRunLoopRunInMode(kCFRunLoopDefaultMode, 1.0, False)
H A Dtest_scnetworkconfiguration.py99 self.assertTrue(r is True or r is False)
102 self.assertTrue(r is True or r is False)
105 None, None, None, False)
135 self.assertTrue(r is True or r is False)
138 self.assertTrue(r is True or r is False)
141 self.assertTrue(r is True or r is False)
163 self.assertTrue(r is True or r is False)
166 self.assertTrue(r is True or r is False)
170 self.assertTrue(r is True or r is False)
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-WebKit/Examples/IEWebArchive/
H A DMHTDocument.py31 return False
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-WebKit/Examples/PyDocURLProtocol/
H A DPyDocURLProtocol.py12 return False
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/ras/
H A Dtif2ras.c52 #define False (0) macro
55 boolean Verbose = False;
145 TIFFPrintDirectory(tif, stderr, True, False, False);
/macosx-10.9.5/CPANInternal-140/XML-XPath/XPath/
H A DFunction.pm195 return XML::XPath::Boolean->False;
208 return XML::XPath::Boolean->False;
304 $params[0]->value ? XML::XPath::Boolean->False : XML::XPath::Boolean->True;
318 XML::XPath::Boolean->False;
332 return XML::XPath::Boolean->False;
/macosx-10.9.5/emacs-92/emacs/oldXMenu/
H A DActivate.c149 Bool selection = False; /* Selection has been made. */
270 False,
399 else forward = False;
407 cur_p->activated = False;
445 cur_s->activated = False;
/macosx-10.9.5/emacs-92/emacs/lwlib/
H A Dlwlib-Xaw.c231 props [i++] = XInternAtom (dpy, "WM_DELETE_WINDOW", False);
233 XInternAtom (dpy, "WM_PROTOCOLS", False),
290 static Boolean actions_initted = False;
380 XtSetArg (av [ac], XtNresizable, False); ac++;
381 XtSetArg (av [ac], XtNsensitive, False); ac++;
416 Boolean text_input_slot = False;
417 Boolean radio_box = False;
418 Boolean list = False;
456 text_input_slot = False;
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/PyInterpreter/
H A DPyInterpreter.py80 lock = False
117 self.lock = False
119 self.lock = False
201 self.textView.setContinuousSpellCheckingEnabled_(False)
202 self.textView.setRichText_(False)
223 self._isInteracting = False
296 self.setIsInteracting(False)
317 return False
319 return False
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_scnetworkconfiguration.py100 self.failUnless(r is True or r is False)
103 self.failUnless(r is True or r is False)
106 None, None, None, False)
129 self.failUnless(r is True or r is False)
132 self.failUnless(r is True or r is False)
135 self.failUnless(r is True or r is False)
157 self.failUnless(r is True or r is False)
160 self.failUnless(r is True or r is False)
164 self.failUnless(r is True or r is False)
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/PyInterpreter/
H A DPyInterpreter.py80 lock = False
117 self.lock = False
119 self.lock = False
201 self.textView.setContinuousSpellCheckingEnabled_(False)
202 self.textView.setRichText_(False)
223 self._isInteracting = False
296 self.setIsInteracting(False)
317 return False
319 return False
/macosx-10.9.5/rsync-42/rsync/
H A Dloadparm.c201 /* ignore_errors; */ False,
202 /* ignore_nonreadable; */ False,
207 /* transfer_logging; */ False,
209 /* write_only; */ False,
546 * Returns False if the parameter string is not recognised, else TRUE.
566 * Returns True in success, False if the passed string does not correctly
580 strwicmp(parmvalue, "False") == 0 ||
582 *pb = False;
587 bRetval = False;
760 * Returns True on success, False o
[all...]
/macosx-10.9.5/bzip2-29/bzip2/
H A Dbzlib.c124 for (i = 0; i < 256; i++) s->inUse[i] = False;
142 return False; else
291 Bool progress_in = False;
336 Bool progress_out = False;
363 Bool progress_in = False;
364 Bool progress_out = False;
391 BZ2_compressBlock ( s, False );
533 Returns False if there is no problem.
545 if (s->strm->avail_out == 0) return False;
557 if (s->nblock_used == s->save_nblock+1) return False;
[all...]
/macosx-10.9.5/vim-53/src/
H A Dgui_xmebw.c163 /* class_inited */ False,
175 /* visible_interest */ False,
475 eb->enhancedbutton.doing_setvalues = False;
507 etched_in = False;
551 eb->primitive.highlighted = False;
552 eb->primitive.highlight_drawn = False;
659 Boolean replaceGC = False;
660 Boolean deadjusted = False;
665 Boolean etched_in = False;
752 Boolean etched_in = False;
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/
H A Ddistribute_setup.py209 return False
242 return False
243 found = False
261 return False
309 return False
356 replacement=False))
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-AddressBook/
H A Ddistribute_setup.py209 return False
242 return False
243 found = False
261 return False
309 return False
356 replacement=False))
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-AppleScriptKit/
H A Ddistribute_setup.py209 return False
242 return False
243 found = False
261 return False
309 return False
356 replacement=False))
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-AppleScriptObjC/
H A Ddistribute_setup.py209 return False
242 return False
243 found = False
261 return False
309 return False
356 replacement=False))
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Automator/
H A Ddistribute_setup.py209 return False
242 return False
243 found = False
261 return False
309 return False
356 replacement=False))
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-CFNetwork/
H A Ddistribute_setup.py209 return False
242 return False
243 found = False
261 return False
309 return False
356 replacement=False))
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_nsdata.py80 data = NSData.dataWithBytesNoCopy_length_freeWhenDone_(rawBytes, len(rawBytes), False)
81 mutableData = NSMutableData.dataWithBytesNoCopy_length_freeWhenDone_(rawBytes, len(rawBytes), False)
92 data = NSData.alloc().initWithBytesNoCopy_length_freeWhenDone_(rawBytes, len(rawBytes), False)
93 mutableData = NSMutableData.alloc().initWithBytesNoCopy_length_freeWhenDone_(rawBytes, len(rawBytes), False)
167 url = NSURL.fileURLWithPath_isDirectory_('/etc/hosts', False)
172 url = NSURL.fileURLWithPath_isDirectory_('/etc/hosts.nosuchfile', False)
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/
H A Ddistribute_setup.py209 return False
242 return False
243 found = False
261 return False
309 return False
356 replacement=False))

Completed in 233 milliseconds

<<11121314151617181920>>