Home
last modified time | relevance | path

Searched defs:attrs (Results 26 - 50 of 899) sorted by relevance

12345678910>>...36

/kernel/linux/linux-5.10/include/xen/arm/
H A Dpage-coherent.h8 xen_alloc_coherent_pages(struct device *hwdev, size_t size, dma_addr_t *dma_handle, gfp_t flags, unsigned long attrs) xen_alloc_coherent_pages() argument
14 xen_free_coherent_pages(struct device *hwdev, size_t size, void *cpu_addr, dma_addr_t dma_handle, unsigned long attrs) xen_free_coherent_pages() argument
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/delta/
H A Ddelta-mem.c16 unsigned long attrs = DMA_ATTR_WRITE_COMBINE; in hw_alloc() local
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DInputMarginView.java41 public InputMarginView(Context context, AttributeSet attrs) { in InputMarginView() argument
46 InputMarginView(Context context, AttributeSet attrs, int defStyle) InputMarginView() argument
/third_party/rust/crates/proc-macro-error/proc-macro-error-attr/src/
H A Dparse.rs10 let mut attrs = Vec::new(); variables
/base/security/asset/frameworks/js/napi/src/
H A Dasset_napi_remove.cpp38 napi_status CheckRemoveArgs(const napi_env env, const std::vector<AssetAttr> &attrs) in CheckRemoveArgs() argument
75 std::vector<AssetAttr> attrs; in NapiRemoveSync() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_stop_declaration.cpp55 static const LinearMapNode<void (*)(const std::string&, SvgStopDeclaration&)> attrs[] = { in SetSpecializedValue() local
H A Dsvg_text_declaration.cpp47 static const LinearMapNode<void (*)(const std::string&, SvgTextDeclaration&)> attrs[] = { in SetSpecializedValue() local
H A Dsvg_rect_declaration.cpp47 static const LinearMapNode<void (*)(const std::string&, SvgRectDeclaration&)> attrs[] = { in SetSpecializedValue() local
H A Dsvg_text_path_declaration.cpp47 static const LinearMapNode<void (*)(const std::string&, SvgTextPathDeclaration&)> attrs[] = { in SetSpecializedValue() local
H A Dsvg_declaration.cpp54 static const LinearMapNode<void (*)(const std::string&, SvgDeclaration&)> attrs[] = { in SetSpecializedValue() local
H A Dsvg_ellipse_declaration.cpp47 static const LinearMapNode<void (*)(const std::string&, SvgEllipseDeclaration&)> attrs[] = { in SetSpecializedValue() local
H A Dsvg_circle_declaration.cpp47 static const LinearMapNode<void (*)(const std::string&, SvgCircleDeclaration&)> attrs[] = { in SetSpecializedValue() local
H A Dsvg_gradient_declaration.cpp54 static const LinearMapNode<void (*)(const std::string&, SvgGradientDeclaration&)> attrs[] = { in SetSpecializedValue() local
H A Dsvg_line_declaration.cpp47 static const LinearMapNode<void (*)(const std::string&, SvgLineDeclaration&)> attrs[] = { in SetSpecializedValue() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_circle.cpp66 static const LinearMapNode<void (*)(const std::string&, SvgCircleAttribute&)> attrs[] = { in ParseAndSetSpecializedAttr() local
H A Dsvg_ellipse.cpp69 static const LinearMapNode<void (*)(const std::string&, SvgEllipseAttribute&)> attrs[] = { in AsPath() local
H A Dsvg_stop.cpp48 static const LinearMapNode<void (*)(const std::string&, SvgStopAttribute&)> attrs[] = { in ParseAndSetSpecializedAttr() local
H A Dsvg_fe_gaussian_blur.cpp44 static const LinearMapNode<void (*)(const std::string&, SvgFeGaussianBlurAttribute&)> attrs[] = { in ParseAndSetSpecializedAttr() local
H A Dsvg_fe_offset.cpp43 static const LinearMapNode<void (*)(const std::string&, SvgFeOffsetAttribute&)> attrs[] = { in ParseAndSetSpecializedAttr() local
H A Dsvg_line.cpp56 static const LinearMapNode<void (*)(const std::string&, SvgLineAttribute&)> attrs[] = { in ParseAndSetSpecializedAttr() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/localhardwaremanager/
H A Dplugin_listener_impl.cpp33 void PluginListenerImpl::PluginHardware(const std::string &dhId, const std::string &attrs, const std::string &subtype) in PluginHardware() argument
/kernel/linux/linux-5.10/arch/hexagon/kernel/
H A Ddma.c19 arch_dma_alloc(struct device *dev, size_t size, dma_addr_t *dma_addr, gfp_t flag, unsigned long attrs) arch_dma_alloc() argument
52 arch_dma_free(struct device *dev, size_t size, void *vaddr, dma_addr_t dma_addr, unsigned long attrs) arch_dma_free() argument
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmaar.h102 unsigned attrs; member
40 write_maar_pair(unsigned idx, phys_addr_t lower, phys_addr_t upper, unsigned attrs) write_maar_pair() argument
[all...]
/kernel/linux/common_modules/tzdriver/
H A Dko_adapt.c108 struct workqueue_attrs *attrs; in koadpt_alloc_workqueue_attrs() local
141 koadpt_free_workqueue_attrs(struct workqueue_attrs *attrs) koadpt_free_workqueue_attrs() argument
[all...]
H A Dko_adapt.h71 static inline void koadpt_free_workqueue_attrs(struct workqueue_attrs *attrs) in koadpt_free_workqueue_attrs() argument

Completed in 7 milliseconds

12345678910>>...36