Searched refs:False (Results 126 - 150 of 1026) sorted by relevance

1234567891011>>

/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_SCDynamicStore.py47 self.assertTrue(r is True or r is False)
50 self.assertTrue(r is True or r is False)
59 self.assertTrue(r is True or r is False)
67 self.assertTrue(r is True or r is False)
70 self.assertTrue(r is True or r is False)
73 self.assertTrue(r is True or r is False)
103 CFRunLoopRunInMode(kCFRunLoopDefaultMode, 2.0, False)
H A Dtest_scpreferences.py19 v = SCPreferencesLock(ref, False)
50 r = SCPreferencesAddValue(ref, "use_python3", False)
54 self.assertTrue(v is False)
69 CFRunLoopRunInMode(kCFRunLoopDefaultMode, 1.0, False)
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-SystemConfiguration-2.5.1/PyObjCTest/
H A Dtest_SCDynamicStore.py56 self.assertTrue(r is True or r is False)
59 self.assertTrue(r is True or r is False)
68 self.assertTrue(r is True or r is False)
76 self.assertTrue(r is True or r is False)
79 self.assertTrue(r is True or r is False)
82 self.assertTrue(r is True or r is False)
112 CFRunLoopRunInMode(kCFRunLoopDefaultMode, 2.0, False)
H A Dtest_scpreferences.py23 v = SCPreferencesLock(ref, False)
53 r = SCPreferencesAddValue(ref, "use_python3", False)
57 self.assertTrue(v is False)
72 CFRunLoopRunInMode(kCFRunLoopDefaultMode, 1.0, False)
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Lib/Quartz/QuartzCore/
H A D_metadata.py98 objc._updatingMetadata(False)
122 objc._updatingMetadata(False)
137 objc._updatingMetadata(False)
138 protocols={'CAAnimationDelegate': objc.informal_protocol('CAAnimationDelegate', [objc.selector(None, b'animationDidStart:', b'v@:@', isRequired=False), objc.selector(None, b'animationDidStop:finished:', b'v@:@Z', isRequired=False)]), 'CALayerDelegate': objc.informal_protocol('CALayerDelegate', [objc.selector(None, b'drawLayer:inContext:', b'v@:@^{CGContext=}', isRequired=False), objc.selector(None, b'actionForLayer:forKey:', b'@@:@@', isRequired=False), objc.selector(None, b'displayLayer:', b'v@:@', isRequired=False), objc.selector(None, b'layoutSublayersOfLayer:', b'v@:@', isRequired=False)]), 'CIImageProvider': objc.informal_protocol('CIImageProvider', [objc.selector(None, b'provideImageData:bytesPerRow:origin::size::userInfo:', b'v@:^vLLLLL@', isRequired=False)]), 'CALayoutManage
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/utils/lit/lit/
H A DTest.py10 PASS = TestResult('PASS', False)
11 XFAIL = TestResult('XFAIL', False)
15 UNSUPPORTED = TestResult('UNSUPPORTED', False)
H A DShCommands.py39 def __init__(self, commands, negate=False, pipe_err=False):
55 def toShell(self, file, pipefail=False):
82 def toShell(self, file, pipefail=False):
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_nsjavasetup.py23 self.assertIs(v, False)
25 self.assertIs(v, False)
27 self.assertIs(v, False)
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/PyObjCTest/
H A Dtest_cgimagedestination.py40 "/tmp/pyobjc.test.pdf", kCFURLPOSIXPathStyle, False)
49 kCGImageAlphaPremultipliedLast, provider, None, False, kCGRenderingIntentDefault)
56 kCFURLPOSIXPathStyle, False)
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/PyObjCTest/
H A Dtest_nsjavasetup.py28 self.assertIs(v, False)
30 self.assertIs(v, False)
32 self.assertIs(v, False)
/macosx-10.10.1/man-16/man/gencat/
H A Dgencat.h104 # define False 0 macro
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/Grady/
H A DAppDelegate.py25 enable = False
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-ExceptionHandling/Lib/PyObjCTools/
H A DDebugging.py49 return False
65 return False
87 return False
95 return False
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/PyObjCTest/
H A Dtest_cgpdfcontentstream.py13 kCFURLPOSIXPathStyle, False))
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_scpreferences.py19 v = SCPreferencesLock(ref, False)
50 r = SCPreferencesAddValue(ref, "use_python3", False)
54 self.failUnless(v is False)
69 CFRunLoopRunInMode(kCFRunLoopDefaultMode, 1.0, False)
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/Grady/
H A DAppDelegate.py25 enable = False
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-ExceptionHandling/Lib/PyObjCTools/
H A DDebugging.py49 return False
65 return False
87 return False
95 return False
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/AppKit/Grady/
H A DAppDelegate.py25 enable = False
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-ExceptionHandling-2.5.1/Lib/PyObjCTools/
H A DDebugging.py50 return False
66 return False
89 return False
98 return False
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Message-2.5.1/Lib/Message/
H A D_metadata.py28 objc._updatingMetadata(False)
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-PreferencePanes-2.5.1/Lib/PreferencePanes/
H A D_metadata.py28 objc._updatingMetadata(False)
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Social-2.5.1/Lib/Social/
H A D_metadata.py26 objc._updatingMetadata(False)
/macosx-10.10.1/ruby-106/ruby/test/psych/
H A Dtest_boolean.rb14 %w{ no No NO false False FALSE off Off OFF }.each do |truth|
/macosx-10.10.1/xnu-2782.1.97/tools/lldbmacros/plugins/
H A Diosspeedtracer.py21 status = False
/macosx-10.10.1/python_modules-40/Modules/xattr-0.5/
H A Drtool.py91 long_format = False
92 read = False
93 hex = False
94 write = False
95 delete = False
96 recursive = False
97 verbose = False
134 multiple_files = False
150 return False

Completed in 379 milliseconds

1234567891011>>