HomeSort by relevance Sort by last modified time
    Searched refs:NO (Results 1 - 25 of 2892) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libvpx/libvpx/
libs.doxy_template 55 CREATE_SUBDIRS = NO
72 # Set to NO to disable this.
78 # Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the
99 ALWAYS_DETAILED_SEC = NO
106 INLINE_INHERITED_MEMB = NO
110 # to NO the shortest path that makes the file name unique will be used.
136 SHORT_NAMES = NO
140 # comment as the brief description. If set to NO, the java_doc
144 JAVADOC_AUTOBRIEF = NO
148 # comment as the brief description. If set to NO, the comment
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
gsm_amr_typedefs.h 115 #ifndef NO
116 #define NO 0
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
AvdCompatibility.java 26 NO,
52 Compatibility.YES : Compatibility.NO;
56 return projectTarget.canRunOn(avdTarget) ? Compatibility.YES : Compatibility.NO;
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/
RTCSessionDescription.mm 18 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
41 NSAssert(NO, @"nil arguments not allowed");
58 NSAssert(NO, @"nil arguments not allowed");
66 NSAssert(NO, @"Invalid SessionDescriptionInterface.");
RTCMediaStream.mm 18 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
70 return NO;
78 return NO;
89 return NO;
100 return NO;
110 NSAssert(NO, @"nil arguments not allowed");
RTCICECandidate.mm 18 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
44 NSAssert(NO, @"nil arguments not allowed");
75 NSAssert(NO, @"ICECandidateInterface->ToString failed");
RTCICEServer.mm 18 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
38 NSAssert(NO, @"nil arguments not allowed");
RTCMediaSource.mm 18 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
51 NSAssert(NO, @"nil arguments not allowed");
RTCMediaStreamTrack.mm 18 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
46 return NO;
88 NSAssert(NO, @"nil arguments not allowed");
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/
T.g 21 enableEnum = NO;
  /external/chromium_org/third_party/libjingle/source/talk/base/
maccocoathreadhelper.mm 18 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
40 if ([NSThread isMultiThreaded] == NO) {
43 // with no autorelease pool in place; we can't set up an autorelease
base64_unittest.cc 18 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
    [all...]
  /external/llvm/include/llvm/MC/
MCInstrInfo.h 36 unsigned NO) {
40 NumOpcodes = NO;
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
pv_amr_wb_type_defs.h 153 #ifndef NO
154 #define NO 0
  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
AuthorizationHeaderIms.java 13 * provided "AS IS." NIST MAKES NO WARRANTY OF ANY KIND, EXPRESS, IMPLIED
54 public static final String NO = "no";
  /external/chromium_org/third_party/libjingle/source/talk/examples/ios/AppRTCDemo/
APPRTCViewController.m 18 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
51 self.textField.hidden = NO;
52 self.textInstructions.hidden = NO;
66 self.textOutput.hidden = NO;
77 // There is no other control that can take focus, so manually resign focus
APPRTCAppDelegate.m 18 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
60 NSAssert(NO, @"PeerConnection failed.");
109 NSAssert(NO, @"Unable to serialize JSON object with error: %@",
175 return NO;
269 NSAssert(NO, @"Invalid message: %@", data);
291 NSAssert(NO, error.description);
315 NSAssert(NO, error.description);
  /external/smack/src/org/apache/harmony/javax/security/auth/callback/
ConfirmationCallback.java 30 public static final int NO = 1;
70 if (defaultOption != YES && defaultOption != NO) {
75 if (defaultOption != YES && defaultOption != NO && defaultOption != CANCEL) {
129 if (defaultOption != YES && defaultOption != NO) {
134 if (defaultOption != YES && defaultOption != NO && defaultOption != CANCEL) {
216 if (selection != YES && selection != NO) {
221 if (selection != YES && selection != NO && selection != CANCEL) {
  /external/chromium_org/chrome/common/extensions/docs/examples/api/permissions/extension-questions/
options.js 7 var NO = 'DISABLED';
14 $status.innerText = NO;
17 $status.innerText = contains ? YES : NO;
42 alert('No SO host permission found.');
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objctests/
RTCSessionDescriptionSyncObserver.m 18 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
64 self.signaled = NO;
74 self.success = NO;
88 self.success = NO;
  /packages/apps/Email/src/com/android/email/mail/store/imap/
ImapResponse.java 34 || ImapConstants.NO.equalsIgnoreCase(symbol)
73 * @return whether it's an NO response.
76 return is(0, ImapConstants.NO);
  /external/javassist/src/main/javassist/compiler/
MemberResolver.java 87 if (res != NO) {
121 if (res != NO) {
182 private static final int NO = -1;
204 return NO;
210 return (n == nArgs ? result : NO);
212 return NO;
222 return NO;
230 return NO;
236 return NO; // invalid descriptor?
241 return NO;
    [all...]
  /external/elfutils/tests/
run-show-die-info.sh 21 # Open Invention Network licensees cross-license their patents. No patent
105 Name : * NO NAME *
115 Name : * NO NAME *
177 Name : * NO NAME *
220 Name : * NO NAME *
337 Name : * NO NAME *
414 Name : * NO NAME *
425 Name : * NO NAME *
430 Name : * NO NAME *
450 Name : * NO NAME
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkconstants.py 4 NO=FALSE=OFF=0
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkconstants.py 4 NO=FALSE=OFF=0

Completed in 755 milliseconds

1 2 3 4 5 6 7 8 91011>>