Lines Matching refs:idx
31 * instruction with index "idx".1171 int idx = clazz->ifieldCount;1172 while (--idx >= 0) {1173 if (dvmIsFinalField(&clazz->ifields[idx]))