Searched defs:heap (Results 1 – 8 of 8) sorted by relevance
26 static void pushAll(BottomN<T>& heap, const T (&arr)[N]) { in pushAll()34 BottomN<int> heap(10); in TEST() local45 BottomN<int> heap(6); in TEST() local56 BottomN<int> heap(4); in TEST() local68 BottomN<int> heap(4); in TEST() local81 BottomN<int> heap(4); in TEST() local94 BottomN<int> heap(4); in TEST() local
458 int heap = 1 << system_heap_id; in mali_gralloc_ion_allocate() local537 int heap = 1 << system_heap_id; in mali_gralloc_ion_allocate() local
322 auto heap = mHeapInfos[index].heap; in alloc() local373 Heap* heap; member
177 int heap; in alloc_ion_fd() local
201 int heap; in alloc_ion_fd() local
213 ResultHeap heap(k); in Search() local
926 auto& heap = pMemoryProperties->memoryHeaps[heapIndex]; in on_vkGetPhysicalDeviceMemoryProperties() local983 auto& heap = pMemoryProperties->memoryProperties.memoryHeaps[heapIndex]; in on_vkGetPhysicalDeviceMemoryProperties2() local
5302 optional uint32 heap = 19; field