Home
last modified time | relevance | path

Searched defs:currentIndex (Results 1 – 25 of 43) sorted by relevance

12

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DReplaceableUCharacterIterator.java186 public void setIndex(int currentIndex) throws IndexOutOfBoundsException{ in setIndex()
212 private int currentIndex; field in ReplaceableUCharacterIterator
DCharacterIteratorWrapper.java114 int currentIndex = iterator.getIndex(); in getText() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DReplaceableUCharacterIterator.java184 public void setIndex(int currentIndex) throws IndexOutOfBoundsException{ in setIndex()
210 private int currentIndex; field in ReplaceableUCharacterIterator
DCharacterIteratorWrapper.java112 int currentIndex = iterator.getIndex(); in getText() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DFunctionLookup.cpp30 for (size_t currentIndex = 0; currentIndex < list.size(); currentIndex++) in GetImplicitConversionCombinations() local
113 int currentIndex = 0; in GetMangledNames() local
Dspan_unittest.cpp133 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/
DFunctionLookup.cpp30 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/
DIterableByteBufferInputStream.java52 private int currentIndex; field in IterableByteBufferInputStream
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dnormlzr.h763 int32_t currentIndex, nextIndex; variable
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dnormlzr.h768 int32_t currentIndex, nextIndex; variable
/third_party/node/deps/icu-small/source/common/unicode/
Dnormlzr.h768 int32_t currentIndex, nextIndex; variable
/third_party/icu/icu4c/source/common/unicode/
Dnormlzr.h768 int32_t currentIndex, nextIndex; variable
/third_party/typescript/src/services/formatting/
DsmartIndenter.ts393 const currentIndex = parent.arguments.indexOf(currentNode); constant
396 const previousNode = parent.arguments[currentIndex - 1]; constant
Dformatting.ts765 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/
DPhonePrefixMap.java153 int currentIndex = numOfEntries - 1; in lookup() local
/third_party/skia/samplecode/
DSampleTextureUpload.cpp132 int currentIndex = y * fTileCols + x; in onDrawContent() local
/third_party/flutter/skia/src/sksl/ir/
DSkSLConstructor.h199 int currentIndex = 0; in getMatComponent() local
/third_party/flutter/skia/samplecode/
DSampleTextureUpload.cpp134 int currentIndex = y * fTileCols + x; in onDrawContent() local
/third_party/skia/experimental/sktext/src/
DVisualRun.h65 for (auto currentIndex : textBlock) { in forEachTextBlockInGlyphRange() local
/third_party/flutter/skia/third_party/externals/freetype/src/gxvalid/
Dgxvmorx1.c118 FT_Short currentIndex; in gxv_morx_subtable_type1_entry_validate() local
/third_party/freetype/src/gxvalid/
Dgxvmorx1.c118 FT_Short currentIndex; in gxv_morx_subtable_type1_entry_validate() local
/third_party/skia/third_party/externals/freetype/src/gxvalid/
Dgxvmorx1.c118 FT_Short currentIndex; in gxv_morx_subtable_type1_entry_validate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUserDefinedIO.cpp207 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/
Dstore.c158 static int16_t currentIndex = 0; /* the current index into the data trie */ variable
/third_party/icu/icu4c/source/tools/gensprep/
Dstore.c158 static int16_t currentIndex = 0; /* the current index into the data trie */ variable

12