Home
last modified time | relevance | path

Searched defs:fromIndex (Results 1 - 13 of 13) sorted by relevance

/third_party/jerryscript/tests/jerry/
H A Darray-prototype-indexof.js
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DIntArrayList.java80 protected void removeRange(int fromIndex, int toIndex) { in removeRange() argument
H A DLongArrayList.java80 protected void removeRange(int fromIndex, int toIndex) { in removeRange() argument
H A DFloatArrayList.java80 protected void removeRange(int fromIndex, int toIndex) { in removeRange() argument
H A DBooleanArrayList.java81 protected void removeRange(int fromIndex, int toIndex) { in removeRange() argument
H A DDoubleArrayList.java80 protected void removeRange(int fromIndex, int toIndex) { in removeRange() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUTF16.java1639 public static int indexOf(String source, int char32, int fromIndex) { in indexOf() argument
1695 public static int indexOf(String source, String str, int fromIndex) { in indexOf() argument
1852 lastIndexOf(String source, int char32, int fromIndex) lastIndexOf() argument
1918 lastIndexOf(String source, String str, int fromIndex) lastIndexOf() argument
[all...]
H A DUnicodeSet.java4253 public int spanBack(CharSequence s, int fromIndex, SpanCondition spanCondition) { in spanBack() argument
4805 findIn(CharSequence value, int fromIndex, boolean findNot) findIn() argument
4826 findLastIn(CharSequence value, int fromIndex, boolean findNot) findLastIn() argument
[all...]
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
H A DCollationPerformanceTest.java1154 void qSortImpl_java_usekeys(String src[], int fromIndex, int toIndex, java.text.Collator c) { in qSortImpl_java_usekeys() argument
1185 void qSortImpl_icu_usekeys(String src[], int fromIndex, int toIndex, com.ibm.icu.text.Collator c) { in qSortImpl_icu_usekeys() argument
1216 qSortImpl_nokeys(String src[], int fromIndex, int toIndex, Comparator c) qSortImpl_nokeys() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DUTF16.java1575 public static int indexOf(String source, int char32, int fromIndex) { in indexOf() argument
1630 public static int indexOf(String source, String str, int fromIndex) { in indexOf() argument
1784 lastIndexOf(String source, int char32, int fromIndex) lastIndexOf() argument
1849 lastIndexOf(String source, String str, int fromIndex) lastIndexOf() argument
[all...]
H A DUnicodeSet.java4123 public int spanBack(CharSequence s, int fromIndex, SpanCondition spanCondition) { in spanBack() argument
4652 findIn(CharSequence value, int fromIndex, boolean findNot) findIn() argument
4674 findLastIn(CharSequence value, int fromIndex, boolean findNot) findLastIn() argument
[all...]
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngvalid.c601 if (fromIndex > 0) sourceByte >>= fromIndex; in pixel_copy() local
607 if (fromIndex > 0) sourceByte <<= fromIndex; in pixel_copy() local
579 pixel_copy(png_bytep toBuffer, png_uint_32 toIndex, png_const_bytep fromBuffer, png_uint_32 fromIndex, unsigned int pixelSize, int littleendian) pixel_copy() argument
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 37 milliseconds