HomeSort by relevance Sort by last modified time
    Searched defs:_Base (Results 26 - 50 of 396) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_strstream.h 49 typedef basic_streambuf<char, char_traits<char> > _Base;
77 virtual _Base* setbuf(char* __buf, streamsize __n);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
unordered_map.h 58 _Base;
61 typedef typename _Base::value_type value_type;
62 typedef typename _Base::size_type size_type;
63 typedef typename _Base::hasher hasher;
64 typedef typename _Base::key_equal key_equal;
65 typedef typename _Base::allocator_type allocator_type;
72 : _Base(__n, __hf, __detail::_Mod_range_hashing(),
83 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing(),
93 : _Base(__l.begin(), __l.end(), __n, __hf,
129 _Base;
    [all...]
unordered_set.h 58 _Base;
61 typedef typename _Base::value_type value_type;
62 typedef typename _Base::size_type size_type;
63 typedef typename _Base::hasher hasher;
64 typedef typename _Base::key_equal key_equal;
65 typedef typename _Base::allocator_type allocator_type;
72 : _Base(__n, __hf, __detail::_Mod_range_hashing(),
83 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing(),
93 : _Base(__l.begin(), __l.end(), __n, __hf,
127 _Base;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
unordered_map.h 57 _Base;
60 typedef typename _Base::size_type size_type;
61 typedef typename _Base::hasher hasher;
62 typedef typename _Base::key_equal key_equal;
63 typedef typename _Base::allocator_type allocator_type;
70 : _Base(__n, __hf, __detail::_Mod_range_hashing(),
81 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing(),
108 _Base;
111 typedef typename _Base::size_type size_type;
112 typedef typename _Base::hasher hasher
    [all...]
unordered_set.h 57 _Base;
60 typedef typename _Base::size_type size_type;
61 typedef typename _Base::hasher hasher;
62 typedef typename _Base::key_equal key_equal;
63 typedef typename _Base::allocator_type allocator_type;
70 : _Base(__n, __hf, __detail::_Mod_range_hashing(),
81 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing(),
106 _Base;
109 typedef typename _Base::size_type size_type;
110 typedef typename _Base::hasher hasher
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
unordered_map.h 61 _Base;
64 typedef typename _Base::value_type value_type;
65 typedef typename _Base::size_type size_type;
66 typedef typename _Base::hasher hasher;
67 typedef typename _Base::key_equal key_equal;
68 typedef typename _Base::allocator_type allocator_type;
75 : _Base(__n, __hf, __detail::_Mod_range_hashing(),
86 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing(),
96 : _Base(__l.begin(), __l.end(), __n, __hf,
135 _Base;
    [all...]
unordered_set.h 61 _Base;
64 typedef typename _Base::value_type value_type;
65 typedef typename _Base::size_type size_type;
66 typedef typename _Base::hasher hasher;
67 typedef typename _Base::key_equal key_equal;
68 typedef typename _Base::allocator_type allocator_type;
69 typedef typename _Base::iterator iterator;
70 typedef typename _Base::const_iterator const_iterator;
77 : _Base(__n, __hf, __detail::_Mod_range_hashing(),
88 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing()
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
safe_unordered_base.h 125 typedef _Safe_sequence_base _Base;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
unordered_map.h 57 _Base;
60 typedef typename _Base::size_type size_type;
61 typedef typename _Base::hasher hasher;
62 typedef typename _Base::key_equal key_equal;
63 typedef typename _Base::allocator_type allocator_type;
70 : _Base(__n, __hf, __detail::_Mod_range_hashing(),
81 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing(),
108 _Base;
111 typedef typename _Base::size_type size_type;
112 typedef typename _Base::hasher hasher
    [all...]
unordered_set.h 57 _Base;
60 typedef typename _Base::size_type size_type;
61 typedef typename _Base::hasher hasher;
62 typedef typename _Base::key_equal key_equal;
63 typedef typename _Base::allocator_type allocator_type;
70 : _Base(__n, __hf, __detail::_Mod_range_hashing(),
81 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing(),
106 _Base;
109 typedef typename _Base::size_type size_type;
110 typedef typename _Base::hasher hasher
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/debug/
safe_unordered_base.h 125 typedef _Safe_sequence_base _Base;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
unordered_map.h 57 _Base;
60 typedef typename _Base::size_type size_type;
61 typedef typename _Base::hasher hasher;
62 typedef typename _Base::key_equal key_equal;
63 typedef typename _Base::allocator_type allocator_type;
70 : _Base(__n, __hf, __detail::_Mod_range_hashing(),
81 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing(),
108 _Base;
111 typedef typename _Base::size_type size_type;
112 typedef typename _Base::hasher hasher
    [all...]
unordered_set.h 57 _Base;
60 typedef typename _Base::size_type size_type;
61 typedef typename _Base::hasher hasher;
62 typedef typename _Base::key_equal key_equal;
63 typedef typename _Base::allocator_type allocator_type;
70 : _Base(__n, __hf, __detail::_Mod_range_hashing(),
81 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing(),
106 _Base;
109 typedef typename _Base::size_type size_type;
110 typedef typename _Base::hasher hasher
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
unordered_set.h 61 _Base;
64 typedef typename _Base::value_type value_type;
65 typedef typename _Base::size_type size_type;
66 typedef typename _Base::hasher hasher;
67 typedef typename _Base::key_equal key_equal;
68 typedef typename _Base::allocator_type allocator_type;
69 typedef typename _Base::iterator iterator;
70 typedef typename _Base::const_iterator const_iterator;
77 : _Base(__n, __hf, __detail::_Mod_range_hashing(),
88 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing()
    [all...]
  /external/clang/test/CodeGenCXX/
lpad-linetable.cpp 41 typedef _Vector_base<_Tp, _Alloc> _Base;
47 : _Base(__a)
  /external/stlport/stlport/stl/
_iostream_string.h 47 typedef allocator<_CharT> _Base;
51 typedef typename _Base::size_type size_type;
52 typedef typename _Base::pointer pointer;
65 return _Base::allocate(__n, __ptr);
70 if (__p != _M_static_buf) _Base::deallocate(__p, __n);
105 typedef basic_string<_CharT, char_traits<_CharT>, __iostring_allocator<_CharT> > _Base;
106 typedef typename _Base::_Reserve_t _Reserve_t;
108 __basic_iostring() : _Base(_Reserve_t(), __iostring_allocator<_CharT>::_STR_SIZE)
112 _Base::operator=(__s);
_sstream.h 63 typedef basic_streambuf<_CharT, _Traits> _Base;
89 virtual _Base* setbuf(_CharT* __buf, streamsize __n);
126 typedef basic_istream<_CharT, _Traits> _Base;
169 typedef basic_ostream<_CharT, _Traits> _Base;
213 typedef basic_iostream<_CharT, _Traits> _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/
_iostream_string.h 47 typedef allocator<_CharT> _Base;
51 typedef typename _Base::size_type size_type;
52 typedef typename _Base::pointer pointer;
65 return _Base::allocate(__n, __ptr);
70 if (__p != _M_static_buf) _Base::deallocate(__p, __n);
105 typedef basic_string<_CharT, char_traits<_CharT>, __iostring_allocator<_CharT> > _Base;
106 typedef typename _Base::_Reserve_t _Reserve_t;
108 __basic_iostring() : _Base(_Reserve_t(), __iostring_allocator<_CharT>::_STR_SIZE)
112 _Base::operator=(__s);
_sstream.h 63 typedef basic_streambuf<_CharT, _Traits> _Base;
89 virtual _Base* setbuf(_CharT* __buf, streamsize __n);
126 typedef basic_istream<_CharT, _Traits> _Base;
169 typedef basic_ostream<_CharT, _Traits> _Base;
213 typedef basic_iostream<_CharT, _Traits> _Base;
  /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/
_iostream_string.h 47 typedef allocator<_CharT> _Base;
51 typedef typename _Base::size_type size_type;
52 typedef typename _Base::pointer pointer;
65 return _Base::allocate(__n, __ptr);
70 if (__p != _M_static_buf) _Base::deallocate(__p, __n);
105 typedef basic_string<_CharT, char_traits<_CharT>, __iostring_allocator<_CharT> > _Base;
106 typedef typename _Base::_Reserve_t _Reserve_t;
108 __basic_iostring() : _Base(_Reserve_t(), __iostring_allocator<_CharT>::_STR_SIZE)
112 _Base::operator=(__s);
_sstream.h 63 typedef basic_streambuf<_CharT, _Traits> _Base;
89 virtual _Base* setbuf(_CharT* __buf, streamsize __n);
126 typedef basic_istream<_CharT, _Traits> _Base;
169 typedef basic_ostream<_CharT, _Traits> _Base;
213 typedef basic_iostream<_CharT, _Traits> _Base;
  /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/
_iostream_string.h 47 typedef allocator<_CharT> _Base;
51 typedef typename _Base::size_type size_type;
52 typedef typename _Base::pointer pointer;
65 return _Base::allocate(__n, __ptr);
70 if (__p != _M_static_buf) _Base::deallocate(__p, __n);
105 typedef basic_string<_CharT, char_traits<_CharT>, __iostring_allocator<_CharT> > _Base;
106 typedef typename _Base::_Reserve_t _Reserve_t;
108 __basic_iostring() : _Base(_Reserve_t(), __iostring_allocator<_CharT>::_STR_SIZE)
112 _Base::operator=(__s);

Completed in 488 milliseconds

12 3 4 5 6 7 8 91011>>