HomeSort by relevance Sort by last modified time
    Searched refs:_S_mem_blocks (Results 1 - 6 of 6) 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 738 _BPiter __first = _S_mem_blocks.begin();
739 while (__first != _S_mem_blocks.end() && !__p(*__first))
753 _GLIBCXX_DEBUG_ASSERT(__bpi == _S_mem_blocks.end());
795 _S_mem_blocks.push_back(__bp);
803 static _BPVector _S_mem_blocks;
857 if (__bpi != _S_mem_blocks.end())
865 _S_last_request._M_reset(__bpi - _S_mem_blocks.begin());
885 _S_last_request._M_reset(_S_mem_blocks.size() - 1);
900 (_S_mem_blocks[_S_last_request._M_where()].first)
902 __num_bitmaps(_S_mem_blocks[_S_last_request._M_where()]) + 1)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
bitmap_allocator.h 738 _BPiter __first = _S_mem_blocks.begin();
739 while (__first != _S_mem_blocks.end() && !__p(*__first))
753 _GLIBCXX_DEBUG_ASSERT(__bpi == _S_mem_blocks.end());
795 _S_mem_blocks.push_back(__bp);
803 static _BPVector _S_mem_blocks;
857 if (__bpi != _S_mem_blocks.end())
865 _S_last_request._M_reset(__bpi - _S_mem_blocks.begin());
885 _S_last_request._M_reset(_S_mem_blocks.size() - 1);
900 (_S_mem_blocks[_S_last_request._M_where()].first)
902 __num_bitmaps(_S_mem_blocks[_S_last_request._M_where()]) + 1)
    [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 738 _BPiter __first = _S_mem_blocks.begin();
739 while (__first != _S_mem_blocks.end() && !__p(*__first))
753 _GLIBCXX_DEBUG_ASSERT(__bpi == _S_mem_blocks.end());
795 _S_mem_blocks.push_back(__bp);
803 static _BPVector _S_mem_blocks;
857 if (__bpi != _S_mem_blocks.end())
865 _S_last_request._M_reset(__bpi - _S_mem_blocks.begin());
885 _S_last_request._M_reset(_S_mem_blocks.size() - 1);
900 (_S_mem_blocks[_S_last_request._M_where()].first)
902 __num_bitmaps(_S_mem_blocks[_S_last_request._M_where()]) + 1)
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
bitmap_allocator.h 738 _BPiter __first = _S_mem_blocks.begin();
739 while (__first != _S_mem_blocks.end() && !__p(*__first))
753 _GLIBCXX_DEBUG_ASSERT(__bpi == _S_mem_blocks.end());
795 _S_mem_blocks.push_back(__bp);
803 static _BPVector _S_mem_blocks;
857 if (__bpi != _S_mem_blocks.end())
865 _S_last_request._M_reset(__bpi - _S_mem_blocks.begin());
885 _S_last_request._M_reset(_S_mem_blocks.size() - 1);
900 (_S_mem_blocks[_S_last_request._M_where()].first)
902 __num_bitmaps(_S_mem_blocks[_S_last_request._M_where()]) + 1)
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
bitmap_allocator.h 738 _BPiter __first = _S_mem_blocks.begin();
739 while (__first != _S_mem_blocks.end() && !__p(*__first))
753 _GLIBCXX_DEBUG_ASSERT(__bpi == _S_mem_blocks.end());
795 _S_mem_blocks.push_back(__bp);
803 static _BPVector _S_mem_blocks;
857 if (__bpi != _S_mem_blocks.end())
865 _S_last_request._M_reset(__bpi - _S_mem_blocks.begin());
885 _S_last_request._M_reset(_S_mem_blocks.size() - 1);
900 (_S_mem_blocks[_S_last_request._M_where()].first)
902 __num_bitmaps(_S_mem_blocks[_S_last_request._M_where()]) + 1)
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
bitmap_allocator.h 738 _BPiter __first = _S_mem_blocks.begin();
739 while (__first != _S_mem_blocks.end() && !__p(*__first))
753 _GLIBCXX_DEBUG_ASSERT(__bpi == _S_mem_blocks.end());
795 _S_mem_blocks.push_back(__bp);
803 static _BPVector _S_mem_blocks;
857 if (__bpi != _S_mem_blocks.end())
865 _S_last_request._M_reset(__bpi - _S_mem_blocks.begin());
885 _S_last_request._M_reset(_S_mem_blocks.size() - 1);
900 (_S_mem_blocks[_S_last_request._M_where()].first)
902 __num_bitmaps(_S_mem_blocks[_S_last_request._M_where()]) + 1)
    [all...]

Completed in 51 milliseconds