Home
last modified time | relevance | path

Searched defs:attribute (Results 26 - 50 of 376) sorted by relevance

12345678910>>...16

/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_js_ctx_attr.c38 kbasep_js_ctx_attr_runpool_retain_attr(struct kbase_device *kbdev, struct kbase_context *kctx, enum kbasep_js_ctx_attr attribute) kbasep_js_ctx_attr_runpool_retain_attr() argument
85 kbasep_js_ctx_attr_runpool_release_attr(struct kbase_device *kbdev, struct kbase_context *kctx, enum kbasep_js_ctx_attr attribute) kbasep_js_ctx_attr_runpool_release_attr() argument
128 kbasep_js_ctx_attr_ctx_retain_attr(struct kbase_device *kbdev, struct kbase_context *kctx, enum kbasep_js_ctx_attr attribute) kbasep_js_ctx_attr_ctx_retain_attr() argument
166 kbasep_js_ctx_attr_ctx_release_attr(struct kbase_device *kbdev, struct kbase_context *kctx, enum kbasep_js_ctx_attr attribute) kbasep_js_ctx_attr_ctx_release_attr() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_js_ctx_attr.c41 static bool kbasep_js_ctx_attr_runpool_retain_attr(struct kbase_device *kbdev, struct kbase_context *kctx, enum kbasep_js_ctx_attr attribute) in kbasep_js_ctx_attr_runpool_retain_attr() argument
87 kbasep_js_ctx_attr_runpool_release_attr(struct kbase_device *kbdev, struct kbase_context *kctx, enum kbasep_js_ctx_attr attribute) kbasep_js_ctx_attr_runpool_release_attr() argument
129 kbasep_js_ctx_attr_ctx_retain_attr(struct kbase_device *kbdev, struct kbase_context *kctx, enum kbasep_js_ctx_attr attribute) kbasep_js_ctx_attr_ctx_retain_attr() argument
166 kbasep_js_ctx_attr_ctx_release_attr(struct kbase_device *kbdev, struct kbase_context *kctx, enum kbasep_js_ctx_attr attribute) kbasep_js_ctx_attr_ctx_release_attr() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_js_ctx_attr.c45 kbasep_js_ctx_attr_runpool_retain_attr(struct kbase_device *kbdev, struct kbase_context *kctx, enum kbasep_js_ctx_attr attribute) kbasep_js_ctx_attr_runpool_retain_attr() argument
92 kbasep_js_ctx_attr_runpool_release_attr(struct kbase_device *kbdev, struct kbase_context *kctx, enum kbasep_js_ctx_attr attribute) kbasep_js_ctx_attr_runpool_release_attr() argument
135 kbasep_js_ctx_attr_ctx_retain_attr(struct kbase_device *kbdev, struct kbase_context *kctx, enum kbasep_js_ctx_attr attribute) kbasep_js_ctx_attr_ctx_retain_attr() argument
173 kbasep_js_ctx_attr_ctx_release_attr(struct kbase_device *kbdev, struct kbase_context *kctx, enum kbasep_js_ctx_attr attribute) kbasep_js_ctx_attr_ctx_release_attr() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_js_ctx_attr.c47 static bool kbasep_js_ctx_attr_runpool_retain_attr(struct kbase_device *kbdev, struct kbase_context *kctx, enum kbasep_js_ctx_attr attribute) in kbasep_js_ctx_attr_runpool_retain_attr() argument
96 kbasep_js_ctx_attr_runpool_release_attr(struct kbase_device *kbdev, struct kbase_context *kctx, enum kbasep_js_ctx_attr attribute) kbasep_js_ctx_attr_runpool_release_attr() argument
141 kbasep_js_ctx_attr_ctx_retain_attr(struct kbase_device *kbdev, struct kbase_context *kctx, enum kbasep_js_ctx_attr attribute) kbasep_js_ctx_attr_ctx_retain_attr() argument
181 kbasep_js_ctx_attr_ctx_release_attr(struct kbase_device *kbdev, struct kbase_context *kctx, enum kbasep_js_ctx_attr attribute) kbasep_js_ctx_attr_ctx_release_attr() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/declaration/input/
H A Dinput_declaration.h42 auto& attribute = static_cast<InputAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetType() local
48 auto& attribute = static_cast<InputAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in IsTypeChanged() local
54 auto& attribute = static_cast<InputAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in SetIsTypeChanged() local
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_text_path_declaration.h39 auto& attribute = static_cast<SvgTextPathAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetTextData() local
45 auto& attribute = MaybeResetAttribute<SvgTextPathAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetTextData() local
51 auto& attribute = static_cast<SvgTextPathAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetPath() local
57 auto& attribute = MaybeResetAttribute<SvgTextPathAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetPath() local
63 auto& attribute = MaybeResetAttribute<SvgTextPathAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetStartOffset() local
69 auto& attribute = static_cast<SvgTextPathAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetStartOffset() local
[all...]
H A Dsvg_ellipse_declaration.h42 auto& attribute = MaybeResetAttribute<SvgEllipseAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetCx() local
48 auto& attribute = static_cast<SvgEllipseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetCx() local
54 auto& attribute = MaybeResetAttribute<SvgEllipseAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetCy() local
60 auto& attribute = static_cast<SvgEllipseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetCy() local
66 auto& attribute = MaybeResetAttribute<SvgEllipseAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetRx() local
72 auto& attribute = static_cast<SvgEllipseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetRx() local
78 auto& attribute = MaybeResetAttribute<SvgEllipseAttribute>(AttributeTag::SPECIALIZED_ATTR); SetRy() local
84 auto& attribute = static_cast<SvgEllipseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetRy() local
[all...]
H A Dsvg_filter_declaration.h41 auto& attribute = MaybeResetAttribute<SvgFilterAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetX() local
47 auto& attribute = static_cast<SvgFilterAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetX() local
53 auto& attribute = MaybeResetAttribute<SvgFilterAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetY() local
59 auto& attribute = static_cast<SvgFilterAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetY() local
65 auto& attribute = MaybeResetAttribute<SvgFilterAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetHeight() local
71 auto& attribute = static_cast<SvgFilterAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetHeight() local
77 auto& attribute = MaybeResetAttribute<SvgFilterAttribute>(AttributeTag::SPECIALIZED_ATTR); SetWidth() local
83 auto& attribute = static_cast<SvgFilterAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetWidth() local
[all...]
H A Dsvg_line_declaration.h42 auto& attribute = MaybeResetAttribute<SvgLineAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetX1() local
48 auto& attribute = MaybeResetAttribute<SvgLineAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetX2() local
54 auto& attribute = MaybeResetAttribute<SvgLineAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetY1() local
60 auto& attribute = MaybeResetAttribute<SvgLineAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetY2() local
66 auto& attribute = static_cast<SvgLineAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetX1() local
72 auto& attribute = static_cast<SvgLineAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetX2() local
78 auto& attribute = static_cast<SvgLineAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetY1() local
84 auto& attribute = static_cast<SvgLineAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetY2() local
[all...]
H A Dsvg_fe_gaussianblur_declaration.h50 auto& attribute = MaybeResetAttribute<SvgFeGaussianBlurAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetStdDeviation() local
64 auto& attribute = MaybeResetAttribute<SvgFeGaussianBlurAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetEdgeMode() local
71 auto& attribute = static_cast<SvgFeGaussianBlurAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetStdDeviationX() local
77 auto& attribute = static_cast<SvgFeGaussianBlurAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetStdDeviationY() local
83 auto& attribute in GetEdgeMode() local
[all...]
H A Dsvg_rect_declaration.h44 auto& attribute = static_cast<SvgRectAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetX() local
50 auto& attribute = static_cast<SvgRectAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetY() local
56 auto& attribute = static_cast<SvgRectAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetRx() local
62 auto& attribute = static_cast<SvgRectAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetRy() local
68 auto& attribute = static_cast<SvgRectAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetWidth() local
74 auto& attribute = static_cast<SvgRectAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetHeight() local
80 auto& attribute = MaybeResetAttribute<SvgRectAttribute>(AttributeTag::SPECIALIZED_ATTR); SetX() local
86 auto& attribute = MaybeResetAttribute<SvgRectAttribute>(AttributeTag::SPECIALIZED_ATTR); SetY() local
92 auto& attribute = MaybeResetAttribute<SvgRectAttribute>(AttributeTag::SPECIALIZED_ATTR); SetRx() local
100 auto& attribute = MaybeResetAttribute<SvgRectAttribute>(AttributeTag::SPECIALIZED_ATTR); SetRy() local
108 auto& attribute = MaybeResetAttribute<SvgRectAttribute>(AttributeTag::SPECIALIZED_ATTR); SetWidth() local
116 auto& attribute = MaybeResetAttribute<SvgRectAttribute>(AttributeTag::SPECIALIZED_ATTR); SetHeight() local
[all...]
H A Dsvg_fe_blend_declaration.h55 auto& attribute = MaybeResetAttribute<SvgFeBlendAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetIn2() local
74 auto& attribute = MaybeResetAttribute<SvgFeBlendAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetBlendMode() local
81 auto& attribute = static_cast<SvgFeBlendAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetBlendMode() local
87 auto& attribute = static_cast<SvgFeBlendAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetIn2() local
H A Dsvg_image_declaration.h42 auto& attribute = MaybeResetAttribute<SvgImageAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetX() local
48 auto& attribute = static_cast<SvgImageAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetX() local
54 auto& attribute = MaybeResetAttribute<SvgImageAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetY() local
60 auto& attribute = static_cast<SvgImageAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetY() local
66 auto& attribute = MaybeResetAttribute<SvgImageAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetHeight() local
72 auto& attribute = static_cast<SvgImageAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetHeight() local
78 auto& attribute = MaybeResetAttribute<SvgImageAttribute>(AttributeTag::SPECIALIZED_ATTR); SetWidth() local
84 auto& attribute = static_cast<SvgImageAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetWidth() local
96 auto& attribute = static_cast<SvgImageAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetHref() local
[all...]
/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Dfake_mem.c83 u64 start = 0, mem_size = 0, attribute = 0; in setup_fake_mem() local
/third_party/elfio/elfio/
H A Delfio_modinfo.hpp81 std::string attribute = field + "=" + value; in add_attribute() local
/third_party/icu/icu4c/source/i18n/unicode/
H A Dtblcoll.h845 void setAttributeDefault(int32_t attribute) { in setAttributeDefault() argument
848 setAttributeExplicitly(int32_t attribute) setAttributeExplicitly() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/xvmc/
H A Dattributes.c76 Status XvMCSetAttribute(Display *dpy, XvMCContext *context, Atom attribute, int value) in XvMCSetAttribute() argument
121 Status XvMCGetAttribute(Display *dpy, XvMCContext *context, Atom attribute, int *value) in XvMCGetAttribute() argument
/third_party/mesa3d/src/glx/
H A Ddri_common_query_renderer.c57 dri2_convert_glx_query_renderer_attribs(int attribute) in dri2_convert_glx_query_renderer_attribs() argument
70 dri_convert_context_profile_bits(int attribute, unsigned int *value) in dri_convert_context_profile_bits() argument
81 dri2_query_renderer_integer(struct glx_screen *base, int attribute, in dri2_query_renderer_integer() argument
105 dri2_query_renderer_string(struct glx_screen *base, int attribute, in dri2_query_renderer_string() argument
124 dri3_query_renderer_integer(struct glx_screen *base, int attribute, in dri3_query_renderer_integer() argument
148 dri3_query_renderer_string(struct glx_screen *base, int attribute, const char **value) dri3_query_renderer_string() argument
167 drisw_query_renderer_integer(struct glx_screen *base, int attribute, unsigned int *value) drisw_query_renderer_integer() argument
191 drisw_query_renderer_string(struct glx_screen *base, int attribute, const char **value) drisw_query_renderer_string() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dtblcoll.h845 void setAttributeDefault(int32_t attribute) { in setAttributeDefault() argument
848 setAttributeExplicitly(int32_t attribute) setAttributeExplicitly() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DDeviceD3D.cpp35 egl::Error DeviceD3D::getAttribute(const egl::Display *display, EGLint attribute, void **outValue) in getAttribute() argument
/third_party/vk-gl-cts/executor/
H A DxeXMLWriter.cpp159 Writer& Writer::operator<< (const Attribute& attribute) in operator <<() argument
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dtblcoll.h845 void setAttributeDefault(int32_t attribute) { in setAttributeDefault() argument
848 setAttributeExplicitly(int32_t attribute) setAttributeExplicitly() argument
[all...]
/third_party/vk-gl-cts/framework/egl/
H A DegluStrUtil.hpp34 deUint32 attribute; member
41 deUint32 attribute; member
48 deUint32 attribute; member
71 inline ConfigAttribValueFmt getConfigAttribValueStr (deUint32 attribute, int value) { return ConfigAttribValueFmt(attribute, value); } in getConfigAttribValueStr() argument
74 inline SurfaceAttribValueFmt getSurfaceAttribValueStr (deUint32 attribute, int value) { return SurfaceAttribValueFmt(attribute, valu argument
77 getContextAttribValueStr(deUint32 attribute, int value) getContextAttribValueStr() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/declaration/richtext/
H A Drich_text_declaration.h43 auto& attribute = MaybeResetAttribute<RichTextAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetData() local
49 auto& attribute = static_cast<RichTextAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetData() local
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dstate_attributes.h58 bool HasAttribute(AttributeID attribute, VisualState state) in HasAttribute() argument
70 void AddAttribute(AttributeID attribute, AttributeType value, VisualState state) in AddAttribute() argument

Completed in 10 milliseconds

12345678910>>...16