HomeSort by relevance Sort by last modified time
    Searched refs:typeCh (Results 1 - 6 of 6) sorted by null

  /dalvik/vm/mterp/c/
gotoTargets.c 16 char typeCh;
61 typeCh = arrayClass->descriptor[1];
62 if (typeCh == 'D' || typeCh == 'J') {
67 } else if (typeCh != 'L' && typeCh != '[' && typeCh != 'I') {
97 if (typeCh == 'L' || typeCh == '[') {
    [all...]
  /dalvik/vm/mterp/out/
InterpC-x86-atom.c     [all...]
InterpC-x86.c     [all...]
InterpC-allstubs.c     [all...]
InterpC-portdbg.c     [all...]
InterpC-portstd.c     [all...]

Completed in 265 milliseconds