Home
last modified time | relevance | path

Searched defs:attribute (Results 51 - 75 of 426) sorted by relevance

12345678910>>...18

/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...]
/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddevhost_service_stub.c39 struct HdfDeviceInfo *attribute = DeviceAttributeDeserialize(data); in DispatchAddDevice() local
/drivers/hdf_core/adapter/uhdf2/manager/src/
H A Ddevhost_service_proxy.c27 DevHostServiceProxyOpsDevice( struct IDevHostService *inst, const struct HdfDeviceInfo *attribute, int opsCode) DevHostServiceProxyOpsDevice() argument
45 DevHostServiceProxyAddDevice( struct IDevHostService *inst, const struct HdfDeviceInfo *attribute) DevHostServiceProxyAddDevice() argument
/drivers/hdf_core/framework/support/platform/src/uart/
H A Duart_service.c99 struct UartAttribute attribute; in UartIoGetAttribute() local
116 struct UartAttribute *attribute = NULL; in UartIoSetAttribute() local
[all...]
H A Duart_if.c94 int32_t UartGetAttribute(DevHandle handle, struct UartAttribute *attribute) in UartGetAttribute() argument
99 int32_t UartSetAttribute(DevHandle handle, struct UartAttribute *attribute) in UartSetAttribute() argument
/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/declaration/svg/
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...]
H A Dsvg_mask_declaration.h43 auto& attribute = MaybeResetAttribute<SvgMaskAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetX() local
49 auto& attribute = static_cast<SvgMaskAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetX() local
55 auto& attribute = MaybeResetAttribute<SvgMaskAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetY() local
61 auto& attribute = static_cast<SvgMaskAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetY() local
67 auto& attribute = MaybeResetAttribute<SvgMaskAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetHeight() local
73 auto& attribute = static_cast<SvgMaskAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetHeight() local
79 auto& attribute = MaybeResetAttribute<SvgMaskAttribute>(AttributeTag::SPECIALIZED_ATTR); SetWidth() local
85 auto& attribute = static_cast<SvgMaskAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetWidth() local
91 auto& attribute = static_cast<SvgMaskAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetMaskUnits() local
97 auto& attribute = MaybeResetAttribute<SvgMaskAttribute>(AttributeTag::SPECIALIZED_ATTR); SetMaskUnits() local
103 auto& attribute = static_cast<SvgMaskAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetMaskContentUnits() local
109 auto& attribute = MaybeResetAttribute<SvgMaskAttribute>(AttributeTag::SPECIALIZED_ATTR); SetMaskContentUnits() local
[all...]
/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
/foundation/arkui/ace_engine/frameworks/core/components/declaration/xcomponent/
H A Dxcomponent_declaration.h44 auto& attribute = MaybeResetAttribute<XComponentAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetXComponentName() local
50 auto& attribute = static_cast<XComponentAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetXComponentName() local
56 auto& attribute = MaybeResetAttribute<XComponentAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetXComponentId() local
62 auto& attribute = static_cast<XComponentAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetXComponentId() local
68 auto& attribute = MaybeResetAttribute<XComponentAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetXComponentType() local
74 auto& attribute = static_cast<XComponentAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetXComponentType() local
80 auto& attribute = MaybeResetAttribute<XComponentAttribute>(AttributeTag::SPECIALIZED_ATTR); SetXComponentLibraryName() local
86 auto& attribute = static_cast<XComponentAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetXComponentLibraryName() local
[all...]
/foundation/arkui/ace_engine/frameworks/component_test/
H A Dcomponent_test_manager_impl.cpp87 void ComponentTestManagerImpl::SetTestCaseAttribute(TestCaseAttribute attribute) in SetTestCaseAttribute() argument
H A Dcomponent_test_proxy.cpp42 void ComponentTestManagerProxy::SetTestCaseAttribute(TestCaseAttribute attribute) in SetTestCaseAttribute() argument
/foundation/multimedia/av_codec/test/unittest/filter_test/
H A Dsurface_encoder_adapter_unit_test.cpp356 std::shared_ptr<Format> attribute = std::make_shared<Format>(); in HWTEST_F() local
/kernel/linux/linux-6.6/arch/x86/platform/efi/
H A Dfake_mem.c86 u64 start = 0, mem_size = 0, attribute = 0; in setup_fake_mem() local
/third_party/icu/icu4c/source/common/
H A Duniset_closure.cpp152 UnicodeSet& UnicodeSet::closeOver(int32_t attribute) { in closeOver() argument
/third_party/mesa3d/src/egl/main/
H A Deglsurface.c457 _eglQuerySurface(_EGLDisplay *disp, _EGLSurface *surface, EGLint attribute, EGLint *value) _eglQuerySurface() argument
631 _eglSurfaceAttrib(_EGLDisplay *disp, _EGLSurface *surface, EGLint attribute, EGLint value) _eglSurfaceAttrib() argument
/third_party/mesa3d/src/glx/tests/
H A Dquery_renderer_unittest.cpp57 fake_query_renderer_integer(struct glx_screen *psc, int attribute, in fake_query_renderer_integer() argument
70 fake_query_renderer_string(struct glx_screen *psc, int attribute, in fake_query_renderer_string() argument
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/selectors/
H A Dconstructors.js18 var attribute = function attribute(opts) { function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/
H A DSurfaceGbm.cpp58 egl::Error SurfaceGbm::querySurfacePointerANGLE(EGLint attribute, void **value) in querySurfacePointerANGLE() argument
/third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/
H A DNVCtrlLib.h593 unsigned int attribute; global() member
618 unsigned int attribute; global() member
643 unsigned int attribute; global() member
669 unsigned int attribute; global() member
693 unsigned int attribute; global() member
[all...]

Completed in 11 milliseconds

12345678910>>...18