Searched defs:prefix2 (Results 1 – 7 of 7) sorted by relevance
/external/dexmaker/src/dx/java/com/android/dx/dex/file/ |
D | CodeItem.java | 175 String prefix2 = prefix + " "; in debugPrint() local
|
/external/chromium_org/third_party/libxml/src/ |
D | hash.c | 90 const xmlChar *prefix2, const xmlChar *name2, in xmlHashComputeQKey() 465 const xmlChar *name, const xmlChar *prefix2, in xmlHashQLookup2() 769 const xmlChar *prefix2, const xmlChar *name2, in xmlHashQLookup3()
|
D | parser.c | 8478 const xmlChar *prefix2; in xmlParseQNameAndCompare() local
|
D | testapi.c | 10105 xmlChar * prefix2; /* the second prefix of the userdata */ in test_xmlHashQLookup2() local 10165 xmlChar * prefix2; /* the second prefix of the userdata */ in test_xmlHashQLookup3() local
|
/external/libxml2/ |
D | hash.c | 114 const xmlChar *prefix2, const xmlChar *name2, in xmlHashComputeQKey() 497 const xmlChar *name, const xmlChar *prefix2, in xmlHashQLookup2() 801 const xmlChar *prefix2, const xmlChar *name2, in xmlHashQLookup3()
|
D | parser.c | 8834 const xmlChar *prefix2; in xmlParseQNameAndCompare() local
|
/external/chromium_org/third_party/libxslt/libxslt/ |
D | attributes.c | 423 const xmlChar *prefix2 = NULL; in xsltParseStylesheetAttributeSet() local
|