/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | ReplaceableUCharacterIterator.java | 186 public void setIndex(int currentIndex) throws IndexOutOfBoundsException{ in setIndex() 212 private int currentIndex; field in ReplaceableUCharacterIterator
|
D | CharacterIteratorWrapper.java | 114 int currentIndex = iterator.getIndex(); in getText() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | ReplaceableUCharacterIterator.java | 184 public void setIndex(int currentIndex) throws IndexOutOfBoundsException{ in setIndex() 210 private int currentIndex; field in ReplaceableUCharacterIterator
|
D | CharacterIteratorWrapper.java | 112 int currentIndex = iterator.getIndex(); in getText() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | FunctionLookup.cpp | 30 for (size_t currentIndex = 0; currentIndex < list.size(); currentIndex++) in GetImplicitConversionCombinations() local 113 int currentIndex = 0; in GetMangledNames() local
|
D | span_unittest.cpp | 133 size_t currentIndex = 0; in TEST() local 146 size_t currentIndex = 0; in TEST() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | FunctionLookup.cpp | 30 for (size_t currentIndex = 0; currentIndex < list.size(); currentIndex++) in GetImplicitConversionCombinations() local 113 int currentIndex = 0; in GetMangledNames() local
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | IterableByteBufferInputStream.java | 52 private int currentIndex; field in IterableByteBufferInputStream
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | normlzr.h | 763 int32_t currentIndex, nextIndex; variable
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | normlzr.h | 768 int32_t currentIndex, nextIndex; variable
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | normlzr.h | 768 int32_t currentIndex, nextIndex; variable
|
/third_party/icu/icu4c/source/common/unicode/ |
D | normlzr.h | 768 int32_t currentIndex, nextIndex; variable
|
/third_party/typescript/src/services/formatting/ |
D | smartIndenter.ts | 393 const currentIndex = parent.arguments.indexOf(currentNode); constant 396 const previousNode = parent.arguments[currentIndex - 1]; constant
|
D | formatting.ts | 765 const currentIndex = findIndex(siblings, arg => arg.pos === child.pos); constant 766 const previousNode = siblings[currentIndex - 1]; constant
|
/third_party/libphonenumber/java/internal/prefixmapper/src/com/google/i18n/phonenumbers/prefixmapper/ |
D | PhonePrefixMap.java | 153 int currentIndex = numOfEntries - 1; in lookup() local
|
/third_party/skia/samplecode/ |
D | SampleTextureUpload.cpp | 132 int currentIndex = y * fTileCols + x; in onDrawContent() local
|
/third_party/flutter/skia/src/sksl/ir/ |
D | SkSLConstructor.h | 199 int currentIndex = 0; in getMatComponent() local
|
/third_party/flutter/skia/samplecode/ |
D | SampleTextureUpload.cpp | 134 int currentIndex = y * fTileCols + x; in onDrawContent() local
|
/third_party/skia/experimental/sktext/src/ |
D | VisualRun.h | 65 for (auto currentIndex : textBlock) { in forEachTextBlockInGlyphRange() local
|
/third_party/flutter/skia/third_party/externals/freetype/src/gxvalid/ |
D | gxvmorx1.c | 118 FT_Short currentIndex; in gxv_morx_subtable_type1_entry_validate() local
|
/third_party/freetype/src/gxvalid/ |
D | gxvmorx1.c | 118 FT_Short currentIndex; in gxv_morx_subtable_type1_entry_validate() local
|
/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
D | gxvmorx1.c | 118 FT_Short currentIndex; in gxv_morx_subtable_type1_entry_validate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationUserDefinedIO.cpp | 207 int currentIndex = 0; in basicSubobjectAtIndex() local 305 int currentIndex = 0; in basicSubobjectAtIndex() local 418 int currentIndex = 0; in basicSubobjectAtIndex() local
|
/third_party/skia/third_party/externals/icu/source/tools/gensprep/ |
D | store.c | 158 static int16_t currentIndex = 0; /* the current index into the data trie */ variable
|
/third_party/icu/icu4c/source/tools/gensprep/ |
D | store.c | 158 static int16_t currentIndex = 0; /* the current index into the data trie */ variable
|