HomeSort by relevance Sort by last modified time
    Searched defs:no (Results 26 - 50 of 92) sorted by null

12 3 4

  /frameworks/base/core/tests/overlaytests/OverlayTest/src/com/android/overlaytest/
OverlayBaseTest.java 46 private boolean getExpected(boolean no, boolean so, boolean mo) {
49 return no;
56 return no;
60 private String getExpected(String no, String so, String mo) {
63 return no;
70 return no;
74 private int getExpected(int no, int so, int mo) {
77 return no;
84 return no;
88 private int[] getExpected(int[] no, int[] so, int[] mo)
236 final String no = "Lorem ipsum dolor sit amet, consectetur adipisicing elit, " + local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
inet_diag.h 46 * to offset cc+"yes" or to offset cc+"no". "yes" is supposed to be
53 unsigned short no; member in struct:inet_diag_bc_op
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
inet_diag.h 46 * to offset cc+"yes" or to offset cc+"no". "yes" is supposed to be
53 unsigned short no; member in struct:inet_diag_bc_op
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
inet_diag.h 8 *** contains no copyrightable information.
69 unsigned short no; member in struct:inet_diag_bc_op
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
inet_diag.h 8 *** contains no copyrightable information.
69 unsigned short no; member in struct:inet_diag_bc_op
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
inet_diag.h 8 *** contains no copyrightable information.
69 unsigned short no; member in struct:inet_diag_bc_op
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
inet_diag.h 8 *** contains no copyrightable information.
69 unsigned short no; member in struct:inet_diag_bc_op
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
inet_diag.h 8 *** contains no copyrightable information.
69 unsigned short no; member in struct:inet_diag_bc_op
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
inet_diag.h 8 *** contains no copyrightable information.
69 unsigned short no; member in struct:inet_diag_bc_op
  /build/core/
definitions.mk 775 ### If there are no slashes, keep the entire word.)
    [all...]
  /external/clang/test/SemaCXX/
enum-scoped.cpp 108 enum class scoped_enum { yes, no, maybe }; member in class:E1::E2::Redeclare5::scoped_enum
110 if (e == scoped_enum::no) { }
295 struct E::S {}; // expected-error {{no struct named 'S'}}
297 enum E::E {}; // expected-error {{no enum named 'E'}}
299 using E::f; // expected-error {{no member named 'f'}}
  /external/ppp/pppd/
ipv6cp.c 29 * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
132 * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
348 * If comma first character, then no local identifier
368 * If comma last character, the no remote identifier
692 ipv6cp_options no; /* options we've seen Naks for */ local
695 BZERO(&no, sizeof(no));
711 no.neg = 1; \
723 no.neg = 1; \
776 if (go->neg_vj || no.neg_vj |
    [all...]
ipcp.c 36 * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
75 bool noremoteip = 0; /* Let him have no IP address */
216 { "ipcp-no-addresses", o_bool, &ipcp_wantoptions[0].old_addrs,
219 { "ipcp-no-address", o_bool, &ipcp_wantoptions[0].neg_addr,
224 "Allow peer to have no IP address", 1 },
436 * If colon first character, then no local addr.
458 * If colon last character, then no remote addr.
1030 ipcp_options no; /* options we've seen Naks for */ local
1033 BZERO(&no, sizeof(no));
    [all...]
ipxcp.c 36 * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
567 * If no routing agent was specified then we do RIP/SAP according to the
775 ipxcp_options no; /* options we've seen Naks for */ local
778 BZERO(&no, sizeof(no));
791 if (!go->neg_nn || no.neg_nn || (cilen != CILEN_NETN))
793 no.neg_nn = 1;
803 if (!go->neg_node || no.neg_node || (cilen != CILEN_NODEN))
805 no.neg_node = 1;
827 if (no.router & s) /* duplicate NAKs are always bad *
    [all...]
lcp.c 36 * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
961 lcp_options no; /* options we've seen Naks for */ local
966 BZERO(&no, sizeof(no));
981 no.neg = 1; \
993 no.neg = 1; \
1004 no.neg = 1; \
1015 no.neg = 1; \
1026 no.neg = 1; \
1038 no.neg = 1;
    [all...]
  /external/toybox/kconfig/
expr.h 31 no, mod, yes enumerator in enum:tristate
  /bionic/libc/upstream-netbsd/lib/libc/regex/
regcomp.c 25 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
62 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
430 case ')': /* happens only if no current unmatched ( */
488 return; /* no repetition, we're done */
543 - p_str - string (no metacharacters) "parser"
756 * no set operations are done.
1023 static int /* if no counterpart, return ch */
1233 size_t no; local
1242 no = p->g->ncsets++;
1244 if (no >= p->ncsalloc) { /* need another column of space *
    [all...]
  /external/libedit/src/
terminal.c 25 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
257 (void) fprintf(el->el_errfile, "no clear EOL capability.\n");
259 (void) fprintf(el->el_errfile, "no delete char capability.\n");
261 (void) fprintf(el->el_errfile, "no insert char capability.\n");
345 * New string is shorter; no need to allocate space
363 * Compact our buffer; no need to check compaction, cause we know it
687 } else /* no wrap, but cursor stays on screen */
893 "No entry for terminal type \"%s\";\n", term);
1444 static char no[] = "no"; local
    [all...]
  /external/llvm/lib/Support/
regcomp.c 26 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
340 case ')': /* happens only if no current unmatched ( */
425 return; /* no repetition, we're done */
480 - p_str - string (no metacharacters) "parser"
666 * no set operations are done.
900 static char /* if no counterpart, return ch */
1068 int no = p->g->ncsets++; local
1075 if (no >= p->ncsalloc) { /* need another column of space */
1095 for (i = 0; i < no; i++)
1104 cs = &p->g->sets[no];
    [all...]
  /external/ltrace/sysdeps/linux-gnu/
trace.c 68 /* -1 is returned for errors, 0 if it has no effect, 1 if
173 /* Only really continue the process if there are no events in
857 no(struct process_stopping_handler *self) function
880 ks = &no;
882 uw = &no;
    [all...]
  /ndk/sources/host-tools/ndk-stack/regex/
regcomp.c 25 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
323 case ')': /* happens only if no current unmatched ( */
381 return; /* no repetition, we're done */
436 - p_str - string (no metacharacters) "parser"
622 * no set operations are done.
856 static char /* if no counterpart, return ch */
1024 int no = p->g->ncsets++; local
1031 if (no >= p->ncsalloc) { /* need another column of space */
1049 for (i = 0; i < no; i++)
1058 cs = &p->g->sets[no];
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
gimple.h 475 unsigned char no; variable
667 /* The transaction contains no instrumentation code whatsover, most
727 Zero if there is no operand vector for this tuple structure. */
    [all...]
  /external/libxml2/
xmlregexp.c 184 int no; member in struct:_xmlRegAtom
227 int no; member in struct:_xmlAutomataState
576 atomno = stringRemap[trans->atom->no];
600 i, j, trans->atom->no, trans->to, atomno, targetno);
616 i, j, trans->atom->no, trans->to, atomno, targetno);
1108 fprintf(output, "start %d end %d\n", atom->start->no, atom->stop->no);
1145 fprintf(output, "atom %d, to %d\n", trans->atom->no, trans->to);
1162 fprintf(output, "%d, %d transitions:\n", state->no, state->nbTrans);
1195 fprintf(output, " start: %d", ctxt->start->no);
    [all...]
  /ndk/build/core/
definitions-graph.mk 369 -test-ndk-mod-get-topo-list.no-infinite-loop = \
  /external/chromium-trace/trace-viewer/tracing/third_party/d3/
d3.min.js     [all...]

Completed in 489 milliseconds

12 3 4