Home
last modified time | relevance | path

Searched refs:nextPos (Results 1 – 25 of 26) sorted by relevance

12

/external/v8/test/intl/break-iterator/
Dzh-break.js40 var nextPos = iterator.next(); variable
41 if (nextPos === -1) break;
43 slices.push(textToSegment.slice(pos, nextPos));
46 pos = nextPos;
Den-break.js39 var nextPos = iterator.next(); variable
40 if (nextPos === -1) break;
42 slices.push(textToSegment.slice(pos, nextPos));
45 pos = nextPos;
/external/javassist/src/main/javassist/bytecode/
DDescriptor.java841 int nextPos = index; in next() local
842 char c = desc.charAt(nextPos); in next()
845 c = desc.charAt(++nextPos); in next()
851 c = desc.charAt(++nextPos); in next()
856 c = desc.charAt(++nextPos); in next()
859 nextPos = desc.indexOf(';', nextPos) + 1; in next()
860 if (nextPos <= 0) in next()
864 ++nextPos; in next()
867 index = nextPos; in next()
DCodeIterator.java857 int nextPos; in insertGap2() local
860 for (; i < endPos; i = nextPos) { in insertGap2()
867 nextPos = nextOpcode(code, i); in insertGap2()
951 while (i < nextPos) in insertGap2()
1158 int nextPos; in makeJumpList() local
1159 for (int i = 0; i < endPos; i = nextPos) { in makeJumpList()
1160 nextPos = nextOpcode(code, i); in makeJumpList()
/external/deqp/modules/gles3/functional/
Des3fImplementationLimitTests.cpp334 const size_t nextPos = extensionStr.find(' ', pos); in queryExtensionsNonIndexed() local
335 const size_t len = nextPos == string::npos ? extensionStr.length()-pos : nextPos-pos; in queryExtensionsNonIndexed()
340 if (nextPos == string::npos) in queryExtensionsNonIndexed()
343 pos = nextPos+1; in queryExtensionsNonIndexed()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DRBBITestMonkey.java699 int nextPos; // Index of the next character following pos. in next() local
715 nextPos = startPos; in next()
728 pos = nextPos; in next()
729 nextPos = moveIndex32(fText, pos, 1); in next()
750 if (nextPos == fText.length()) { in next()
753 int nextChar = UTF16.charAt(fText, nextPos); in next()
757 nextPos = moveIndex32(fText, nextPos, 1); in next()
991 if (numEndIdx > nextPos) { in next()
995 nextPos = numEndIdx; in next()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
DRBBITestMonkey.java703 int nextPos; // Index of the next character following pos. in next() local
719 nextPos = startPos; in next()
732 pos = nextPos; in next()
733 nextPos = moveIndex32(fText, pos, 1); in next()
754 if (nextPos == fText.length()) { in next()
757 int nextChar = UTF16.charAt(fText, nextPos); in next()
761 nextPos = moveIndex32(fText, nextPos, 1); in next()
995 if (numEndIdx > nextPos) { in next()
999 nextPos = numEndIdx; in next()
/external/icu/icu4c/source/test/intltest/
Drbbitst.cpp2894 … virtual void rule9Adjust(int32_t pos, UChar32 *posChar, int32_t *nextPos, UChar32 *nextChar);
3081 void RBBILineMonkey::rule9Adjust(int32_t pos, UChar32 *posChar, int32_t *nextPos, UChar32 *nextChar… in rule9Adjust() argument
3088 int32_t nPos = *nextPos; in rule9Adjust()
3116 *nextPos = nPos; in rule9Adjust()
3135 int32_t nextPos; // Index of the next character following pos. in next() local
3156 nextPos = nextCPPos = startPos; in next()
3168 pos = nextPos; in next()
3172 nextPos = nextCPPos; in next()
3184 nextCPPos = nextPos = fText->moveIndex32(pos, 1); in next()
3185 c = fText->char32At(nextPos); in next()
[all …]
/external/v8/benchmarks/
Dnavier-stokes.js263 var nextPos = j * rowSize + 1;
269 u[++currentPos] -= wScale * (p[++nextPos] - p[++prevPos]);
/external/robolectric/v1/lib/main/
Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/ ...
/external/guice/extensions/struts2/lib/
Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath ...
Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...
/external/guice/extensions/persist/lib/
Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.apache.lucene_1.9.1.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...

12