HomeSort by relevance Sort by last modified time
    Searched refs:_Base (Results 176 - 200 of 305) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_deque.h 631 * The memory setup and layout occurs in the parent, _Base, and the iterator
645 typedef _Deque_base<_Tp, _Alloc> _Base;
646 typedef typename _Base::_Tp_alloc_type _Tp_alloc_type;
654 typedef typename _Base::iterator iterator;
655 typedef typename _Base::const_iterator const_iterator;
669 using _Base::_M_initialize_map;
670 using _Base::_M_create_nodes;
671 using _Base::_M_destroy_nodes;
672 using _Base::_M_allocate_node;
673 using _Base::_M_deallocate_node
    [all...]
stl_bvector.h 476 typedef _Bvector_base<_Alloc> _Base;
493 { return _Base::get_allocator(); }
496 using _Base::_M_allocate;
497 using _Base::_M_deallocate;
498 using _Base::_M_get_Bit_allocator;
502 : _Base() { }
506 : _Base(__a) { }
511 : _Base(__a)
519 : _Base(__x._M_get_Bit_allocator())
527 : _Base(std::forward<_Base>(__x)) {
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
vstring_fwd.h 51 <typename, typename, typename> class _Base = __sso_string_base>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
vstring_fwd.h 53 <typename, typename, typename> class _Base = __sso_string_base>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
vstring_fwd.h 53 <typename, typename, typename> class _Base = __sso_string_base>
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring_fwd.h 51 <typename, typename, typename> class _Base = __sso_string_base>
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring_fwd.h 51 <typename, typename, typename> class _Base = __sso_string_base>
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring_fwd.h 51 <typename, typename, typename> class _Base = __sso_string_base>
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring_fwd.h 51 <typename, typename, typename> class _Base = __sso_string_base>
  /external/stlport/stlport/stl/debug/
_deque.h 61 typedef _STLP_NON_DBG_DEQUE _Base;
66 __IMPORT_CONTAINER_TYPEDEFS(_Base)
69 typedef _STLP_PRIV _DBG_iter<_Base, _STLP_PRIV _DbgTraits<_Nonconst_traits<value_type> > > iterator;
70 typedef _STLP_PRIV _DBG_iter<_Base, _STLP_PRIV _DbgTraits<_Const_traits<value_type> > > const_iterator;
75 _Base _M_non_dbg_impl;
149 : _M_non_dbg_impl(__move_source<_Base>(src.get()._M_non_dbg_impl)),
379 typename _Base::iterator tmp = --(_M_non_dbg_impl.end());
  /ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_deque.h 61 typedef _STLP_NON_DBG_DEQUE _Base;
66 __IMPORT_CONTAINER_TYPEDEFS(_Base)
69 typedef _STLP_PRIV _DBG_iter<_Base, _STLP_PRIV _DbgTraits<_Nonconst_traits<value_type> > > iterator;
70 typedef _STLP_PRIV _DBG_iter<_Base, _STLP_PRIV _DbgTraits<_Const_traits<value_type> > > const_iterator;
75 _Base _M_non_dbg_impl;
149 : _M_non_dbg_impl(__move_source<_Base>(src.get()._M_non_dbg_impl)),
379 typename _Base::iterator tmp = --(_M_non_dbg_impl.end());
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/
_deque.h 61 typedef _STLP_NON_DBG_DEQUE _Base;
66 __IMPORT_CONTAINER_TYPEDEFS(_Base)
69 typedef _STLP_PRIV _DBG_iter<_Base, _STLP_PRIV _DbgTraits<_Nonconst_traits<value_type> > > iterator;
70 typedef _STLP_PRIV _DBG_iter<_Base, _STLP_PRIV _DbgTraits<_Const_traits<value_type> > > const_iterator;
75 _Base _M_non_dbg_impl;
149 : _M_non_dbg_impl(__move_source<_Base>(src.get()._M_non_dbg_impl)),
379 typename _Base::iterator tmp = --(_M_non_dbg_impl.end());
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/
_deque.h 61 typedef _STLP_NON_DBG_DEQUE _Base;
66 __IMPORT_CONTAINER_TYPEDEFS(_Base)
69 typedef _STLP_PRIV _DBG_iter<_Base, _STLP_PRIV _DbgTraits<_Nonconst_traits<value_type> > > iterator;
70 typedef _STLP_PRIV _DBG_iter<_Base, _STLP_PRIV _DbgTraits<_Const_traits<value_type> > > const_iterator;
75 _Base _M_non_dbg_impl;
149 : _M_non_dbg_impl(__move_source<_Base>(src.get()._M_non_dbg_impl)),
379 typename _Base::iterator tmp = --(_M_non_dbg_impl.end());
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/
_deque.h 61 typedef _STLP_NON_DBG_DEQUE _Base;
66 __IMPORT_CONTAINER_TYPEDEFS(_Base)
69 typedef _STLP_PRIV _DBG_iter<_Base, _STLP_PRIV _DbgTraits<_Nonconst_traits<value_type> > > iterator;
70 typedef _STLP_PRIV _DBG_iter<_Base, _STLP_PRIV _DbgTraits<_Const_traits<value_type> > > const_iterator;
75 _Base _M_non_dbg_impl;
149 : _M_non_dbg_impl(__move_source<_Base>(src.get()._M_non_dbg_impl)),
379 typename _Base::iterator tmp = --(_M_non_dbg_impl.end());
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/
_deque.h 61 typedef _STLP_NON_DBG_DEQUE _Base;
66 __IMPORT_CONTAINER_TYPEDEFS(_Base)
69 typedef _STLP_PRIV _DBG_iter<_Base, _STLP_PRIV _DbgTraits<_Nonconst_traits<value_type> > > iterator;
70 typedef _STLP_PRIV _DBG_iter<_Base, _STLP_PRIV _DbgTraits<_Const_traits<value_type> > > const_iterator;
75 _Base _M_non_dbg_impl;
149 : _M_non_dbg_impl(__move_source<_Base>(src.get()._M_non_dbg_impl)),
379 typename _Base::iterator tmp = --(_M_non_dbg_impl.end());
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_bvector.h 476 typedef _Bvector_base<_Alloc> _Base;
493 { return _Base::get_allocator(); }
496 using _Base::_M_allocate;
497 using _Base::_M_deallocate;
498 using _Base::_M_get_Bit_allocator;
502 : _Base() { }
506 : _Base(__a) { }
511 : _Base(__a)
519 : _Base(__x._M_get_Bit_allocator())
527 : _Base(std::forward<_Base>(__x)) {
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_bvector.h 476 typedef _Bvector_base<_Alloc> _Base;
493 { return _Base::get_allocator(); }
496 using _Base::_M_allocate;
497 using _Base::_M_deallocate;
498 using _Base::_M_get_Bit_allocator;
502 : _Base() { }
506 : _Base(__a) { }
511 : _Base(__a)
519 : _Base(__x._M_get_Bit_allocator())
527 : _Base(std::forward<_Base>(__x)) {
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_bvector.h 476 typedef _Bvector_base<_Alloc> _Base;
493 { return _Base::get_allocator(); }
496 using _Base::_M_allocate;
497 using _Base::_M_deallocate;
498 using _Base::_M_get_Bit_allocator;
502 : _Base() { }
506 : _Base(__a) { }
511 : _Base(__a)
519 : _Base(__x._M_get_Bit_allocator())
527 : _Base(std::forward<_Base>(__x)) {
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_bvector.h 476 typedef _Bvector_base<_Alloc> _Base;
493 { return _Base::get_allocator(); }
496 using _Base::_M_allocate;
497 using _Base::_M_deallocate;
498 using _Base::_M_get_Bit_allocator;
502 : _Base() { }
506 : _Base(__a) { }
511 : _Base(__a)
519 : _Base(__x._M_get_Bit_allocator())
527 : _Base(std::forward<_Base>(__x)) {
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_bvector.h 481 typedef _Bvector_base<_Alloc> _Base;
502 { return _Base::get_allocator(); }
505 using _Base::_M_allocate;
506 using _Base::_M_deallocate;
507 using _Base::_M_get_Bit_allocator;
511 : _Base() { }
515 : _Base(__a) { }
520 : _Base(__a)
528 : _Base(__x._M_get_Bit_allocator())
536 : _Base(std::move(__x)) {
    [all...]
  /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 481 typedef _Bvector_base<_Alloc> _Base;
502 { return _Base::get_allocator(); }
505 using _Base::_M_allocate;
506 using _Base::_M_deallocate;
507 using _Base::_M_get_Bit_allocator;
511 : _Base() { }
515 : _Base(__a) { }
520 : _Base(__a)
528 : _Base(__x._M_get_Bit_allocator())
536 : _Base(std::move(__x)) {
    [all...]
  /external/stlport/stlport/stl/pointers/
_list.h 66 typedef _STLP_PRIV LIST_IMPL<_StorageType, _StorageTypeAlloc> _Base;
67 typedef typename _Base::iterator _BaseIte;
68 typedef typename _Base::const_iterator _BaseConstIte;
149 : _M_impl(__move_source<_Base>(src.get()._M_impl)) {}
326 _Base _M_impl;
  /ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
_list.h 66 typedef _STLP_PRIV LIST_IMPL<_StorageType, _StorageTypeAlloc> _Base;
67 typedef typename _Base::iterator _BaseIte;
68 typedef typename _Base::const_iterator _BaseConstIte;
149 : _M_impl(__move_source<_Base>(src.get()._M_impl)) {}
326 _Base _M_impl;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/pointers/
_list.h 66 typedef _STLP_PRIV LIST_IMPL<_StorageType, _StorageTypeAlloc> _Base;
67 typedef typename _Base::iterator _BaseIte;
68 typedef typename _Base::const_iterator _BaseConstIte;
149 : _M_impl(__move_source<_Base>(src.get()._M_impl)) {}
326 _Base _M_impl;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/pointers/
_list.h 66 typedef _STLP_PRIV LIST_IMPL<_StorageType, _StorageTypeAlloc> _Base;
67 typedef typename _Base::iterator _BaseIte;
68 typedef typename _Base::const_iterator _BaseConstIte;
149 : _M_impl(__move_source<_Base>(src.get()._M_impl)) {}
326 _Base _M_impl;

Completed in 987 milliseconds

1 2 3 4 5 6 78 91011>>