| /foundation/arkui/ace_engine/frameworks/core/components/declaration/texttimer/ |
| H A D | texttimer_declaration.h | 57 auto& attribute = static_cast<TextTimerAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetInputCount() local 63 auto& attribute = MaybeResetAttribute<TextTimerAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetInputCount() local 69 auto& attribute = static_cast<TextTimerAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetIsCountDown() local 75 auto& attribute = MaybeResetAttribute<TextTimerAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetIsCountDown() local 81 auto& attribute = static_cast<TextTimerAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetFormat() local 87 auto& attribute = MaybeResetAttribute<TextTimerAttribute>(AttributeTag::SPECIALIZED_ATTR); SetFormat() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/ |
| H A D | svg_text_declaration.h | 42 auto& attribute = MaybeResetAttribute<SvgTextAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetRotate() local 48 auto& attribute = static_cast<SvgTextAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetRotate() local 54 auto& attribute = static_cast<SvgTextAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetTextData() local 60 auto& attribute = MaybeResetAttribute<SvgTextAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetTextData() local 66 auto& attribute = MaybeResetAttribute<SvgTextAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetX() local 72 auto& attribute = static_cast<SvgTextAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetX() local 78 auto& attribute = MaybeResetAttribute<SvgTextAttribute>(AttributeTag::SPECIALIZED_ATTR); SetY() local 84 auto& attribute = static_cast<SvgTextAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetY() local 90 auto& attribute = MaybeResetAttribute<SvgTextAttribute>(AttributeTag::SPECIALIZED_ATTR); SetDx() local 96 auto& attribute = static_cast<SvgTextAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetDx() local 102 auto& attribute = MaybeResetAttribute<SvgTextAttribute>(AttributeTag::SPECIALIZED_ATTR); SetDy() local 108 auto& attribute = static_cast<SvgTextAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetDy() local [all...] |
| H A D | svg_base_declaration.h | 80 auto& attribute = static_cast<SvgBaseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetFillState() local 86 auto& attribute = static_cast<SvgBaseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetStrokeState() local 92 auto& attribute = static_cast<SvgBaseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetSvgTextStyle() local 98 auto& attribute = static_cast<SvgBaseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetTransform() local 104 auto& attribute = static_cast<SvgBaseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetMaskId() local 110 auto& attribute = static_cast<SvgBaseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetFilterId() local 116 auto& attribute = static_cast<SvgBaseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetTransformOrigin() local 122 auto& attribute = static_cast<SvgBaseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); HasOpacity() local 128 auto& attribute = static_cast<SvgBaseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetOpacity() local 136 auto& attribute = static_cast<SvgBaseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); SetGradient() local 142 auto& attribute = static_cast<SvgBaseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetClipPathHref() local 148 auto& attribute = static_cast<SvgBaseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); SetHref() local 154 auto& attribute = static_cast<SvgBaseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetHref() local 160 auto& attribute = static_cast<SvgBaseAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetClipState() local [all...] |
| H A D | svg_declaration.h | 63 auto& attribute = MaybeResetAttribute<SvgAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetX() local 69 auto& attribute = static_cast<SvgAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetX() local 75 auto& attribute = MaybeResetAttribute<SvgAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetY() local 81 auto& attribute = static_cast<SvgAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetY() local 87 auto& attribute = MaybeResetAttribute<SvgAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetWidth() local 93 auto& attribute = static_cast<SvgAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetWidth() local 99 auto& attribute = MaybeResetAttribute<SvgAttribute>(AttributeTag::SPECIALIZED_ATTR); SetHeight() local 105 auto& attribute = static_cast<SvgAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetHeight() local 111 auto& attribute = MaybeResetAttribute<SvgAttribute>(AttributeTag::SPECIALIZED_ATTR); SetViewBox() local 117 auto& attribute = static_cast<SvgAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetViewBox() local 123 auto& attribute = MaybeResetAttribute<SvgAttribute>(AttributeTag::SPECIALIZED_ATTR); SetAutoMirror() local 129 auto& attribute = static_cast<SvgAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetAutoMirror() local [all...] |
| H A D | svg_gradient_declaration.h | 39 auto& attribute = MaybeResetAttribute<SvgGradientAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetTransform() local 45 auto& attribute = MaybeResetAttribute<SvgGradientAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetSpreadMethod() local 51 auto& attribute = MaybeResetAttribute<SvgGradientAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetX1() local 57 auto& attribute = MaybeResetAttribute<SvgGradientAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetY1() local 63 auto& attribute = MaybeResetAttribute<SvgGradientAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetX2() local 69 auto& attribute = MaybeResetAttribute<SvgGradientAttribute>(AttributeTag::SPECIALIZED_ATTR); SetY2() local 75 auto& attribute = MaybeResetAttribute<SvgGradientAttribute>(AttributeTag::SPECIALIZED_ATTR); SetR() local 82 auto& attribute = MaybeResetAttribute<SvgGradientAttribute>(AttributeTag::SPECIALIZED_ATTR); SetCx() local 88 auto& attribute = MaybeResetAttribute<SvgGradientAttribute>(AttributeTag::SPECIALIZED_ATTR); SetCy() local 94 auto& attribute = MaybeResetAttribute<SvgGradientAttribute>(AttributeTag::SPECIALIZED_ATTR); SetFx() local 100 auto& attribute = MaybeResetAttribute<SvgGradientAttribute>(AttributeTag::SPECIALIZED_ATTR); SetFy() local 106 auto& attribute = static_cast<SvgGradientAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetTransform() local 112 auto& attribute = static_cast<SvgGradientAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetSpreadMethod() local 118 auto& attribute = static_cast<SvgGradientAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetGradient() local 124 auto& attribute = static_cast<SvgGradientAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); SetGradientType() local 130 auto& attribute = static_cast<SvgGradientAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); AddGradientColor() local [all...] |
| H A D | svg_base_declaration.cpp | 501 auto& attribute = MaybeResetAttribute<SvgBaseAttribute>(AttributeTag::SPECIALIZED_ATTR); local
|
| H A D | svg_fe_composite_declaration.h | 52 auto& attribute = MaybeResetAttribute<SvgFeCompositeAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetK1() local 58 auto& attribute = MaybeResetAttribute<SvgFeCompositeAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetK2() local 64 auto& attribute = MaybeResetAttribute<SvgFeCompositeAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetK3() local 70 auto& attribute = MaybeResetAttribute<SvgFeCompositeAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetK4() local 85 auto& attribute = MaybeResetAttribute<SvgFeCompositeAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetIn2() local 106 auto& attribute = MaybeResetAttribute<SvgFeCompositeAttribute>(AttributeTag::SPECIALIZED_ATTR); SetOperatorType() local 113 auto& attribute = static_cast<SvgFeCompositeAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetK1() local 119 auto& attribute = static_cast<SvgFeCompositeAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetK2() local 125 auto& attribute = static_cast<SvgFeCompositeAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetK3() local 131 auto& attribute = static_cast<SvgFeCompositeAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetK4() local 137 auto& attribute = static_cast<SvgFeCompositeAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetIn2() local 143 auto& attribute = static_cast<SvgFeCompositeAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetOperatorType() local [all...] |
| H A D | svg_pattern_declaration.h | 45 auto& attribute = MaybeResetAttribute<SvgPatternAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetX() local 51 auto& attribute = static_cast<SvgPatternAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetX() local 57 auto& attribute = MaybeResetAttribute<SvgPatternAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetY() local 63 auto& attribute = static_cast<SvgPatternAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetY() local 69 auto& attribute = MaybeResetAttribute<SvgPatternAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetHeight() local 75 auto& attribute = static_cast<SvgPatternAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetHeight() local 81 auto& attribute = MaybeResetAttribute<SvgPatternAttribute>(AttributeTag::SPECIALIZED_ATTR); SetWidth() local 87 auto& attribute = static_cast<SvgPatternAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetWidth() local 93 auto& attribute = static_cast<SvgPatternAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetPatternUnits() local 99 auto& attribute = MaybeResetAttribute<SvgPatternAttribute>(AttributeTag::SPECIALIZED_ATTR); SetPatternUnits() local 105 auto& attribute = static_cast<SvgPatternAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetPatternContentUnits() local 111 auto& attribute = MaybeResetAttribute<SvgPatternAttribute>(AttributeTag::SPECIALIZED_ATTR); SetPatternContentUnits() local 117 auto& attribute = static_cast<SvgPatternAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetPatternTransform() local 123 auto& attribute = MaybeResetAttribute<SvgPatternAttribute>(AttributeTag::SPECIALIZED_ATTR); SetPatternTransform() local 129 auto& attribute = static_cast<SvgPatternAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); GetViewBox() local 135 auto& attribute = MaybeResetAttribute<SvgPatternAttribute>(AttributeTag::SPECIALIZED_ATTR); SetViewBox() local [all...] |
| /foundation/arkui/ace_engine/frameworks/component_test/ |
| H A D | test_result_recorder.h | 162 void SetTestCaseAttribute(TestCaseAttribute attribute) in SetTestCaseAttribute() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
| H A D | distributeddb_kv_realdel_test.cpp | 224 EncrypteAttribute attribute = {g_kvOption.isEncryptedDb, g_kvOption.passwd}; in HWTEST_F() local 309 EncrypteAttribute attribute = {g_kvOption.isEncryptedDb, g_kvOption.passwd}; in HWTEST_F() local 355 EncrypteAttribute attribute = {g_kvOption.isEncryptedDb, g_kvOption.passwd}; in HWTEST_F() local
|
| /kernel/linux/linux-5.10/drivers/dma-buf/ |
| H A D | dma-buf-sysfs-stats.c | 64 struct dma_buf_stats_attribute *attribute; in dma_buf_stats_attribute_show() local
|
| /kernel/linux/linux-5.10/samples/kobject/ |
| H A D | kset-example.c | 56 struct foo_attribute *attribute; in foo_attr_show() local 76 struct foo_attribute *attribute; in foo_attr_store() local [all...] |
| /kernel/linux/linux-6.6/drivers/dma-buf/ |
| H A D | dma-buf-sysfs-stats.c | 64 struct dma_buf_stats_attribute *attribute; in dma_buf_stats_attribute_show() local
|
| /kernel/linux/linux-6.6/drivers/pci/ |
| H A D | pci-label.c | 58 find_smbios_instance_string(struct pci_dev *pdev, char *buf, enum smbios_attr_enum attribute) find_smbios_instance_string() argument
|
| /kernel/linux/linux-6.6/samples/kobject/ |
| H A D | kset-example.c | 56 struct foo_attribute *attribute; in foo_attr_show() local 76 struct foo_attribute *attribute; in foo_attr_store() local [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| H A D | IntlTestDecimalFormatAPIC.java | 497 AttributedCharacterIterator.Attribute attribute; field in IntlTestDecimalFormatAPIC.FieldContainer 502 FieldContainer(int start, int end, AttributedCharacterIterator.Attribute attribute) FieldContainer() argument 508 FieldContainer(int start, int end, AttributedCharacterIterator.Attribute attribute, int value) FieldContainer() argument 513 FieldContainer(int start, int end, AttributedCharacterIterator.Attribute attribute, Object value) FieldContainer() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| H A D | IntlTestDecimalFormatAPIC.java | 500 AttributedCharacterIterator.Attribute attribute; field in IntlTestDecimalFormatAPIC.FieldContainer 505 FieldContainer(int start, int end, AttributedCharacterIterator.Attribute attribute) FieldContainer() argument 511 FieldContainer(int start, int end, AttributedCharacterIterator.Attribute attribute, int value) FieldContainer() argument 516 FieldContainer(int start, int end, AttributedCharacterIterator.Attribute attribute, Object value) FieldContainer() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | search.cpp | 50 void SearchIterator::setAttribute(USearchAttribute attribute, in setAttribute() argument
|
| /third_party/mesa3d/src/egl/main/ |
| H A D | egldevice.c | 234 _eglQueryDeviceAttribEXT(_EGLDevice *dev, EGLint attribute, in _eglQueryDeviceAttribEXT() argument
|
| H A D | eglcontext.c | 674 _eglQueryContext(_EGLContext *c, EGLint attribute, EGLin argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/wgl/ |
| H A D | stw_ext_pixelformat.c | 279 int attribute; member 334 score_pixelformats(HDC hdc, struct stw_pixelformat_score *scores, uint count, int attribute, int expected_value) score_pixelformats() argument
|
| /third_party/mesa3d/src/glx/apple/ |
| H A D | glx_empty.c | 151 glXQueryGLXPbufferSGIX(Display * dpy, GLXDrawable drawable, int attribute, unsigned int *value) glXQueryGLXPbufferSGIX() argument
|
| /third_party/mesa3d/src/glx/tests/ |
| H A D | query_renderer_implementation_unittest.cpp | 77 fake_queryInteger(__DRIscreen *screen, int attribute, unsigned int *val) in fake_queryInteger() argument 124 fake_queryString(__DRIscreen *screen, int attribute, const char **val) in fake_queryString() argument
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | uniset_closure.cpp | 214 UnicodeSet& UnicodeSet::closeOver(int32_t attribute) { in closeOver() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | search.cpp | 50 void SearchIterator::setAttribute(USearchAttribute attribute, in setAttribute() argument
|