Searched refs:False (Results 226 - 250 of 1026) sorted by relevance

1234567891011>>

/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/PyObjCTest/
H A Dtest_cgpdfcontentstream.py13 kCFURLPOSIXPathStyle, False))
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-SearchKit/PyObjCTest/
H A Dtest_skdocument.py16 kCFURLPOSIXPathStyle, False))
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_SCDynamicStoreCopyDHCPInfo.py14 have_ip = False
H A Dtest_scpreferencespath.py13 { "python2": True, "python3": False }))
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Doc/
H A Dconf.py91 #show_authors = False
157 #html_split_index = False
195 #latex_use_parts = False
220 pdf_use_modindex = False
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Lib/objc/
H A D__init__.py11 NO = False
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/AppKit/Todo/
H A DCalendarMatrix.py127 cell.setBordered_(False)
128 cell.setEnabled_(False)
130 cell.setCellAttribute_to_(NSCellHighlighted, False)
138 cell.setCellAttribute_to_(NSCellHighlighted, False)
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/PyObjCTest/
H A Dtest_nsapplescript.py21 self.assertIs(ok, False)
H A Dtest_cfmachport.py47 #self.assertTrue(shouldFree is True or shouldFree is False)
54 self.assertTrue(shouldFree is True or shouldFree is False)
62 didInvalidate=False
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Collaboration-2.5.1/Lib/Collaboration/
H A D_metadata.py37 objc._updatingMetadata(False)
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/Programming with Quartz/BasicDrawing/
H A DMyAppController.py10 _useQT = False
67 _useQT = False
120 menuItem.setState_(False)
127 menuItem.setState_(False)
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/Examples/TLayer/
H A DCircle.py30 CGContextAddArc(context, 0, 0, 1, 0, 2 * math.pi, False)
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/PyObjCTest/
H A Dtest_cgpdfcontentstream.py23 kCFURLPOSIXPathStyle, False))
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-ScreenSaver-2.5.1/Lib/ScreenSaver/
H A D_metadata.py31 objc._updatingMetadata(False)
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-SystemConfiguration-2.5.1/PyObjCTest/
H A Dtest_scpreferencespath.py18 { "python2": True, "python3": False }))
/macosx-10.10.1/xnu-2782.1.97/tools/lldbmacros/core/
H A Dxnu_lldb_init.py18 debug_session_enabled = False
/macosx-10.10.1/xnu-2782.1.97/tools/lldbmacros/plugins/
H A Dspeedtracer.py39 status = False
/macosx-10.10.1/Heimdal-398.1.2/lib/wind/
H A Dgen-punycode-examples.py52 start = False
66 start = False
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_metadata.py76 2+0: dict(type_modifier=objc._C_IN, c_array_of_fixed_length=4, null_accepted=False),
91 2+0: dict(type_modifier=objc._C_IN, c_array_delimited_by_null=True, null_accepted=False),
98 2+0: dict(type_modifier=objc._C_IN, c_array_delimited_by_null=True, null_accepted=False),
112 2+0: dict(type_modifier=objc._C_IN, c_array_length_in_arg=2+1, null_accepted=False),
119 2+0: dict(type_modifier=objc._C_IN, c_array_of_variable_length=True, null_accepted=False),
126 2+0: dict(type_modifier=objc._C_IN, c_array_length_in_arg=2+1, null_accepted=False),
127 2+1: dict(type_modifier=objc._C_IN, null_accepted=False),
142 2+0: dict(type_modifier=objc._C_OUT, c_array_length_in_arg=2+1, c_array_length_in_result=True, null_accepted=False),
150 2+0: dict(type_modifier=objc._C_OUT, c_array_length_in_arg=2+1, null_accepted=False),
165 2+0: dict(type_modifier=objc._C_OUT, c_array_of_fixed_length=4, c_array_length_in_result=True, null_accepted=False),
[all...]
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-ExceptionHandling/PyObjCTest/
H A Dtest_nsexceptionhandler.py7 return False
10 return False
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Quartz/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/pyobjc-45/2.6/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_usekvo.py71 objc.setUseKVOForSetattr(False)
81 objc.setUseKVOForSetattr(False)
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-ExceptionHandling/PyObjCTest/
H A Dtest_nsexceptionhandler.py7 return False
10 return False
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Quartz/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/pyobjc-45/pyobjc/pyobjc-core-2.5.1/PyObjCTest/
H A Dtest_usekvo.py71 objc.setUseKVOForSetattr(False)
81 objc.setUseKVOForSetattr(False)

Completed in 280 milliseconds

1234567891011>>