Searched refs:typeCh (Results 1 – 5 of 5) sorted by relevance
16 char typeCh; in GOTO_TARGET() local70 typeCh = arrayClass->descriptor[1]; in GOTO_TARGET()71 if (typeCh == 'D' || typeCh == 'J') { in GOTO_TARGET()75 } else if (typeCh != 'L' && typeCh != '[' && typeCh != 'I') { in GOTO_TARGET()105 if (typeCh == 'L' || typeCh == '[') { in GOTO_TARGET()
1452 char typeCh; in GOTO_TARGET() local1506 typeCh = arrayClass->descriptor[1]; in GOTO_TARGET()1507 if (typeCh == 'D' || typeCh == 'J') { in GOTO_TARGET()1511 } else if (typeCh != 'L' && typeCh != '[' && typeCh != 'I') { in GOTO_TARGET()1541 if (typeCh == 'L' || typeCh == '[') { in GOTO_TARGET()
1510 char typeCh; in GOTO_TARGET() local1564 typeCh = arrayClass->descriptor[1]; in GOTO_TARGET()1565 if (typeCh == 'D' || typeCh == 'J') { in GOTO_TARGET()1569 } else if (typeCh != 'L' && typeCh != '[' && typeCh != 'I') { in GOTO_TARGET()1599 if (typeCh == 'L' || typeCh == '[') { in GOTO_TARGET()
4421 char typeCh; in GOTO_TARGET() local4475 typeCh = arrayClass->descriptor[1]; in GOTO_TARGET()4476 if (typeCh == 'D' || typeCh == 'J') { in GOTO_TARGET()4480 } else if (typeCh != 'L' && typeCh != '[' && typeCh != 'I') { in GOTO_TARGET()4510 if (typeCh == 'L' || typeCh == '[') { in GOTO_TARGET()
4377 char typeCh; in dvmInterpretPortable() local4431 typeCh = arrayClass->descriptor[1]; in dvmInterpretPortable()4432 if (typeCh == 'D' || typeCh == 'J') { in dvmInterpretPortable()4436 } else if (typeCh != 'L' && typeCh != '[' && typeCh != 'I') { in dvmInterpretPortable()4466 if (typeCh == 'L' || typeCh == '[') { in dvmInterpretPortable()