Home
last modified time | relevance | path

Searched defs:ATTRIBUTE_UNUSED (Results 1 – 25 of 64) sorted by relevance

123

/external/libxml2/
DDOCBparser.c37 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 …]
Dtestlimits.c406 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 …]
Dlegacy.c50 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 …]
DtestHTML.c106 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 …]
DtestSAX.c256 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 …]
Druntest.c245 testErrorHandler(void *ctx ATTRIBUTE_UNUSED, const char *msg, ...) { in testErrorHandler()
267 channel(void *ctx ATTRIBUTE_UNUSED, const char *msg, ...) { in channel()
345 testStructuredErrorHandler(void *ctx ATTRIBUTE_UNUSED, xmlErrorPtr err) { in testStructuredErrorHandler()
777 isStandaloneDebug(void *ctx ATTRIBUTE_UNUSED) in isStandaloneDebug()
795 hasInternalSubsetDebug(void *ctx ATTRIBUTE_UNUSED) in hasInternalSubsetDebug()
813 hasExternalSubsetDebug(void *ctx ATTRIBUTE_UNUSED) in hasExternalSubsetDebug()
829 internalSubsetDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, in internalSubsetDebug()
853 externalSubsetDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, in externalSubsetDebug()
885 resolveEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *publicId, const xmlChar *systemId) in resolveEntityDebug()
920 getEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) in getEntityDebug()
[all …]
DdebugXML.c76 xmlCtxtDumpCleanCtxt(xmlDebugCtxtPtr ctxt ATTRIBUTE_UNUSED) in xmlCtxtDumpCleanCtxt()
2005 char *arg ATTRIBUTE_UNUSED, xmlNodePtr node, in xmlShellList()
2006 xmlNodePtr node2 ATTRIBUTE_UNUSED) in xmlShellList()
2048 char *arg ATTRIBUTE_UNUSED, xmlNodePtr node, in xmlShellBase()
2049 xmlNodePtr node2 ATTRIBUTE_UNUSED) in xmlShellBase()
2084 xmlShellSetBase(xmlShellCtxtPtr ctxt ATTRIBUTE_UNUSED, in xmlShellSetBase()
2085 char *arg ATTRIBUTE_UNUSED, xmlNodePtr node, in xmlShellSetBase()
2086 xmlNodePtr node2 ATTRIBUTE_UNUSED) in xmlShellSetBase()
2109 xmlNodePtr node ATTRIBUTE_UNUSED, xmlNodePtr node2 ATTRIBUTE_UNUSED) in xmlShellRegisterNamespace()
2164 xmlShellRegisterRootNamespaces(xmlShellCtxtPtr ctxt, char *arg ATTRIBUTE_UNUSED, in xmlShellRegisterRootNamespaces()
[all …]
DtestModule.c43 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()
Dtestrecurse.c314 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 …]
Dxmllint.c898 isStandaloneDebug(void *ctx ATTRIBUTE_UNUSED) in isStandaloneDebug()
916 hasInternalSubsetDebug(void *ctx ATTRIBUTE_UNUSED) in hasInternalSubsetDebug()
934 hasExternalSubsetDebug(void *ctx ATTRIBUTE_UNUSED) in hasExternalSubsetDebug()
950 internalSubsetDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, in internalSubsetDebug()
974 externalSubsetDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, in externalSubsetDebug()
1006 resolveEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *publicId, const xmlChar *systemId) in resolveEntityDebug()
1036 getEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) in getEntityDebug()
1055 getParameterEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) in getParameterEntityDebug()
1077 entityDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, int type, in entityDeclDebug()
1104 attributeDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar * elem, in attributeDeclDebug()
[all …]
Dtestapi.c38 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 …]
DtestSchemas.c181 int main(int argc ATTRIBUTE_UNUSED, char **argv ATTRIBUTE_UNUSED) { in main()
DtestRelax.c190 int main(int argc ATTRIBUTE_UNUSED, char **argv ATTRIBUTE_UNUSED) { in main()
DtestReader.c141 int main(int argc ATTRIBUTE_UNUSED, char **argv ATTRIBUTE_UNUSED) { in main()
DtestXPath.c225 int main(int argc ATTRIBUTE_UNUSED, char **argv ATTRIBUTE_UNUSED) { in main()
Drngparser.c530 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 …]
DSAX2.c240 xmlSAX2GetPublicId(void *ctx ATTRIBUTE_UNUSED) in xmlSAX2GetPublicId()
966 xmlSAX2SetDocumentLocator(void *ctx ATTRIBUTE_UNUSED, xmlSAXLocatorPtr loc ATTRIBUTE_UNUSED) in xmlSAX2SetDocumentLocator()
1096 const xmlChar *value, const xmlChar *prefix ATTRIBUTE_UNUSED) in xmlSAX2AttributeInternal()
1792 xmlSAX2EndElement(void *ctx, const xmlChar *name ATTRIBUTE_UNUSED) in xmlSAX2EndElement()
2445 const xmlChar * localname ATTRIBUTE_UNUSED, in xmlSAX2EndElementNs()
2446 const xmlChar * prefix ATTRIBUTE_UNUSED, in xmlSAX2EndElementNs()
2447 const xmlChar * URI ATTRIBUTE_UNUSED) in xmlSAX2EndElementNs()
2644 xmlSAX2IgnorableWhitespace(void *ctx ATTRIBUTE_UNUSED, const xmlChar *ch ATTRIBUTE_UNUSED, int len … in xmlSAX2IgnorableWhitespace()
Drunxmlconf.c93 testExternalEntityLoader(const char *URL, const char *ID ATTRIBUTE_UNUSED, in testExternalEntityLoader()
129 testErrorHandler(void *userData ATTRIBUTE_UNUSED, xmlErrorPtr error) { in testErrorHandler()
551 main(int argc ATTRIBUTE_UNUSED, char **argv ATTRIBUTE_UNUSED) { in main()
DtestC14N.c364 int main(int argc ATTRIBUTE_UNUSED, char **argv ATTRIBUTE_UNUSED) { in main()
DtestAutomata.c305 int main(int argc ATTRIBUTE_UNUSED, char **argv ATTRIBUTE_UNUSED) { in main()
/external/libxml2/include/libxml/
Dxmlwin32version.h221 #define ATTRIBUTE_UNUSED macro
224 #define ATTRIBUTE_UNUSED macro
Dxmlversion.h430 # define ATTRIBUTE_UNUSED __attribute__((unused)) macro
432 # define ATTRIBUTE_UNUSED macro
474 #define ATTRIBUTE_UNUSED macro
Dxmlversion.h.in425 # define ATTRIBUTE_UNUSED __attribute__((unused)) macro
427 # define ATTRIBUTE_UNUSED macro
469 #define ATTRIBUTE_UNUSED macro
/external/webrtc/webrtc/
Dtypedefs.h87 #define ATTRIBUTE_UNUSED __attribute__ ((__unused__)) macro
89 #define ATTRIBUTE_UNUSED macro
/external/bison/lib/
Dlibiberty.h32 # define ATTRIBUTE_UNUSED __attribute__ ((__unused__)) macro

123