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

1 2 3 4 5 6 7 8 91011

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
libs.doxy_template 48 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
69 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
74 BRIEF_MEMBER_DESC = YES
76 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
81 REPEAT_BRIEF = YES
95 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
101 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
108 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
112 FULL_PATH_NAMES = YES
114 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH ta
    [all...]
  /external/libvpx/libvpx/
libs.doxy_template 48 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
69 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
74 BRIEF_MEMBER_DESC = YES
76 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
81 REPEAT_BRIEF = YES
95 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
101 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
108 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
112 FULL_PATH_NAMES = YES
114 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH ta
    [all...]
  /external/autotest/site_utils/docgen/
doxygen.conf 43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
65 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
70 BRIEF_MEMBER_DESC = YES
72 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
77 REPEAT_BRIEF = YES
91 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
97 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
104 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
108 FULL_PATH_NAMES = YES
110 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH ta
    [all...]
  /external/tpm2/
Implementation.h 18 #define ALG_YES YES
20 #define CC_YES YES
27 #define YES 1
35 #define LITTLE_ENDIAN_TPM YES
107 #define ECC_NIST_P256 YES
108 #define ECC_NIST_P384 YES
109 #define ECC_BN_P256 YES
285 #define ENABLE_PCR_NO_INCREMENT YES
286 #define CRT_FORMAT_RSA YES
295 #if defined ALG_RSA && ALG_RSA == YES
    [all...]
ClearControl.c 37 if(in->disable == YES)
PolicyNvWritten.c 36 != (in->writtenSet == YES)))
44 session->attributes.nvWrittenState = (in->writtenSet == YES);
ClockSet.c 45 go.clockSafe = YES;
PCR_Allocate.c 50 if(out->allocationSuccess == YES)
HierarchyControl.c 22 BOOL select = (in->state == YES);
44 if( gc.shEnable == FALSE && in->state == YES
57 if( gc.ehEnable == FALSE && in->state == YES
  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
gsm_amr_typedefs.h 119 #ifndef YES
120 #define YES 1
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/output1/
Fuzzy.m 273 if ( [recognizer getBacktrackingLevel] > 0 ) { [recognizer setFailed:YES]; return -1; }
355 while (YES) {
373 if ( state.failed == YES ) {
416 [self matchString:@"import"]; if ( state.failed == YES ) return ;
418 [self mWS]; if ( state.failed == YES ) return ;
421 [self mQIDStar]; if ( state.failed == YES ) return ;
436 [self mWS]; if ( state.failed == YES ) return ;
444 [self matchChar:';']; if ( state.failed == YES ) return ;
474 [self matchString:@"return"]; if ( state.failed == YES ) return ;
491 [self matchAny]; if ( state.failed == YES ) return
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
AvdCompatibility.java 25 YES,
52 Compatibility.YES : Compatibility.NO;
56 return projectTarget.canRunOn(avdTarget) ? Compatibility.YES : Compatibility.NO;
  /external/e2fsprogs/util/
install-symlink.in 16 FORCE_RELATIVE=YES
19 FORCE_ABSOLUTE=YES
73 if test $FORCE_RELATIVE = YES ; then
78 if test $FORCE_ABSOLUTE = YES ; then
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
pv_amr_wb_type_defs.h 156 #ifndef YES
157 #define YES 1
  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
AuthorizationHeaderIms.java 53 public static final String YES = "yes";
  /external/skia/experimental/iOSSampleApp/Shared/
skia_ios.mm 16 NSArray *dirPaths = NSSearchPathForDirectoriesInDomains(NSDocumentDirectory, NSUserDomainMask, YES);
24 if ([filemgr changeCurrentDirectoryPath: docsDir] == YES)
  /hardware/bsp/intel/peripheral/libupm/src/tm1637/
tm1637.h 81 YES = 1
89 * @param mmio Fast memory-mapped GPIO writes; default is yes
91 TM1637(int clk_pin, int dio_pin, int bright = 3, M_FAST_GPIO mmio = YES);
  /external/webrtc/webrtc/base/
base64_unittest.cc     [all...]
  /external/icu/icu4c/source/config/
mh-os400 21 COMPILE.c= $(CC) $(DEFS) $(CPPFLAGS) $(CFLAGS) -c -qTERASPACE=*YES -qSTGMDL=*INHERIT -qPFROPT=*STRDONLY
22 COMPILE.cc= $(CXX) $(DEFS) $(CPPFLAGS) $(CXXFLAGS) -c -qTERASPACE=*YES -qSTGMDL=*INHERIT -qPFROPT=*STRDONLY -qRTTIALL
38 SHLIB.c= ld -v -qOPTION='*DUPPROC *DUPVAR' -qALWLIBUPD=*YES
39 SHLIB.cc= ld -v -qOPTION='*DUPPROC *DUPVAR' -qALWLIBUPD=*YES
59 ifeq ($(ENABLE_SHARED),YES)
  /external/webrtc/talk/app/webrtc/objctests/
RTCSessionDescriptionSyncObserver.m 62 self.signaled = YES;
83 self.success = YES;
97 self.success = YES;
  /external/curl/packages/OS400/
make-lib.sh 61 then LINK=YES
104 then LINK=YES
121 then LINK=YES
137 LINK=YES
144 then LINK=YES
183 then LINK=YES
  /external/clang/tools/
Makefile 29 ifeq ($(BUILD_CLANG_ONLY),YES)
  /external/deqp/framework/platform/ios/
tcuIOSAppDelegate.m 56 [[UIApplication sharedApplication] setIdleTimerDisabled: YES];
58 return YES;
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
tkMessageBox.py 50 YES = "yes"
73 # In some Tcl installations, yes/no is converted into a boolean.
76 return YES
103 "Ask a question; return true if the answer is yes"
105 return s == YES
108 "Ask a question; return true if the answer is yes, None if cancelled."
114 return s == YES
117 "Ask if operation should be retried; return true if the answer is yes"
132 print "yes/no", askyesno("Spam", "Got it?"
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
tkMessageBox.py 50 YES = "yes"
73 # In some Tcl installations, yes/no is converted into a boolean.
76 return YES
103 "Ask a question; return true if the answer is yes"
105 return s == YES
108 "Ask a question; return true if the answer is yes, None if cancelled."
114 return s == YES
117 "Ask if operation should be retried; return true if the answer is yes"
132 print "yes/no", askyesno("Spam", "Got it?"
    [all...]

Completed in 971 milliseconds

1 2 3 4 5 6 7 8 91011