Home
last modified time | relevance | path

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

/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.java839 int nextPos; // Index of the next character following pos. in next() local
855 nextPos = startPos; in next()
868 pos = nextPos; in next()
869 nextPos = moveIndex32(fText, pos, 1); in next()
890 if (nextPos == fText.length()) { in next()
893 int nextChar = UTF16.charAt(fText, nextPos); in next()
897 nextPos = moveIndex32(fText, nextPos, 1); in next()
1153 if (numEndIdx > nextPos) { in next()
1157 nextPos = numEndIdx; in next()
/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
856 nextPos = startPos; in next()
869 pos = nextPos; in next()
870 nextPos = moveIndex32(fText, pos, 1); in next()
891 if (nextPos == fText.length()) { in next()
894 int nextChar = UTF16.charAt(fText, nextPos); in next()
898 nextPos = moveIndex32(fText, nextPos, 1); in next()
1154 if (numEndIdx > nextPos) { in next()
1158 nextPos = numEndIdx; in next()
/external/v8/benchmarks/
Dnavier-stokes.js263 var nextPos = j * rowSize + 1;
269 u[++currentPos] -= wScale * (p[++nextPos] - p[++prevPos]);
/external/icu/icu4c/source/test/intltest/
Drbbitst.cpp2968 … virtual void rule9Adjust(int32_t pos, UChar32 *posChar, int32_t *nextPos, UChar32 *nextChar);
3177 void RBBILineMonkey::rule9Adjust(int32_t pos, UChar32 *posChar, int32_t *nextPos, UChar32 *nextChar… in rule9Adjust() argument
3184 int32_t nPos = *nextPos; in rule9Adjust()
3212 *nextPos = nPos; in rule9Adjust()
3231 int32_t nextPos; // Index of the next character following pos. in next() local
3252 nextPos = nextCPPos = startPos; in next()
3264 pos = nextPos; in next()
3268 nextPos = nextCPPos; in next()
3280 nextCPPos = nextPos = fText->moveIndex32(pos, 1); in next()
3281 c = fText->char32At(nextPos); in next()
[all …]
/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/robolectric/v1/lib/main/
Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/ ...
/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/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/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/ ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...