Searched refs:initialPosition (Results 1 - 18 of 18) sorted by relevance

/external/easymock/src/org/easymock/internal/
H A DMocksBehavior.java93 int initialPosition = position;
114 position = initialPosition;
129 - initialPosition + 1)); // rough approximation of the length
138 for (int i = initialPosition; i <= endPosition; i++) {
/external/icu/icu4c/source/common/
H A Drbbi.cpp1006 int32_t initialPosition = 0; local
1023 initialPosition = (int32_t)UTEXT_GETNATIVEINDEX(fText);
1024 result = initialPosition;
1185 if (result == initialPosition) {
1186 UTEXT_SETNATIVEINDEX(fText, initialPosition);
1221 int32_t initialPosition = 0; local
1244 initialPosition = (int32_t)UTEXT_GETNATIVEINDEX(fText);
1245 result = initialPosition;
1275 } else if (result == initialPosition) {
1278 UTEXT_SETNATIVEINDEX(fText, initialPosition);
[all...]
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DRuleBasedBreakIterator.java1179 int initialPosition = text.getIndex();
1180 int result = initialPosition;
1324 if (result == initialPosition) {
1328 text.setIndex(initialPosition);
1356 int initialPosition = 0;
1369 initialPosition = fText.getIndex();
1370 result = initialPosition;
1404 } else if (result == initialPosition) {
1407 fText.setIndex(initialPosition);
1523 if (result == initialPosition) {
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRuleBasedBreakIterator.java1199 int initialPosition = text.getIndex();
1200 int result = initialPosition;
1344 if (result == initialPosition) {
1348 text.setIndex(initialPosition);
1376 int initialPosition = 0;
1389 initialPosition = fText.getIndex();
1390 result = initialPosition;
1424 } else if (result == initialPosition) {
1427 fText.setIndex(initialPosition);
1543 if (result == initialPosition) {
[all...]
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-user.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/activity/ ...
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...
/external/libgdx/backends/gdx-backend-moe/libs/
H A Dintel-moe-core.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 322 milliseconds