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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
bitmap_allocator.h 751 _BPiter __bpi = _S_find(_FFF()); local
753 _GLIBCXX_DEBUG_ASSERT(__bpi == _S_mem_blocks.end());
855 _BPiter __bpi = _S_find(__detail::_Functor_Ref<_FFF>(__fff)); local
857 if (__bpi != _S_mem_blocks.end())
865 _S_last_request._M_reset(__bpi - _S_mem_blocks.begin());
869 (__bpi->first + __fff._M_offset() + __nz_bit);
872 (__bpi->first) - (__detail::__num_bitmaps(*__bpi) + 1);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
bitmap_allocator.h 751 _BPiter __bpi = _S_find(_FFF()); local
753 _GLIBCXX_DEBUG_ASSERT(__bpi == _S_mem_blocks.end());
855 _BPiter __bpi = _S_find(__detail::_Functor_Ref<_FFF>(__fff)); local
857 if (__bpi != _S_mem_blocks.end())
865 _S_last_request._M_reset(__bpi - _S_mem_blocks.begin());
869 (__bpi->first + __fff._M_offset() + __nz_bit);
872 (__bpi->first) - (__detail::__num_bitmaps(*__bpi) + 1);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
bitmap_allocator.h 751 _BPiter __bpi = _S_find(_FFF()); local
753 _GLIBCXX_DEBUG_ASSERT(__bpi == _S_mem_blocks.end());
855 _BPiter __bpi = _S_find(__detail::_Functor_Ref<_FFF>(__fff)); local
857 if (__bpi != _S_mem_blocks.end())
865 _S_last_request._M_reset(__bpi - _S_mem_blocks.begin());
869 (__bpi->first + __fff._M_offset() + __nz_bit);
872 (__bpi->first) - (__detail::__num_bitmaps(*__bpi) + 1);
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
bitmap_allocator.h 751 _BPiter __bpi = _S_find(_FFF()); local
753 _GLIBCXX_DEBUG_ASSERT(__bpi == _S_mem_blocks.end());
855 _BPiter __bpi = _S_find(__detail::_Functor_Ref<_FFF>(__fff)); local
857 if (__bpi != _S_mem_blocks.end())
865 _S_last_request._M_reset(__bpi - _S_mem_blocks.begin());
869 (__bpi->first + __fff._M_offset() + __nz_bit);
872 (__bpi->first) - (__detail::__num_bitmaps(*__bpi) + 1);

Completed in 141 milliseconds