Searched refs:heap (Results 1 – 14 of 14) sorted by relevance
98 final PriorityQueue<SearchResult> heap = new PriorityQueue<>(); in mergeSearchResults() local100 heap.addAll(taskResult); in mergeSearchResults()102 while (!heap.isEmpty()) { in mergeSearchResults()103 searchResults.add(heap.poll()); in mergeSearchResults()
18 bionic, console, heap, hyp, logger,57 unsafe { heap::init() }; in rust_entry()
59 let mut heap = HEAP_ALLOCATOR.lock(); in init() localVariable61 unsafe { heap.init(start, size) }; in init()
27 pub mod heap; module
56 use vmbase::heap;119 let next_bcc = heap::aligned_boxed_slice(NEXT_BCC_SIZE, GUEST_PAGE_SIZE).ok_or_else(|| { in main()
15 Libraries are also available for heap allocation, page table manipulation and PSCI calls.
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
META-INF/ META-INF/MANIFEST.MF org/ org/jf/ org/ ...