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()
7731 const xmlChar *external_id,const xmlChar *system_id) in MSLExternalSubset()
Dsvg.c493 const xmlChar *external_id,const xmlChar *system_id) in SVGInternalSubset()
510 const xmlChar *public_id,const xmlChar *system_id) in SVGResolveEntity()
563 const xmlChar *public_id,const xmlChar *system_id,xmlChar *content) in SVGEntityDeclaration()
776 const xmlChar *public_id,const xmlChar *system_id) in SVGNotationDeclaration()
1136 const xmlChar *public_id,const xmlChar *system_id,const xmlChar *notation) in SVGUnparsedEntityDeclaration()
3112 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/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.py691 def resolve_entity(context, base, system_id, public_id): argument
719 def resolve_entity(context, base, system_id, public_id): argument
/external/u-boot/include/
Dfat.h93 char system_id[8]; /* Name of fs */ member
/external/e2fsprogs/lib/blkid/
Dprobe.h398 unsigned char system_id[32]; member
/external/expat/tests/
Druntests.c406 const XML_Char *system_id; member