HomeSort by relevance Sort by last modified time
    Searched refs:NO (Results 1 - 25 of 2195) 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...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/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
  /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/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.
  /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;
  /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/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.");
  /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/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) {

Completed in 665 milliseconds

1 2 3 4 5 6 7 8 91011>>