Home
last modified time | relevance | path

Searched defs:heap_type (Results 1 – 13 of 13) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/android/ion/
Dionapp_export.c34 unsigned long map_len, heap_type, heap_size, flags; in main() local
Dionutils.h21 unsigned int heap_type; member
/external/tensorflow/tensorflow/compiler/xla/python/
Dsharded_device_array.cc163 PyHeapTypeObject* heap_type = reinterpret_cast<PyHeapTypeObject*>( in RegisterTypes() local
189 PyHeapTypeObject* heap_type = reinterpret_cast<PyHeapTypeObject*>( in RegisterTypes() local
Dpy_buffer.cc493 PyHeapTypeObject* heap_type = reinterpret_cast<PyHeapTypeObject*>( in RegisterTypes() local
519 PyHeapTypeObject* heap_type = reinterpret_cast<PyHeapTypeObject*>( in RegisterTypes() local
Dpmap_lib.cc834 PyHeapTypeObject* heap_type = reinterpret_cast<PyHeapTypeObject*>( in BuildPmapSubmodule() local
Djax_jit.cc1285 PyHeapTypeObject* heap_type = reinterpret_cast<PyHeapTypeObject*>( in BuildJaxjitSubmodule() local
/external/igt-gpu-tools/lib/
Dion.c6 int ion_get_heap_id(int ion_fd, uint32_t heap_type) in ion_get_heap_id()
/external/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_bufmgr.cpp133 D3D12_HEAP_TYPE heap_type = D3D12_HEAP_TYPE_DEFAULT; in d3d12_bo_new() local
/external/mesa3d/src/microsoft/clc/
Dcompute_test.cpp277 ComputeTest::create_buffer(int size, D3D12_HEAP_TYPE heap_type) in create_buffer()
/external/mesa3d/src/vulkan/runtime/rmv/
Dvk_rmv_exporter.c741 enum rmt_heap_type heap_type; member
/external/mesa3d/src/microsoft/vulkan/
Ddzn_cmd_buffer.c1767 D3D12_HEAP_TYPE heap_type = heap_type_for_bucket(bucket); in dzn_cmd_buffer_alloc_internal_buf() local
Ddzn_private.h1300 D3D12_QUERY_HEAP_TYPE heap_type; member
/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Ddistributed_tpu_rewrite_pass.cc232 typedef std::vector<pointer, allocator_type> heap_type; typedef in tensorflow::__anona48530d10111::IntrusiveHeap