Home
last modified time | relevance | path

Searched defs:nextIndex (Results 51 - 74 of 74) sorted by relevance

123

/third_party/icu/icu4c/source/i18n/
H A 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; findOrInsertWeakNode() local
957 int32_t nextIndex; insertTailoredNodeAfter() local
969 insertNodeBetween(int32_t index, int32_t nextIndex, int64_t node, UErrorCode &errorCode) insertNodeBetween() argument
986 nodes.setElementAt(changeNodePreviousIndex(node, newIndex), nextIndex); insertNodeBetween() local
1415 int32_t nextIndex = nextIndexFromNode(node); makeTailoredCEs() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A 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; findOrInsertWeakNode() local
957 int32_t nextIndex; insertTailoredNodeAfter() local
969 insertNodeBetween(int32_t index, int32_t nextIndex, int64_t node, UErrorCode &errorCode) insertNodeBetween() argument
986 nodes.setElementAt(changeNodePreviousIndex(node, newIndex), nextIndex); insertNodeBetween() local
1436 int32_t nextIndex = nextIndexFromNode(node); makeTailoredCEs() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A 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; findOrInsertWeakNode() local
951 int32_t nextIndex; insertTailoredNodeAfter() local
963 insertNodeBetween(int32_t index, int32_t nextIndex, int64_t node, UErrorCode &errorCode) insertNodeBetween() argument
980 nodes.setElementAt(changeNodePreviousIndex(node, newIndex), nextIndex); insertNodeBetween() local
1409 int32_t nextIndex = nextIndexFromNode(node); makeTailoredCEs() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_column_pattern.cpp972 int32_t nextIndex = currentIndex; in CalcScrollIndex() local
996 uint32_t nextIndex = 0; local
1064 uint32_t nextIndex = 0; GetShiftDistanceForLandscape() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_pattern.cpp1037 auto nextIndex = curIndex; in GetNextFocusNode() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_column_pattern.cpp1001 uint32_t nextIndex = 0; in GetShiftDistance() local
1069 uint32_t nextIndex = 0; GetShiftDistanceForLandscape() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_column_pattern.cpp1233 int32_t nextIndex = 0; in GetShiftDistance() local
1272 double TextPickerColumnPattern::GetSelectedDistance(int32_t index, int32_t nextIndex, ScrollDirection dir) in GetSelectedDistance() argument
1293 GetUpCandidateDistance(int32_t index, int32_t nextIndex, ScrollDirection dir) GetUpCandidateDistance() argument
1318 GetDownCandidateDistance(int32_t index, int32_t nextIndex, ScrollDirection dir) GetDownCandidateDistance() argument
1346 int32_t nextIndex = 0; GetShiftDistanceForLandscape() local
[all...]
/third_party/icu/icu4c/source/common/
H A Dumutablecptrie.cpp909 inline int32_t nextIndex(int32_t initialEntryIndex, int32_t entryIndex) const { in nextIndex() function in __anon3198::MixedBlocks
/third_party/node/deps/icu-small/source/common/
H A Dumutablecptrie.cpp909 inline int32_t nextIndex(int32_t initialEntryIndex, int32_t entryIndex) const { in nextIndex() function in __anon11850::MixedBlocks
/third_party/skia/src/utils/
H A DSkPolyUtils.cpp192 int nextIndex = 1; in SkIsConvexPolygon() local
1213 int nextIndex in SkOffsetSimplePolygon() local
1156 is_reflex_vertex(const SkPoint* inputPolygonVerts, int winding, SkScalar offset, uint16_t prevIndex, uint16_t currIndex, uint16_t nextIndex) is_reflex_vertex() argument
1257 int nextIndex = (currIndex + 1) % inputPolygonSize; SkOffsetSimplePolygon() local
1630 int nextIndex = (currIndex + 1) % polygonSize; SkTriangulateSimplePolygon() local
1659 int nextIndex = (currIndex + 1) % polygonSize; SkTriangulateSimplePolygon() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dumutablecptrie.cpp909 inline int32_t nextIndex(int32_t initialEntryIndex, int32_t entryIndex) const { in nextIndex() function in __anon21079::MixedBlocks
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_regexp.cpp725 JSTaggedValue nextIndex = JSTaggedValue(AdvanceStringIndex(string, lastIndex, fullUnicode)); in RegExpMatch() local
1137 uint32_t nextIndex = static_cast<uint32_t>(AdvanceStringIndex(inputStr, thisIndex, fullUnicode)); in ReplaceInternal() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcircuit_builder.cpp691 void CircuitBuilder::SetNextIndexOfArrayIterator(GateRef glue, GateRef iter, GateRef nextIndex) in SetNextIndexOfArrayIterator() argument
694 Store(VariableType::INT32(), glue, iter, offset, nextIndex); in SetNextIndexOfArrayIterator() local
H A Dstub_builder-inl.h1822 inline void StubBuilder::SetNextIndexOfArrayIterator(GateRef glue, GateRef iter, GateRef nextIndex) in SetNextIndexOfArrayIterator() argument
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp1458 int32_t nextIndex = GetNextIndex(index); in UpdateItemOpacity() local
1493 int32_t nextIndex = GetNextIndex(index); in UpdateItemPosition() local
1754 int32_t nextIndex = fromIndex; in UpdateChildPosition() local
1787 int32_t nextIndex = 0; Tick() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.cpp2553 auto nextIndex = isTouchingSwiper_ ? swiperStartIndex_ + 1 : animationTargetIndex_.value_or(-1); in GetIndicatorStyle() local
2565 CalculateIndicatorStyle( int32_t startIndex, int32_t nextIndex, IndicatorStyle& indicatorStyle, OffsetF& indicatorOffset) CalculateIndicatorStyle() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp1247 void SwiperPattern::OnAnimationTranslateZero(int32_t nextIndex, bool stopAutoPlay) in OnAnimationTranslateZero() argument
2556 void SwiperPattern::CheckMarkDirtyNodeForRenderIndicator(float additionalOffset, std::optional<int32_t> nextIndex) in CheckMarkDirtyNodeForRenderIndicator() argument
1280 FireAnimationStartEvent( int32_t currentIndex, int32_t nextIndex, const AnimationCallbackInfo& info) const FireAnimationStartEvent() argument
3113 auto nextIndex = ComputeNextIndexByVelocity(static_cast<float>(dragVelocity), true); CheckDragOutOfBoundary() local
3196 PlayPropertyTranslateAnimation( float translate, int32_t nextIndex, float velocity, bool stopAutoPlay) PlayPropertyTranslateAnimation() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassFragmentDensityMapTests.cpp201 const deUint32 nextIndex = viewIndex + 1; in createFullscreenMesh() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassFragmentDensityMapTests.cpp197 const deUint32 nextIndex = viewIndex + 1; in createFullscreenMesh() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp11209 unsigned nextIndex = 0; in AddCombineBUILD_VECTORToVPADDL() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DSymbolTable_ESSL_autogen.cpp26010 uint16_t nextIndex = GetNextRuleIndex(nameHash); findBuiltIn() local
[all...]
H A DSymbolTable_autogen.cpp40803 uint16_t nextIndex = GetNextRuleIndex(nameHash); findBuiltIn() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/third_party/sqlite/src/
H A Dsqlite3.c90153 int nextIndex = 1; /* Index of next ? host parameter */ global() local
[all...]

Completed in 319 milliseconds

123