Searched defs:heap_type (Results 1 – 13 of 13) sorted by relevance
34 unsigned long map_len, heap_type, heap_size, flags; in main() local
21 unsigned int heap_type; member
163 PyHeapTypeObject* heap_type = reinterpret_cast<PyHeapTypeObject*>( in RegisterTypes() local189 PyHeapTypeObject* heap_type = reinterpret_cast<PyHeapTypeObject*>( in RegisterTypes() local
493 PyHeapTypeObject* heap_type = reinterpret_cast<PyHeapTypeObject*>( in RegisterTypes() local519 PyHeapTypeObject* heap_type = reinterpret_cast<PyHeapTypeObject*>( in RegisterTypes() local
834 PyHeapTypeObject* heap_type = reinterpret_cast<PyHeapTypeObject*>( in BuildPmapSubmodule() local
1285 PyHeapTypeObject* heap_type = reinterpret_cast<PyHeapTypeObject*>( in BuildJaxjitSubmodule() local
6 int ion_get_heap_id(int ion_fd, uint32_t heap_type) in ion_get_heap_id()
133 D3D12_HEAP_TYPE heap_type = D3D12_HEAP_TYPE_DEFAULT; in d3d12_bo_new() local
277 ComputeTest::create_buffer(int size, D3D12_HEAP_TYPE heap_type) in create_buffer()
741 enum rmt_heap_type heap_type; member
1767 D3D12_HEAP_TYPE heap_type = heap_type_for_bucket(bucket); in dzn_cmd_buffer_alloc_internal_buf() local
1300 D3D12_QUERY_HEAP_TYPE heap_type; member
232 typedef std::vector<pointer, allocator_type> heap_type; typedef in tensorflow::__anona48530d10111::IntrusiveHeap