Searched refs:newPool (Results 1 – 7 of 7) sorted by relevance
68 static ANTLR3_BOOLEAN newPool (pANTLR3_TOKEN_FACTORY factory);117 newPool(factory); in antlr3TokenFactoryNew()152 newPool(pANTLR3_TOKEN_FACTORY factory) in newPool() function218 if (!newPool(factory)) in newPoolToken()261 newPool(factory); in factoryReset()
58 static ANTLR3_BOOLEAN newPool (pANTLR3_ARBORETUM factory);106 newPool(factory); in antlr3ArboretumNew()124 newPool(pANTLR3_ARBORETUM factory) in newPool() function194 if (!newPool(factory)) in newPoolTree()
100 static ANTLR3_BOOLEAN newPool (pANTLR3_VECTOR_FACTORY factory);1475 newPool(factory); in antlr3VectorFactoryNew()1517 newPool(pANTLR3_VECTOR_FACTORY factory) in newPool() function1701 if (!newPool(factory)) in newVector()
6574 STRING_POOL *newPool, in copyEntityTable() argument6589 name = poolCopyString(newPool, oldE->name); in copyEntityTable()6596 const XML_Char *tem = poolCopyString(newPool, oldE->systemId); in copyEntityTable()6605 tem = poolCopyString(newPool, cachedOldBase); in copyEntityTable()6612 tem = poolCopyString(newPool, oldE->publicId); in copyEntityTable()6619 const XML_Char *tem = poolCopyStringN(newPool, oldE->textPtr, in copyEntityTable()6627 const XML_Char *tem = poolCopyString(newPool, oldE->notation); in copyEntityTable()
META-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...