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

1 2

  /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";
  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
gsm_amr_typedefs.h 115 #ifndef NO
116 #define NO 0
vad2.h 86 #define NO 0
  /frameworks/av/media/libstagefright/codecs/aacdec/
pv_audio_type_defs.h 167 #ifndef NO
168 #define NO 0
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
pv_amr_wb_type_defs.h 153 #ifndef NO
154 #define NO 0
  /frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pConfig.java 56 NO
  /external/tcpdump/missing/
getnameinfo.c 20 * ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
33 * - Return values. There seems to be no standard for return value (RFC2553)
68 #define NO 0
getaddrinfo.c 20 * ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
39 * - We use getipnodebyname() just for thread-safeness. There's no intent
96 #define NO 0
99 static int translate = NO;
201 "No address associated with hostname", /* EAI_NODATA */
270 /* no need to free(ai->ai_addr) */
282 return NO;
  /external/v8/test/mjsunit/
assert-opt-and-deopt.js 19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
47 NO: 2,
95 assertEquals(OptTracker.OptimizationState.NO, raw_optimized);
128 case OptTracker.OptimizationState.NO:
  /external/clang/test/Sema/
enum.c 83 enum e1 { YES, NO };
  /external/clang/test/SemaCXX/
enum.cpp 33 enum e1 { YES, NO };
  /external/quake/quake/src/QW/scitech/include/
debug.h 58 /* For the Metaware High C/C++ compiler, there is no _cdecl calling
269 #undef NO
277 #define NO ((bool)0)
284 #define NO 0
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
DEBUG.H 58 /* For the Metaware High C/C++ compiler, there is no _cdecl calling
269 #undef NO
277 #define NO ((bool)0)
284 #define NO 0
  /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...]
  /packages/apps/Email/src/com/android/email/mail/store/imap/
ImapConstants.java 65 public static final String NO = "NO";
  /external/dropbear/
scp.c 32 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
62 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
128 fatal("do_local_cmd: no arguments");
316 addargs(&args, "-oForwardAgent no");
317 addargs(&args, "-oPermitLocalCommand no");
435 * and no error has occured yet
827 YES, NO, DISPLAYED
910 * In this case, the line "No match." can be returned
1001 wrerr = NO;
1032 if (wrerr == NO) {
    [all...]
  /external/openssh/
scp.c 33 * 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
188 fatal("do_local_cmd: no arguments");
393 addargs(&args, "-oForwardAgent=no");
394 addargs(&args, "-oPermitLocalCommand=no");
524 * and no error has occurred yet
903 YES, NO, DISPLAYED
987 * In this case, the line "No match." can be returned
1078 wrerr = NO;
1104 if (wrerr == NO) {
    [all...]
  /libcore/luni/src/test/java/libcore/java/util/
EnumSetTest.java 106 AM, CM, BK, CF, ES, FM, MD, NO, LR, RF, DB, SG, BH, HS, MT, DS, RG, CN, UUT, UUQ, UUP, UUH,
  /packages/apps/Stk/src/com/android/stk/
StkAppService.java 120 static final int NO = 0;
266 // nothing todo when no SET UP MENU command didn't arrive.
275 // 2. Informative - display a message, no interaction with the user.
570 // If the command qualifier specifies no user response is required
587 case NO:
712 // If no URL specified, just bring up the "home page".
715 // here, since if you fire off a VIEW intent with no data at all
717 // no specific URI that means "use the default home page", so
844 args.putInt(CHOICE, NO);
    [all...]
  /bionic/libc/netbsd/net/
getaddrinfo.c 23 * ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
47 * - We use getipnodebyname() just for thread-safeness. There's no intent
59 * from gethnamaddr.c and some other places. The issues that there's no
120 #define NO 0
257 "No address associated with hostname", /* EAI_NODATA */
329 /* no need to free(ai->ai_addr) */
355 * Connect a UDP socket to a given unicast address. This will cause no network
356 * traffic, but will fail fast if the system has no or limited reachability to
357 * the destination (e.g., no IPv4 address, no IPv6 default route, ...)
    [all...]
  /external/icu4c/test/intltest/
wbnf.cpp 47 // Utility class, can be treated as an auto expanded array. no boundary check.
71 expand(r); // simply expand, no block alignment
174 if (!refs[i]){ // exist name, no ref
196 case NO_REF: // exist name, no ref
258 // D2. no contact operation between two quotings
311 enum CHOICE {YES, NO, RAND};
548 Quote(Pick & base):item(base),e(Escaper::NO, Escaper::NO, Escaper::BSLASH_ONLY){
889 // (STRING, AT, and ESCAPE) at one time, with no regard of their
    [all...]
  /external/v8/src/
isolate.cc 19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
544 // Ensure no negative values.
725 // Avoid printing anything if there are no frames.
773 YES, NO, UNKNOWN
785 if (!receiver_context->IsContext()) return NO;
    [all...]
  /external/icu4c/test/cintltst/
cbiditst.c 478 /* No test for []{} since they have special meaning for pseudo Bidi */
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene_1.9.1.v20100518-1140.jar 
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 4111 milliseconds

1 2