Home
last modified time | relevance | path

Searched refs:_BPVec_allocator_type (Results 1 – 2 of 2) sorted by relevance

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h531 typedef typename __gnu_cxx::new_allocator<_Block_pair> _BPVec_allocator_type; typedef
532 typedef typename std::vector<_Block_pair, _BPVec_allocator_type> _BPVector;
540 typedef typename __gnu_cxx::__aux_balloc::_Ffit_finder<pointer, _BPVec_allocator_type> _FFF; in _S_check_for_free_blocks()
592 … static __gnu_cxx::__aux_balloc::_Bit_map_counter<pointer, _BPVec_allocator_type> _S_last_request;
630 typedef typename __gnu_cxx::__aux_balloc::_Ffit_finder<pointer, _BPVec_allocator_type> _FFF; in _S_allocate_single_object()
836 <typename bitmap_allocator<_Tp>::pointer, typename bitmap_allocator<_Tp>::_BPVec_allocator_type>
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h531 typedef typename __gnu_cxx::new_allocator<_Block_pair> _BPVec_allocator_type; typedef
532 typedef typename std::vector<_Block_pair, _BPVec_allocator_type> _BPVector;
540 typedef typename __gnu_cxx::__aux_balloc::_Ffit_finder<pointer, _BPVec_allocator_type> _FFF; in _S_check_for_free_blocks()
592 … static __gnu_cxx::__aux_balloc::_Bit_map_counter<pointer, _BPVec_allocator_type> _S_last_request;
630 typedef typename __gnu_cxx::__aux_balloc::_Ffit_finder<pointer, _BPVec_allocator_type> _FFF; in _S_allocate_single_object()
836 <typename bitmap_allocator<_Tp>::pointer, typename bitmap_allocator<_Tp>::_BPVec_allocator_type>