Searched defs:newPool (Results 1 - 10 of 10) 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.c5901 STRING_POOL *newPool,
5916 name = poolCopyString(newPool, oldE->name);
5923 const XML_Char *tem = poolCopyString(newPool, oldE->systemId);
5932 tem = poolCopyString(newPool, cachedOldBase);
5939 tem = poolCopyString(newPool, oldE->publicId);
5946 const XML_Char *tem = poolCopyStringN(newPool, oldE->textPtr,
5954 const XML_Char *tem = poolCopyString(newPool, oldE->notation);
5899 copyEntityTable(XML_Parser oldParser, HASH_TABLE *newTable, STRING_POOL *newPool, const HASH_TABLE *oldTable) argument
/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 179 milliseconds