HomeSort by relevance Sort by last modified time
    Searched refs:_M_get (Results 1 - 25 of 27) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/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/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/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/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
exception_ptr.h 94 void *_M_get() const throw();
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
exception_ptr.h 82 void *_M_get() const throw() __attribute__ ((__pure__));
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.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
exception_ptr.h 82 void *_M_get() const throw() __attribute__ ((__pure__));
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/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
exception_ptr.h 94 void *_M_get() const throw();
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
exception_ptr.h 94 void *_M_get() const throw();
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
exception_ptr.h 94 void *_M_get() const throw();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
exception_ptr.h 94 void *_M_get() const throw();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
exception_ptr.h 82 void *_M_get() const throw() __attribute__ ((__pure__));
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/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
exception_ptr.h 82 void *_M_get() const _GLIBCXX_NOEXCEPT __attribute__ ((__pure__));
streambuf_iterator.h 134 return traits_type::to_char_type(_M_get());
179 _M_get() const
200 return traits_type::eq_int_type(_M_get(), __eof);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/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/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);
  /prebuilts/ndk/7/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/8/sources/cxx-stl/gnu-libstdc++/4.4.3/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/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/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/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...]

Completed in 813 milliseconds

1 2