Searched refs:YES (Results 1 - 25 of 500) sorted by relevance

1234567891011>>

/macosx-10.9.5/apache-786.1/httpd/os/tpf/
H A DTPFExport6 export TPF=YES
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/docs/
H A Ddoxygen.conf4 QUIET=YES
5 RECURSIVE=YES
10 MACRO_EXPANSION=YES
11 EXPAND_ONLY_PREDEF=YES
25 OPTIMIZE_OUTPUT_FOR_C=YES
27 FULL_PATH_NAMES=YES
/macosx-10.9.5/apr-30/apr-util/apr-util/docs/
H A Ddoxygen.conf4 QUIET=YES
5 RECURSIVE=YES
10 MACRO_EXPANSION=YES
11 EXPAND_ONLY_PREDEF=YES
25 OPTIMIZE_OUTPUT_FOR_C=YES
27 FULL_PATH_NAMES=YES
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/docs/
H A Ddoxygen.conf4 QUIET=YES
5 RECURSIVE=YES
10 MACRO_EXPANSION=YES
11 EXPAND_ONLY_PREDEF=YES
24 OPTIMIZE_OUTPUT_FOR_C=YES
/macosx-10.9.5/apr-30/apr/apr/docs/
H A Ddoxygen.conf4 QUIET=YES
5 RECURSIVE=YES
10 MACRO_EXPANSION=YES
11 EXPAND_ONLY_PREDEF=YES
24 OPTIMIZE_OUTPUT_FOR_C=YES
/macosx-10.9.5/apache-786.1/httpd/docs/
H A Ddoxygen.conf5 RECURSIVE=YES
10 ENABLE_PREPROCESSING=YES
11 MACRO_EXPANSION=YES
12 QUIET=YES
13 EXPAND_ONLY_PREDEF=YES
48 OPTIMIZE_OUTPUT_FOR_C=YES
50 FULL_PATH_NAMES=YES
/macosx-10.9.5/WebCore-7537.78.1/platform/mac/
H A DEventLoopMac.mm33 [NSApp setWindowsNeedUpdate:YES];
34 [NSApp sendEvent:[NSApp nextEventMatchingMask:NSAnyEventMask untilDate:[NSDate dateWithTimeIntervalSinceNow:0.05] inMode:NSDefaultRunLoopMode dequeue:YES]];
/macosx-10.9.5/libdispatch-339.92.1/xcodescripts/
H A Dinstall-dtrace.sh24 if [ "${DEPLOYMENT_LOCATION}" != YES ]; then
H A Dinstall-headers.sh22 if [ "${DEPLOYMENT_LOCATION}" != YES ]; then
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-core/Examples/ApplicationPlugins/Apple Mail/
H A Dsetup-defaults2 defaults write com.apple.mail EnableBundles YES
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/Examples/ApplicationPlugins/Apple Mail/
H A Dsetup-defaults2 defaults write com.apple.mail EnableBundles YES
/macosx-10.9.5/objc4-551.1/runtime/
H A DProtocol.mm65 YES/*required*/, YES/*instance*/,
66 YES/*recursive*/);
69 aSel, YES, YES, YES));
77 YES/*required*/, NO/*instance*/,
78 YES/*recursive*/);
81 aSel, YES, NO, YES));
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/
H A DMakefile19 GnuNoBuild = YES
20 ifneq ($(PureTclExt),YES)
23 GnuNoInstall = YES
24 GnuNoClean = YES
36 ifneq ($(PureTclExt),YES)
/macosx-10.9.5/objc4-551.1/test/
H A DaddProtocol.m50 protocol_addMethodDescription(proto, @selector(ReqInst0), types, YES, YES);
51 protocol_addMethodDescription(proto, @selector(ReqInst1), types, YES, YES);
52 protocol_addMethodDescription(proto, @selector(ReqInst2), types, YES, YES);
53 protocol_addMethodDescription(proto, @selector(ReqInst3), types, YES, YES);
55 protocol_addMethodDescription(proto, @selector(ReqClas0), types, YES, NO);
56 protocol_addMethodDescription(proto, @selector(ReqClas1), types, YES, N
[all...]
H A Ddefinitions.c10 BOOL b = YES;
26 // rdar://10118972 wrong type inference for blocks returning YES and NO
27 BOOL (^block1)(void) = ^{ return YES; };
35 testassert(YES);
47 // YES[array] is disallowed for objc just as true[array] is for C++
49 // this will fail if YES and NO do not have enough parentheses
52 testassert(YES[array] == 999);
/macosx-10.9.5/tcl-102/tcl_ext/bwidget/
H A DMakefile21 GnuNoBuild = YES
22 GnuNoInstall = YES
23 GnuNoClean = YES
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_outputinitializer.py12 self.assertEquals(rtrue, objc.YES)
13 self.assertEquals(robj.isInitialized(), objc.YES)
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_outputinitializer.py12 self.assertEquals(rtrue, objc.YES)
13 self.assertEquals(robj.isInitialized(), objc.YES)
/macosx-10.9.5/tcl-102/tcl_ext/tkcon/
H A DMakefile18 GnuNoBuild = YES
19 GnuNoInstall = YES
20 GnuNoClean = YES
/macosx-10.9.5/WebKit-7537.78.2/mac/DefaultDelegates/
H A DWebDefaultEditingDelegate.m57 return YES;
62 return YES;
67 return YES;
72 return YES;
77 return YES;
82 return YES;
87 return YES;
92 return YES;
97 return YES;
/macosx-10.9.5/python_modules-35/2.5/
H A DMakefile.inc33 ifeq ($(NO64),YES)
34 @echo YES
/macosx-10.9.5/python_modules-35/
H A DMakefile.inc33 ifeq ($(NO64),YES)
34 @echo YES
/macosx-10.9.5/Chess-310.5/Sources/
H A DMBCFloatingBoardWindow.mm83 [result setHasShadow: YES];
94 return YES;
/macosx-10.9.5/objc4-551.1/
H A Druntests.sh20 #make HALT=YES OBJC_LIB="$ObjcRootPath" OTHER_CFLAGS="-isystem $ObjcRootHeaders"
25 perl test.pl ARCHS=x86_64 GUARDMALLOC=YES OBJC_ROOT="$RootsDirectory/objc4.roots/"
27 perl test.pl ARCHS=i386 GUARDMALLOC=YES OBJC_ROOT="$RootsDirectory/objc4.roots/"
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-core/Modules/objc/test/
H A Dtestoutputinitializer.m28 *outBool = YES;
29 _priv = YES;

Completed in 155 milliseconds

1234567891011>>