Searched defs:NO (Results 1 - 25 of 47) sorted by relevance

12

/external/desugar/java/com/google/devtools/common/options/
H A DTriState.java20 YES, NO, AUTO enum constant in enum:TriState
/external/llvm/include/llvm/MC/
H A DMCInstrInfo.h34 unsigned NO) {
38 NumOpcodes = NO;
33 InitMCInstrInfo(const MCInstrDesc *D, const unsigned *NI, const char *ND, unsigned NO) argument
/external/nist-sip/java/gov/nist/javax/sip/header/ims/
H A DAuthorizationHeaderIms.java13 * provided "AS IS." NIST MAKES NO WARRANTY OF ANY KIND, EXPRESS, IMPLIED
54 public static final String NO = "no"; field in interface:AuthorizationHeaderIms
/external/swiftshader/third_party/LLVM/include/llvm/MC/
H A DMCInstrInfo.h33 void InitMCInstrInfo(const MCInstrDesc *D, unsigned NO) { argument
35 NumOpcodes = NO;
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
H A DSystemZ.h43 NO = 13, enumerator in enum:llvm::SystemZCC::CondCodes
/external/deqp/framework/common/
H A DtcuFloatFormat.hpp37 NO, enumerator in enum:tcu::YesNoMaybe
/external/python/cpython2/Lib/lib-tk/
H A DtkMessageBox.py51 NO = "no" variable
77 return NO
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
H A DTestReorderingMode.java520 static final int NO = Bidi.MAP_NOWHERE; field in class:TestReorderingMode
587 { 1, 0, 2, 3, NO, 4, 5, 6, 7 }, /* (10) */
591 { 2, 1, 0, 3, 4, NO, 5, 6, 7, 8, 9 }, /* (13) */
592 { 9, NO, 8, 7, 5, 6, 4, 3, 2, 1, 0 }, /* (14) */
594 { 2, 1, 0, 3, 4, NO, 5, 6, 7, 8, 9, 10, 11, 12 }, /* (15) */
596 { 12, NO, 11, 9, 10, 8, 7, 5, 6, 4, 3, 2, 1, 0 }, /* (17) */
601 { 2, 1, 0, 3, NO, 4, 5, 6, 7, 8, 9, 10, 11 }, /* (21) */
602 { 9, 10, 11, NO, 8, 7, 4, 5, 6, 3, 2, 1, 0 }, /* (22) */
606 { 6, 7, 8, NO, 5, 4, 2, 3, 1, 0 }, /* (25) */
609 { 0, 1, 2, NO,
[all...]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
H A DTestReorderingMode.java519 static final int NO = Bidi.MAP_NOWHERE; field in class:TestReorderingMode
586 { 1, 0, 2, 3, NO, 4, 5, 6, 7 }, /* (10) */
590 { 2, 1, 0, 3, 4, NO, 5, 6, 7, 8, 9 }, /* (13) */
591 { 9, NO, 8, 7, 5, 6, 4, 3, 2, 1, 0 }, /* (14) */
593 { 2, 1, 0, 3, 4, NO, 5, 6, 7, 8, 9, 10, 11, 12 }, /* (15) */
595 { 12, NO, 11, 9, 10, 8, 7, 5, 6, 4, 3, 2, 1, 0 }, /* (17) */
600 { 2, 1, 0, 3, NO, 4, 5, 6, 7, 8, 9, 10, 11 }, /* (21) */
601 { 9, 10, 11, NO, 8, 7, 4, 5, 6, 3, 2, 1, 0 }, /* (22) */
605 { 6, 7, 8, NO, 5, 4, 2, 3, 1, 0 }, /* (25) */
608 { 0, 1, 2, NO,
[all...]
/external/python/cpython2/Modules/
H A Dgetnameinfo.c20 * ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
53 #define NO 0 macro
H A Dgetaddrinfo.c20 * ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
67 #define NO 0 macro
70 static int translate = NO;
229 return NO;
/external/sl4a/InterpreterForAndroid/src/com/googlecode/android_scripting/
H A DZipExtractorTask.java44 YES, NO, YESTOALL, SKIPALL enum constant in enum:ZipExtractorTask.Replace
181 case NO:
236 result = Replace.NO;
/external/clang/test/Sema/
H A Denum.c83 enum e1 { YES, NO }; enumerator in enum:e1
/external/clang/test/SemaCXX/
H A Denum.cpp34 enum e1 { YES, NO }; enumerator in enum:e1
/external/javassist/src/main/javassist/compiler/
H A DMemberResolver.java87 if (res != NO) {
121 if (res != NO) {
182 private static final int NO = -1; field in class:MemberResolver
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/icu/android_icu4j/src/main/java/android/icu/impl/duration/impl/
H A DDataRecord.java290 public static final byte NO = 1; field in interface:DataRecord.EHalfSupport
292 public static final String[] names = { "YES", "NO", "ONE_PLUS" };
297 public static final byte NO = 1; field in interface:DataRecord.EMilliSupport
299 public static final String[] names = { "YES", "NO", "WITH_SECONDS" };
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
H A DDataRecord.java288 public static final byte NO = 1; field in interface:DataRecord.EHalfSupport
290 public static final String[] names = { "YES", "NO", "ONE_PLUS" };
295 public static final byte NO = 1; field in interface:DataRecord.EMilliSupport
297 public static final String[] names = { "YES", "NO", "WITH_SECONDS" };
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DNormalizer.java488 public static final QuickCheckResult NO = new QuickCheckResult(0); field in class:Normalizer
978 * (Normalizer.YES, Normalizer.NO or Normalizer.MAYBE)
990 * Three types of result can be returned Normalizer.YES, Normalizer.NO or
992 * string is in the desired normalized format, Normalizer.NO determines that
1004 * (Normalizer.YES, Normalizer.NO or Normalizer.MAYBE)
1023 * (Normalizer.YES, Normalizer.NO or Normalizer.MAYBE)
1035 * Three types of result can be returned Normalizer.YES, Normalizer.NO or
1037 * string is in the desired normalized format, Normalizer.NO determines that
1051 * (Normalizer.YES, Normalizer.NO or
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DNormalizer.java473 public static final QuickCheckResult NO = new QuickCheckResult(0); field in class:Normalizer
951 * (Normalizer.YES, Normalizer.NO or Normalizer.MAYBE)
962 * Three types of result can be returned Normalizer.YES, Normalizer.NO or
964 * string is in the desired normalized format, Normalizer.NO determines that
976 * (Normalizer.YES, Normalizer.NO or Normalizer.MAYBE)
994 * (Normalizer.YES, Normalizer.NO or Normalizer.MAYBE)
1005 * Three types of result can be returned Normalizer.YES, Normalizer.NO or
1007 * string is in the desired normalized format, Normalizer.NO determines that
1021 * (Normalizer.YES, Normalizer.NO or
/external/openssh/
H A Dscp.c33 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
63 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
924 YES, NO, DISPLAYED enumerator in enum:__anon16280
1115 wrerr = NO;
1141 if (wrerr == NO) {
1153 if (count != 0 && wrerr == NO &&
1158 if (wrerr == NO && (!exists || S_ISREG(stb.st_mode)) &&
1193 if (setimes && wrerr == NO) {
1205 case NO:
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DCommandLine.h994 static void opt(NumOccurrencesFlag NO, Option &O) { argument
995 O.setNumOccurrencesFlag(NO);
/external/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c3758 #define NO UBIDI_MAP_NOWHERE macro
3827 { 1, 0, 2, 3, NO, 4, 5, 6, 7 }, /* (10) */
3831 { 2, 1, 0, 3, 4, NO, 5, 6, 7, 8, 9 }, /* (13) */
3832 { 9, NO, 8, 7, 5, 6, 4, 3, 2, 1, 0 }, /* (14) */
3834 { 2, 1, 0, 3, 4, NO, 5, 6, 7, 8, 9, 10, 11, 12 }, /* (15) */
3836 { 12, NO, 11, 9, 10, 8, 7, 5, 6, 4, 3, 2, 1, 0 }, /* (17) */
3841 { 2, 1, 0, 3, NO, 4, 5, 6, 7, 8, 9, 10, 11 }, /* (21) */
3842 { 9, 10, 11, NO, 8, 7, 4, 5, 6, 3, 2, 1, 0 }, /* (22) */
3846 { 6, 7, 8, NO, 5, 4, 2, 3, 1, 0 }, /* (25) */
3849 { 0, 1, 2, NO,
[all...]
/external/tpm2/
H A DImplementation.h19 #define ALG_NO NO
21 #define CC_NO NO
28 #define NO 0 macro
34 #define BIG_ENDIAN_TPM NO
36 #define NO_AUTO_ALIGN NO
234 #define FIELD_UPGRADE_IMPLEMENTED NO
902 # define ALG_CAMELLIA NO
909 # define ALG_SM4 NO
916 # define ALG_AES NO
H A Dtpm_types.h27 #define NO 0 macro
/external/guice/extensions/persist/lib/
H A Dhibernate-search.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/search/ org/hibernate/search/annotations/ ...

Completed in 1250 milliseconds

12