Searched refs:__median (Results 1 – 7 of 7) sorted by relevance
/external/blktrace/btt/ |
D | seek.c | 135 static int __median(struct rb_node *n, long long sofar, long long target, in __median() function 146 if (n->rb_left && __median(n->rb_left, sofar, target, rvp)) in __median() 149 if (n->rb_right && __median(n->rb_right, sofar, target, rvp)) in __median() 289 (void)__median(sip->root.rb_node, 0LL, sip->tot_seeks / 2, in seeki_median()
|
/external/libabigail/tests/data/test-annotate/ |
D | test19-pr19023-libtcmalloc_and_profiler.so.abi | 13856 …<!-- const HeapProfileTable::Snapshot::Entry& std::__median<HeapProfileTable::Snapshot::Entry>(con… 13857 …<function-decl name='__median<HeapProfileTable::Snapshot::Entry>' filepath='/usr/lib/gcc/x86… 13867 …<!-- HeapProfileTable::AllocValue::Bucket* const& std::__median<HeapProfileTable::Bucket*, bool (*… 13868 …<function-decl name='__median<HeapProfileTable::Bucket*, bool (*)(HeapProfileTable::Stats*, Hea…
|
D | test18-pr19037-libvtkRenderingLIC-6.1.so.abi | 10961 …<!-- const vtkPixelExtent& std::__median<vtkPixelExtent>(const vtkPixelExtent&, const vtkPixelExte… 10962 …<function-decl name='__median<vtkPixelExtent>' filepath='/usr/lib/gcc/x86_64-redhat-linux/4.…
|
D | test20-pr19025-libvtkParallelCore-6.1.so.abi | 25932 <!-- const int& std::__median<int>(const int&, const int&, const int&) --> 25933 …<function-decl name='__median<int>' filepath='/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.…
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test19-pr19023-libtcmalloc_and_profiler.so.abi | 8591 …<function-decl name='__median<HeapProfileTable::Snapshot::Entry>' filepath='/usr/lib/gcc/x86… 8597 …<function-decl name='__median<HeapProfileTable::Bucket*, bool (*)(HeapProfileTable::Stats*, Hea…
|
D | test18-pr19037-libvtkRenderingLIC-6.1.so.abi | 6828 …<function-decl name='__median<vtkPixelExtent>' filepath='/usr/lib/gcc/x86_64-redhat-linux/4.…
|
D | test20-pr19025-libvtkParallelCore-6.1.so.abi | 16003 …<function-decl name='__median<int>' filepath='/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.…
|