Home
last modified time | relevance | path

Searched defs:attribute (Results 1 - 25 of 401) sorted by relevance

12345678910>>...17

/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_js_ctx_attr.h115 static inline s8 kbasep_js_ctx_attr_count_on_runpool(struct kbase_device *kbdev, enum kbasep_js_ctx_attr attribute) in kbasep_js_ctx_attr_count_on_runpool() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_js_ctx_attr.h117 static inline s8 kbasep_js_ctx_attr_count_on_runpool(struct kbase_device *kbdev, enum kbasep_js_ctx_attr attribute) in kbasep_js_ctx_attr_count_on_runpool() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_js_ctx_attr.h114 static inline s8 kbasep_js_ctx_attr_count_on_runpool(struct kbase_device *kbdev, enum kbasep_js_ctx_attr attribute) in kbasep_js_ctx_attr_count_on_runpool() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_js_ctx_attr.h105 static inline s8 kbasep_js_ctx_attr_count_on_runpool(struct kbase_device *kbdev, enum kbasep_js_ctx_attr attribute) in kbasep_js_ctx_attr_count_on_runpool() argument
/arkcompiler/runtime_core/assembler/extensions/
H A Decmascript_meta.cpp38 std::optional<Metadata::Error> RecordMetadata::Validate(const std::string_view &attribute, in Validate() argument
62 Validate(const std::string_view &attribute, const std::string_view &value) const Validate() argument
73 Validate(const std::string_view &attribute, const std::string_view &value) const Validate() argument
84 Validate(const std::string_view &attribute, const std::string_view &value) const Validate() argument
90 SetFlags(const std::string_view &attribute) SetFlags() argument
98 SetFlags(const std::string_view &attribute, const std::string_view &value) SetFlags() argument
103 RemoveFlags(const std::string_view &attribute) RemoveFlags() argument
113 RemoveFlags(const std::string_view &attribute, const std::string_view &value) RemoveFlags() argument
118 SetFlags(const std::string_view &attribute) SetFlags() argument
123 SetFlags(const std::string_view &attribute, const std::string_view &value) SetFlags() argument
128 RemoveFlags(const std::string_view &attribute) RemoveFlags() argument
133 RemoveFlags(const std::string_view &attribute, const std::string_view &value) RemoveFlags() argument
138 SetFlags(const std::string_view &attribute) SetFlags() argument
143 SetFlags(const std::string_view &attribute, const std::string_view &value) SetFlags() argument
148 RemoveFlags(const std::string_view &attribute) RemoveFlags() argument
153 RemoveFlags(const std::string_view &attribute, const std::string_view &value) RemoveFlags() argument
158 SetFlags(const std::string_view &attribute) SetFlags() argument
163 SetFlags(const std::string_view &attribute, const std::string_view &value) SetFlags() argument
168 RemoveFlags(const std::string_view &attribute) RemoveFlags() argument
173 RemoveFlags(const std::string_view &attribute, const std::string_view &value) RemoveFlags() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_polygon_declaration.h39 auto& attribute = MaybeResetAttribute<SvgPolygonAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetPoints() local
45 auto& attribute = static_cast<SvgPolygonAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetPoints() local
H A Dsvg_path_declaration.h39 auto& attribute = MaybeResetAttribute<SvgPathAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetD() local
45 auto& attribute = static_cast<SvgPathAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetD() local
H A Dsvg_fe_flood_declaration.h38 auto& attribute = MaybeResetAttribute<SvgFeFloodAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetFloodColor() local
44 auto& attribute = MaybeResetAttribute<SvgFeFloodAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetFloodOpacity() local
50 auto& attribute = static_cast<SvgFeFloodAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetFloodColor() local
56 auto& attribute = static_cast<SvgFeFloodAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetFloodOpacity() local
H A Dsvg_stop_declaration.cpp39 auto& attribute = MaybeResetAttribute<SvgStopAttribute>(AttributeTag::SPECIALIZED_ATTR); in InitializeStyle() local
H A Dsvg_stop_declaration.h39 auto& attribute = MaybeResetAttribute<SvgStopAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetOffset() local
45 auto& attribute = MaybeResetAttribute<SvgStopAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetColor() local
51 auto& attribute = MaybeResetAttribute<SvgStopAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetOpacity() local
57 auto& attribute = static_cast<SvgStopAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetGradientColor() local
H A Dsvg_circle_declaration.h41 auto& attribute = MaybeResetAttribute<SvgCircleAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetCx() local
47 auto& attribute = static_cast<SvgCircleAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetCx() local
53 auto& attribute = MaybeResetAttribute<SvgCircleAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetCy() local
59 auto& attribute = static_cast<SvgCircleAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetCy() local
65 auto& attribute = MaybeResetAttribute<SvgCircleAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetR() local
71 auto& attribute = static_cast<SvgCircleAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetR() local
[all...]
H A Dsvg_fe_offset_declaration.h38 auto& attribute = MaybeResetAttribute<SvgFeOffsetAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetDx() local
44 auto& attribute = MaybeResetAttribute<SvgFeOffsetAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetDy() local
50 auto& attribute = static_cast<SvgFeOffsetAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetDx() local
59 auto& attribute = static_cast<SvgFeOffsetAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetDy() local
[all...]
H A Dsvg_fe_colormatrix_declaration.h51 auto& attribute = MaybeResetAttribute<SvgFeColorMatrixAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetType() local
57 auto& attribute = MaybeResetAttribute<SvgFeColorMatrixAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetValues() local
63 auto& attribute = static_cast<SvgFeColorMatrixAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetType() local
69 auto& attribute = static_cast<SvgFeColorMatrixAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetValues() local
/arkcompiler/runtime_core/static_core/abc2program/
H A Dabc_file_entity_processor.h31 static void SetEntityAttribute(T &entity, const std::function<bool()> &shouldSet, std::string_view attribute) in SetEntityAttribute() argument
43 static void SetEntityAttributeValue(T &entity, const std::function<bool()> &shouldSet, std::string_view attribute, in SetEntityAttributeValue() argument
/base/print/print_fwk/test/unittest/fwk_inner_napi_test/
H A Dprint_preview_attribute_test.cpp50 OHOS::Print::PrintPreviewAttribute attribute; in HWTEST_F() local
65 OHOS::Print::PrintPreviewAttribute attribute; in HWTEST_F() local
78 OHOS::Print::PrintPreviewAttribute attribute; in HWTEST_F() local
91 OHOS::Print::PrintPreviewAttribute attribute; HWTEST_F() local
108 OHOS::Print::PrintPreviewAttribute attribute; HWTEST_F() local
123 OHOS::Print::PrintPreviewAttribute attribute; HWTEST_F() local
139 OHOS::Print::PrintPreviewAttribute attribute; HWTEST_F() local
[all...]
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_imf_text_config_adapter_impl.cpp32 std::shared_ptr<NWeb::IMFInputAttributeAdapter> attribute = real_->GetInputAttribute(); in GetInputAttribute() local
/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_parameter.h28 ASTParameter(const std::string &name, ASTParamAttr::ParamAttr attribute, const AutoPtr<ASTType> &type) in ASTParameter() argument
33 ASTParameter(const std::string &name, const AutoPtr<ASTParamAttr> &attribute, const AutoPtr<ASTType> &type) in ASTParameter() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_avrcp_meItem.cpp94 uint32_t attribute = 0; in ReadFromParcel() local
/foundation/multimedia/av_codec/test/unittest/hls_test/
H A Dhls_tags_unit_test.h45 std::shared_ptr<Attribute> attribute = std::make_shared<Attribute>(G_TAG_NAME, G_VALUE); member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUFieldPosition.java47 public UFieldPosition(Field attribute, int fieldID) { in UFieldPosition() argument
56 public UFieldPosition(Field attribute) { in UFieldPosition() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DUFieldPosition.java49 public UFieldPosition(Field attribute, int fieldID) { in UFieldPosition() argument
58 public UFieldPosition(Field attribute) { in UFieldPosition() argument
/third_party/mesa3d/src/egl/main/
H A Deglsync.c123 _eglGetSyncAttrib(_EGLDisplay *disp, _EGLSync *sync, EGLint attribute, EGLAttrib *value) _eglGetSyncAttrib() argument
/third_party/mesa3d/src/glx/
H A Dglxconfig.c52 glx_config_get(struct glx_config * mode, int attribute, int *value_return) in glx_config_get() argument
H A Dquery_renderer.c29 __glXQueryRendererInteger(struct glx_screen *psc, int attribute, in __glXQueryRendererInteger() argument
105 glXQueryCurrentRendererIntegerMESA(int attribute, unsigned int *value) in glXQueryCurrentRendererIntegerMESA() argument
116 __glXQueryRendererString(struct glx_screen *psc, int attribute) in __glXQueryRendererString() argument
79 glXQueryRendererIntegerMESA(Display *dpy, int screen, int renderer, int attribute, unsigned int *value) glXQueryRendererIntegerMESA() argument
140 glXQueryRendererStringMESA(Display *dpy, int screen, int renderer, int attribute) glXQueryRendererStringMESA() argument
165 glXQueryCurrentRendererStringMESA(int attribute) glXQueryCurrentRendererStringMESA() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/eagl/
H A DDeviceEAGL.cpp31 egl::Error DeviceEAGL::getAttribute(const egl::Display *display, EGLint attribute, void **outValue) in getAttribute() argument

Completed in 6 milliseconds

12345678910>>...17