Home
last modified time | relevance | path

Searched defs:system_id (Results 1 – 12 of 12) sorted by relevance

/external/ImageMagick/coders/
Dmsl.c290 const xmlChar *external_id,const xmlChar *system_id) in MSLInternalSubset()
307 const xmlChar *public_id,const xmlChar *system_id) in MSLResolveEntity()
360 const xmlChar *public_id,const xmlChar *system_id,xmlChar *content) in MSLEntityDeclaration()
449 const xmlChar *public_id,const xmlChar *system_id) in MSLNotationDeclaration()
476 const xmlChar *public_id,const xmlChar *system_id,const xmlChar *notation) in MSLUnparsedEntityDeclaration()
7673 const xmlChar *external_id,const xmlChar *system_id) in MSLExternalSubset()
Dsvg.c784 const xmlChar *external_id,const xmlChar *system_id) in SVGInternalSubset()
801 const xmlChar *public_id,const xmlChar *system_id) in SVGResolveEntity()
854 const xmlChar *public_id,const xmlChar *system_id,xmlChar *content) in SVGEntityDeclaration()
1067 const xmlChar *public_id,const xmlChar *system_id) in SVGNotationDeclaration()
1431 const xmlChar *public_id,const xmlChar *system_id,const xmlChar *notation) in SVGUnparsedEntityDeclaration()
3396 const xmlChar *external_id,const xmlChar *system_id) in SVGExternalSubset()
/external/kernel-headers/original/uapi/linux/
Diso_fs.h34 char system_id [ISODCL ( 9, 40)]; /* achars */ member
71 char system_id [ISODCL ( 9, 40)]; /* achars */ member
120 char system_id [ISODCL ( 17, 48)]; /* achars */ member
Dmsdos_fs.h110 __u8 system_id[8]; /* Name - can be used to special case member
/external/python/cpython2/Lib/xml/sax/
Dxmlreader.py203 def __init__(self, system_id = None): argument
218 def setSystemId(self, system_id): argument
/external/python/cpython3/Lib/xml/sax/
Dxmlreader.py205 def __init__(self, system_id = None): argument
220 def setSystemId(self, system_id): argument
/external/arm-trusted-firmware/plat/marvell/armada/common/mss/
Dmss_ipc_drv.h78 unsigned int system_id; /* System Id */ member
/external/python/cpython2/Lib/test/
Dtest_pyexpat.py628 def resolve_entity(context, base, system_id, public_id): argument
656 def resolve_entity(context, base, system_id, public_id): argument
/external/python/cpython3/Lib/test/
Dtest_pyexpat.py692 def resolve_entity(context, base, system_id, public_id): argument
720 def resolve_entity(context, base, system_id, public_id): argument
/external/python/cpython3/Lib/
Dplistlib.py180 …def handle_entity_decl(self, entity_name, is_parameter_entity, value, base, system_id, public_id, … argument
/external/e2fsprogs/lib/blkid/
Dprobe.h398 unsigned char system_id[32]; member
/external/expat/tests/
Druntests.c398 const XML_Char *system_id; member