Searched defs:NAMED (Results 1 - 5 of 5) sorted by relevance

/external/expat/lib/
H A Dxmlparse.c181 } NAMED; typedef in typeref:struct:__anon7011
184 NAMED **v;
211 NAMED **p;
212 NAMED **end;
483 static NAMED *
491 static NAMED * FASTCALL hashTableIterNext(HASH_TABLE_ITER *);
6654 static NAMED *
6665 tsize = table->size * sizeof(NAMED *);
6666 table->v = (NAMED **)table->mem->malloc_fcn(tsize);
6694 size_t tsize = newSize * sizeof(NAMED *);
[all...]
/external/python/cpython2/Modules/expat/
H A Dxmlparse.c95 } NAMED; typedef in typeref:struct:__anon19470
98 NAMED **v;
131 NAMED **p;
132 NAMED **end;
401 static NAMED *
409 static NAMED * FASTCALL hashTableIterNext(HASH_TABLE_ITER *);
5987 static NAMED *
5998 tsize = table->size * sizeof(NAMED *);
5999 table->v = (NAMED **)table->mem->malloc_fcn(tsize);
6027 size_t tsize = newSize * sizeof(NAMED *);
[all...]
/external/python/cpython3/Modules/expat/
H A Dxmlparse.c95 } NAMED; typedef in typeref:struct:__anon20096
98 NAMED **v;
131 NAMED **p;
132 NAMED **end;
401 static NAMED *
409 static NAMED * FASTCALL hashTableIterNext(HASH_TABLE_ITER *);
5987 static NAMED *
5998 tsize = table->size * sizeof(NAMED *);
5999 table->v = (NAMED **)table->mem->malloc_fcn(tsize);
6027 size_t tsize = newSize * sizeof(NAMED *);
[all...]
/external/guice/lib/build/
H A Dbnd-0.0.384.jarMETA-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd OSGI-OPT/ ...
/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/ ...

Completed in 207 milliseconds