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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/libvpx/source/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...]
  /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...]
  /external/lldb/test/macosx/debug-info/apple_types/
Makefile 4 MAKE_DSYM := NO
  /external/lldb/test/python_api/lldbutil/frame/
Makefile 4 MAKE_DSYM :=NO
  /external/lldb/test/functionalities/archives/
Makefile 5 MAKE_DSYM := NO
  /external/lldb/test/functionalities/dead-strip/
Makefile 5 MAKE_DSYM := NO
  /external/lldb/test/macosx/order/
Makefile 5 MAKE_DSYM := NO
  /external/lldb/test/python_api/lldbutil/iter/
Makefile 6 MAKE_DSYM :=NO
  /external/lldb/test/python_api/lldbutil/process/
Makefile 6 MAKE_DSYM :=NO
  /external/lldb/test/python_api/module_section/
Makefile 6 MAKE_DSYM :=NO
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/
T.g 21 enableEnum = NO;
  /external/chromium_org/third_party/webrtc/base/
maccocoathreadhelper.mm 23 if ([NSThread isMultiThreaded] == NO) {
26 // with no autorelease pool in place.
base64_unittest.cc     [all...]
  /external/e2fsprogs/util/
install-symlink.in 9 FORCE_RELATIVE=NO
10 FORCE_ABSOLUTE=NO
22 FORCE_ABSOLUTE=NO
23 FORCE_RELATIVE=NO
  /external/llvm/include/llvm/MC/
MCInstrInfo.h 36 unsigned NO) {
40 NumOpcodes = NO;
  /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/webrtc/modules/video_capture/mac/qtkit/
video_capture_qtkit_info_objc.mm 86 if(NO == _OSSupportedInfo)
106 bool successful = NO;
111 if(NO == successful)
120 if(NO == successful)
135 if(NO == _OSSupportedInfo)
148 // ***** If it is not, isOSSupprted = NO
160 _OSSupportedInfo = NO;
173 if(NO == _OSSupportedInfo)
video_capture_qtkit_objc.mm 65 return NO;
94 return NO;
100 return NO;
113 return NO;
155 _capturing = NO;
162 return NO;
168 _capturing = NO;
169 _captureInitialized = NO;
181 return NO;
183 return NO;
    [all...]
  /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");
  /external/chromium_org/third_party/webrtc/modules/video_capture/ios/
rtc_video_capture_ios_objc.mm 49 _captureSession.usesApplicationAudioSession = NO;
52 _captureChanging = NO;
135 return NO;
140 return NO;
145 return NO;
150 return NO;
155 return NO;
160 return NO;
163 return NO;
170 return NO;
    [all...]
  /external/libunwind/src/ppc/
Ginit_remote.c 23 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
57 #error init_remote :: NO VALID PPC ARCH!
  /external/chromium_org/third_party/webrtc/modules/video_render/ios/
video_render_ios_view.mm 87 [NSDictionary dictionaryWithObjectsAndKeys:[NSNumber numberWithBool:NO],
95 return NO;
99 return NO;
121 return NO;
147 return NO;
  /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
70 self.signaled = NO;
80 self.success = NO;
94 self.success = NO;

Completed in 1234 milliseconds

1 2 3 4 5 6 7 8 91011>>