HomeSort by relevance Sort by last modified time
    Searched refs:cp (Results 576 - 600 of 1507) sorted by null

<<21222324252627282930>>

  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
assoc_container.hpp 334 gp_hash_table(const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp)
335 : base_type(h, e, cp) { }
343 gp_hash_table(const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp,
345 : base_type(h, e, cp, p) { }
354 gp_hash_table(const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp,
356 : base_type(h, e, cp, p, rp) { }
394 const comb_probe_fn& cp)
395 : base_type(h, e, cp)
408 const comb_probe_fn& cp, const probe_fn& p)
409 : base_type(h, e, cp, p
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
assoc_container.hpp 334 gp_hash_table(const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp)
335 : base_type(h, e, cp) { }
343 gp_hash_table(const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp,
345 : base_type(h, e, cp, p) { }
354 gp_hash_table(const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp,
356 : base_type(h, e, cp, p, rp) { }
394 const comb_probe_fn& cp)
395 : base_type(h, e, cp)
408 const comb_probe_fn& cp, const probe_fn& p)
409 : base_type(h, e, cp, p
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
assoc_container.hpp 334 gp_hash_table(const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp)
335 : base_type(h, e, cp) { }
343 gp_hash_table(const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp,
345 : base_type(h, e, cp, p) { }
354 gp_hash_table(const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp,
356 : base_type(h, e, cp, p, rp) { }
394 const comb_probe_fn& cp)
395 : base_type(h, e, cp)
408 const comb_probe_fn& cp, const probe_fn& p)
409 : base_type(h, e, cp, p
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/
assoc_container.hpp 334 gp_hash_table(const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp)
335 : base_type(h, e, cp) { }
343 gp_hash_table(const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp,
345 : base_type(h, e, cp, p) { }
354 gp_hash_table(const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp,
356 : base_type(h, e, cp, p, rp) { }
394 const comb_probe_fn& cp)
395 : base_type(h, e, cp)
408 const comb_probe_fn& cp, const probe_fn& p)
409 : base_type(h, e, cp, p
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/
assoc_container.hpp 350 gp_hash_table(const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp)
351 : base_type(h, e, cp) { }
359 gp_hash_table(const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp,
361 : base_type(h, e, cp, p) { }
370 gp_hash_table(const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp,
372 : base_type(h, e, cp, p, rp) { }
410 const comb_probe_fn& cp)
411 : base_type(h, e, cp)
424 const comb_probe_fn& cp, const probe_fn& p)
425 : base_type(h, e, cp, p
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/
assoc_container.hpp 350 gp_hash_table(const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp)
351 : base_type(h, e, cp) { }
359 gp_hash_table(const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp,
361 : base_type(h, e, cp, p) { }
370 gp_hash_table(const hash_fn& h, const eq_fn& e, const comb_probe_fn& cp,
372 : base_type(h, e, cp, p, rp) { }
410 const comb_probe_fn& cp)
411 : base_type(h, e, cp)
424 const comb_probe_fn& cp, const probe_fn& p)
425 : base_type(h, e, cp, p
    [all...]
  /dalvik/dexopt/
OptMain.cpp 467 char* cp; local
476 cp = bootClassPath = (char*) malloc(bcpLen +1);
483 *cp++ = ':';
484 memcpy(cp, *argp, strLen);
485 cp += strLen;
487 *cp = '\0';
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
CertPathValidatorExceptionTest.java 284 CertPath cp = mcp.get("X.509"); local
290 new CertPathValidatorException(msgs[i], tCause, cp, indx[j]);
312 CertPath cp = mcp.get("X.509"); local
315 tE = new CertPathValidatorException(msgs[i], tCause, cp, -1);
332 "getCertPath() must return ".concat(cp.toString()), tE
333 .getCertPath(), cp);
  /external/chromium/sdch/open-vcdiff/
missing 226 cp "$SRCFILE" y.tab.c
230 cp "$SRCFILE" y.tab.h
256 cp "$SRCFILE" lex.yy.c
  /external/chromium/third_party/libevent/
missing 216 cp "$SRCFILE" y.tab.c
220 cp "$SRCFILE" y.tab.h
246 cp "$SRCFILE" lex.yy.c
  /external/chromium_org/sdch/open-vcdiff/
missing 234 cp "$SRCFILE" y.tab.c
238 cp "$SRCFILE" y.tab.h
264 cp "$SRCFILE" lex.yy.c
  /external/chromium_org/third_party/libevent/
missing 216 cp "$SRCFILE" y.tab.c
220 cp "$SRCFILE" y.tab.h
246 cp "$SRCFILE" lex.yy.c
  /external/chromium_org/third_party/libxml/src/
missing 234 cp "$SRCFILE" y.tab.c
238 cp "$SRCFILE" y.tab.h
264 cp "$SRCFILE" lex.yy.c
  /external/chromium_org/third_party/tcmalloc/vendor/
missing 226 cp "$SRCFILE" y.tab.c
230 cp "$SRCFILE" y.tab.h
256 cp "$SRCFILE" lex.yy.c
  /external/chromium_org/third_party/yasm/source/patched-yasm/config/
missing 234 cp "$SRCFILE" y.tab.c
238 cp "$SRCFILE" y.tab.h
264 cp "$SRCFILE" lex.yy.c
  /external/elfutils/config/
missing 226 cp "$SRCFILE" y.tab.c
230 cp "$SRCFILE" y.tab.h
256 cp "$SRCFILE" lex.yy.c
  /external/genext2fs/
missing 223 cp "$SRCFILE" y.tab.c
227 cp "$SRCFILE" y.tab.h
253 cp "$SRCFILE" lex.yy.c
  /external/iptables/extensions/
libxt_tcp.c 44 char *cp; local
47 if ((cp = strchr(buffer, ':')) == NULL)
50 *cp = '\0';
51 cp++;
54 ports[1] = cp[0] ? xtables_parse_port(cp, "tcp") : 0xFFFF;
  /external/javassist/src/main/javassist/bytecode/
StackMap.java 53 StackMap(ConstPool cp, byte[] newInfo) {
54 super(cp, tag, newInfo);
57 StackMap(ConstPool cp, int name_id, DataInputStream in)
60 super(cp, name_id, in);
521 public StackMap toStackMap(ConstPool cp) {
522 return new StackMap(cp, output.toByteArray());
  /external/libmtp/
missing 234 cp "$SRCFILE" y.tab.c
238 cp "$SRCFILE" y.tab.h
264 cp "$SRCFILE" lex.yy.c
  /external/libogg/
missing 223 cp "$SRCFILE" y.tab.c
227 cp "$SRCFILE" y.tab.h
253 cp "$SRCFILE" lex.yy.c
  /external/libpcap/
pcap-snoop.c 68 register u_char *cp; local
111 cp = (u_char *)(sh + 1) + p->offset; /* XXX */
119 if (p->linktype == DLT_NULL && *((short *)(cp + 2)) == 0) {
120 u_int *uip = (u_int *)cp;
125 bpf_filter(p->fcode.bf_insns, cp, datalen, caplen)) {
132 (*callback)(user, &h, cp);
  /external/libpng/
missing 234 cp "$SRCFILE" y.tab.c
238 cp "$SRCFILE" y.tab.h
264 cp "$SRCFILE" lex.yy.c
  /external/libusb/
missing 226 cp "$SRCFILE" y.tab.c
230 cp "$SRCFILE" y.tab.h
256 cp "$SRCFILE" lex.yy.c
  /external/libusb-compat/
missing 226 cp "$SRCFILE" y.tab.c
230 cp "$SRCFILE" y.tab.h
256 cp "$SRCFILE" lex.yy.c

Completed in 1540 milliseconds

<<21222324252627282930>>