HomeSort by relevance Sort by last modified time
    Searched refs:_Alloc_block (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 722 struct _Alloc_block
729 typedef typename std::pair<_Alloc_block*, _Alloc_block*> _Block_pair;
750 typedef typename __detail::_Ffit_finder<_Alloc_block*> _FFF;
778 + _S_block_size * sizeof(_Alloc_block)
788 std::make_pair(reinterpret_cast<_Alloc_block*>
790 reinterpret_cast<_Alloc_block*>
805 static __detail::_Bitmap_counter<_Alloc_block*> _S_last_request;
853 typedef typename __detail::_Ffit_finder<_Alloc_block*> _FFF;
922 _Alloc_block* __real_p = reinterpret_cast<_Alloc_block*>(__p)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
bitmap_allocator.h 722 struct _Alloc_block
729 typedef typename std::pair<_Alloc_block*, _Alloc_block*> _Block_pair;
750 typedef typename __detail::_Ffit_finder<_Alloc_block*> _FFF;
778 + _S_block_size * sizeof(_Alloc_block)
788 std::make_pair(reinterpret_cast<_Alloc_block*>
790 reinterpret_cast<_Alloc_block*>
805 static __detail::_Bitmap_counter<_Alloc_block*> _S_last_request;
853 typedef typename __detail::_Ffit_finder<_Alloc_block*> _FFF;
922 _Alloc_block* __real_p = reinterpret_cast<_Alloc_block*>(__p)
    [all...]

Completed in 146 milliseconds