/third_party/boost/libs/type_traits/test/ |
D | is_base_and_derived_test.cpp | 56 typedef class_member<foo,int,&foo::x> mem_type; typedef
|
/third_party/mindspore/mindspore/lite/src/runtime/gpu/opencl/ |
D | opencl_allocator.cc | 49 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
|
D | opencl_runtime.h | 90 lite::opencl::MemType mem_type; variable
|
/third_party/mindspore/mindspore/lite/src/runtime/kernel/opencl/kernel/ |
D | strassen.cc | 237 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/ |
D | vn_device_memory.c | 58 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/ |
D | opencl_subgraph.cc | 41 MemType mem_type) { in ReplaceOutTensorAndKernelToConvert() 76 std::vector<LiteKernel *> *out_convert_ops, MemType mem_type) { in GenToFormatOp()
|
D | opencl_kernel.cc | 100 auto mem_type = GetMemType(); in PrintOutput() local
|
D | opencl_kernel.h | 211 void SetMemType(lite::opencl::MemType mem_type) { out_mem_type_ = mem_type; } in SetMemType()
|
/third_party/pulseaudio/src/tests/ |
D | memblock-test.c | 77 pa_mem_type_t mem_type; in START_TEST() local
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstmemory.c | 156 gst_memory_is_type (GstMemory * mem, const gchar * mem_type) in gst_memory_is_type()
|
D | gstallocator.h | 115 const gchar *mem_type; member
|
/third_party/mesa3d/src/gallium/frontends/va/ |
D | buffer.c | 252 uint32_t mem_type; in vlVaAcquireBufferHandle() local
|
D | surface.c | 1204 uint32_t mem_type, in vlVaExportSurfaceHandle()
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstnvdec.h | 96 GstNvDecMemType mem_type; member
|
D | gstnvbaseenc.h | 123 GstNvEncMemType mem_type; member
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvacaps.c | 156 guint i, attrib_count, mem_type = 0; in gst_va_create_raw_caps_from_config() local
|
/third_party/pcre2/pcre2/src/sljit/ |
D | sljitNativeMIPS_common.c | 2104 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/ |
D | val_memory_test.cpp | 3705 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/ |
D | val_memory_test.cpp | 3705 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/ |
D | val_memory_test.cpp | 3703 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/ |
D | tgsi_build.c | 131 unsigned mem_type, in tgsi_build_declaration()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_resource.c | 629 VkMemoryType mem_type = screen->info.mem_props.memoryTypes[mai.memoryTypeIndex]; in resource_object_create() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_fs.c | 1850 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/ |
D | kernel_runtime.cc | 1069 auto mem_type = kDynamicMem; in AssignDynamicMemory() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_from_tgsi.cpp | 1035 uint8_t mem_type; // TGSI_MEMORY_TYPE_* member
|