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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_bvector.h 399 _M_get_Bit_allocator()
403 _M_get_Bit_allocator() const
408 { return allocator_type(_M_get_Bit_allocator()); }
418 : _M_impl(__x._M_get_Bit_allocator())
498 using _Base::_M_get_Bit_allocator;
519 : _Base(__x._M_get_Bit_allocator())
664 const size_type __asize = _M_get_Bit_allocator().max_size();
760 _S_do_it(_M_get_Bit_allocator(), __x._M_get_Bit_allocator());
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_bvector.h 401 _M_get_Bit_allocator()
405 _M_get_Bit_allocator() const
410 { return allocator_type(_M_get_Bit_allocator()); }
420 : _M_impl(__x._M_get_Bit_allocator())
507 using _Base::_M_get_Bit_allocator;
528 : _Base(__x._M_get_Bit_allocator())
674 const size_type __asize = _M_get_Bit_allocator().max_size();
766 _S_do_it(_M_get_Bit_allocator(), __x._M_get_Bit_allocator());
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_bvector.h 401 _M_get_Bit_allocator()
405 _M_get_Bit_allocator() const
410 { return allocator_type(_M_get_Bit_allocator()); }
420 : _M_impl(__x._M_get_Bit_allocator())
507 using _Base::_M_get_Bit_allocator;
528 : _Base(__x._M_get_Bit_allocator())
674 const size_type __asize = _M_get_Bit_allocator().max_size();
766 _S_do_it(_M_get_Bit_allocator(), __x._M_get_Bit_allocator());
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_bvector.h 399 _M_get_Bit_allocator()
403 _M_get_Bit_allocator() const
408 { return allocator_type(_M_get_Bit_allocator()); }
418 : _M_impl(__x._M_get_Bit_allocator())
498 using _Base::_M_get_Bit_allocator;
519 : _Base(__x._M_get_Bit_allocator())
664 const size_type __asize = _M_get_Bit_allocator().max_size();
760 _S_do_it(_M_get_Bit_allocator(), __x._M_get_Bit_allocator());
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_bvector.h 399 _M_get_Bit_allocator()
403 _M_get_Bit_allocator() const
408 { return allocator_type(_M_get_Bit_allocator()); }
418 : _M_impl(__x._M_get_Bit_allocator())
498 using _Base::_M_get_Bit_allocator;
519 : _Base(__x._M_get_Bit_allocator())
664 const size_type __asize = _M_get_Bit_allocator().max_size();
760 _S_do_it(_M_get_Bit_allocator(), __x._M_get_Bit_allocator());
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_bvector.h 399 _M_get_Bit_allocator()
403 _M_get_Bit_allocator() const
408 { return allocator_type(_M_get_Bit_allocator()); }
418 : _M_impl(__x._M_get_Bit_allocator())
498 using _Base::_M_get_Bit_allocator;
519 : _Base(__x._M_get_Bit_allocator())
664 const size_type __asize = _M_get_Bit_allocator().max_size();
760 _S_do_it(_M_get_Bit_allocator(), __x._M_get_Bit_allocator());
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_bvector.h 399 _M_get_Bit_allocator()
403 _M_get_Bit_allocator() const
408 { return allocator_type(_M_get_Bit_allocator()); }
418 : _M_impl(__x._M_get_Bit_allocator())
498 using _Base::_M_get_Bit_allocator;
519 : _Base(__x._M_get_Bit_allocator())
664 const size_type __asize = _M_get_Bit_allocator().max_size();
756 _S_do_it(_M_get_Bit_allocator(), __x._M_get_Bit_allocator());
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_bvector.h 401 _M_get_Bit_allocator()
405 _M_get_Bit_allocator() const
410 { return allocator_type(_M_get_Bit_allocator()); }
420 : _M_impl(__x._M_get_Bit_allocator())
507 using _Base::_M_get_Bit_allocator;
528 : _Base(__x._M_get_Bit_allocator())
674 const size_type __asize = _M_get_Bit_allocator().max_size();
766 _S_do_it(_M_get_Bit_allocator(), __x._M_get_Bit_allocator());
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_bvector.h 410 _M_get_Bit_allocator() _GLIBCXX_NOEXCEPT
414 _M_get_Bit_allocator() const _GLIBCXX_NOEXCEPT
419 { return allocator_type(_M_get_Bit_allocator()); }
429 : _M_impl(std::move(__x._M_get_Bit_allocator()))
520 using _Base::_M_get_Bit_allocator;
541 : _Base(__x._M_get_Bit_allocator())
687 const size_type __asize = _M_get_Bit_allocator().max_size();
785 _S_do_it(_M_get_Bit_allocator(), __x._M_get_Bit_allocator());

Completed in 458 milliseconds