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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
bitmap_allocator.h 407 _BPVector& _M_vbp;
416 _Bitmap_counter(_BPVector& Rvbp, long __index = -1) : _M_vbp(Rvbp)
431 (_M_vbp[_M_curr_index].first) - 1;
433 _GLIBCXX_DEBUG_ASSERT(__index <= (long)_M_vbp.size() - 1);
436 - ((_M_vbp[_M_curr_index].second
437 - _M_vbp[_M_curr_index].first + 1)
457 if (++_M_curr_index == _M_vbp.size())
473 { return _M_vbp[_M_curr_index].first; }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
bitmap_allocator.h 407 _BPVector& _M_vbp;
416 _Bitmap_counter(_BPVector& Rvbp, long __index = -1) : _M_vbp(Rvbp)
431 (_M_vbp[_M_curr_index].first) - 1;
433 _GLIBCXX_DEBUG_ASSERT(__index <= (long)_M_vbp.size() - 1);
436 - ((_M_vbp[_M_curr_index].second
437 - _M_vbp[_M_curr_index].first + 1)
457 if (++_M_curr_index == _M_vbp.size())
473 { return _M_vbp[_M_curr_index].first; }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
bitmap_allocator.h 407 _BPVector& _M_vbp;
416 _Bitmap_counter(_BPVector& Rvbp, long __index = -1) : _M_vbp(Rvbp)
431 (_M_vbp[_M_curr_index].first) - 1;
433 _GLIBCXX_DEBUG_ASSERT(__index <= (long)_M_vbp.size() - 1);
436 - ((_M_vbp[_M_curr_index].second
437 - _M_vbp[_M_curr_index].first + 1)
457 if (++_M_curr_index == _M_vbp.size())
473 { return _M_vbp[_M_curr_index].first; }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
bitmap_allocator.h 404 _BPVector& _M_vbp;
413 _Bitmap_counter(_BPVector& Rvbp, long __index = -1) : _M_vbp(Rvbp)
428 (_M_vbp[_M_curr_index].first) - 1;
430 _GLIBCXX_DEBUG_ASSERT(__index <= (long)_M_vbp.size() - 1);
433 - ((_M_vbp[_M_curr_index].second
434 - _M_vbp[_M_curr_index].first + 1)
454 if (++_M_curr_index == _M_vbp.size())
470 { return _M_vbp[_M_curr_index].first; }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
bitmap_allocator.h 432 _BPVector& _M_vbp;
441 _Bitmap_counter(_BPVector& Rvbp, long __index = -1) : _M_vbp(Rvbp)
456 (_M_vbp[_M_curr_index].first) - 1;
458 _GLIBCXX_DEBUG_ASSERT(__index <= (long)_M_vbp.size() - 1);
461 - ((_M_vbp[_M_curr_index].second
462 - _M_vbp[_M_curr_index].first + 1)
482 if (++_M_curr_index == _M_vbp.size())
498 { return _M_vbp[_M_curr_index].first; }
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 432 _BPVector& _M_vbp;
441 _Bitmap_counter(_BPVector& Rvbp, long __index = -1) : _M_vbp(Rvbp)
456 (_M_vbp[_M_curr_index].first) - 1;
458 _GLIBCXX_DEBUG_ASSERT(__index <= (long)_M_vbp.size() - 1);
461 - ((_M_vbp[_M_curr_index].second
462 - _M_vbp[_M_curr_index].first + 1)
482 if (++_M_curr_index == _M_vbp.size())
498 { return _M_vbp[_M_curr_index].first; }
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 432 _BPVector& _M_vbp;
441 _Bitmap_counter(_BPVector& Rvbp, long __index = -1) : _M_vbp(Rvbp)
456 (_M_vbp[_M_curr_index].first) - 1;
458 _GLIBCXX_DEBUG_ASSERT(__index <= (long)_M_vbp.size() - 1);
461 - ((_M_vbp[_M_curr_index].second
462 - _M_vbp[_M_curr_index].first + 1)
482 if (++_M_curr_index == _M_vbp.size())
498 { return _M_vbp[_M_curr_index].first; }
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 432 _BPVector& _M_vbp;
441 _Bitmap_counter(_BPVector& Rvbp, long __index = -1) : _M_vbp(Rvbp)
456 (_M_vbp[_M_curr_index].first) - 1;
458 _GLIBCXX_DEBUG_ASSERT(__index <= (long)_M_vbp.size() - 1);
461 - ((_M_vbp[_M_curr_index].second
462 - _M_vbp[_M_curr_index].first + 1)
482 if (++_M_curr_index == _M_vbp.size())
498 { return _M_vbp[_M_curr_index].first; }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
bitmap_allocator.h 432 _BPVector& _M_vbp;
441 _Bitmap_counter(_BPVector& Rvbp, long __index = -1) : _M_vbp(Rvbp)
456 (_M_vbp[_M_curr_index].first) - 1;
458 _GLIBCXX_DEBUG_ASSERT(__index <= (long)_M_vbp.size() - 1);
461 - ((_M_vbp[_M_curr_index].second
462 - _M_vbp[_M_curr_index].first + 1)
482 if (++_M_curr_index == _M_vbp.size())
498 { return _M_vbp[_M_curr_index].first; }

Completed in 4893 milliseconds