Home
last modified time | relevance | path

Searched refs:index (Results 4201 - 4225 of 17096) sorted by relevance

1...<<161162163164165166167168169170>>...684

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Drect_model.h34 virtual void SetRadiusValue(const Dimension& radiusX, const Dimension& radiusY, int32_t index);
36 const RefPtr<ShapeRect>& shapeRect, const Dimension& radiusX, const Dimension& radiusY, int32_t index);
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/
H A Dstepper_model_ng.h27 void Create(uint32_t index) override;
36 static RefPtr<FrameNode> CreateSwiperChild(int32_t id, uint32_t index);
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Dlist_item_generator.h27 virtual RefPtr<RenderListItem> RequestListItem(size_t index) = 0;
36 virtual void RecycleListItem(size_t index) = 0;
38 virtual size_t FindPreviousStickyListItem(size_t /* index */) in FindPreviousStickyListItem()
42 virtual size_t FindItemStartIndex(size_t /* index */) in FindItemStartIndex()
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dtab_content_component.cpp39 Component* TabContentComponent::GetComponentByIndex(uint8_t index) in GetComponentByIndex() argument
41 jerry_value_t childHandler = jerry_get_property_by_index(children_, index); in GetComponentByIndex()
/foundation/arkui/ace_engine_lite/frameworks/examples/showcase/src/main/js/default/pages/component/list/list/list13/
H A Dlist13.js21 router.replace({ uri: 'pages/index/index' });
24 router.replace({ uri: 'pages/component/list/list/indexOperation/index' });
31 console.log('list onscrollend is triggered, end component index=' + endComponentIndex);
35 this.$refs.listObj.scrollTo({ index: 2 });
41 this.$refs.listObj.scrollTo({ index: 3 });
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_font_style_set.h42 * @param index The index of a typeface
46 void GetStyle(const int index, std::shared_ptr<TexgineFontStyle> style, std::shared_ptr<TexgineString> name) const;
50 * @param index The the index of the typeface in this font style set
52 std::shared_ptr<TexgineTypeface> CreateTypeface(int index);
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/
H A Dfont_style_set.h36 * @brief Create a typeface for the given index.
37 * @param index The index of the typeface in this fontStyleSet.
40 Typeface* CreateTypeface(int index);
44 * @param index The index of the typeface in this fontStyleSet.
48 void GetStyle(int32_t index, FontStyle* fontStyle, std::string* styleName);
/foundation/resourceschedule/device_standby/services/test/unittest/mock/
H A Dmock_common_event.cpp56 int32_t MockUtils::MockGetSingleExtConfigFunc(int32_t index, std::string &config) in MockGetSingleExtConfigFunc() argument
59 if (index == CLOUD_CONFIG_INDEX) { in MockGetSingleExtConfigFunc()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Dintercepted_data.h37 // Interface for modifying key. Index is the index of GetEntries().
38 DB_API virtual DBStatus ModifyKey(size_t index, const Key &newKey) = 0;
40 // Interface for modifying value. Index is the index of GetEntries().
41 DB_API virtual DBStatus ModifyValue(size_t index, const Value &newValue) = 0;
/foundation/distributeddatamgr/preferences/interfaces/ndk/include/
H A Doh_preferences_value.h95 * @param index Represents a target index of the pairs
101 const char *OH_PreferencesPair_GetKey(const OH_PreferencesPair *pairs, uint32_t index);
107 * @param index Index of the value to obtain.
113 const OH_PreferencesValue *OH_PreferencesPair_GetPreferencesValue(const OH_PreferencesPair *pairs, uint32_t index);
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sinkfuzztest/encodeoninputbufferavailable_fuzzer/
H A Dencodeoninputbufferavailable_fuzzer.cpp28 uint32_t index = *(reinterpret_cast<const uint32_t*>(data)); in EncodeOnInputBufferAvailableFuzzTest() local
34 encodeVideoCallback->OnInputBufferAvailable(index, buffer); in EncodeOnInputBufferAvailableFuzzTest()
/foundation/distributedhardware/distributed_screen/services/screentransport/test/fuzztest/screensourceprocessor/oninputbufferavailable_fuzzer/
H A Doninputbufferavailable_fuzzer.cpp35 uint32_t index = *(reinterpret_cast<const uint32_t*>(data)); in OnInputBufferAvailableFuzzTest() local
37 encoderCallback->OnInputBufferAvailable(index, buffer); in OnInputBufferAvailableFuzzTest()
/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/
H A Drs_graphic_rootnode.cpp41 void RSGraphicRootNode::AddChild(std::shared_ptr<RSNode> child, int index) in AddChild() argument
44 testSurfaceNode_->AddChild(child, index); in AddChild()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_font_style_set.h41 Typeface* CreateTypeface(int index) override;
43 void GetStyle(int32_t index, FontStyle* fontStyle, std::string* styleName) override;
/kernel/linux/linux-5.10/drivers/clk/
H A Dclk.h13 int index, const char *con_id);
16 int index, const char *con_id) in of_clk_get_hw()
15 of_clk_get_hw(struct device_node *np, int index, const char *con_id) of_clk_get_hw() argument
/kernel/linux/linux-5.10/drivers/cpuidle/
H A Dcpuidle-at91.c31 int index) in at91_enter_idle()
34 return index; in at91_enter_idle()
29 at91_enter_idle(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) at91_enter_idle() argument
H A Dcpuidle-clps711x.c19 struct cpuidle_driver *drv, int index) in clps711x_cpuidle_halt()
23 return index; in clps711x_cpuidle_halt()
18 clps711x_cpuidle_halt(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) clps711x_cpuidle_halt() argument
H A Dcpuidle-zynq.c26 struct cpuidle_driver *drv, int index) in zynq_enter_idle()
31 return index; in zynq_enter_idle()
25 zynq_enter_idle(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) zynq_enter_idle() argument
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dmcfintc.h85 void mcf_setimr(int index);
86 void mcf_clrimr(int index);
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H A Dcpuidle-s3c64xx.c24 int index) in s3c64xx_enter_idle()
36 return index; in s3c64xx_enter_idle()
22 s3c64xx_enter_idle(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) s3c64xx_enter_idle() argument
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H A Dpgtable-4k.h60 static inline int get_hugepd_cache_index(int index) in get_hugepd_cache_index() argument
62 switch (index) { in get_hugepd_cache_index()
/kernel/linux/linux-5.10/arch/arm/mach-imx/
H A Dcpuidle-imx6sl.c14 struct cpuidle_driver *drv, int index) in imx6sl_enter_wait()
26 return index; in imx6sl_enter_wait()
13 imx6sl_enter_wait(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) imx6sl_enter_wait() argument
/kernel/linux/linux-5.10/drivers/net/can/peak_canfd/
H A Dpeak_canfd_user.h18 int index; /* channel index */ member
22 int echo_idx; /* echo skb free slot index */
40 struct net_device *alloc_peak_canfd_dev(int sizeof_priv, int index,
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dmcfintc.h85 void mcf_setimr(int index);
86 void mcf_clrimr(int index);
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dpgtable-4k.h50 static inline int get_hugepd_cache_index(int index) in get_hugepd_cache_index() argument
52 switch (index) { in get_hugepd_cache_index()

Completed in 10 milliseconds

1...<<161162163164165166167168169170>>...684