Searched refs:_BPVector (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/libstdc++/include/ext/
H A Dbitmap_allocator.h364 typedef typename __detail::__mini_vector<_Block_pair> _BPVector; typedef in class:__detail::_Ffit_finder
365 typedef typename _BPVector::difference_type _Counter_type;
432 _BPVector; typedef in class:__detail::_Bitmap_counter
433 typedef typename _BPVector::size_type _Index_type;
436 _BPVector& _M_vbp;
445 _Bitmap_counter(_BPVector& Rvbp, long __index = -1) : _M_vbp(Rvbp)
751 __detail::__mini_vector<_Block_pair> _BPVector; typedef in class:bitmap_allocator
762 typedef typename _BPVector::iterator _BPiter;
823 static _BPVector _S_mem_blocks;
827 static typename _BPVector
[all...]

Completed in 46 milliseconds