Searched refs:table (Results 1 – 9 of 9) sorted by relevance
2 table { selector8 table { selector17 table { selector34 td.outer table {
18 table { selector24 table { selector32 table { selector40 table th {46 table td {
49 private CatchTable table; field in CatchStructs76 this.table = null; in CatchStructs()86 if (table == null) { in finishProcessingIfNecessary()87 table = code.getCatches(); in finishProcessingIfNecessary()98 return table.size(); in triesSize()120 int size = table.size(); in encode()129 handlerOffsets.put(table.get(i).getHandlers(), null); in encode()199 int tableSize = table.size(); in writeTo()201 CatchTable.Entry one = table.get(i); in writeTo()236 int size = table.size(); in annotateEntries()[all …]
52 private CatchTable table; field in CatchStructs79 this.table = null; in CatchStructs()89 if (table == null) { in finishProcessingIfNecessary()90 table = code.getCatches(); in finishProcessingIfNecessary()101 return table.size(); in triesSize()123 int size = table.size(); in encode()132 handlerOffsets.put(table.get(i).getHandlers(), null); in encode()202 int tableSize = table.size(); in writeTo()204 CatchTable.Entry one = table.get(i); in writeTo()239 int size = table.size(); in annotateEntries()[all …]
193 while (pLookup->table[idx].classDescriptorOffset != 0) { in classLookupAdd()200 pLookup->table[idx].classDescriptorHash = hash; in classLookupAdd()201 pLookup->table[idx].classDescriptorOffset = stringOff; in classLookupAdd()202 pLookup->table[idx].classDefOffset = classDefOff; in classLookupAdd()230 allocSize = offsetof(DexClassLookup, table) in dexCreateClassLookup()231 + numEntries * sizeof(pLookup->table[0]); in dexCreateClassLookup()458 offset = pLookup->table[idx].classDescriptorOffset; in dexFindClass()462 if (pLookup->table[idx].classDescriptorHash == hash) { in dexFindClass()468 (pDexFile->baseAddr + pLookup->table[idx].classDefOffset); in dexFindClass()
505 } table[1]; member
2 variable table entry fundamentally disagrees with an instruction that
7 sports a non-empty syntactically valid exception table.