Home
last modified time | relevance | path

Searched defs:match (Results 1 – 5 of 5) sorted by relevance

/dalvik/dexopt/
DOptMain.cpp222 const char* match = strstr(bcp, zipName); in processZipFile() local
/dalvik/vm/oo/
DClass.cpp1072 bool match; in hashcmpClassByCrit() local
1093 bool match; in hashcmpClassByClass() local
/dalvik/vm/compiler/codegen/
DRallocUtil.cpp705 bool match = true; in dvmCompilerUpdateLocWide() local
/dalvik/dx/src/com/android/dx/cf/code/
DBytecodeArray.java877 int match = bytes.getInt(at); in parseLookupswitch() local
/dalvik/tools/dmtracedump/
DTraceDump.c2652 int match = findMatch(methods2, d2->numMethods, methods1[i]); in createDiff() local