Home
last modified time | relevance | path

Searched defs:nextIndex (Results 1 - 25 of 67) sorted by relevance

123

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DImageIndexIterator_unittest.cpp33 ImageIndex nextIndex = iter.next(); in TEST() local
61 ImageIndex nextIndex in TEST() local
85 ImageIndex nextIndex = iter.next(); TEST() local
113 ImageIndex nextIndex = iter.next(); TEST() local
143 ImageIndex nextIndex = iter.next(); TEST() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcsrmbcs.h37 int32_t nextIndex; member in IteratedChar
H A Dcollationfastlatin.cpp874 int32_t nextIndex = sIndex; in nextPair() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcsrmbcs.h37 int32_t nextIndex; member in IteratedChar
H A Dcollationfastlatin.cpp874 int32_t nextIndex = sIndex; in nextPair() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcsrmbcs.h37 int32_t nextIndex; member in IteratedChar
H A Dcollationfastlatin.cpp874 int32_t nextIndex = sIndex; in nextPair() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DCharsetRecog_mbcs.java145 int nextIndex = 0; field in CharsetRecog_mbcs.iteratedChar
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DCharsetRecog_mbcs.java146 int nextIndex = 0; field in CharsetRecog_mbcs.iteratedChar
/third_party/icu/icu4c/source/common/unicode/
H A Dnormlzr.h768 int32_t currentIndex, nextIndex; member in Normalizer
/third_party/node/deps/icu-small/source/common/unicode/
H A Dnormlzr.h768 int32_t currentIndex, nextIndex; member in Normalizer
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dnormlzr.h768 int32_t currentIndex, nextIndex; member in Normalizer
/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_animation_test_ng.cpp281 int32_t nextIndex = 1; in HWTEST_F() local
435 int32_t nextIndex = 1; in HWTEST_F() local
647 int32_t nextIndex = 1; in HWTEST_F() local
/foundation/arkui/ui_lite/frameworks/font/
H A Dui_multi_font_manager.cpp97 uint8_t nextIndex = AddNewFont(fontListId, fontIds, size, index); in UpdateFont() local
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/mbcs/
H A DEUCTool.java278 int nextIndex = 0; field in EUCTool.iteratedChar
H A DBIG5Tool.java278 int nextIndex = 0; field in BIG5Tool.iteratedChar
/third_party/node/lib/internal/cluster/
H A Dchild.js
/third_party/skia/src/gpu/tessellate/
H A DPathCurveTessellator.cpp186 uint16_t nextIndex = baseIndex + 3; in WriteFixedIndexBufferBaseIndex() local
/third_party/skia/third_party/externals/dawn/src/common/
H A DSlabAllocator.cpp27 SlabAllocatorImpl::IndexLinkNode::IndexLinkNode(Index index, Index nextIndex) in IndexLinkNode() argument
H A DSlabAllocator.h72 Index nextIndex; // The index of the next available block. kInvalidIndex, if none. member
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_testfour_ng.cpp409 uint32_t nextIndex = 2; in HWTEST_F() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dcjson_parser.h44 uint16_t nextIndex = 0; // the conflicy Node index in array member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DTextTrieMap.java185 public int nextIndex() { in nextIndex() method in TextTrieMap.CharIterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DTextTrieMap.java193 public int nextIndex() { in nextIndex() method in TextTrieMap.CharIterator
/third_party/skia/src/gpu/gradients/
H A DGrGradientBitmapCache.cpp153 int nextIndex = std::min(positions[i] * fResolution, in fillGradient() local

Completed in 23 milliseconds

123