Home
last modified time | relevance | path

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

12345

/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 …]
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 …]
DdebugXML.c76 xmlCtxtDumpCleanCtxt(xmlDebugCtxtPtr ctxt ATTRIBUTE_UNUSED) in xmlCtxtDumpCleanCtxt()
2001 char *arg ATTRIBUTE_UNUSED, xmlNodePtr node, in xmlShellList()
2002 xmlNodePtr node2 ATTRIBUTE_UNUSED) in xmlShellList()
2044 char *arg ATTRIBUTE_UNUSED, xmlNodePtr node, in xmlShellBase()
2045 xmlNodePtr node2 ATTRIBUTE_UNUSED) in xmlShellBase()
2080 xmlShellSetBase(xmlShellCtxtPtr ctxt ATTRIBUTE_UNUSED, in xmlShellSetBase()
2081 char *arg ATTRIBUTE_UNUSED, xmlNodePtr node, in xmlShellSetBase()
2082 xmlNodePtr node2 ATTRIBUTE_UNUSED) in xmlShellSetBase()
2105 xmlNodePtr node ATTRIBUTE_UNUSED, xmlNodePtr node2 ATTRIBUTE_UNUSED) in xmlShellRegisterNamespace()
2160 xmlShellRegisterRootNamespaces(xmlShellCtxtPtr ctxt, char *arg ATTRIBUTE_UNUSED, in xmlShellRegisterRootNamespaces()
[all …]
Dxmllint.c896 isStandaloneDebug(void *ctx ATTRIBUTE_UNUSED) in isStandaloneDebug()
914 hasInternalSubsetDebug(void *ctx ATTRIBUTE_UNUSED) in hasInternalSubsetDebug()
932 hasExternalSubsetDebug(void *ctx ATTRIBUTE_UNUSED) in hasExternalSubsetDebug()
948 internalSubsetDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, in internalSubsetDebug()
972 externalSubsetDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, in externalSubsetDebug()
1004 resolveEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *publicId, const xmlChar *systemId) in resolveEntityDebug()
1034 getEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) in getEntityDebug()
1053 getParameterEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) in getParameterEntityDebug()
1075 entityDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, int type, in entityDeclDebug()
1102 attributeDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar * elem, in attributeDeclDebug()
[all …]
/external/chromium_org/third_party/libxml/src/
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 …]
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.c249 testErrorHandler(void *ctx ATTRIBUTE_UNUSED, const char *msg, ...) { in testErrorHandler()
271 channel(void *ctx ATTRIBUTE_UNUSED, const char *msg, ...) { in channel()
349 testStructuredErrorHandler(void *ctx ATTRIBUTE_UNUSED, xmlErrorPtr err) { in testStructuredErrorHandler()
781 isStandaloneDebug(void *ctx ATTRIBUTE_UNUSED) in isStandaloneDebug()
799 hasInternalSubsetDebug(void *ctx ATTRIBUTE_UNUSED) in hasInternalSubsetDebug()
817 hasExternalSubsetDebug(void *ctx ATTRIBUTE_UNUSED) in hasExternalSubsetDebug()
833 internalSubsetDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, in internalSubsetDebug()
857 externalSubsetDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, in externalSubsetDebug()
889 resolveEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *publicId, const xmlChar *systemId) in resolveEntityDebug()
924 getEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) in getEntityDebug()
[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()
DdebugXML.c76 xmlCtxtDumpCleanCtxt(xmlDebugCtxtPtr ctxt ATTRIBUTE_UNUSED) in xmlCtxtDumpCleanCtxt()
2000 char *arg ATTRIBUTE_UNUSED, xmlNodePtr node, in xmlShellList()
2001 xmlNodePtr node2 ATTRIBUTE_UNUSED) in xmlShellList()
2043 char *arg ATTRIBUTE_UNUSED, xmlNodePtr node, in xmlShellBase()
2044 xmlNodePtr node2 ATTRIBUTE_UNUSED) in xmlShellBase()
2079 xmlShellSetBase(xmlShellCtxtPtr ctxt ATTRIBUTE_UNUSED, in xmlShellSetBase()
2080 char *arg ATTRIBUTE_UNUSED, xmlNodePtr node, in xmlShellSetBase()
2081 xmlNodePtr node2 ATTRIBUTE_UNUSED) in xmlShellSetBase()
2104 xmlNodePtr node ATTRIBUTE_UNUSED, xmlNodePtr node2 ATTRIBUTE_UNUSED) in xmlShellRegisterNamespace()
2159 xmlShellRegisterRootNamespaces(xmlShellCtxtPtr ctxt, char *arg ATTRIBUTE_UNUSED, in xmlShellRegisterRootNamespaces()
[all …]
Dxmllint.c892 isStandaloneDebug(void *ctx ATTRIBUTE_UNUSED) in isStandaloneDebug()
910 hasInternalSubsetDebug(void *ctx ATTRIBUTE_UNUSED) in hasInternalSubsetDebug()
928 hasExternalSubsetDebug(void *ctx ATTRIBUTE_UNUSED) in hasExternalSubsetDebug()
944 internalSubsetDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, in internalSubsetDebug()
968 externalSubsetDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, in externalSubsetDebug()
1000 resolveEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *publicId, const xmlChar *systemId) in resolveEntityDebug()
1030 getEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) in getEntityDebug()
1049 getParameterEntityDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name) in getParameterEntityDebug()
1071 entityDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, int type, in entityDeclDebug()
1098 attributeDeclDebug(void *ctx ATTRIBUTE_UNUSED, const xmlChar * elem, in attributeDeclDebug()
[all …]
Dtestapi.c44 structured_errors(void *userData ATTRIBUTE_UNUSED, in structured_errors()
45 xmlErrorPtr error ATTRIBUTE_UNUSED) { in structured_errors()
220 static void *gen_void_ptr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { in gen_void_ptr()
223 static void des_void_ptr(int no ATTRIBUTE_UNUSED, void *val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUS… in des_void_ptr()
239 static void *gen_userdata(int no, int nr ATTRIBUTE_UNUSED) { in gen_userdata()
244 static void des_userdata(int no ATTRIBUTE_UNUSED, void *val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUS… in des_userdata()
250 static int gen_int(int no, int nr ATTRIBUTE_UNUSED) { in gen_int()
258 static void des_int(int no ATTRIBUTE_UNUSED, int val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { in des_int()
263 static int gen_parseroptions(int no, int nr ATTRIBUTE_UNUSED) { in gen_parseroptions()
271 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.c223 int main(int argc ATTRIBUTE_UNUSED, char **argv ATTRIBUTE_UNUSED) { in main()
/external/chromium_org/third_party/libxslt/libxslt/
Dextra.c58 xsltDebug(xsltTransformContextPtr ctxt, xmlNodePtr node ATTRIBUTE_UNUSED, in xsltDebug()
59 xmlNodePtr inst ATTRIBUTE_UNUSED, in xsltDebug()
60 xsltStylePreCompPtr comp ATTRIBUTE_UNUSED) in xsltDebug()
284 xsltRegisterExtras(xsltTransformContextPtr ctxt ATTRIBUTE_UNUSED) { in xsltRegisterExtras()
Dsecurity.c230 xsltSecurityAllow(xsltSecurityPrefsPtr sec ATTRIBUTE_UNUSED, in xsltSecurityAllow()
231 xsltTransformContextPtr ctxt ATTRIBUTE_UNUSED, in xsltSecurityAllow()
232 const char *value ATTRIBUTE_UNUSED) { in xsltSecurityAllow()
247 xsltSecurityForbid(xsltSecurityPrefsPtr sec ATTRIBUTE_UNUSED, in xsltSecurityForbid()
248 xsltTransformContextPtr ctxt ATTRIBUTE_UNUSED, in xsltSecurityForbid()
249 const char *value ATTRIBUTE_UNUSED) { in xsltSecurityForbid()
/external/libxslt/libxslt/
Dextra.c58 xsltDebug(xsltTransformContextPtr ctxt, xmlNodePtr node ATTRIBUTE_UNUSED, in xsltDebug()
59 xmlNodePtr inst ATTRIBUTE_UNUSED, in xsltDebug()
60 xsltStylePreCompPtr comp ATTRIBUTE_UNUSED) in xsltDebug()
284 xsltRegisterExtras(xsltTransformContextPtr ctxt ATTRIBUTE_UNUSED) { in xsltRegisterExtras()
Dsecurity.c230 xsltSecurityAllow(xsltSecurityPrefsPtr sec ATTRIBUTE_UNUSED, in xsltSecurityAllow()
231 xsltTransformContextPtr ctxt ATTRIBUTE_UNUSED, in xsltSecurityAllow()
232 const char *value ATTRIBUTE_UNUSED) { in xsltSecurityAllow()
247 xsltSecurityForbid(xsltSecurityPrefsPtr sec ATTRIBUTE_UNUSED, in xsltSecurityForbid()
248 xsltTransformContextPtr ctxt ATTRIBUTE_UNUSED, in xsltSecurityForbid()
249 const char *value ATTRIBUTE_UNUSED) { in xsltSecurityForbid()
/external/chromium_org/third_party/libxslt/libexslt/
Dsaxon.c33 exsltSaxonInit (xsltTransformContextPtr ctxt ATTRIBUTE_UNUSED, in exsltSaxonInit()
34 const xmlChar *URI ATTRIBUTE_UNUSED) { in exsltSaxonInit()
47 exsltSaxonShutdown (xsltTransformContextPtr ctxt ATTRIBUTE_UNUSED, in exsltSaxonShutdown()
48 const xmlChar *URI ATTRIBUTE_UNUSED, in exsltSaxonShutdown()
Dfunctions.c187 exsltFuncShutdown (xsltTransformContextPtr ctxt ATTRIBUTE_UNUSED, in exsltFuncShutdown()
188 const xmlChar *URI ATTRIBUTE_UNUSED, in exsltFuncShutdown()
206 exsltFuncStyleInit (xsltStylesheetPtr style ATTRIBUTE_UNUSED, in exsltFuncStyleInit()
207 const xmlChar *URI ATTRIBUTE_UNUSED) { in exsltFuncStyleInit()
221 exsltFuncStyleShutdown (xsltStylesheetPtr style ATTRIBUTE_UNUSED, in exsltFuncStyleShutdown()
222 const xmlChar *URI ATTRIBUTE_UNUSED, in exsltFuncStyleShutdown()
643 xmlNodePtr node ATTRIBUTE_UNUSED, xmlNodePtr inst, in exsltFuncResultElem()
/external/qemu/
Dppc-dis.c908 long value ATTRIBUTE_UNUSED, in insert_bat()
909 int dialect ATTRIBUTE_UNUSED, in insert_bat()
910 const char **errmsg ATTRIBUTE_UNUSED) in insert_bat()
917 int dialect ATTRIBUTE_UNUSED, in extract_bat()
933 long value ATTRIBUTE_UNUSED, in insert_bba()
934 int dialect ATTRIBUTE_UNUSED, in insert_bba()
935 const char **errmsg ATTRIBUTE_UNUSED) in insert_bba()
942 int dialect ATTRIBUTE_UNUSED, in extract_bba()
971 const char **errmsg ATTRIBUTE_UNUSED) in insert_bdm()
1016 const char **errmsg ATTRIBUTE_UNUSED) in insert_bdp()
[all …]
/external/bison/lib/
Dlibiberty.h32 # define ATTRIBUTE_UNUSED __attribute__ ((__unused__)) macro

12345