HomeSort by relevance Sort by last modified time
    Searched refs:_Block_pair (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
bitmap_allocator.h 286 typedef typename std::pair<_Tp, _Tp> _Block_pair;
293 operator()(_Block_pair __bp) const throw()
334 typedef typename std::pair<_Tp, _Tp> _Block_pair;
335 typedef typename __detail::__mini_vector<_Block_pair> _BPVector;
346 operator()(_Block_pair __bp) throw()
729 typedef typename std::pair<_Alloc_block*, _Alloc_block*> _Block_pair;
731 typedef typename __detail::__mini_vector<_Block_pair> _BPVector;
787 _Block_pair __bp =
975 // _Block_pair __bp = _S_mem_blocks[__diff];
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
bitmap_allocator.h 286 typedef typename std::pair<_Tp, _Tp> _Block_pair;
293 operator()(_Block_pair __bp) const throw()
334 typedef typename std::pair<_Tp, _Tp> _Block_pair;
335 typedef typename __detail::__mini_vector<_Block_pair> _BPVector;
346 operator()(_Block_pair __bp) throw()
729 typedef typename std::pair<_Alloc_block*, _Alloc_block*> _Block_pair;
731 typedef typename __detail::__mini_vector<_Block_pair> _BPVector;
787 _Block_pair __bp =
975 // _Block_pair __bp = _S_mem_blocks[__diff];

Completed in 200 milliseconds