Home
last modified time | relevance | path

Searched defs:nextIndex (Results 1 – 25 of 61) sorted by relevance

123

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DImageIndexIterator_unittest.cpp33 ImageIndex nextIndex = iter.next(); in TEST() local
61 ImageIndex nextIndex = iter.next(); in TEST() local
85 ImageIndex nextIndex = iter.next(); in TEST() local
113 ImageIndex nextIndex = iter.next(); in TEST() local
143 ImageIndex nextIndex = iter.next(); in TEST() local
/third_party/icu/icu4c/source/i18n/
Dcsrmbcs.h37 int32_t nextIndex; variable
Dcollationbuilder.cpp364 int32_t nextIndex = nextIndexFromNode(node); in addReset() local
631 int32_t nextIndex = nextIndexFromNode(node); in getSpecialResetPosition() local
905 int32_t nextIndex = nextIndexFromNode(node); in findOrInsertWeakNode() local
919 int32_t nextIndex; in findOrInsertWeakNode() local
957 int32_t nextIndex; in insertTailoredNodeAfter() local
969 CollationBuilder::insertNodeBetween(int32_t index, int32_t nextIndex, int64_t node, in insertNodeBetween()
1415 int32_t nextIndex = nextIndexFromNode(node); in makeTailoredCEs() local
/third_party/node/deps/icu-small/source/i18n/
Dcsrmbcs.h37 int32_t nextIndex; variable
Dcollationbuilder.cpp364 int32_t nextIndex = nextIndexFromNode(node); in addReset() local
631 int32_t nextIndex = nextIndexFromNode(node); in getSpecialResetPosition() local
905 int32_t nextIndex = nextIndexFromNode(node); in findOrInsertWeakNode() local
919 int32_t nextIndex; in findOrInsertWeakNode() local
957 int32_t nextIndex; in insertTailoredNodeAfter() local
969 CollationBuilder::insertNodeBetween(int32_t index, int32_t nextIndex, int64_t node, in insertNodeBetween()
1436 int32_t nextIndex = nextIndexFromNode(node); in makeTailoredCEs() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dcsrmbcs.h37 int32_t nextIndex; variable
Dcollationbuilder.cpp362 int32_t nextIndex = nextIndexFromNode(node); in addReset() local
629 int32_t nextIndex = nextIndexFromNode(node); in getSpecialResetPosition() local
899 int32_t nextIndex = nextIndexFromNode(node); in findOrInsertWeakNode() local
913 int32_t nextIndex; in findOrInsertWeakNode() local
951 int32_t nextIndex; in insertTailoredNodeAfter() local
963 CollationBuilder::insertNodeBetween(int32_t index, int32_t nextIndex, int64_t node, in insertNodeBetween()
1409 int32_t nextIndex = nextIndexFromNode(node); in makeTailoredCEs() local
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/3.6/stricter_generators/
Dstricter_generators_2.ts41 let nextIndex = 0; 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/skia/third_party/externals/icu/source/common/unicode/
Dnormlzr.h768 int32_t currentIndex, nextIndex; variable
/third_party/skia/third_party/externals/dawn/src/common/
DSlabAllocator.h72 Index nextIndex; // The index of the next available block. kInvalidIndex, if none. member
DSlabAllocator.cpp27 SlabAllocatorImpl::IndexLinkNode::IndexLinkNode(Index index, Index nextIndex) in IndexLinkNode()
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DUnmodifiableLazyStringList.java137 public int nextIndex() { in listIterator() method
/third_party/node/deps/npm/node_modules/ini/lib/
Dini.js83 var nextIndex = 0 variable
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DStringReplacer.java185 int nextIndex = oOutput + UTF16.getCharCount(c); in replace() local
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DStringReplacer.java184 int nextIndex = oOutput + UTF16.getCharCount(c); in replace() local
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationBuilder.java164 int nextIndex = nextIndexFromNode(node); in addReset() local
419 int nextIndex = nextIndexFromNode(node); in getSpecialResetPosition() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationBuilder.java168 int nextIndex = nextIndexFromNode(node); in addReset() local
423 int nextIndex = nextIndexFromNode(node); in getSpecialResetPosition() local
/third_party/skia/src/utils/
DSkPolyUtils.cpp192 int nextIndex = 1; in SkIsConvexPolygon() local
1157 uint16_t prevIndex, uint16_t currIndex, uint16_t nextIndex) { in is_reflex_vertex()
1213 int nextIndex = (currIndex + 1) % inputPolygonSize; in SkOffsetSimplePolygon() local
1257 int nextIndex = (currIndex + 1) % inputPolygonSize; in SkOffsetSimplePolygon() local
1630 int nextIndex = (currIndex + 1) % polygonSize; in SkTriangulateSimplePolygon() local
1659 int nextIndex = (currIndex + 1) % polygonSize; in SkTriangulateSimplePolygon() local
/third_party/skia/src/gpu/tessellate/
DPathCurveTessellator.cpp186 uint16_t nextIndex = baseIndex + 3; in WriteFixedIndexBufferBaseIndex() local
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/mbcs/
DBIG5Tool.java278 int nextIndex = 0; field in BIG5Tool.iteratedChar
DEUCTool.java278 int nextIndex = 0; field in EUCTool.iteratedChar
/third_party/node/lib/internal/cluster/
Dchild.js84 indexSet = { nextIndex: 0, set: new SafeSet() }; property
/third_party/skia/src/gpu/gradients/
DGrGradientBitmapCache.cpp153 int nextIndex = std::min(positions[i] * fResolution, in fillGradient() local

123