Searched refs:False (Results 1 - 25 of 1026) sorted by relevance

1234567891011>>

/macosx-10.10.1/xnu-2782.1.97/tools/lldbmacros/core/
H A Dconfiguration.py6 config = {'debug': False, 'verbosity': vHUMAN, 'showTypeSummary': False, "CacheStaticData":True, "CacheDynamicData": True}
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/PyObjCTest/
H A Dhelper_bridgesupport.py20 g, scan_classes=False)
24 passed = False
30 passed = False
35 'already_retained': False,
36 'already_cfretained': False,
42 'already_retained': False,
43 'already_cfretained': False,
48 'already_retained': False,
49 'already_cfretained': False,
53 'already_retained': False,
[all...]
H A Dtest_propertiesforclass.py17 self.assertFalse(p.get('readonly', False))
18 self.assertFalse(p.get('copy', False))
19 self.assertFalse(p.get('retain', False))
20 self.assertFalse(p.get('nonatomic', False))
21 self.assertFalse(p.get('dynamic', False))
26 self.assertFalse(p.get('readonly', False))
27 self.assertFalse(p.get('copy', False))
28 self.assertFalse(p.get('retain', False))
29 self.assertFalse(p.get('nonatomic', False))
30 self.assertFalse(p.get('dynamic', False))
[all...]
H A Dtest_specialtypecodes_nsbool.py90 self.assertIs(o.BOOLValue(), False)
98 self.assertIs(v[1], False)
100 self.assertIs(v[3], False)
105 v = o.BOOLArg_andBOOLArg_(True, False)
108 v = o.BOOLArg_andBOOLArg_(False, True)
114 v = o.BOOLArrayOf4In_([True, False, True, False])
117 v = o.BOOLArrayOf4In_([False, True, False, True])
131 self.assertEqual(v, (True, False, Tru
[all...]
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/Examples/PDFKit/PDFKitViewer/
H A DAppDelegate.py6 return False
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/Examples/PDFKit/PDFKitViewer/
H A DAppDelegate.py6 return False
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/PDFKit/PDFKitViewer/
H A DAppDelegate.py6 return False
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_propertiesforclass.py17 self.assertFalse(p.get('readonly', False))
18 self.assertFalse(p.get('copy', False))
19 self.assertFalse(p.get('retain', False))
20 self.assertFalse(p.get('nonatomic', False))
21 self.assertFalse(p.get('dynamic', False))
26 self.assertFalse(p.get('readonly', False))
27 self.assertFalse(p.get('copy', False))
28 self.assertFalse(p.get('retain', False))
29 self.assertFalse(p.get('nonatomic', False))
30 self.assertFalse(p.get('dynamic', False))
[all...]
H A Dtest_specialtypecodes_nsbool.py90 self.assertIs(o.BOOLValue(), False)
98 self.assertIs(v[1], False)
100 self.assertIs(v[3], False)
105 v = o.BOOLArg_andBOOLArg_(True, False)
108 v = o.BOOLArg_andBOOLArg_(False, True)
114 v = o.BOOLArrayOf4In_([True, False, True, False])
117 v = o.BOOLArrayOf4In_([False, True, False, True])
131 self.assertEquals(v, (True, False, Tru
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/stress/
H A Dtier-up-in-loop-with-cfg-simplification.js1 var False = false; variable
13 } while (False);
/macosx-10.10.1/bind9-45.101/bind9/contrib/zkt/examples/
H A Ddnssec.conf7 Recursive: False
9 PrintAge: False
10 LeftJustify: False
39 Sig_Pseudorand: False
/macosx-10.10.1/emacs-93/emacs/oldXMenu/
H A DSetPane.c36 if (p_ptr->active == False) p_ptr->activated = False;
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/Examples/Scripts/
H A DinstrumentSends.py36 instrumentObjcMessageSends(False)
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/Examples/Scripts/
H A DinstrumentSends.py36 instrumentObjcMessageSends(False)
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Examples/Scripts/
H A DinstrumentSends.py36 instrumentObjcMessageSends(False)
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_specialtypecodes_nsbool.py90 self.assert_(o.BOOLValue() is False)
98 self.assert_(v[1] is False)
100 self.assert_(v[3] is False)
105 v = o.BOOLArg_andBOOLArg_(True, False)
108 v = o.BOOLArg_andBOOLArg_(False, True)
114 v = o.BOOLArrayOf4In_([True, False, True, False])
117 v = o.BOOLArrayOf4In_([False, True, False, True])
131 self.assertEquals(v, (True, False, Tru
[all...]
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-SyncServices-2.5.1/Lib/SyncServices/
H A D_metadata.py74 objc._updatingMetadata(False)
79 r(b'NSObject', b'changedRecordsForEntityName:moreComing:error:', {'required': False, 'retval': {'type': b'@'}, 'arguments': {2: {'type': b'@'}, 3: {'type': '^Z', 'type_modifier': b'o'}, 4: {'type': '^@', 'type_modifier': b'o'}}})
80 r(b'NSObject', b'changesForEntityName:moreComing:error:', {'required': False, 'retval': {'type': b'@'}, 'arguments': {2: {'type': b'@'}, 3: {'type': '^Z', 'type_modifier': b'o'}, 4: {'type': '^@', 'type_modifier': b'o'}}})
84 r(b'NSObject', b'entityNamesToPull', {'required': False, 'retval': {'type': b'@'}})
85 r(b'NSObject', b'entityNamesToSync', {'required': False, 'retval': {'type': b'@'}})
86 r(b'NSObject', b'identifiersForRecordsToDeleteForEntityName:moreComing:error:', {'required': False, 'retval': {'type': b'@'}, 'arguments': {2: {'type': b'@'}, 3: {'type': '^Z', 'type_modifier': b'o'}, 4: {'type': '^@', 'type_modifier': b'o'}}})
88 r(b'NSObject', b'lastAnchorForEntityName:', {'required': False, 'retval': {'type': b'@'}, 'arguments': {2: {'type': b'@'}}})
89 r(b'NSObject', b'managedObjectContextsToMonitorWhenSyncingPersistentStoreCoordinator:', {'required': False, 'retval': {'type': b'@'}, 'arguments': {2: {'type': b'@'}}})
90 r(b'NSObject', b'managedObjectContextsToReloadAfterSyncingPersistentStoreCoordinator:', {'required': False, 'retval': {'type': b'@'}, 'arguments': {2: {'type': b'@'}}})
91 r(b'NSObject', b'nextAnchorForEntityName:', {'required': False, 'retva
[all...]
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-CoreData/Examples/OutlineEdit/
H A Dsetup.py20 LSTypeIsPackage=False,
29 LSTypeIsPackage=False,
39 LSTypeIsPackage=False,
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-CoreData/Examples/OutlineEdit/
H A Dsetup.py20 LSTypeIsPackage=False,
29 LSTypeIsPackage=False,
39 LSTypeIsPackage=False,
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-CoreData-2.5.1/Examples/OutlineEdit/
H A Dsetup.py20 LSTypeIsPackage=False,
29 LSTypeIsPackage=False,
39 LSTypeIsPackage=False,
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Lib/Quartz/ImageKit/
H A D_metadata.py101 objc._updatingMetadata(False)
105 r(b'NSObject', b'cameraDeviceView:didDownloadFile:location:fileData:error:', {'required': False, 'retval': {'type': b'v'}, 'arguments': {2: {'type': b'@'}, 3: {'type': b'@'}, 4: {'type': b'@'}, 5: {'type': b'@'}, 6: {'type': b'@'}}})
106 r(b'NSObject', b'cameraDeviceView:didEncounterError:', {'required': False, 'retval': {'type': b'v'}, 'arguments': {2: {'type': b'@'}, 3: {'type': b'@'}}})
107 r(b'NSObject', b'cameraDeviceViewSelectionDidChange:', {'required': False, 'retval': {'type': b'v'}, 'arguments': {2: {'type': b'@'}}})
108 r(b'NSObject', b'canExportSlideshowItemAtIndex:toApplication:', {'required': False, 'retval': {'type': b'Z'}, 'arguments': {2: {'type': sel32or64(b'I', b'L')}, 3: {'type': b'@'}}})
109 r(b'NSObject', b'deviceBrowserView:didEncounterError:', {'required': False, 'retval': {'type': b'v'}, 'arguments': {2: {'type': b'@'}, 3: {'type': b'@'}}})
111 r(b'NSObject', b'hasAdjustMode', {'required': False, 'retval': {'type': b'Z'}})
112 r(b'NSObject', b'hasDetailsMode', {'required': False, 'retval': {'type': b'Z'}})
113 r(b'NSObject', b'hasEffectsMode', {'required': False, 'retval': {'type': b'Z'}})
115 r(b'NSObject', b'imageProperties', {'required': False, 'retva
[all...]
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/Lib/Quartz/CoreVideo/
H A D__init__.py17 scan_classes=False)
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/Lib/Quartz/ImageIO/
H A D__init__.py18 scan_classes=False)
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/Lib/Quartz/CoreVideo/
H A D__init__.py17 scan_classes=False)
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/Lib/Quartz/ImageIO/
H A D__init__.py18 scan_classes=False)

Completed in 160 milliseconds

1234567891011>>