Home
last modified time | relevance | path

Searched defs:attrs (Results 101 - 125 of 862) sorted by relevance

12345678910>>...35

/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dqos.c24 MLX5_IB_METHOD_PP_OBJ_ALLOC( struct uverbs_attr_bundle *attrs) MLX5_IB_METHOD_PP_OBJ_ALLOC() argument
85 pp_obj_cleanup(struct ib_uobject *uobject, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) pp_obj_cleanup() argument
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/java/com/google/oboe/samples/rhythmgame/
H A DGameSurfaceView.java39 public GameSurfaceView(Context context, AttributeSet attrs) { in GameSurfaceView() argument
/third_party/skia/modules/svg/src/
H A DSkSVGPattern.cpp91 PatternAttributes attrs; in onAsPaint() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_image_declaration.h90 auto& attrs = MaybeResetAttribute<SvgImageAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetHref() local
/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_style.cpp47 auto attrs = style.substr(nameEnd + 1); in ParseCssStyle() local
54 void SvgStyle::ParseCssAttrs(const std::string& styleName, const std::string& attrs, const PushAttr& callback) in ParseCssAttrs() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_filter.cpp108 static const LinearMapNode<void (*)(const std::string&, SvgFilterAttribute&)> attrs[] = { in ParseAndSetSpecializedAttr() local
H A Dsvg_pattern.cpp57 static const LinearMapNode<void (*)(const std::string&, SvgPatternAttribute&)> attrs[] = { in ParseAndSetSpecializedAttr() local
H A Dsvg_style.cpp47 auto attrs = style.substr(nameEnd + 1); in ParseCssStyle() local
54 void SvgStyle::ParseCssAttrs(const std::string& styleName, const std::string& attrs, const PushAttr& callback) in ParseCssAttrs() argument
H A Dsvg_fe_composite.cpp114 static const LinearMapNode<void (*)(const std::string&, SvgFeCompositeAttribute&)> attrs[] = { in ParseAndSetSpecializedAttr() local
H A Dsvg_mask.cpp107 static const LinearMapNode<void (*)(const std::string&, SvgMaskAttribute&)> attrs[] = { in ParseAndSetSpecializedAttr() local
/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dark_interop_object.cpp85 ARKTS_DefineOwnProperty(ARKTS_Env env, ARKTS_Value jobj, ARKTS_Value jkey, ARKTS_Value jvalue, ARKTS_PropertyFlag attrs) ARKTS_DefineOwnProperty() argument
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/sourcemanager/src/
H A Ddaudio_source_mgr_test.cpp154 std::string attrs = ""; in HWTEST_F() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/distributedhardwareservice/src/
H A Ddistributed_hardware_service_test.cpp273 std::string attrs = ""; in HWTEST_F() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/localhardwaremanager/pluginlistenerimpl/src/
H A Dplugin_listener_impl_test.cpp27 const std::string attrs = "11111111111111111"; member
87 std::string attrs; in HWTEST_F() local
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Ddma-iommu.c57 attrs); in dma_iommu_unmap_page() local
74 direction, attrs); in dma_iommu_unmap_sg() local
21 dma_iommu_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, gfp_t flag, unsigned long attrs) dma_iommu_alloc_coherent() argument
30 dma_iommu_free_coherent(struct device *dev, size_t size, void *vaddr, dma_addr_t dma_handle, unsigned long attrs) dma_iommu_free_coherent() argument
42 dma_iommu_map_page(struct device *dev, struct page *page, unsigned long offset, size_t size, enum dma_data_direction direction, unsigned long attrs) dma_iommu_map_page() argument
52 dma_iommu_unmap_page(struct device *dev, dma_addr_t dma_handle, size_t size, enum dma_data_direction direction, unsigned long attrs) dma_iommu_unmap_page() argument
61 dma_iommu_map_sg(struct device *dev, struct scatterlist *sglist, int nelems, enum dma_data_direction direction, unsigned long attrs) dma_iommu_map_sg() argument
69 dma_iommu_unmap_sg(struct device *dev, struct scatterlist *sglist, int nelems, enum dma_data_direction direction, unsigned long attrs) dma_iommu_unmap_sg() argument
[all...]
/kernel/linux/linux-5.10/arch/c6x/mm/
H A Ddma-coherent.c74 arch_dma_alloc(struct device *dev, size_t size, dma_addr_t *handle, gfp_t gfp, unsigned long attrs) arch_dma_alloc() argument
102 arch_dma_free(struct device *dev, size_t size, void *vaddr, dma_addr_t dma_handle, unsigned long attrs) arch_dma_free() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Ddevlink_port.c28 struct devlink_port_attrs attrs = {}; in mlx5_esw_dl_port_alloc() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Duverbs_std_types.c42 uverbs_free_ah(struct ib_uobject *uobject, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) uverbs_free_ah() argument
51 uverbs_free_flow(struct ib_uobject *uobject, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) uverbs_free_flow() argument
71 uverbs_free_mw(struct ib_uobject *uobject, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) uverbs_free_mw() argument
78 uverbs_free_rwq_ind_tbl(struct ib_uobject *uobject, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) uverbs_free_rwq_ind_tbl() argument
102 uverbs_free_xrcd(struct ib_uobject *uobject, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) uverbs_free_xrcd() argument
122 uverbs_free_pd(struct ib_uobject *uobject, enum rdma_remove_reason why, struct uverbs_attr_bundle *attrs) uverbs_free_pd() argument
172 uverbs_destroy_def_handler(struct uverbs_attr_bundle *attrs) uverbs_destroy_def_handler() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/typec/
H A Dbus.h18 struct attribute *attrs[5]; member
/kernel/linux/linux-5.10/net/tipc/
H A Dnet.c165 struct nlattr *attrs; in __tipc_nl_add_net() local
223 struct nlattr *attrs[TIPC_NLA_NET_MAX + 1]; in __tipc_nl_net_set() local
290 struct nlattr *attrs; __tipc_nl_addr_legacy_get() local
[all...]
/kernel/linux/linux-5.10/samples/kobject/
H A Dkobject-example.c92 static struct attribute *attrs[] = { variable
/kernel/linux/linux-5.10/include/uapi/rdma/
H A Drdma_user_ioctl_cmds.h84 struct ib_uverbs_attr attrs[0]; member
/kernel/linux/linux-5.10/kernel/dma/
H A Dops_helpers.c18 dma_common_get_sgtable(struct device *dev, struct sg_table *sgt, void *cpu_addr, dma_addr_t dma_addr, size_t size, unsigned long attrs) dma_common_get_sgtable() argument
34 dma_common_mmap(struct device *dev, struct vm_area_struct *vma, void *cpu_addr, dma_addr_t dma_addr, size_t size, unsigned long attrs) dma_common_mmap() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/accel/
H A Dipsec.c139 mlx5_accel_esp_create_xfrm(struct mlx5_core_dev *mdev, const struct mlx5_accel_esp_xfrm_attrs *attrs, u32 flags) mlx5_accel_esp_create_xfrm() argument
169 mlx5_accel_esp_modify_xfrm(struct mlx5_accel_esp_xfrm *xfrm, const struct mlx5_accel_esp_xfrm_attrs *attrs) mlx5_accel_esp_modify_xfrm() argument
[all...]
/kernel/linux/linux-6.6/drivers/firmware/google/
H A Dcbmem.c76 static struct attribute *attrs[] = { variable

Completed in 9 milliseconds

12345678910>>...35