Searched defs:toplevel (Results 1 - 12 of 12) sorted by relevance

/external/boringssl/src/ssl/
H A Dssl_cert.cc495 CBS toplevel; local
496 if (!CBS_get_asn1(&buf, &toplevel, CBS_ASN1_SEQUENCE) ||
498 !CBS_get_asn1(&toplevel, out_tbs_cert, CBS_ASN1_SEQUENCE) ||
/external/python/cpython2/Python/
H A Dgetargs.c425 int *levels, char *msgbuf, size_t bufsize, int toplevel,
454 toplevel ? "expected %d arguments, not %.50s" :
464 toplevel ? "expected %d arguments, not %d" :
424 converttuple(PyObject *arg, const char **p_format, va_list *p_va, int flags, int *levels, char *msgbuf, size_t bufsize, int toplevel, PyObject **freelist) argument
H A Dsymtable.c1310 symtable_visit_params(struct symtable *st, asdl_seq *args, int toplevel) argument
1314 /* go through all the toplevel arguments first */
1319 (arg->v.Name.ctx == Store && !toplevel));
1325 if (toplevel) {
1339 if (!toplevel) {
/external/python/cpython3/Python/
H A Dgetargs.c450 int *levels, char *msgbuf, size_t bufsize, int toplevel,
480 toplevel ? "expected %d arguments, not %.50s" :
490 if (toplevel) {
449 converttuple(PyObject *arg, const char **p_format, va_list *p_va, int flags, int *levels, char *msgbuf, size_t bufsize, int toplevel, freelist_t *freelist) argument
/external/valgrind/coregrind/m_gdbserver/
H A Dserver.c56 VG_MINIMAL_JMP_BUF(toplevel); variable
1173 if (VG_MINIMAL_SETJMP(toplevel)) {
1191 if (VG_MINIMAL_SETJMP(toplevel)) {
/external/selinux/libsemanage/src/
H A Ddirect_api.c2520 const char *toplevel = NULL; local
2541 toplevel = semanage_path(SEMANAGE_TMP, SEMANAGE_MODULES);
2543 toplevel = semanage_path(SEMANAGE_ACTIVE, SEMANAGE_MODULES);
2547 priorities_len = scandir(toplevel,
2552 ERR(sh, "Error while scanning directory %s.", toplevel);
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...
/external/annotation-tools/asmx/test/lib/
H A Dsaxon7.jarMETA-INF/ META-INF/MANIFEST.MF net/sf/saxon/Compile.class Compile.java package ...
H A Dxalan-2.6.0.jarMETA-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/runtime/ META-INF/services/ org/ org/apache/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 345 milliseconds