Home
last modified time | relevance | path

Searched defs:attribute (Results 251 - 275 of 401) sorted by relevance

1...<<11121314151617

/third_party/vk-gl-cts/modules/egl/
H A DteglChooseConfigReference.cpp235 const EGLenum attribute = iter->first; in operator ==() local
H A DteglChooseConfigTests.cpp312 ChooseConfigSimpleCase (EglTestContext& eglTestCtx, const char* name, const char* description, EGLenum attribute, bool checkOrder) in ChooseConfigSimpleCase() argument
422 EGLenum attribute; member
551 EGLenum attribute; in init() member
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_method_controller.cpp129 InputAttribute attribute = { .inputPattern = InputAttribute::PATTERN_TEXT }; in Initialize() local
213 InputAttribute attribute; in Attach() local
714 InputAttribute attribute; in OnConfigurationChange() local
218 Attach(sptr<OnTextChangedListener> listener, bool isShowKeyboard, const InputAttribute &attribute) Attach() argument
[all...]
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_ability.cpp350 void InputMethodAbility::OnAttributeChange(InputAttribute attribute) in OnAttributeChange() argument
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_controller_test.cpp543 InputAttribute attribute = { 1, 1 }; in HWTEST_F() local
1068 InputAttribute attribute = { .inputPattern = static_cast<int32_t>(TextInputType::DATETIME), in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/declaration/button/
H A Dbutton_declaration.h322 auto& attribute = MaybeResetAttribute<ButtonAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetType() local
328 auto& attribute = MaybeResetAttribute<ButtonAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetIconSrc() local
334 auto& attribute = MaybeResetAttribute<ButtonAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetPlacement() local
340 auto& attribute = MaybeResetAttribute<ButtonAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetTextData() local
346 auto& attribute = MaybeResetAttribute<ButtonAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetAutoFocusState() local
352 auto& attribute = MaybeResetAttribute<ButtonAttribute>(AttributeTag::SPECIALIZED_ATTR); SetDisabledState() local
358 auto& attribute = MaybeResetAttribute<ButtonAttribute>(AttributeTag::SPECIALIZED_ATTR); SetWaitingState() local
[all...]
/foundation/arkui/ace_engine/adapter/ohos/capability/html/
H A Dhtml_to_span.cpp468 void HtmlToSpan::InitShadow(Shadow &textShadow, std::vector<std::string> &attribute) in InitShadow() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_slider_modifier.cpp402 void SetSliderBlockShape(ArkUINodeHandle node, const char* type, const ArkUI_Float32* attribute, int length) in SetSliderBlockShape() argument
387 SetSliderBlockPath( ArkUINodeHandle node, const char* type, const ArkUI_Float32 (*attribute)[2], const char* commands) SetSliderBlockPath() argument
[all...]
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp1207 int AvrcpController::GetPlayerAppSettingValues(const BluetoothRemoteDevice &device, uint8_t attribute) in GetPlayerAppSettingValues() argument
[all...]
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_server.cpp149 auto attribute = std::make_shared<GattAttribute>(handle, uuid, attrType); in AddAttribute() local
178 auto attribute = GetAttributeWithHandle() local
191 auto attribute = GetAttribute(serverId, serviceIndex, [attributeType, uuid](GattAttribute &attr) { GetAttributeWithUuid() local
225 auto attribute = GetAttribute(serverId, i, [actualHandle](const GattAttribute &attr) { GetAttributeWithActualHandle() local
346 std::shared_ptr<GattAttribute> attribute = GetAttributeWithActualHandle(serverId_, characteristic.GetHandle()); global() variable
382 std::shared_ptr<GattAttribute> attribute = GetAttributeWithActualHandle(serverId_, characteristic.GetHandle()); global() variable
422 std::shared_ptr<GattAttribute> attribute = GetAttributeWithActualHandle(serverId_, descriptor.GetHandle()); global() variable
458 std::shared_ptr<GattAttribute> attribute = GetAttributeWithActualHandle(serverId_, descriptor.GetHandle()); global() variable
1083 std::shared_ptr<GattAttribute> attribute = GetAttributeWithHandle(serverId, param->attrHandle); BleGattsSendIndication() local
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_util.cpp255 AttributeBase attribute; in GetAttributeType() local
802 ValidatePrimitiveAttribute( AttributeType attribute, DataType accessorType, ComponentType accessorComponentType) ValidatePrimitiveAttribute() argument
822 ValidateMorphTargetAttribute( AttributeType attribute, DataType accessorType, ComponentType accessorComponentType) ValidateMorphTargetAttribute() argument
866 ValidatePrimitiveAttributeQuatization( AttributeType attribute, DataType accessorType, ComponentType accessorComponentType) ValidatePrimitiveAttributeQuatization() argument
886 ValidateMorphTargetAttributeQuantization( AttributeType attribute, DataType accessorType, ComponentType accessorComponentType) ValidateMorphTargetAttributeQuantization() argument
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Degl_state.cpp179 EGLint attribute; member
[all...]
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/sample/
H A Dvenc_sample.cpp190 OnInputParameterWithAttrAvailable(uint32_t index, std::shared_ptr<FormatMock> attribute, std::shared_ptr<FormatMock> parameter) OnInputParameterWithAttrAvailable() argument
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/InnerAPI/
H A Dvideoenc_ndk_inner_sample.cpp123 OnInputParameterWithAttrAvailable(uint32_t index, std::shared_ptr<Format> attribute, std::shared_ptr<Format> parameter) OnInputParameterWithAttrAvailable() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dschema_object.cpp549 SchemaAttribute attribute; in ParseCheckSchemaDefine() local
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_entry.cpp179 EglGetConfigAttribImpl(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint *value) EglGetConfigAttribImpl() argument
375 EglQueryContextImpl(EGLDisplay dpy, EGLContext ctx, EGLint attribute, EGLint *value) EglQueryContextImpl() argument
434 EglQuerySurfaceImpl(EGLDisplay dpy, EGLSurface surf, EGLint attribute, EGLint* value) EglQuerySurfaceImpl() argument
533 EglSurfaceAttribImpl(EGLDisplay dpy, EGLSurface surf, EGLint attribute, EGLint value) EglSurfaceAttribImpl() argument
706 EglGetSyncAttribImpl(EGLDisplay dpy, EGLSync sync, EGLint attribute, EGLAttrib *value) EglGetSyncAttribImpl() argument
926 EglGetSyncAttribKHRImpl(EGLDisplay dpy, EGLSyncKHR sync, EGLint attribute, EGLint *value) EglGetSyncAttribKHRImpl() argument
1014 EglStreamAttribKHRImpl(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLint value) EglStreamAttribKHRImpl() argument
1036 EglQueryStreamKHRImpl(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLint *value) EglQueryStreamKHRImpl() argument
1064 EglQueryStreamu64KHRImpl(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLuint64KHR *value) EglQueryStreamu64KHRImpl() argument
1169 EglQueryStreamTimeKHRImpl(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLTimeKHR *value) EglQueryStreamTimeKHRImpl() argument
[all...]
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Defi.c284 u64 attribute; member
[all...]
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Defi.c286 u64 attribute; member
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dsysfs.h30 struct attribute { struct
[all...]
/kernel/linux/linux-5.10/security/selinux/ss/
H A Dpolicydb.h117 unsigned char attribute;/* attribute ?*/ member
/kernel/linux/linux-5.10/kernel/
H A Dparams.c543 struct param_attribute *attribute = to_param_attr(mattr); in param_attr_show() local
560 struct param_attribute *attribute = to_param_attr(mattr); in param_attr_store() local
874 struct module_attribute *attribute; module_attr_show() local
893 struct module_attribute *attribute; module_attr_store() local
[all...]
/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-mvebu.c306 mvebu_pcie_add_windows(struct mvebu_pcie_port *port, unsigned int target, unsigned int attribute, phys_addr_t base, size_t size, phys_addr_t remap) mvebu_pcie_add_windows() argument
338 mvebu_pcie_set_window(struct mvebu_pcie_port *port, unsigned int target, unsigned int attribute, const struct mvebu_pcie_window *desired, struct mvebu_pcie_window *cur) mvebu_pcie_set_window() argument
/kernel/linux/linux-6.6/include/linux/
H A Dsysfs.h30 struct attribute { struct
[all...]
/kernel/linux/linux-6.6/drivers/platform/x86/intel/
H A Dtpmi.c83 u64 attribute:2; member
/kernel/linux/linux-6.6/kernel/
H A Dparams.c562 struct param_attribute *attribute = to_param_attr(mattr); in param_attr_show() local
579 struct param_attribute *attribute = to_param_attr(mattr); in param_attr_store() local
891 struct module_attribute *attribute; module_attr_show() local
910 struct module_attribute *attribute; module_attr_store() local
[all...]

Completed in 46 milliseconds

1...<<11121314151617