Home
last modified time | relevance | path

Searched defs:tmpIndex (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
Dtiming_wheel.c43 FILLP_INT tmpIndex = hourHand->curTick; in FillpTimingWheelHandHourTick() local
90 FILLP_INT tmpIndex = minHand->curTick; in FillpTimingWheelHandMinTick() local
132 FILLP_INT tmpIndex = wheel->secHand.curTick; in FillpTimingWheelHandSecTick() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_item_group_layout_algorithm.h150 int32_t tmpIndex = (lanes_ <= 1) ? index : (index - index % lanes_ + lanes_ - 1); in GetLanesCeil() local
/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
Drender_grid_layout.cpp2011 int32_t tmpIndex = -1; in MoveItemsForward() local
2063 int32_t tmpIndex = -1; in MoveItemsBackward() local