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

  /dalvik/vm/compiler/codegen/x86/
BytecodeVisitor.cpp 1217 u2 vA = 0, vB = 0, vref, vindex; local
    [all...]
LowerGetPut.cpp 34 int aget_common_nohelper(int flag, u2 vA, u2 vref, u2 vindex) {
41 requestVRFreeDelay(vindex,VRDELAY_BOUNDCHECK);
45 get_virtual_reg(vindex, OpndSize_32, 2, false); //index
57 vindex, 2, false,
60 cancelVRFreeDelayRequest(vindex,VRDELAY_BOUNDCHECK);
96 int aget_common(int flag, u2 vA, u2 vref, u2 vindex) {
97 return aget_common_nohelper(flag, vA, vref, vindex);
109 u2 vindex = FETCH(1) >> 8; local
110 int retval = aget_common(AGET, vA, vref, vindex);
120 u2 vindex = FETCH(1) >> 8 local
137 u2 vindex = FETCH(1) >> 8; local
148 u2 vindex = FETCH(1) >> 8; local
159 u2 vindex = FETCH(1) >> 8; local
170 u2 vindex = FETCH(1) >> 8; local
250 u2 vindex = FETCH(1) >> 8; local
261 u2 vindex = FETCH(1) >> 8; local
272 u2 vindex = FETCH(1) >> 8; local
283 u2 vindex = FETCH(1) >> 8; local
294 u2 vindex = FETCH(1) >> 8; local
305 u2 vindex = FETCH(1) >> 8; local
326 u2 vindex = FETCH(1) >> 8; local
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree.h 3249 tree vindex; variable
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree.h 3249 tree vindex; variable
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree.h 3249 tree vindex; variable
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree.h 3249 tree vindex; variable
    [all...]
  /dalvik/dx/etc/
jasmin.jar 

Completed in 2866 milliseconds