HomeSort by relevance Sort by last modified time
    Searched full:_m_get (Results 1 - 25 of 79) sorted by null

1 2 3 4

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/experimental/
optional 221 this->_M_construct(__other._M_get());
228 this->_M_construct(std::move(__other._M_get()));
236 this->_M_get() = __other._M_get();
240 this->_M_construct(__other._M_get());
254 this->_M_get() = std::move(__other._M_get());
258 this->_M_construct(std::move(__other._M_get()));
278 // The _M_get operations have _M_engaged as a precondition.
280 _M_get() noexcep
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
scoped_allocator 117 _M_get(__type* __p) noexcept { return *__p; }
120 _M_get(const __type* __p) const noexcept { return *__p; }
153 _M_get(void*) noexcept { return _M_inner; }
156 _M_get(const void*) const noexcept { return _M_inner; }
309 { return _M_inner._M_get(this); }
312 { return _M_inner._M_get(this); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
scoped_allocator 117 _M_get(__type* __p) noexcept { return *__p; }
120 _M_get(const __type* __p) const noexcept { return *__p; }
153 _M_get(void*) noexcept { return _M_inner; }
156 _M_get(const void*) const noexcept { return _M_inner; }
309 { return _M_inner._M_get(this); }
312 { return _M_inner._M_get(this); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
bitmap_allocator.h 384 _M_get() const throw()
468 _M_get() const throw()
632 * by a call to the _M_get function.
655 _M_get(size_t __sz) throw(std::bad_alloc);
761 * complexity of the function free_list::_M_get. The part where
780 reinterpret_cast<size_t*>(this->_M_get(__size_to_allocate));
840 // evaluation. The return from _S_last_request->_M_get() will
845 && (*(_S_last_request._M_get()) == 0))
859 // by calling _M_get() on __fff.
860 size_t __nz_bit = _Bit_scan_forward(*__fff._M_get());
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
bitmap_allocator.h 384 _M_get() const throw()
468 _M_get() const throw()
632 * by a call to the _M_get function.
655 _M_get(size_t __sz) throw(std::bad_alloc);
761 * complexity of the function free_list::_M_get. The part where
780 reinterpret_cast<size_t*>(this->_M_get(__size_to_allocate));
840 // evaluation. The return from _S_last_request->_M_get() will
845 && (*(_S_last_request._M_get()) == 0))
859 // by calling _M_get() on __fff.
860 size_t __nz_bit = _Bit_scan_forward(*__fff._M_get());
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
bitmap_allocator.h 381 _M_get() const throw()
465 _M_get() const throw()
629 * by a call to the _M_get function.
652 _M_get(size_t __sz) throw(std::bad_alloc);
758 * complexity of the function free_list::_M_get. The part where
777 reinterpret_cast<size_t*>(this->_M_get(__size_to_allocate));
837 // evaluation. The return from _S_last_request->_M_get() will
842 && (*(_S_last_request._M_get()) == 0))
856 // by calling _M_get() on __fff.
857 size_t __nz_bit = _Bit_scan_forward(*__fff._M_get());
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
bitmap_allocator.h 384 _M_get() const throw()
468 _M_get() const throw()
632 * by a call to the _M_get function.
655 _M_get(size_t __sz) throw(std::bad_alloc);
761 * complexity of the function free_list::_M_get. The part where
780 reinterpret_cast<size_t*>(this->_M_get(__size_to_allocate));
840 // evaluation. The return from _S_last_request->_M_get() will
845 && (*(_S_last_request._M_get()) == 0))
859 // by calling _M_get() on __fff.
860 size_t __nz_bit = _Bit_scan_forward(*__fff._M_get());
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
bitmap_allocator.h 381 _M_get() const throw()
465 _M_get() const throw()
629 * by a call to the _M_get function.
652 _M_get(size_t __sz) throw(std::bad_alloc);
758 * complexity of the function free_list::_M_get. The part where
777 reinterpret_cast<size_t*>(this->_M_get(__size_to_allocate));
837 // evaluation. The return from _S_last_request->_M_get() will
842 && (*(_S_last_request._M_get()) == 0))
856 // by calling _M_get() on __fff.
857 size_t __nz_bit = _Bit_scan_forward(*__fff._M_get());
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
bitmap_allocator.h 380 _M_get() const throw()
464 _M_get() const throw()
628 * by a call to the _M_get function.
651 _M_get(size_t __sz) throw(std::bad_alloc);
763 * complexity of the function free_list::_M_get. The part where
782 reinterpret_cast<size_t*>(this->_M_get(__size_to_allocate));
842 // evaluation. The return from _S_last_request->_M_get() will
847 && (*(_S_last_request._M_get()) == 0))
861 // by calling _M_get() on __fff.
862 size_t __nz_bit = _Bit_scan_forward(*__fff._M_get());
    [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 380 _M_get() const throw()
464 _M_get() const throw()
628 * by a call to the _M_get function.
651 _M_get(size_t __sz) throw(std::bad_alloc);
763 * complexity of the function free_list::_M_get. The part where
782 reinterpret_cast<size_t*>(this->_M_get(__size_to_allocate));
842 // evaluation. The return from _S_last_request->_M_get() will
847 && (*(_S_last_request._M_get()) == 0))
861 // by calling _M_get() on __fff.
862 size_t __nz_bit = _Bit_scan_forward(*__fff._M_get());
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 408 _M_get() const throw()
493 _M_get() const throw()
651 * by a call to the _M_get function.
674 _M_get(size_t __sz) throw(std::bad_alloc);
776 * complexity of the function free_list::_M_get. The part where
796 (this->_M_get(__size_to_allocate));
861 // evaluation. The return from _S_last_request->_M_get() will
866 && (*(_S_last_request._M_get()) == 0))
887 // by calling _M_get() on __fff.
888 size_t __nz_bit = _Bit_scan_forward(*__fff._M_get());
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 408 _M_get() const throw()
493 _M_get() const throw()
651 * by a call to the _M_get function.
674 _M_get(size_t __sz) throw(std::bad_alloc);
776 * complexity of the function free_list::_M_get. The part where
796 (this->_M_get(__size_to_allocate));
861 // evaluation. The return from _S_last_request->_M_get() will
866 && (*(_S_last_request._M_get()) == 0))
887 // by calling _M_get() on __fff.
888 size_t __nz_bit = _Bit_scan_forward(*__fff._M_get());
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 408 _M_get() const throw()
493 _M_get() const throw()
651 * by a call to the _M_get function.
674 _M_get(size_t __sz) throw(std::bad_alloc);
776 * complexity of the function free_list::_M_get. The part where
796 (this->_M_get(__size_to_allocate));
861 // evaluation. The return from _S_last_request->_M_get() will
866 && (*(_S_last_request._M_get()) == 0))
887 // by calling _M_get() on __fff.
888 size_t __nz_bit = _Bit_scan_forward(*__fff._M_get());
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
bitmap_allocator.h 408 _M_get() const throw()
493 _M_get() const throw()
651 * by a call to the _M_get function.
674 _M_get(size_t __sz) throw(std::bad_alloc);
776 * complexity of the function free_list::_M_get. The part where
796 (this->_M_get(__size_to_allocate));
861 // evaluation. The return from _S_last_request->_M_get() will
866 && (*(_S_last_request._M_get()) == 0))
887 // by calling _M_get() on __fff.
888 size_t __nz_bit = _Bit_scan_forward(*__fff._M_get());
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
bitmap_allocator.h 380 _M_get() const throw()
464 _M_get() const throw()
628 * by a call to the _M_get function.
651 _M_get(size_t __sz) throw(std::bad_alloc);
763 * complexity of the function free_list::_M_get. The part where
782 reinterpret_cast<size_t*>(this->_M_get(__size_to_allocate));
842 // evaluation. The return from _S_last_request->_M_get() will
847 && (*(_S_last_request._M_get()) == 0))
861 // by calling _M_get() on __fff.
862 size_t __nz_bit = _Bit_scan_forward(*__fff._M_get());
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
bitmap_allocator.h 380 _M_get() const throw()
464 _M_get() const throw()
628 * by a call to the _M_get function.
651 _M_get(size_t __sz) throw(std::bad_alloc);
763 * complexity of the function free_list::_M_get. The part where
782 reinterpret_cast<size_t*>(this->_M_get(__size_to_allocate));
842 // evaluation. The return from _S_last_request->_M_get() will
847 && (*(_S_last_request._M_get()) == 0))
861 // by calling _M_get() on __fff.
862 size_t __nz_bit = _Bit_scan_forward(*__fff._M_get());
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
scoped_allocator 118 _M_get(__type* __p) noexcept { return *__p; }
121 _M_get(const __type* __p) const noexcept { return *__p; }
154 _M_get(void*) noexcept { return _M_inner; }
157 _M_get(const void*) const noexcept { return _M_inner; }
314 { return _M_inner._M_get(this); }
317 { return _M_inner._M_get(this); }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
scoped_allocator 118 _M_get(__type* __p) noexcept { return *__p; }
121 _M_get(const __type* __p) const noexcept { return *__p; }
154 _M_get(void*) noexcept { return _M_inner; }
157 _M_get(const void*) const noexcept { return _M_inner; }
314 { return _M_inner._M_get(this); }
317 { return _M_inner._M_get(this); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
scoped_allocator 118 _M_get(__type* __p) noexcept { return *__p; }
121 _M_get(const __type* __p) const noexcept { return *__p; }
154 _M_get(void*) noexcept { return _M_inner; }
157 _M_get(const void*) const noexcept { return _M_inner; }
314 { return _M_inner._M_get(this); }
317 { return _M_inner._M_get(this); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/
scoped_allocator 118 _M_get(__type* __p) noexcept { return *__p; }
121 _M_get(const __type* __p) const noexcept { return *__p; }
154 _M_get(void*) noexcept { return _M_inner; }
157 _M_get(const void*) const noexcept { return _M_inner; }
314 { return _M_inner._M_get(this); }
317 { return _M_inner._M_get(this); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
streambuf_iterator.h 122 return traits_type::to_char_type(_M_get());
167 _M_get() const
188 return traits_type::eq_int_type(_M_get(), __eof);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
streambuf_iterator.h 132 return traits_type::to_char_type(_M_get());
177 _M_get() const
198 return traits_type::eq_int_type(_M_get(), __eof);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
streambuf_iterator.h 132 return traits_type::to_char_type(_M_get());
177 _M_get() const
198 return traits_type::eq_int_type(_M_get(), __eof);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
streambuf_iterator.h 115 return traits_type::to_char_type(_M_get());
160 _M_get() const
181 return traits_type::eq_int_type(_M_get(), __eof);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
streambuf_iterator.h 115 return traits_type::to_char_type(_M_get());
160 _M_get() const
181 return traits_type::eq_int_type(_M_get(), __eof);

Completed in 1101 milliseconds

1 2 3 4