Home
last modified time | relevance | path

Searched defs:systemId (Results 1 – 18 of 18) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/sax/
Dhandler.py214 def notationDecl(self, name, publicId, systemId): argument
217 def unparsedEntityDecl(self, name, publicId, systemId, ndata): argument
230 def resolveEntity(self, publicId, systemId): argument
Dsaxutils.py265 def notationDecl(self, name, publicId, systemId): argument
268 def unparsedEntityDecl(self, name, publicId, systemId, ndata): argument
273 def resolveEntity(self, publicId, systemId): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/sax/
Dhandler.py214 def notationDecl(self, name, publicId, systemId): argument
217 def unparsedEntityDecl(self, name, publicId, systemId, ndata): argument
230 def resolveEntity(self, publicId, systemId): argument
Dsaxutils.py237 def notationDecl(self, name, publicId, systemId): argument
240 def unparsedEntityDecl(self, name, publicId, systemId, ndata): argument
245 def resolveEntity(self, publicId, systemId): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/dom/
Dexpatbuilder.py240 def start_doctype_decl_handler(self, doctypeName, systemId, publicId, argument
310 base, systemId, publicId, notationName): argument
327 def notation_decl_handler(self, notationName, base, systemId, publicId): argument
347 def external_entity_ref_handler(self, context, base, systemId, publicId): argument
695 def external_entity_ref_handler(self, context, base, systemId, publicId): argument
892 def start_doctype_decl_handler(self, name, publicId, systemId, argument
Dxmlbuilder.py215 def resolveEntity(self, publicId, systemId): argument
296 def _set_systemId(self, systemId): argument
Dminidom.py1222 def _identified_mixin_init(self, publicId, systemId): argument
1237 systemId = None variable in DocumentType
1301 def __init__(self, name, publicId, systemId, notation): argument
1336 def __init__(self, name, publicId, systemId): argument
1402 def createDocumentType(self, qualifiedName, publicId, systemId): argument
1653 def _create_entity(self, name, publicId, systemId, notationName): argument
1658 def _create_notation(self, name, publicId, systemId): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/dom/
Dexpatbuilder.py240 def start_doctype_decl_handler(self, doctypeName, systemId, publicId, argument
310 base, systemId, publicId, notationName): argument
327 def notation_decl_handler(self, notationName, base, systemId, publicId): argument
347 def external_entity_ref_handler(self, context, base, systemId, publicId): argument
695 def external_entity_ref_handler(self, context, base, systemId, publicId): argument
892 def start_doctype_decl_handler(self, name, publicId, systemId, argument
Dxmlbuilder.py215 def resolveEntity(self, publicId, systemId): argument
296 def _set_systemId(self, systemId): argument
Dminidom.py1226 def _identified_mixin_init(self, publicId, systemId): argument
1241 systemId = None variable in DocumentType
1305 def __init__(self, name, publicId, systemId, notation): argument
1340 def __init__(self, name, publicId, systemId): argument
1406 def createDocumentType(self, qualifiedName, publicId, systemId): argument
1657 def _create_entity(self, name, publicId, systemId, notationName): argument
1662 def _create_notation(self, name, publicId, systemId): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_sax.py395 def notationDecl(self, name, publicId, systemId): argument
398 def unparsedEntityDecl(self, name, publicId, systemId, ndata): argument
421 def resolveEntity(self, publicId, systemId): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dpyexpat.c235 const XML_Char *systemId, in error_external_entity_ref_handler()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dpyexpat.c235 const XML_Char *systemId, in error_external_entity_ref_handler()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/
Dxmlparse.c194 const XML_Char *systemId; member
4244 const XML_Char *systemId in doProlog() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
Dxmlparse.c194 const XML_Char *systemId; member
4244 const XML_Char *systemId in doProlog() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
Dxmlparse.c196 const XML_Char *systemId; member
4366 const XML_Char *systemId in doProlog() local
/device/google/cuttlefish_common/guest/hals/ril/libril/
Dril.h1429 int systemId; /* CDMA System Id 0..32767, INT_MAX if unknown */ member
/device/generic/goldfish/ril/
Dril.h1396 int systemId; /* CDMA System Id 0..32767, INT_MAX if unknown */ member