Home
last modified time | relevance | path

Searched defs:attr (Results 151 - 175 of 1542) sorted by relevance

12345678910>>...62

/foundation/ai/neural_network_runtime/example/drivers/nnrt/v1_0/hdi_cpu_service/include/
H A Dnode_functions.h31 int32_t ParsePrimitive(const std::vector<int8_t>& primitive, T& attr, in ParsePrimitive() argument
/foundation/ai/neural_network_runtime/example/drivers/nnrt/v2_0/hdi_cpu_service/include/
H A Dnode_functions.h31 int32_t ParsePrimitive(const std::vector<int8_t>& primitive, T& attr, in ParsePrimitive() argument
/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_union_type.h42 inline void SetAttribute(const AutoPtr<ASTAttr> &attr) in SetAttribute() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/piece/
H A Dpiece_declaration.cpp100 bool PieceDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/qrcode/
H A Dqrcode_declaration.cpp45 bool QrcodeDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/richtext/
H A Drich_text_declaration.cpp30 bool RichTextDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/badge/
H A Dbadge_declaration.cpp49 bool BadgeDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/canvas/
H A Dcanvas_declaration.cpp25 bool CanvasDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_stop_declaration.cpp43 bool SvgStopDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
53 bool SvgStopDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue() argument
H A Dsvg_text_declaration.cpp35 bool SvgTextDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
45 bool SvgTextDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue() argument
H A Dsvg_rect_declaration.cpp35 bool SvgRectDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
45 bool SvgRectDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue() argument
H A Dsvg_text_path_declaration.cpp35 bool SvgTextPathDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
45 bool SvgTextPathDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue() argument
H A Dsvg_declaration.cpp42 bool SvgDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
52 bool SvgDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue() argument
H A Dsvg_ellipse_declaration.cpp35 bool SvgEllipseDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
45 bool SvgEllipseDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue() argument
H A Dsvg_circle_declaration.cpp35 bool SvgCircleDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
45 bool SvgCircleDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue() argument
H A Dsvg_gradient_declaration.cpp42 bool SvgGradientDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
52 bool SvgGradientDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue() argument
H A Dsvg_line_declaration.cpp35 bool SvgLineDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
45 bool SvgLineDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/xcomponent/
H A Dxcomponent_declaration.cpp29 bool XComponentDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/span/
H A Dspan_declaration.cpp44 bool SpanDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/div/
H A Ddiv_declaration.cpp31 bool DivDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_divider.cpp76 bool DOMDivider::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
H A Ddom_option.cpp56 bool DOMOption::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
[all...]
H A Ddom_rich_text.cpp25 bool DOMRichText::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_circle.cpp52 auto attr = animate->GetAttributeName(); in PrepareAnimation() local
[all...]
/foundation/multimedia/av_codec/services/engine/codec/audio/
H A Daudio_buffer_info.cpp114 void AudioBufferInfo::SetBufferAttr(const AVCodecBufferInfo &attr) in SetBufferAttr() argument

Completed in 6 milliseconds

12345678910>>...62