Home
last modified time | relevance | path

Searched defs:value (Results 601 - 625 of 20346) sorted by relevance

1...<<21222324252627282930>>...814

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_property.h33 auto value = MakeRefPtr<BubbleLayoutProperty>(); variable
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/divider/
H A Ddivider_layout_property.h33 auto value = MakeRefPtr<DividerLayoutProperty>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
H A Dgauge_layout_property.h31 auto value = MakeRefPtr<GaugeLayoutProperty>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
H A Dclose_icon_layout_property.h33 auto value = MakeRefPtr<CloseIconLayoutProperty>(); variable
H A Ddrag_bar_layout_property.h37 auto value = MakeRefPtr<DragBarLayoutProperty>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/
H A Dplugin_layout_property.h36 auto value = MakeRefPtr<PluginLayoutProperty>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/loading_progress/
H A Dloading_progress_layout_property.h33 auto value = MakeRefPtr<LoadingProgressLayoutProperty>(); variable
/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_layout_property.h38 auto value = MakeRefPtr<MovingPhotoLayoutProperty>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dpath_paint_property.h37 auto value = MakeRefPtr<PathPaintProperty>(); variable
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/relative_container/
H A Drelative_container_layout_property.h36 auto value = MakeRefPtr<RelativeContainerLayoutProperty>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_arrow_layout_property.h34 auto value = MakeRefPtr<SwiperArrowLayoutProperty>(); variable
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
H A Dtext_clock_layout_property.h41 auto value = MakeRefPtr<TextClockLayoutProperty>(); variable
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/
H A Drating_layout_property.h39 auto value = MakeRefPtr<RatingLayoutProperty>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_layout_property.h34 auto value = MakeRefPtr<XComponentLayoutProperty>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_layout_property.h36 auto value = MakeRefPtr<SecurityComponentLayoutProperty>(); variable
[all...]
H A Dsecurity_component_paint_property.h33 auto value = MakeRefPtr<SecurityComponentPaintProperty>(); variable
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dalgorithms.h30 size_t FindFirstOf(const BASE_NS::vector<Type>& vec, const Type& value, size_t pos = 0) in FindFirstOf() argument
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_call_context.h31 IAny::Ptr value; member
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_archive.cpp20 void Archive::Serialize(char& value) in Serialize() argument
25 void Archive::Serialize(float& value) in Serialize() argument
30 void Archive::Serialize(double& value) in Serialize() argument
35 void Archive::Serialize(int8_t& value) in Serialize() argument
40 Serialize(int16_t& value) Serialize() argument
45 Serialize(int32_t& value) Serialize() argument
50 Serialize(uint8_t& value) Serialize() argument
55 Serialize(uint16_t& value) Serialize() argument
60 Serialize(uint32_t& value) Serialize() argument
65 Serialize(uint64_t& value) Serialize() argument
70 Serialize(std::string& value) Serialize() argument
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/utils/
H A Dendian_converter.h23 static inline uint16_t HostToNet(uint16_t value) in HostToNet() argument
28 static inline uint16_t NetToHost(uint16_t value) in NetToHost() argument
33 static inline uint32_t HostToNet(uint32_t value) in HostToNet() argument
38 static inline uint32_t NetToHost(uint32_t value) in NetToHost() argument
43 static inline uint64_t HostToNet(uint64_t value) in HostToNet() argument
48 NetToHost(uint64_t value) NetToHost() argument
[all...]
/foundation/filemanagement/app_file_service/tests/mock/parameter_mock/src/
H A Dparameter_mock.cpp21 int GetParameter(const char *key, const char *def, char *value, uint32_t len) in GetParameter() argument
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Ddma_private.h25 dma_reg_store(const dma_ID_t ID, const unsigned int reg, const hrt_data value) dma_reg_store() argument
H A Dgp_device_private.h25 gp_device_reg_store( const gp_device_ID_t ID, const unsigned int reg_addr, const hrt_data value) gp_device_reg_store() argument
H A Dgpio_private.h25 gpio_reg_store( const gpio_ID_t ID, const unsigned int reg, const hrt_data value) gpio_reg_store() argument
H A Disp_private.h30 isp_ctrl_store( const isp_ID_t ID, const unsigned int reg, const hrt_data value) isp_ctrl_store() argument

Completed in 10 milliseconds

1...<<21222324252627282930>>...814