Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fImplementationLimitTests.cpp334 const size_t nextPos = extensionStr.find(' ', pos); in queryExtensionsNonIndexed() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DRBBITestMonkey.java800 int nextPos; // Index of the next character following pos. in next() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
DRBBITestMonkey.java803 int nextPos; // Index of the next character following pos. in next() local
/external/icu/icu4c/source/test/intltest/
Drbbitst.cpp2719 void RBBILineMonkey::rule9Adjust(int32_t pos, UChar32 *posChar, int32_t *nextPos, UChar32 *nextChar… in rule9Adjust()
2773 int32_t nextPos; // Index of the next character following pos. in next() local