Searched refs:False (Results 76 - 100 of 1026) sorted by relevance

1234567891011>>

/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-ExceptionHandling-2.5.1/Examples/
H A Ddebugging.py17 0.0, foo, 'doBadThingsNow:', None, False
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-ExceptionHandling-2.5.1/Lib/ExceptionHandling/
H A D_metadata.py28 objc._updatingMetadata(False)
35 objc._updatingMetadata(False)
36 protocols={'NSExceptionHandlerDelegate': objc.informal_protocol('NSExceptionHandlerDelegate', [objc.selector(None, b'exceptionHandler:shouldLogException:mask:', sel32or64(b'Z@:@@I', b'Z@:@@Q'), isRequired=False), objc.selector(None, b'exceptionHandler:shouldHandleException:mask:', sel32or64(b'Z@:@@I', b'Z@:@@Q'), isRequired=False)])}
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-QTKit-2.5.1/PyObjCTest/
H A Dtest_QTCaptureFileOutput.py7 return False
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Quartz-2.5.1/PyObjCTest/
H A Dtest_cgshading.py34 func, False, False)
42 CGPoint(50, 200), 10.5, func, False, False)
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-SyncServices-2.5.1/PyObjCTest/
H A Dtest_isyncfilter.py10 return False
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/PyObjCTest/
H A Dtest_testsupport.py26 def __init__(self, argno, meta, selector=False):
369 m = Method(None, {"c_array_delimited_by_null": False })
380 m = Method(3, {"c_array_delimited_by_null": False }, selector=True)
386 m = Method(3, {"c_array_delimited_by_null": True }, selector=False)
390 m = Method(3, {"c_array_delimited_by_null": False }, selector=False)
393 m = Method(3, {}, selector=False)
397 m = Method(None, {}, selector=False)
404 m._meta['variadic'] = False
408 m._meta['c_array_delimited_by_null'] = False
[all...]
H A Dtest_bridgesupport.py475 for is32bit in (True, False):
501 ('constant1', b'@', False,),
502 ('constant2', b'I' if sys.maxsize < 2**32 else b'Q' , False,),
503 ('constant5', objc._C_NSBOOL, False,),
504 ('constant6', objc._C_BOOL, False,),
505 ('constant7', b'@', False,),
510 ('constant4', b'Q', False)
567 (b'MyClass2', b'method2', False): { 'variadic': True },
568 (b'MyClass2', b'method3', False): { 'variadic': True, 'c_array_delimited_by_null': True },
569 (b'MyClass2', b'method4', False)
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/utils/lit/lit/
H A DTclUtil.py45 return False
108 def lex_unquoted(self, process_all=False):
225 return Pipeline(commands, False, pipe_err=True)
228 ignoreStderr = False
229 keepNewline = False
300 (False, False,
302 False, True)))
304 (False, False,
[all...]
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Automator/Examples/AutoSample/
H A DController.py52 return False
59 self.workflowView.setEditable_(False)
80 nthWorkflowURL = NSURL.fileURLWithPath_isDirectory_(nthWorkflowPath, False)
103 NSIndexSet.indexSetWithIndex_(0), False)
153 self._.runningWorkflow = False
156 self._.runningWorkflow = False
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Automator/Examples/AutoSample/
H A DController.py52 return False
59 self.workflowView.setEditable_(False)
80 nthWorkflowURL = NSURL.fileURLWithPath_isDirectory_(nthWorkflowPath, False)
103 NSIndexSet.indexSetWithIndex_(0), False)
153 self._.runningWorkflow = False
156 self._.runningWorkflow = False
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Automator-2.5.1/Examples/AutoSample/
H A DController.py52 return False
59 self.workflowView.setEditable_(False)
80 nthWorkflowURL = NSURL.fileURLWithPath_isDirectory_(nthWorkflowPath, False)
103 NSIndexSet.indexSetWithIndex_(0), False)
153 self._.runningWorkflow = False
156 self._.runningWorkflow = False
/macosx-10.10.1/rsync-45/rsync/
H A Dparams.c184 * <sfunc>. False if <sfunc> failed or if a lexical error was
215 return( False );
227 return( False );
230 return( False );
241 return( False );
265 return( False );
281 * successfully, else False.
309 return( False );
319 return( False );
374 return( False );
[all...]
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Lib/AppKit/
H A D_metadata.py792 r(b'NSLayoutManager', b'glyphIndexForPoint:inTextContainer:fractionOfDistanceThroughGlyph:', {'arguments': {2: {'type': sel32or64(b'{_NSPoint=ff}', b'{CGPoint=dd}')}, 4: {'null_accepted': False, 'type_modifier': b'o'}}})
893 r(b'NSMatrix', b'sortUsingFunction:context:', {'arguments': {2: {'callable': {'retval': {'type': sel32or64(b'i', b'q')}, 'arguments': {0: {'type': b'@'}, 1: {'type': b'@'}, 2: {'type': b'@'}}}, 'callable_retained': False}, 3: {'type': '@'}}})
1082 r(b'NSObject', b'control:textView:completions:forPartialWordRange:indexOfSelectedItem:', {'arguments': {5: {'type': sel32or64(b'{_NSRange=II}', b'{_NSRange=QQ}')}, 6: {'null_accepted': False, 'type_modifier': b'N'}}})
2130 r(b'NSView', b'sortSubviewsUsingFunction:context:', {'arguments': {2: {'callable': {'retval': {'type': b'i'}, 'arguments': {0: {'type': b'@'}, 1: {'type': b'@'}, 2: {'type': b'@'}}}, 'type': '^?', 'callable_retained': False}, 3: {'type': '@'}}})
2308 objc._updatingMetadata(False)
2315 r(b'NSObject', b'alertShowHelp:', {'required': False, 'retval': {'type': 'Z'}, 'arguments': {2: {'type': b'@'}}})
2319 r(b'NSObject', b'animation:didReachProgressMark:', {'required': False, 'retval': {'type': 'v'}, 'arguments': {2: {'type': b'@'}, 3: {'type': 'f'}}})
2320 r(b'NSObject', b'animation:valueForProgress:', {'required': False, 'retval': {'type': 'f'}, 'arguments': {2: {'type': b'@'}, 3: {'type': 'f'}}})
2321 r(b'NSObject', b'animationDidEnd:', {'required': False, 'retval': {'type': 'v'}, 'arguments': {2: {'type': b'@'}}})
2322 r(b'NSObject', b'animationDidStop:', {'required': False, 'retva
[all...]
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_nspointerfunctions.py27 self.failUnless( (v is True) or (v is False) )
30 self.failUnless( (v is True) or (v is False) )
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_scnetwork.py26 self.failUnless(r is True or r is False)
30 self.failUnless(r is True or r is False)
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_synthesize.py14 objc.synthesize('stringValue', copy=False)
15 objc.synthesize('read', readwrite=False)
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_nspointerfunctions.py27 self.assertTrue((v is True) or (v is False) )
29 self.assertTrue((v is True) or (v is False) )
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-InterfaceBuilderKit/PyObjCTest/
H A Dtest_ibobjectintegration.py8 return False
10 return False
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-ScriptingBridge-2.5.1/Lib/ScriptingBridge/
H A D_metadata.py30 objc._updatingMetadata(False)
36 objc._updatingMetadata(False)
/macosx-10.10.1/efax-38/efax/
H A Dimagestopdf16 hasImages = False
18 ctx = CGPDFContextCreateWithURL(CFURLCreateWithFileSystemPath(kCFAllocatorDefault, sys.argv[-1], kCFURLPOSIXPathStyle, False), defaultPageRect, None)
23 url = CFURLCreateWithFileSystemPath(kCFAllocatorDefault, arg, kCFURLPOSIXPathStyle, False)
59 if hasImages is False:
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/Lib/objc/
H A D__init__.py10 NO = False
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_specialtypecodes_struct.py52 self.assert_(w.valid[0] is False)
55 self.assert_(w.valid[3] is False)
77 self.assert_(w.valid[0] is False)
80 self.assert_(w.valid[3] is False)
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Automator/Examples/Get Buddy Info/
H A Dsetup.py15 Optional=False,
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/CocoaBindings/ToDos/
H A DPriorityToColourTransformer.py21 return False
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/Twisted/WebServicesTool/
H A DWSTApplicationDelegateClass.py33 return False

Completed in 409 milliseconds

1234567891011>>