/external/ImageMagick/coders/ |
D | msl.c | 290 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()
|
D | svg.c | 493 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/ |
D | iso_fs.h | 34 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
|
D | msdos_fs.h | 110 __u8 system_id[8]; /* Name - can be used to special case member
|
/external/python/cpython2/Lib/xml/sax/ |
D | xmlreader.py | 203 def __init__(self, system_id = None): argument 218 def setSystemId(self, system_id): argument
|
/external/python/cpython3/Lib/xml/sax/ |
D | xmlreader.py | 205 def __init__(self, system_id = None): argument 220 def setSystemId(self, system_id): argument
|
/external/arm-trusted-firmware/plat/marvell/common/mss/ |
D | mss_ipc_drv.h | 78 unsigned int system_id; /* System Id */ member
|
/external/python/cpython2/Lib/test/ |
D | test_pyexpat.py | 628 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/ |
D | test_pyexpat.py | 691 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/ |
D | fat.h | 93 char system_id[8]; /* Name of fs */ member
|
/external/e2fsprogs/lib/blkid/ |
D | probe.h | 398 unsigned char system_id[32]; member
|
/external/expat/tests/ |
D | runtests.c | 406 const XML_Char *system_id; member
|