Searched defs:tem (Results 1 - 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/
H A Dxmlparse.c3793 XML_Char *tem = poolStoreString(&dtd->pool, local
3797 if (!tem)
3799 normalizePublicId(tem);
3800 declEntity->publicId = tem;
4230 XML_Char *tem = poolStoreString(&tempPool, local
4234 if (!tem)
4236 normalizePublicId(tem);
4237 declNotationPublicId = tem;
5160 const char *tem; local
5167 tem
5784 const XML_Char *tem = poolCopyString(newPool, oldE->systemId); local
5807 const XML_Char *tem = poolCopyStringN(newPool, oldE->textPtr, local
5815 const XML_Char *tem = poolCopyString(newPool, oldE->notation); local
5966 NAMED *tem = *(iter->p)++; local
5992 BLOCK *tem = p->next; local
6009 BLOCK *tem = p->next; local
6015 BLOCK *tem = p->next; local
6100 BLOCK *tem = pool->freeBlocks->next; local
6126 BLOCK *tem; local
[all...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
H A Dxmlparse.c3793 XML_Char *tem = poolStoreString(&dtd->pool, local
3797 if (!tem)
3799 normalizePublicId(tem);
3800 declEntity->publicId = tem;
4230 XML_Char *tem = poolStoreString(&tempPool, local
4234 if (!tem)
4236 normalizePublicId(tem);
4237 declNotationPublicId = tem;
5160 const char *tem; local
5167 tem
5784 const XML_Char *tem = poolCopyString(newPool, oldE->systemId); local
5807 const XML_Char *tem = poolCopyStringN(newPool, oldE->textPtr, local
5815 const XML_Char *tem = poolCopyString(newPool, oldE->notation); local
5966 NAMED *tem = *(iter->p)++; local
5992 BLOCK *tem = p->next; local
6009 BLOCK *tem = p->next; local
6015 BLOCK *tem = p->next; local
6100 BLOCK *tem = pool->freeBlocks->next; local
6126 BLOCK *tem; local
[all...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
H A Dxmlparse.c3913 XML_Char *tem = poolStoreString(&dtd->pool, local
3917 if (!tem)
3919 normalizePublicId(tem);
3920 declEntity->publicId = tem;
4352 XML_Char *tem = poolStoreString(&tempPool, local
4356 if (!tem)
4358 normalizePublicId(tem);
4359 declNotationPublicId = tem;
5282 const char *tem; local
5289 tem
5907 const XML_Char *tem = poolCopyString(newPool, oldE->systemId); local
5930 const XML_Char *tem = poolCopyStringN(newPool, oldE->textPtr, local
5938 const XML_Char *tem = poolCopyString(newPool, oldE->notation); local
6089 NAMED *tem = *(iter->p)++; local
6115 BLOCK *tem = p->next; local
6132 BLOCK *tem = p->next; local
6138 BLOCK *tem = p->next; local
6223 BLOCK *tem = pool->freeBlocks->next; local
6250 BLOCK *tem; local
[all...]

Completed in 52 milliseconds