Home
last modified time | relevance | path

Searched defs:startIndex (Results 1 - 25 of 246) sorted by relevance

12345678910

/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_stats_combiner.cpp37 int32_t startIndex = stats->events_.FindBestIndex(beginTime); in combine() local
/kernel/liteos_m/testsuites/sample/kernel/task/
H A DIt_los_task_083.c49 UINT8 startIndex; in TestCase() local
H A DIt_los_task_086.c48 UINT8 startIndex; in HwiF01() local
H A DIt_los_task_087.c45 UINT8 startIndex; in TestCase() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_wrapper_builder.h51 void SetStartIndex(int32_t startIndex) in SetStartIndex() argument
/foundation/arkui/ace_engine/frameworks/core/text/
H A Dtext_emoji_processor.h25 int startIndex; member
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
H A Dline_typography.cpp28 size_t LineTypography::GetLineBreak(size_t startIndex, double width) const in GetLineBreak() argument
33 std::unique_ptr<TextLineBase> LineTypography::CreateLine(size_t startIndex, size_t count) in CreateLine() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
H A Dparagraph_line_fetcher_impl.cpp25 size_t ParagraphLineFetcherImpl::GetLineBreak(size_t startIndex, SkScalar width) const in GetLineBreak() argument
29 std::unique_ptr<TextLineBase> ParagraphLineFetcherImpl::CreateLine(size_t startIndex, size_t count) in CreateLine() argument
/third_party/lzma/Java/SevenZip/Compression/RangeCoder/
H A DBitTreeEncoder.java72 public static int ReverseGetPrice(short[] Models, int startIndex, in ReverseGetPrice() argument
87 public static void ReverseEncode(short[] Models, int startIndex, in ReverseEncode() argument
H A DBitTreeDecoder.java41 public static int ReverseDecode(short[] Models, int startIndex, in ReverseDecode() argument
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dcollationinfo.cpp115 CollationInfo::getDataLength(const int32_t indexes[], int32_t startIndex) { in getDataLength() argument
/third_party/icu/icu4c/source/tools/toolutil/
H A Dcollationinfo.cpp115 CollationInfo::getDataLength(const int32_t indexes[], int32_t startIndex) { in getDataLength() argument
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dcollationinfo.cpp115 CollationInfo::getDataLength(const int32_t indexes[], int32_t startIndex) { in getDataLength() argument
/third_party/skia/modules/skparagraph/src/
H A DParagraphLineFetcherImpl.cpp26 size_t ParagraphLineFetcherImpl::getLineBreak(size_t startIndex, SkScalar width) const { in getLineBreak() argument
47 std::unique_ptr<TextLineBase> ParagraphLineFetcherImpl::createLine(size_t startIndex, in createLine() argument
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Dlist_item_group_element.cpp90 void ListItemGroupElement::OnDataSourceUpdated(size_t startIndex) in OnDataSourceUpdated() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_text_lineTypography.cpp47 size_t OH_Drawing_LineTypographyGetLineBreak(OH_Drawing_LineTypography *lineTypograph, size_t startIndex, double width) in OH_Drawing_LineTypographyGetLineBreak() argument
57 OH_Drawing_LineTypographyCreateLine(OH_Drawing_LineTypography *lineTypograph, size_t startIndex, size_t count) OH_Drawing_LineTypographyCreateLine() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DRangeDateRule.java134 private int startIndex(Date start) { in startIndex() method in RangeDateRule
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DRangeDateRule.java132 private int startIndex(Date start) { in startIndex() method in RangeDateRule
/third_party/skia/src/core/
H A DSkPathMakers.h17 SkPath_PointIterator(SkPathDirection dir, unsigned startIndex) in SkPath_PointIterator() argument
41 SkPath_RectPointIterator(const SkRect& rect, SkPathDirection dir, unsigned startIndex) in SkPath_RectPointIterator() argument
53 SkPath_OvalPointIterator(const SkRect& oval, SkPathDirection dir, unsigned startIndex) in SkPath_OvalPointIterator() argument
68 SkPath_RRectPointIterator(const SkRRect& rrect, SkPathDirection dir, unsigned startIndex) in SkPath_RRectPointIterator() argument
/third_party/skia/src/gpu/d3d/
H A DGrD3DDescriptorTableManager.cpp67 unsigned int startIndex = fNextAvailable; in allocateTable() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Duitercollationiterator.h67 FCDUIterCollationIterator(const CollationData *data, UBool numeric, UCharIterator &ui, int32_t startIndex) in FCDUIterCollationIterator() argument
/base/startup/init/services/param/include/
H A Dtrigger_checker.h44 uint32_t startIndex; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/list/
H A Dlist_scroller_event_test_ng.cpp151 int32_t startIndex; in HWTEST_F() local
298 int32_t startIndex = -1; in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_v2/swiper/
H A Dswiper_element.cpp116 void SwiperElement::OnDataSourceUpdated(size_t startIndex) in OnDataSourceUpdated() argument
122 render->OnDataSourceUpdated(ElementProxyHost::TotalCount(), startIndex); in OnDataSourceUpdated() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
H A Dwater_flow_element.cpp129 void WaterFlowElement::OnDataSourceUpdated(size_t startIndex) in OnDataSourceUpdated() argument

Completed in 9 milliseconds

12345678910