Searched refs:True (Results 201 - 225 of 760) sorted by relevance

1234567891011>>

/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-PreferencePanes/Examples/EnvironmentPrefs/
H A DShellEnv.py40 # 'changed', # True if we should save before exitting
128 if not self.environ.writeToFile_atomically_(fname, True):
131 return True
144 self.changed = True
160 self.changed = True
202 self.changed = True
208 self.changed = True
215 self.deleteButton.setEnabled_(True)
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A Dcompile-front-end.py380 processed_modules[name] = True
388 firstDependency = True
413 command += dump_module(module["name"], True, {})
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Automator/Examples/AutoSample/
H A DController.py49 return True
110 return True
150 self._.runningWorkflow = True
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfmessageport.py28 self.failUnless(shouldFree is True or shouldFree is False)
54 didInvalidate = True
63 self.failUnless(didInvalidate is True)
H A Dtest_cfnotificationcenter.py33 self.failUnlessArgIsFunction(CFNotificationCenterAddObserver, 2, 'v@@@@@', True)
47 CFNotificationCenterPostNotification(ref, u"pyobjc.test", ref, {u"name2":u"value2"}, True)
68 CFNotificationCenterPostNotification(ref, u"pyobjc.test", ref, {u"name2":u"value2"}, True)
72 CFNotificationCenterPostNotification(ref, u"pyobjc.test", ref, {u"name2":u"value2"}, True)
H A Dtest_cfusernotification.py17 kCFUserNotificationProgressIndicatorValueKey: True,
32 self.failUnlessArgIsFunction(CFUserNotificationCreateRunLoopSource, 2, 'v^{__CFUserNotification=}' + objc._C_NSInteger, True)
37 CFRunLoopRunInMode(kCFRunLoopDefaultMode, 2.0, True)
40 CFRunLoopRunInMode(kCFRunLoopDefaultMode, 1.0, True)
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_scpreferences.py47 self.failUnless(v is True)
51 self.failUnless(r is True)
61 self.failUnless(r is True)
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Automator/Examples/AutoSample/
H A DController.py49 return True
110 return True
150 self._.runningWorkflow = True
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfmessageport.py36 self.assertIs(shouldFree is True or shouldFree, False)
59 didInvalidate = True
67 self.assertIs(didInvalidate, True)
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_scpreferences.py47 self.assertTrue(v is True)
51 self.assertTrue(r is True)
61 self.assertTrue(r is True)
/macosx-10.9.5/bzip2-29/bzip2/
H A Dbzip2.c173 #define True ((Bool)1) macro
325 if (c == EOF) return True;
354 while (True) {
456 while (True) {
506 return True;
511 while (True) {
545 return True;
552 return True; /*notreached*/
574 while (True) {
606 return True;
[all...]
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_metadata_py.py40 2+0: dict(type_modifier=objc._C_IN, c_array_of_fixed_length=4, null_accepted=True),
48 2+0: dict(type_modifier=objc._C_IN, c_array_delimited_by_null=True, null_accepted=False),
55 2+0: dict(type_modifier=objc._C_IN, c_array_delimited_by_null=True, null_accepted=False),
62 2+0: dict(type_modifier=objc._C_IN, c_array_delimited_by_null=True, null_accepted=True),
84 2+0: dict(type_modifier=objc._C_IN, c_array_length_in_arg=2+1, null_accepted=True),
92 2+0: dict(type_modifier=objc._C_OUT, c_array_length_in_arg=2+1, c_array_length_in_result=True, null_accepted=False),
107 2+0: dict(type_modifier=objc._C_OUT, c_array_length_in_arg=2+1, null_accepted=True),
115 2+0: dict(type_modifier=objc._C_OUT, c_array_of_fixed_length=4, c_array_length_in_result=True, null_accepted=False),
129 2+0: dict(type_modifier=objc._C_OUT, c_array_of_fixed_length=4, null_accepted=True),
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_metadata_py.py40 2+0: dict(type_modifier=objc._C_IN, c_array_of_fixed_length=4, null_accepted=True),
48 2+0: dict(type_modifier=objc._C_IN, c_array_delimited_by_null=True, null_accepted=False),
55 2+0: dict(type_modifier=objc._C_IN, c_array_delimited_by_null=True, null_accepted=False),
62 2+0: dict(type_modifier=objc._C_IN, c_array_delimited_by_null=True, null_accepted=True),
84 2+0: dict(type_modifier=objc._C_IN, c_array_length_in_arg=2+1, null_accepted=True),
92 2+0: dict(type_modifier=objc._C_OUT, c_array_length_in_arg=2+1, c_array_length_in_result=True, null_accepted=False),
107 2+0: dict(type_modifier=objc._C_OUT, c_array_length_in_arg=2+1, null_accepted=True),
115 2+0: dict(type_modifier=objc._C_OUT, c_array_of_fixed_length=4, c_array_length_in_result=True, null_accepted=False),
129 2+0: dict(type_modifier=objc._C_OUT, c_array_of_fixed_length=4, null_accepted=True),
[all...]
H A Dtest_synthesize.py13 objc.synthesize('someTitle', copy=True)
/macosx-10.9.5/llvmCore-3425.0.33/utils/llvm-build/llvmbuild/
H A Dconfigutil.py66 return True
/macosx-10.9.5/msdosfs-198/
H A DHexDump.py23 skipping = True
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-core/Lib/objc/
H A D_functions.py12 def inject(pid, bundle, useMainThread=True):
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/CocoaBindings/ToDos/
H A DToDosDocument.py39 return True
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/RoundTransparentWindow/
H A DRoundTransparentWindow.py29 self.setNeedsDisplay_(True)
41 self.window().setHasShadow_(True)
60 result.setHasShadow_(True)
64 return True
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/Todo/
H A DCalendarMatrix.py133 cell.setBordered_(True)
134 cell.setEnabled_(True)
154 aCell.setCellAttribute_to_(NSCellHighlighted, True)
159 self.setAutosizesCells_(True)
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/OpenGL/OpenGLDemo/
H A DOpenGLDemo.py46 self.setNeedsDisplay_(True)
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Quartz/Examples/Core Graphics/CGRotation/
H A DCGImageView.py12 self.setNeedsDisplay_(True)
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Quartz/
H A Dsetup.py79 zip_safe = True,
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/Lib/objc/
H A D__init__.py10 YES = True
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/CocoaBindings/ToDos/
H A DToDosDocument.py39 return True

Completed in 223 milliseconds

1234567891011>>