/third_party/icu/icu4c/source/i18n/ |
D | csrucode.cpp | 62 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
|
/third_party/node/deps/icu-small/source/i18n/ |
D | csrucode.cpp | 62 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
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | csrucode.cpp | 62 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
|
/third_party/icu/icu4c/source/layoutex/ |
D | ParagraphLayout.cpp | 984 le_int32 ParagraphLayout::previousBreak(le_int32 charIndex) in previousBreak() 1137 le_int32 ParagraphLayout::getCharRun(le_int32 charIndex) in getCharRun()
|
/third_party/icu/icu4c/source/test/letest/ |
D | cletest.c | 641 le_int32 charIndex = 0, lineNumber = 1; in GlyphToCharTest() local
|
D | letest.cpp | 877 le_int32 charIndex = 0, lineNumber = 1; in GlyphToCharTest() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | Bidi.java | 4644 public BidiRun getParagraph(int charIndex) in getParagraph() 4672 public int getParagraphIndex(int charIndex) in getParagraphIndex() 4801 public byte getLevelAt(int charIndex) in getLevelAt()
|
D | BidiLine.java | 239 static byte getLevelAt(Bidi bidi, int charIndex) in getLevelAt()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | Bidi.java | 4593 public BidiRun getParagraph(int charIndex) in getParagraph() 4620 public int getParagraphIndex(int charIndex) in getParagraphIndex() 4744 public byte getLevelAt(int charIndex) in getLevelAt()
|
D | BidiLine.java | 240 static byte getLevelAt(Bidi bidi, int charIndex) in getLevelAt()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/ |
D | RBBIMonkeyTest.java | 533 int charIndex = rand.next() % cclass.fSet.size(); in set() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | rbbimonkeytest.cpp | 414 int32_t charIndex = rand() % cclass->fSet->size(); in set() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/ |
D | RBBIMonkeyTest.java | 530 int charIndex = rand.next() % cclass.fSet.size(); in set() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ubidiln.cpp | 251 ubidi_getLevelAt(const UBiDi *pBiDi, int32_t charIndex) { in ubidi_getLevelAt()
|
D | ubidi.cpp | 2967 ubidi_getParagraph(const UBiDi *pBiDi, int32_t charIndex, in ubidi_getParagraph()
|
/third_party/icu/icu4c/source/common/ |
D | ubidiln.cpp | 251 ubidi_getLevelAt(const UBiDi *pBiDi, int32_t charIndex) { in ubidi_getLevelAt()
|
D | ubidi.cpp | 2967 ubidi_getParagraph(const UBiDi *pBiDi, int32_t charIndex, in ubidi_getParagraph()
|
/third_party/node/deps/icu-small/source/common/ |
D | ubidiln.cpp | 251 ubidi_getLevelAt(const UBiDi *pBiDi, int32_t charIndex) { in ubidi_getLevelAt()
|
D | ubidi.cpp | 2967 ubidi_getParagraph(const UBiDi *pBiDi, int32_t charIndex, in ubidi_getParagraph()
|
/third_party/icu/ohos_icu4c/src/ |
D | icu_addon.cpp | 694 UBiDiLevel ubidi_getLevelAt(const UBiDi * pBiDi, int32_t charIndex) { in ubidi_getLevelAt() 712 int32_t ubidi_getParagraph(const UBiDi * pBiDi, int32_t charIndex, int32_t * pParaStart, int32_t * … in ubidi_getParagraph()
|
/third_party/typescript/src/lib/ |
D | dom.generated.d.ts | 1698 charIndex?: number; property 13863 readonly charIndex: number; property
|
/third_party/typescript/lib/ |
D | lib.dom.d.ts | 1718 charIndex?: number; property 13883 readonly charIndex: number; property
|