Searched refs:typeCh (Results 1 – 5 of 5) sorted by relevance
16 char typeCh; in GOTO_TARGET() local61 typeCh = arrayClass->descriptor[1]; in GOTO_TARGET()62 if (typeCh == 'D' || typeCh == 'J') { in GOTO_TARGET()66 } else if (typeCh != 'L' && typeCh != '[' && typeCh != 'I') { in GOTO_TARGET()96 if (typeCh == 'L' || typeCh == '[') { in GOTO_TARGET()
1283 char typeCh; in GOTO_TARGET() local1328 typeCh = arrayClass->descriptor[1]; in GOTO_TARGET()1329 if (typeCh == 'D' || typeCh == 'J') { in GOTO_TARGET()1333 } else if (typeCh != 'L' && typeCh != '[' && typeCh != 'I') { in GOTO_TARGET()1363 if (typeCh == 'L' || typeCh == '[') { in GOTO_TARGET()
1207 char typeCh; in GOTO_TARGET() local1252 typeCh = arrayClass->descriptor[1]; in GOTO_TARGET()1253 if (typeCh == 'D' || typeCh == 'J') { in GOTO_TARGET()1257 } else if (typeCh != 'L' && typeCh != '[' && typeCh != 'I') { in GOTO_TARGET()1287 if (typeCh == 'L' || typeCh == '[') { in GOTO_TARGET()
3102 char typeCh; in GOTO_TARGET() local3147 typeCh = arrayClass->descriptor[1]; in GOTO_TARGET()3148 if (typeCh == 'D' || typeCh == 'J') { in GOTO_TARGET()3152 } else if (typeCh != 'L' && typeCh != '[' && typeCh != 'I') { in GOTO_TARGET()3182 if (typeCh == 'L' || typeCh == '[') { in GOTO_TARGET()
3050 char typeCh; in dvmInterpretPortable() local3095 typeCh = arrayClass->descriptor[1]; in dvmInterpretPortable()3096 if (typeCh == 'D' || typeCh == 'J') { in dvmInterpretPortable()3100 } else if (typeCh != 'L' && typeCh != '[' && typeCh != 'I') { in dvmInterpretPortable()3130 if (typeCh == 'L' || typeCh == '[') { in dvmInterpretPortable()