Home
last modified time | relevance | path

Searched refs:OPEN_INTERNAL_ENTITY (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/
Dxmlparse.c296 } OPEN_INTERNAL_ENTITY; typedef
508 OPEN_INTERNAL_ENTITY *m_openInternalEntities;
509 OPEN_INTERNAL_ENTITY *m_freeInternalEntities;
885 OPEN_INTERNAL_ENTITY *openEntityList; in XML_ParserReset()
901 OPEN_INTERNAL_ENTITY *openEntity = openEntityList; in XML_ParserReset()
1083 OPEN_INTERNAL_ENTITY *entityList; in XML_ParserFree()
1105 OPEN_INTERNAL_ENTITY *openEntity; in XML_ParserFree()
4679 OPEN_INTERNAL_ENTITY *openEntity; in processInternalEntity()
4686 openEntity = (OPEN_INTERNAL_ENTITY *)MALLOC(sizeof(OPEN_INTERNAL_ENTITY)); in processInternalEntity()
4739 OPEN_INTERNAL_ENTITY *openEntity = openInternalEntities; in internalEntityProcessor()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
Dxmlparse.c296 } OPEN_INTERNAL_ENTITY; typedef
508 OPEN_INTERNAL_ENTITY *m_openInternalEntities;
509 OPEN_INTERNAL_ENTITY *m_freeInternalEntities;
885 OPEN_INTERNAL_ENTITY *openEntityList; in XML_ParserReset()
901 OPEN_INTERNAL_ENTITY *openEntity = openEntityList; in XML_ParserReset()
1083 OPEN_INTERNAL_ENTITY *entityList; in XML_ParserFree()
1105 OPEN_INTERNAL_ENTITY *openEntity; in XML_ParserFree()
4679 OPEN_INTERNAL_ENTITY *openEntity; in processInternalEntity()
4686 openEntity = (OPEN_INTERNAL_ENTITY *)MALLOC(sizeof(OPEN_INTERNAL_ENTITY)); in processInternalEntity()
4739 OPEN_INTERNAL_ENTITY *openEntity = openInternalEntities; in internalEntityProcessor()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
Dxmlparse.c298 } OPEN_INTERNAL_ENTITY; typedef
515 OPEN_INTERNAL_ENTITY *m_openInternalEntities;
516 OPEN_INTERNAL_ENTITY *m_freeInternalEntities;
928 OPEN_INTERNAL_ENTITY *openEntityList; in XML_ParserReset()
944 OPEN_INTERNAL_ENTITY *openEntity = openEntityList; in XML_ParserReset()
1133 OPEN_INTERNAL_ENTITY *entityList; in XML_ParserFree()
1155 OPEN_INTERNAL_ENTITY *openEntity; in XML_ParserFree()
4801 OPEN_INTERNAL_ENTITY *openEntity; in processInternalEntity()
4808 openEntity = (OPEN_INTERNAL_ENTITY *)MALLOC(sizeof(OPEN_INTERNAL_ENTITY)); in processInternalEntity()
4861 OPEN_INTERNAL_ENTITY *openEntity = openInternalEntities; in internalEntityProcessor()