Home
last modified time | relevance | path

Searched defs:IntrusiveHeap (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/task/sequence_manager/
Dintrusive_heap.h21 class IntrusiveHeap; variable
53 IntrusiveHeap() : nodes_(kMinimumHeapSize), size_(0) {} in IntrusiveHeap() function
/aosp_15_r20/external/libchrome/base/task/sequence_manager/
H A Dintrusive_heap.h18 class IntrusiveHeap; variable
50 IntrusiveHeap() : nodes_(kMinimumHeapSize), size_(0) {} in IntrusiveHeap() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/5/external/libchrome/base/task/sequence_manager/
Dintrusive_heap.h21 class IntrusiveHeap; variable
53 IntrusiveHeap() : nodes_(kMinimumHeapSize), size_(0) {} in IntrusiveHeap() function
/aosp_15_r20/external/cronet/base/containers/
H A Dintrusive_heap.h248 IntrusiveHeap(const value_compare& comp, const heap_handle_accessor& access) in IntrusiveHeap() function
733 IntrusiveHeap<T, Compare, HeapHandleAccessor>::IntrusiveHeap( in IntrusiveHeap() function
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
H A Ddistributed_tpu_rewrite_pass.cc148 class IntrusiveHeap { class
158 explicit IntrusiveHeap( in IntrusiveHeap() function in tensorflow::__anon71bd90b30111::IntrusiveHeap