Home
last modified time | relevance | path

Searched defs:mem_type (Results 1 – 25 of 28) sorted by relevance

12

/third_party/boost/libs/type_traits/test/
Dis_base_and_derived_test.cpp56 typedef class_member<foo,int,&foo::x> mem_type; typedef
/third_party/mindspore/mindspore/lite/src/runtime/gpu/opencl/
Dopencl_allocator.cc49 void *OpenCLAllocator::MinimumFit(MemType mem_type, size_t size, const ImageSize &img_size) { in MinimumFit()
196 void *OpenCLAllocator::_Malloc(MemType mem_type, void *data, size_t size, const ImageSize &img_size… in _Malloc()
531 MemType mem_type{MemType::BUF}; in GetMemType() local
Dopencl_runtime.h90 lite::opencl::MemType mem_type; variable
/third_party/mindspore/mindspore/lite/src/runtime/kernel/opencl/kernel/
Dstrassen.cc237 cl_int2 offset, lite::opencl::MemType mem_type) { in StrassenDataFilled()
274 int flag, lite::opencl::MemType mem_type) { in StrassenAddSub()
/third_party/mesa3d/src/virtio/vulkan/
Dvn_device_memory.c58 const VkMemoryType *mem_type = &mem_props->memoryTypes[mem_type_index]; in vn_device_memory_simple_alloc() local
180 const VkMemoryType *mem_type) in vn_device_memory_should_suballocate()
315 const VkMemoryType *mem_type = in vn_AllocateMemory() local
/third_party/mindspore/mindspore/lite/src/runtime/kernel/opencl/
Dopencl_subgraph.cc41 MemType mem_type) { in ReplaceOutTensorAndKernelToConvert()
76 std::vector<LiteKernel *> *out_convert_ops, MemType mem_type) { in GenToFormatOp()
Dopencl_kernel.cc100 auto mem_type = GetMemType(); in PrintOutput() local
Dopencl_kernel.h211 void SetMemType(lite::opencl::MemType mem_type) { out_mem_type_ = mem_type; } in SetMemType()
/third_party/pulseaudio/src/tests/
Dmemblock-test.c77 pa_mem_type_t mem_type; in START_TEST() local
/third_party/gstreamer/gstreamer/gst/
Dgstmemory.c156 gst_memory_is_type (GstMemory * mem, const gchar * mem_type) in gst_memory_is_type()
Dgstallocator.h115 const gchar *mem_type; member
/third_party/mesa3d/src/gallium/frontends/va/
Dbuffer.c252 uint32_t mem_type; in vlVaAcquireBufferHandle() local
Dsurface.c1204 uint32_t mem_type, in vlVaExportSurfaceHandle()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvdec.h96 GstNvDecMemType mem_type; member
Dgstnvbaseenc.h123 GstNvEncMemType mem_type; member
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvacaps.c156 guint i, attrib_count, mem_type = 0; in gst_va_create_raw_caps_from_config() local
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeMIPS_common.c2104 sljit_s32 mem_type = WORD_DATA; in sljit_emit_op_flags() local
2106 sljit_s32 mem_type = (op & SLJIT_I32_OP) ? (INT_DATA | SIGNED_DATA) : WORD_DATA; in sljit_emit_op_flags() local
/third_party/skia/third_party/externals/spirv-tools/test/val/
Dval_memory_test.cpp3705 std::string mem_type = std::get<2>(GetParam()); in TEST_P() local
3738 std::string mem_type = std::get<2>(GetParam()); in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_memory_test.cpp3705 std::string mem_type = std::get<2>(GetParam()); in TEST_P() local
3738 std::string mem_type = std::get<2>(GetParam()); in TEST_P() local
/third_party/spirv-tools/test/val/
Dval_memory_test.cpp3703 std::string mem_type = std::get<2>(GetParam()); in TEST_P() local
3736 std::string mem_type = std::get<2>(GetParam()); in TEST_P() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_build.c131 unsigned mem_type, in tgsi_build_declaration()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_resource.c629 VkMemoryType mem_type = screen->info.mem_props.memoryTypes[mai.memoryTypeIndex]; in resource_object_create() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c1850 struct lp_type mem_type; in convert_to_blend_type() local
2017 struct lp_type mem_type; in convert_from_blend_type() local
/third_party/mindspore/mindspore/ccsrc/runtime/device/
Dkernel_runtime.cc1069 auto mem_type = kDynamicMem; in AssignDynamicMemory() local
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp1035 uint8_t mem_type; // TGSI_MEMORY_TYPE_* member

12