Searched defs:newPool (Results 1 - 13 of 13) sorted by relevance

/external/antlr/antlr-3.4/runtime/C/src/
H A Dantlr3commontree.c58 static void newPool (pANTLR3_ARBORETUM factory);
106 newPool(factory);
124 newPool(pANTLR3_ARBORETUM factory) function
179 newPool(factory);
H A Dantlr3commontoken.c68 static void newPool (pANTLR3_TOKEN_FACTORY factory);
117 newPool(factory);
152 newPool(pANTLR3_TOKEN_FACTORY factory) function
202 newPool(factory);
238 newPool(factory);
H A Dantlr3collections.c100 static void newPool (pANTLR3_VECTOR_FACTORY factory);
1453 newPool(factory);
1495 newPool(pANTLR3_VECTOR_FACTORY factory) function
1664 newPool(factory);
/external/expat/lib/
H A Dxmlparse.c6551 STRING_POOL *newPool,
6566 name = poolCopyString(newPool, oldE->name);
6573 const XML_Char *tem = poolCopyString(newPool, oldE->systemId);
6582 tem = poolCopyString(newPool, cachedOldBase);
6589 tem = poolCopyString(newPool, oldE->publicId);
6596 const XML_Char *tem = poolCopyStringN(newPool, oldE->textPtr,
6604 const XML_Char *tem = poolCopyString(newPool, oldE->notation);
6549 copyEntityTable(XML_Parser oldParser, HASH_TABLE *newTable, STRING_POOL *newPool, const HASH_TABLE *oldTable) argument
/external/python/cpython2/Modules/expat/
H A Dxmlparse.c5903 STRING_POOL *newPool,
5918 name = poolCopyString(newPool, oldE->name);
5925 const XML_Char *tem = poolCopyString(newPool, oldE->systemId);
5934 tem = poolCopyString(newPool, cachedOldBase);
5941 tem = poolCopyString(newPool, oldE->publicId);
5948 const XML_Char *tem = poolCopyStringN(newPool, oldE->textPtr,
5956 const XML_Char *tem = poolCopyString(newPool, oldE->notation);
5901 copyEntityTable(XML_Parser oldParser, HASH_TABLE *newTable, STRING_POOL *newPool, const HASH_TABLE *oldTable) argument
/external/python/cpython3/Modules/expat/
H A Dxmlparse.c5903 STRING_POOL *newPool,
5918 name = poolCopyString(newPool, oldE->name);
5925 const XML_Char *tem = poolCopyString(newPool, oldE->systemId);
5934 tem = poolCopyString(newPool, cachedOldBase);
5941 tem = poolCopyString(newPool, oldE->publicId);
5948 const XML_Char *tem = poolCopyStringN(newPool, oldE->textPtr,
5956 const XML_Char *tem = poolCopyString(newPool, oldE->notation);
5901 copyEntityTable(XML_Parser oldParser, HASH_TABLE *newTable, STRING_POOL *newPool, const HASH_TABLE *oldTable) argument
/external/annotation-tools/asmx/test/lib/
H A Dsaxon7.jarMETA-INF/ META-INF/MANIFEST.MF net/sf/saxon/Compile.class Compile.java package ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 168 milliseconds