Home
last modified time | relevance | path

Searched defs:currentIndex (Results 1 – 25 of 33) 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/node/deps/npm/node_modules/p-map/
Dindex.js27 let currentIndex = 0; variable
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DIterableByteBufferInputStream.java52 private int currentIndex; field in IterableByteBufferInputStream
/third_party/icu/icu4c/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/skia/third_party/externals/icu/source/common/unicode/
Dnormlzr.h768 int32_t currentIndex, nextIndex; variable
/third_party/node/deps/v8/tools/system-analyzer/view/timeline/
Dtimeline-track-map.mjs228 let currentIndex = currentChunk.indexOf(this.map); variable
/third_party/typescript/src/services/formatting/
DsmartIndenter.ts417 const currentIndex = parent.arguments.indexOf(currentNode); constant
420 const previousNode = parent.arguments[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/skia/experimental/sktext/src/
DVisualRun.h65 for (auto currentIndex : textBlock) { in forEachTextBlockInGlyphRange() 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.cpp209 int currentIndex = 0; in basicSubobjectAtIndex() local
307 int currentIndex = 0; in basicSubobjectAtIndex() local
420 int currentIndex = 0; in basicSubobjectAtIndex() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
DvktTessellationUserDefinedIO.cpp209 int currentIndex = 0; in basicSubobjectAtIndex() local
307 int currentIndex = 0; in basicSubobjectAtIndex() local
420 int currentIndex = 0; in basicSubobjectAtIndex() local
/third_party/icu/icu4c/source/tools/gensprep/
Dstore.c159 static int16_t currentIndex = 0; /* the current index into the data trie */ variable
/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/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dtext.cpp780 uint64_t currentIndex = SPV_INDEX_INSTRUCTION; in spvTextToBinaryInternal() local
/third_party/skia/third_party/externals/spirv-tools/source/
Dtext.cpp780 uint64_t currentIndex = SPV_INDEX_INSTRUCTION; in spvTextToBinaryInternal() local
/third_party/spirv-tools/source/
Dtext.cpp803 uint64_t currentIndex = SPV_INDEX_INSTRUCTION; in spvTextToBinaryInternal() local
/third_party/skia/src/gpu/ops/
DDefaultPathRenderer.cpp225 uint16_t currentIndex() const { return fCurVert - fVertices; } in currentIndex() function in __anon2c7671670111::PathGeoBuilder

12