Home
last modified time | relevance | path

Searched defs:charIndex (Results 1 – 25 of 632) sorted by relevance

12345678910>>...26

/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/system/i18n.module.public.api_stub_sources/android/icu/text/
H A DBidi.java1362 public android.icu.text.BidiRun getParagraph(int charIndex) { throw new RuntimeException("Stub!"); } in getParagraph()
1381 public int getParagraphIndex(int charIndex) { throw new RuntimeException("Stub!"); } in getParagraphIndex()
1477 public byte getLevelAt(int charIndex) { throw new RuntimeException("Stub!"); } in getLevelAt()
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.public.api_stub_sources/android/icu/text/
H A DBidi.java1362 public android.icu.text.BidiRun getParagraph(int charIndex) { throw new RuntimeException("Stub!"); } in getParagraph()
1381 public int getParagraphIndex(int charIndex) { throw new RuntimeException("Stub!"); } in getParagraphIndex()
1477 public byte getLevelAt(int charIndex) { throw new RuntimeException("Stub!"); } in getLevelAt()
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/stable.i18n.module.platform.api_stub_sources/android/icu/text/
H A DBidi.java1362 public android.icu.text.BidiRun getParagraph(int charIndex) { throw new RuntimeException("Stub!"); } in getParagraph()
1381 public int getParagraphIndex(int charIndex) { throw new RuntimeException("Stub!"); } in getParagraphIndex()
1477 public byte getLevelAt(int charIndex) { throw new RuntimeException("Stub!"); } in getLevelAt()
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/android/icu/text/
H A DBidi.java1362 public android.icu.text.BidiRun getParagraph(int charIndex) { throw new RuntimeException("Stub!"); } in getParagraph()
1381 public int getParagraphIndex(int charIndex) { throw new RuntimeException("Stub!"); } in getParagraphIndex()
1477 public byte getLevelAt(int charIndex) { throw new RuntimeException("Stub!"); } in getLevelAt()
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/module-lib/i18n.module.public.api_stub_sources/android/icu/text/
H A DBidi.java1362 public android.icu.text.BidiRun getParagraph(int charIndex) { throw new RuntimeException("Stub!"); } in getParagraph()
1381 public int getParagraphIndex(int charIndex) { throw new RuntimeException("Stub!"); } in getParagraphIndex()
1477 public byte getLevelAt(int charIndex) { throw new RuntimeException("Stub!"); } in getLevelAt()
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.intra.core.api_stub_sources/android/icu/text/
H A DBidi.java1362 public android.icu.text.BidiRun getParagraph(int charIndex) { throw new RuntimeException("Stub!"); } in getParagraph()
1381 public int getParagraphIndex(int charIndex) { throw new RuntimeException("Stub!"); } in getParagraphIndex()
1477 public byte getLevelAt(int charIndex) { throw new RuntimeException("Stub!"); } in getLevelAt()
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dcsrucode.cpp62 for (int32_t charIndex=0; charIndex<bytesToCheck-1; charIndex+=2) { in match() local
97 for (int32_t charIndex=0; charIndex<bytesToCheck-1; charIndex+=2) { in match() local
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dcsrucode.cpp62 for (int32_t charIndex=0; charIndex<bytesToCheck-1; charIndex+=2) { in match() local
97 for (int32_t charIndex=0; charIndex<bytesToCheck-1; charIndex+=2) { in match() local
/aosp_15_r20/external/icu/icu4c/source/layoutex/
H A DParagraphLayout.cpp984 le_int32 ParagraphLayout::previousBreak(le_int32 charIndex) in previousBreak()
1137 le_int32 ParagraphLayout::getCharRun(le_int32 charIndex) in getCharRun()
/aosp_15_r20/external/antlr/runtime/ActionScript/project/src/org/antlr/runtime/
H A DLexer.as217 public function get charIndex():int { property in org.antlr.runtime.Lexer
/aosp_15_r20/external/conscrypt/repackaged/openjdk/src/test/java/com/android/org/conscrypt/
H A DSSLUtilsTest.java244 int charIndex = i % VALID_CHARACTERS.length; in newValidProtocol() local
/aosp_15_r20/libcore/ojluni/src/test/java/text/BreakIterator/
H A DMirroredBreakIterator.java36 private int charIndex; field in MirroredBreakIterator
/aosp_15_r20/external/conscrypt/openjdk/src/test/java/org/conscrypt/
H A DSSLUtilsTest.java240 int charIndex = i % VALID_CHARACTERS.length; in newValidProtocol() local
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
H A DBidi.java4644 public BidiRun getParagraph(int charIndex) in getParagraph()
4672 public int getParagraphIndex(int charIndex) in getParagraphIndex()
4801 public byte getLevelAt(int charIndex) in getLevelAt()
H A DBidiLine.java239 static byte getLevelAt(Bidi bidi, int charIndex) in getLevelAt()
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DBidi.java4593 public BidiRun getParagraph(int charIndex) in getParagraph()
4620 public int getParagraphIndex(int charIndex) in getParagraphIndex()
4744 public byte getLevelAt(int charIndex) in getLevelAt()
/aosp_15_r20/external/cronet/third_party/icu/source/test/letest/
H A Dcletest.c641 le_int32 charIndex = 0, lineNumber = 1; in GlyphToCharTest() local
H A Dletest.cpp877 le_int32 charIndex = 0, lineNumber = 1; in GlyphToCharTest() local
/aosp_15_r20/external/icu/icu4c/source/test/letest/
H A Dcletest.c641 le_int32 charIndex = 0, lineNumber = 1; in GlyphToCharTest() local
H A Dletest.cpp871 le_int32 charIndex = 0, lineNumber = 1; in GlyphToCharTest() local
/aosp_15_r20/frameworks/base/core/java/android/text/
H A DBidiFormatter.java634 private int charIndex; field in BidiFormatter.DirectionalityEstimator
/aosp_15_r20/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
DFusionDictionary.java342 int charIndex = 0; in add() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Drbbimonkeytest.cpp414 int32_t charIndex = rand() % cclass->fSet->size(); in set() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
H A DRBBIMonkeyTest.java533 int charIndex = rand.next() % cclass.fSet.size(); in set() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Drbbimonkeytest.cpp414 int32_t charIndex = rand() % cclass->fSet->size(); in set() local

12345678910>>...26