Home
last modified time | relevance | path

Searched refs:bubble_up (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-priority-queue.hh61 bubble_up (heap.length - 1); in insert()
131 void bubble_up (unsigned index) in bubble_up() function
140 bubble_up (parent_index); in bubble_up()
/third_party/harfbuzz/src/
Dhb-priority-queue.hh61 bubble_up (heap.length - 1); in insert()
131 void bubble_up (unsigned index) in bubble_up() function
140 bubble_up (parent_index); in bubble_up()
/third_party/node/deps/nghttp2/lib/
Dnghttp2_pq.c56 static void bubble_up(nghttp2_pq *pq, size_t index) { in bubble_up() function
86 bubble_up(pq, pq->length - 1); in nghttp2_pq_push()
148 bubble_up(pq, item->index); in nghttp2_pq_remove()
/third_party/nghttp2/lib/
Dnghttp2_pq.c56 static void bubble_up(nghttp2_pq *pq, size_t index) { in bubble_up() function
86 bubble_up(pq, pq->length - 1); in nghttp2_pq_push()
148 bubble_up(pq, item->index); in nghttp2_pq_remove()