Home
last modified time | relevance | path

Searched defs:nextPos (Results 1 – 6 of 6) sorted by relevance

/external/javassist/src/main/javassist/bytecode/
DDescriptor.java841 int nextPos = index; in next() local
DCodeIterator.java857 int nextPos; in insertGap2() local
1158 int nextPos; in makeJumpList() local
/external/deqp/modules/gles3/functional/
Des3fImplementationLimitTests.cpp334 const size_t nextPos = extensionStr.find(' ', pos); in queryExtensionsNonIndexed() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
DRBBITestMonkey.java840 int nextPos; // Index of the next character following pos. in next() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DRBBITestMonkey.java839 int nextPos; // Index of the next character following pos. in next() local
/external/icu/icu4c/source/test/intltest/
Drbbitst.cpp3177 void RBBILineMonkey::rule9Adjust(int32_t pos, UChar32 *posChar, int32_t *nextPos, UChar32 *nextChar… in rule9Adjust()
3231 int32_t nextPos; // Index of the next character following pos. in next() local