/external/libxml2/ |
D | DOCBparser.c | 37 docbEncodeEntities(unsigned char *out ATTRIBUTE_UNUSED, in docbEncodeEntities() 38 int *outlen ATTRIBUTE_UNUSED, in docbEncodeEntities() 39 const unsigned char *in ATTRIBUTE_UNUSED, in docbEncodeEntities() 40 int *inlen ATTRIBUTE_UNUSED, in docbEncodeEntities() 41 int quoteChar ATTRIBUTE_UNUSED) in docbEncodeEntities() 65 docbParseDocument(docbParserCtxtPtr ctxt ATTRIBUTE_UNUSED) in docbParseDocument() 86 docbFreeParserCtxt(docbParserCtxtPtr ctxt ATTRIBUTE_UNUSED) in docbFreeParserCtxt() 110 docbParseChunk(docbParserCtxtPtr ctxt ATTRIBUTE_UNUSED, in docbParseChunk() 111 const char *chunk ATTRIBUTE_UNUSED, in docbParseChunk() 112 int size ATTRIBUTE_UNUSED, in docbParseChunk() [all …]
|
D | testlimits.c | 406 channel(void *ctx ATTRIBUTE_UNUSED, const char *msg, ...) { in channel() 484 testStructuredErrorHandler(void *ctx ATTRIBUTE_UNUSED, xmlErrorPtr err) { in testStructuredErrorHandler() 706 isStandaloneCallback(void *ctx ATTRIBUTE_UNUSED) in isStandaloneCallback() 721 hasInternalSubsetCallback(void *ctx ATTRIBUTE_UNUSED) in hasInternalSubsetCallback() 736 hasExternalSubsetCallback(void *ctx ATTRIBUTE_UNUSED) in hasExternalSubsetCallback() 749 internalSubsetCallback(void *ctx ATTRIBUTE_UNUSED, in internalSubsetCallback() 750 const xmlChar * name ATTRIBUTE_UNUSED, in internalSubsetCallback() 751 const xmlChar * ExternalID ATTRIBUTE_UNUSED, in internalSubsetCallback() 752 const xmlChar * SystemID ATTRIBUTE_UNUSED) in internalSubsetCallback() 765 externalSubsetCallback(void *ctx ATTRIBUTE_UNUSED, in externalSubsetCallback() [all …]
|
D | legacy.c | 50 htmlDecodeEntities(htmlParserCtxtPtr ctxt ATTRIBUTE_UNUSED, in htmlDecodeEntities() 51 int len ATTRIBUTE_UNUSED, xmlChar end ATTRIBUTE_UNUSED, in htmlDecodeEntities() 52 xmlChar end2 ATTRIBUTE_UNUSED, in htmlDecodeEntities() 53 xmlChar end3 ATTRIBUTE_UNUSED) in htmlDecodeEntities() 410 xmlDecodeEntities(xmlParserCtxtPtr ctxt ATTRIBUTE_UNUSED, in xmlDecodeEntities() 411 int len ATTRIBUTE_UNUSED, int what ATTRIBUTE_UNUSED, in xmlDecodeEntities() 412 xmlChar end ATTRIBUTE_UNUSED, in xmlDecodeEntities() 413 xmlChar end2 ATTRIBUTE_UNUSED, in xmlDecodeEntities() 414 xmlChar end3 ATTRIBUTE_UNUSED) in xmlDecodeEntities() 444 xmlNamespaceParseNCName(xmlParserCtxtPtr ctxt ATTRIBUTE_UNUSED) in xmlNamespaceParseNCName() [all …]
|
D | testHTML.c | 106 isStandaloneDebug(void *ctx ATTRIBUTE_UNUSED) in isStandaloneDebug() 121 hasInternalSubsetDebug(void *ctx ATTRIBUTE_UNUSED) in hasInternalSubsetDebug() 136 hasExternalSubsetDebug(void *ctx ATTRIBUTE_UNUSED) in hasExternalSubsetDebug() 149 internalSubsetDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, in internalSubsetDebug() 178 resolveEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *publicId, const xmlChar *systemId) in resolveEntityDebug() 210 getEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) in getEntityDebug() 226 getParameterEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) in getParameterEntityDebug() 245 entityDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, int type, in entityDeclDebug() 261 attributeDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *elem, const xmlChar *name, in attributeDeclDebug() 263 xmlEnumerationPtr tree ATTRIBUTE_UNUSED) in attributeDeclDebug() [all …]
|
D | testSAX.c | 256 isStandaloneDebug(void *ctx ATTRIBUTE_UNUSED) in isStandaloneDebug() 274 hasInternalSubsetDebug(void *ctx ATTRIBUTE_UNUSED) in hasInternalSubsetDebug() 292 hasExternalSubsetDebug(void *ctx ATTRIBUTE_UNUSED) in hasExternalSubsetDebug() 308 internalSubsetDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, in internalSubsetDebug() 332 externalSubsetDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, in externalSubsetDebug() 364 resolveEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *publicId, const xmlChar *systemId) in resolveEntityDebug() 399 getEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) in getEntityDebug() 418 getParameterEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) in getParameterEntityDebug() 440 entityDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, int type, in entityDeclDebug() 467 attributeDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar * elem, in attributeDeclDebug() [all …]
|
D | runtest.c | 251 testErrorHandler(void *ctx ATTRIBUTE_UNUSED, const char *msg, ...) { in testErrorHandler() 273 channel(void *ctx ATTRIBUTE_UNUSED, const char *msg, ...) { in channel() 351 testStructuredErrorHandler(void *ctx ATTRIBUTE_UNUSED, xmlErrorPtr err) { in testStructuredErrorHandler() 826 isStandaloneDebug(void *ctx ATTRIBUTE_UNUSED) in isStandaloneDebug() 844 hasInternalSubsetDebug(void *ctx ATTRIBUTE_UNUSED) in hasInternalSubsetDebug() 862 hasExternalSubsetDebug(void *ctx ATTRIBUTE_UNUSED) in hasExternalSubsetDebug() 878 internalSubsetDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, in internalSubsetDebug() 904 externalSubsetDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, in externalSubsetDebug() 936 resolveEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *publicId, const xmlChar *systemId) in resolveEntityDebug() 971 getEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) in getEntityDebug() [all …]
|
D | debugXML.c | 76 xmlCtxtDumpCleanCtxt(xmlDebugCtxtPtr ctxt ATTRIBUTE_UNUSED) in xmlCtxtDumpCleanCtxt() 1233 const xmlChar *name ATTRIBUTE_UNUSED) in xmlCtxtDumpEntityCallback() 2006 char *arg ATTRIBUTE_UNUSED, xmlNodePtr node, in xmlShellList() 2007 xmlNodePtr node2 ATTRIBUTE_UNUSED) in xmlShellList() 2049 char *arg ATTRIBUTE_UNUSED, xmlNodePtr node, in xmlShellBase() 2050 xmlNodePtr node2 ATTRIBUTE_UNUSED) in xmlShellBase() 2085 xmlShellSetBase(xmlShellCtxtPtr ctxt ATTRIBUTE_UNUSED, in xmlShellSetBase() 2086 char *arg ATTRIBUTE_UNUSED, xmlNodePtr node, in xmlShellSetBase() 2087 xmlNodePtr node2 ATTRIBUTE_UNUSED) in xmlShellSetBase() 2110 xmlNodePtr node ATTRIBUTE_UNUSED, xmlNodePtr node2 ATTRIBUTE_UNUSED) in xmlShellRegisterNamespace() [all …]
|
D | testModule.c | 43 int main(int argc ATTRIBUTE_UNUSED, char **argv ATTRIBUTE_UNUSED) { in main() 78 int main(int argc ATTRIBUTE_UNUSED, char **argv ATTRIBUTE_UNUSED) { in main()
|
D | testrecurse.c | 314 channel(void *ctx ATTRIBUTE_UNUSED, const char *msg, ...) { in channel() 392 testStructuredErrorHandler(void *ctx ATTRIBUTE_UNUSED, xmlErrorPtr err) { in testStructuredErrorHandler() 677 const char *result ATTRIBUTE_UNUSED, in recursiveDetectTest() 678 const char *err ATTRIBUTE_UNUSED, in recursiveDetectTest() 679 int options ATTRIBUTE_UNUSED) { in recursiveDetectTest() 716 const char *result ATTRIBUTE_UNUSED, in notRecursiveDetectTest() 717 const char *err ATTRIBUTE_UNUSED, in notRecursiveDetectTest() 718 int options ATTRIBUTE_UNUSED) { in notRecursiveDetectTest() 755 notRecursiveHugeTest(const char *filename ATTRIBUTE_UNUSED, in notRecursiveHugeTest() 756 const char *result ATTRIBUTE_UNUSED, in notRecursiveHugeTest() [all …]
|
D | xmllint.c | 891 isStandaloneDebug(void *ctx ATTRIBUTE_UNUSED) in isStandaloneDebug() 909 hasInternalSubsetDebug(void *ctx ATTRIBUTE_UNUSED) in hasInternalSubsetDebug() 927 hasExternalSubsetDebug(void *ctx ATTRIBUTE_UNUSED) in hasExternalSubsetDebug() 943 internalSubsetDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, in internalSubsetDebug() 967 externalSubsetDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, in externalSubsetDebug() 999 resolveEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *publicId, const xmlChar *systemId) in resolveEntityDebug() 1029 getEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) in getEntityDebug() 1048 getParameterEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) in getParameterEntityDebug() 1070 entityDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, int type, in entityDeclDebug() 1097 attributeDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar * elem, in attributeDeclDebug() [all …]
|
D | testapi.c | 38 structured_errors(void *userData ATTRIBUTE_UNUSED, in structured_errors() 39 xmlErrorPtr error ATTRIBUTE_UNUSED) { in structured_errors() 216 static void *gen_void_ptr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { in gen_void_ptr() 219 static void des_void_ptr(int no ATTRIBUTE_UNUSED, void *val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUS… in des_void_ptr() 235 static void *gen_userdata(int no, int nr ATTRIBUTE_UNUSED) { in gen_userdata() 240 static void des_userdata(int no ATTRIBUTE_UNUSED, void *val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUS… in des_userdata() 246 static int gen_int(int no, int nr ATTRIBUTE_UNUSED) { in gen_int() 254 static void des_int(int no ATTRIBUTE_UNUSED, int val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { in des_int() 259 static int gen_parseroptions(int no, int nr ATTRIBUTE_UNUSED) { in gen_parseroptions() 267 static void des_parseroptions(int no ATTRIBUTE_UNUSED, int val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_U… in des_parseroptions() [all …]
|
D | testSchemas.c | 175 int main(int argc ATTRIBUTE_UNUSED, char **argv ATTRIBUTE_UNUSED) { in main()
|
D | testRelax.c | 184 int main(int argc ATTRIBUTE_UNUSED, char **argv ATTRIBUTE_UNUSED) { in main()
|
D | testReader.c | 141 int main(int argc ATTRIBUTE_UNUSED, char **argv ATTRIBUTE_UNUSED) { in main()
|
D | rngparser.c | 530 xmlParseCRNG_bindDatatypePrefix(xmlCRelaxNGParserCtxtPtr ctxt ATTRIBUTE_UNUSED, in xmlParseCRNG_bindDatatypePrefix() 567 xmlParseCRNG_lookupPrefix(xmlCRelaxNGParserCtxtPtr ctxt ATTRIBUTE_UNUSED, in xmlParseCRNG_lookupPrefix() 589 xmlParseCRNG_lookupDatatypePrefix(xmlCRelaxNGParserCtxtPtr ctxt ATTRIBUTE_UNUSED, in xmlParseCRNG_lookupDatatypePrefix() 607 xmlParseCRNG_datatypeAttributes(xmlCRelaxNGParserCtxtPtr ctxt ATTRIBUTE_UNUSED, in xmlParseCRNG_datatypeAttributes() 636 xmlParseCRNG_XXX(xmlCRelaxNGParserCtxtPtr ctxt ATTRIBUTE_UNUSED) in xmlParseCRNG_XXX() 653 xmlParseCRNG_params(xmlCRelaxNGParserCtxtPtr ctxt ATTRIBUTE_UNUSED) in xmlParseCRNG_params() 668 xmlParseCRNG_exceptNameClass(xmlCRelaxNGParserCtxtPtr ctxt ATTRIBUTE_UNUSED) in xmlParseCRNG_exceptNameClass() 832 xmlParseCRNG_datatype(xmlCRelaxNGParserCtxtPtr ctxt ATTRIBUTE_UNUSED) in xmlParseCRNG_datatype() 906 xmlParseCRNG_primary(xmlCRelaxNGParserCtxtPtr ctxt ATTRIBUTE_UNUSED) in xmlParseCRNG_primary() 1184 xmlParseCRNG_grammar(xmlCRelaxNGParserCtxtPtr ctxt ATTRIBUTE_UNUSED) in xmlParseCRNG_grammar() [all …]
|
D | testXPath.c | 225 int main(int argc ATTRIBUTE_UNUSED, char **argv ATTRIBUTE_UNUSED) { in main()
|
D | valid.c | 1280 xmlSprintfElementContent(char *buf ATTRIBUTE_UNUSED, in xmlSprintfElementContent() 1281 xmlElementContentPtr content ATTRIBUTE_UNUSED, in xmlSprintfElementContent() 1282 int englob ATTRIBUTE_UNUSED) { in xmlSprintfElementContent() 1644 xmlFreeElementTableEntry(void *elem, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlFreeElementTableEntry() 1669 xmlCopyElement(void *payload, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlCopyElement() 1780 const xmlChar *name ATTRIBUTE_UNUSED) { in xmlDumpElementDeclScan() 2196 xmlFreeAttributeTableEntry(void *attr, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlFreeAttributeTableEntry() 2221 xmlCopyAttribute(void *payload, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlCopyAttribute() 2352 const xmlChar *name ATTRIBUTE_UNUSED) { in xmlDumpAttributeDeclScan() 2474 xmlFreeNotationTableEntry(void *nota, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlFreeNotationTableEntry() [all …]
|
/external/libxml2/fuzz/ |
D | schema.c | 12 LLVMFuzzerInitialize(int *argc ATTRIBUTE_UNUSED, in LLVMFuzzerInitialize() 13 char ***argv ATTRIBUTE_UNUSED) { in LLVMFuzzerInitialize()
|
D | regexp.c | 11 LLVMFuzzerInitialize(int *argc ATTRIBUTE_UNUSED, in LLVMFuzzerInitialize() 12 char ***argv ATTRIBUTE_UNUSED) { in LLVMFuzzerInitialize()
|
D | xpath.c | 12 LLVMFuzzerInitialize(int *argc ATTRIBUTE_UNUSED, in LLVMFuzzerInitialize() 13 char ***argv ATTRIBUTE_UNUSED) { in LLVMFuzzerInitialize()
|
D | html.c | 13 LLVMFuzzerInitialize(int *argc ATTRIBUTE_UNUSED, in LLVMFuzzerInitialize() 14 char ***argv ATTRIBUTE_UNUSED) { in LLVMFuzzerInitialize()
|
D | xml.c | 16 LLVMFuzzerInitialize(int *argc ATTRIBUTE_UNUSED, in LLVMFuzzerInitialize() 17 char ***argv ATTRIBUTE_UNUSED) { in LLVMFuzzerInitialize()
|
/external/rust/crates/grpcio-sys/grpc/third_party/re2/util/ |
D | util.h | 22 #define ATTRIBUTE_UNUSED __attribute__((unused)) macro 24 #define ATTRIBUTE_UNUSED macro
|
/external/libxml2/include/libxml/ |
D | xmlwin32version.h | 218 #define ATTRIBUTE_UNUSED macro 221 #define ATTRIBUTE_UNUSED macro
|
D | xmlversion.h | 433 # define ATTRIBUTE_UNUSED __attribute__((unused)) macro 435 # define ATTRIBUTE_UNUSED macro 477 #define ATTRIBUTE_UNUSED macro
|