HomeSort by relevance Sort by last modified time
    Searched defs:prefix2 (Results 1 - 12 of 12) sorted by null

  /dalvik/dexgen/src/com/android/dexgen/dex/file/
CodeItem.java 175 String prefix2 = prefix + " "; local
180 catches.debugPrint(out, prefix2);
186 debugInfo.debugPrint(out, prefix2);
  /dalvik/dx/src/com/android/dx/dex/file/
CodeItem.java 166 String prefix2 = prefix + " "; local
171 catches.debugPrint(out, prefix2);
177 debugInfo.debugPrint(out, prefix2);
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
InterfaceAddressTest.java 123 short prefix2 = anotherInterfaceAddr.getNetworkPrefixLength(); local
124 assertEquals(prefix2, prefix1);
  /external/chromium_org/third_party/libxslt/libxslt/
attributes.c 423 const xmlChar *prefix2 = NULL; local
430 ncname2 = xsltSplitQName(style->dict, curval, &prefix2);
434 refAttrItems->ns = prefix2;
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
CodeItem.java 175 String prefix2 = prefix + " "; local
180 catches.debugPrint(out, prefix2);
186 debugInfo.debugPrint(out, prefix2);
  /external/libxslt/libxslt/
attributes.c 423 const xmlChar *prefix2 = NULL; local
430 ncname2 = xsltSplitQName(style->dict, curval, &prefix2);
434 refAttrItems->ns = prefix2;
  /art/compiler/dex/quick/x86/
x86_lir.h 408 uint8_t prefix2; // non-zero => a second prefix byte member in struct:art::X86EncodingMap::__anon9
  /external/chromium_org/third_party/libxml/src/
parser.c 8478 const xmlChar *prefix2; local
    [all...]
testapi.c 10105 xmlChar * prefix2; \/* the second prefix of the userdata *\/ local
10165 xmlChar * prefix2; \/* the second prefix of the userdata *\/ local
    [all...]
  /external/libxml2/
parser.c 8523 const xmlChar *prefix2; local
    [all...]
  /prebuilts/devtools/tools/lib/
sdk-common.jar 
sdklib.jar 

Completed in 374 milliseconds