Searched refs:where (Results 1 – 25 of 25) sorted by relevance
185 int where; in dvmPointerSetRemoveEntry() local187 if (!dvmPointerSetHas(pSet, ptr, &where)) in dvmPointerSetRemoveEntry()190 if (where != pSet->count-1) { in dvmPointerSetRemoveEntry()192 memmove(&pSet->list[where], &pSet->list[where+1], in dvmPointerSetRemoveEntry()193 (pSet->count-1 - where) * sizeof(pSet->list[0])); in dvmPointerSetRemoveEntry()
1 Tests a dalvik bug where we'd allow subclasses to override package-protected
69 Inst::PrefGroups where; in fill_prefs() local83 where = Inst::Group1; in fill_prefs()95 where = Inst::Group2; in fill_prefs()109 where = Inst::Group3; in fill_prefs()114 where = Inst::Group4; in fill_prefs()124 if (InstPrefix_Null != pinst->pref[where]) //only one prefix in each group in fill_prefs()127 pinst->pref[where] = (InstPrefix)by1; in fill_prefs()
2 where a concrete class and its abstract superclass were compiled with
1 This checks a case where javac generates code that stores a byte into a
4 method call to a method which returns a value, where that value is
2 a try-catch where the exception handler rethrows.
2 a bunch of cases convert reasonably, where necessarily or possibly
2 an edge case of instruction format 35c works, where a reference
19 REM Locate dx.jar in the directory where dx.bat was found and start it.25 REM Change current directory to where dx is, to avoid issues with directories
77 jmp .L${opcode}_resolved # pick up where we left off
71 b .L${opcode}_resolved # pick up where we left off
81 b .L${opcode}_resolved # pick up where we left off
95 b .L${opcode}_resolved # pick up where we left off
82 b .L${opcode}_resolved # pick up where we left off
68 b .L${opcode}_resolved @ pick up where we left off
85 b .L${opcode}_resolved @ pick up where we left off
101 @ an ldmia -- but we're doing the gcc frame trick where we push the
19 are generated. The sources are written into the "out" directory, where215 (where it is verified) and assembly (where the definitions are used).277 where curHandlerTable and breakFlags come in to play.
61 to accomplish this is to store it in the interpreted stack where the GC
91 where such license applies only to those patent claims licensable
96 where such license applies only to those patent claims licensable
28 # where the destination and one of the sources have to be the same.
907 jmp .LOP_CHECK_CAST_resolved # pick up where we left off