Searched refs:used (Results 1 – 10 of 10) sorted by relevance
1 Script for --multi-dex --num-threads performance testing, default just test options can be used tog…
1 This is a test case for the phi placement algorthim used in the conversion to SSA form.
1 This is a test case for the edge-splitting algorthim used in the conversion to SSA form.
1096 header = dexMerger.headerOut.used(); in WriterSizes()1097 idsDefs = dexMerger.idsDefsOut.used(); in WriterSizes()1098 mapList = dexMerger.mapListOut.used(); in WriterSizes()1099 typeList = dexMerger.typeListOut.used(); in WriterSizes()1100 classData = dexMerger.classDataOut.used(); in WriterSizes()1101 code = dexMerger.codeOut.used(); in WriterSizes()1102 stringData = dexMerger.stringDataOut.used(); in WriterSizes()1103 debugInfo = dexMerger.debugInfoOut.used(); in WriterSizes()1104 encodedArray = dexMerger.encodedArrayOut.used(); in WriterSizes()1105 annotationsDirectory = dexMerger.annotationsDirectoryOut.used(); in WriterSizes()[all …]
3 null array references are used.
5 not define. When combined with a list of public APIs, it can be used to
22 # preferable) of formats, when more than one opcode could be used for61 # unknown -- used for undefined opcodes and breakpoint82 # invoke -- is a method invoke; this is only used for true
234 # warning "found __VFP_FP__" /* VFP-format doubles used; may not have VFP */
708 public int used() { in used() method in Dex.Section
215 Portions of the Apache Portable Runtime used by DRLVM were