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

1 2 3 4 5 6 7

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/
map.h 47 typedef _GLIBCXX_STD_D::map<_Key, _Tp, _Compare, _Allocator> _Base;
57 typedef typename _Base::reference reference;
58 typedef typename _Base::const_reference const_reference;
60 typedef __gnu_debug::_Safe_iterator<typename _Base::iterator, map>
62 typedef __gnu_debug::_Safe_iterator<typename _Base::const_iterator, map>
65 typedef typename _Base::size_type size_type;
66 typedef typename _Base::difference_type difference_type;
67 typedef typename _Base::pointer pointer;
68 typedef typename _Base::const_pointer const_pointer;
72 using _Base::value_compare
    [all...]
multimap.h 48 typedef _GLIBCXX_STD_D::multimap<_Key, _Tp, _Compare, _Allocator> _Base;
58 typedef typename _Base::reference reference;
59 typedef typename _Base::const_reference const_reference;
61 typedef __gnu_debug::_Safe_iterator<typename _Base::iterator, multimap>
63 typedef __gnu_debug::_Safe_iterator<typename _Base::const_iterator,
66 typedef typename _Base::size_type size_type;
67 typedef typename _Base::difference_type difference_type;
68 typedef typename _Base::pointer pointer;
69 typedef typename _Base::const_pointer const_pointer;
73 using _Base::value_compare
    [all...]
set.h 47 typedef _GLIBCXX_STD_D::set<_Key, _Compare, _Allocator> _Base;
57 typedef typename _Base::reference reference;
58 typedef typename _Base::const_reference const_reference;
60 typedef __gnu_debug::_Safe_iterator<typename _Base::iterator, set>
62 typedef __gnu_debug::_Safe_iterator<typename _Base::const_iterator, set>
65 typedef typename _Base::size_type size_type;
66 typedef typename _Base::difference_type difference_type;
67 typedef typename _Base::pointer pointer;
68 typedef typename _Base::const_pointer const_pointer;
75 : _Base(__comp, __a) {
    [all...]
multiset.h 47 typedef _GLIBCXX_STD_D::multiset<_Key, _Compare, _Allocator> _Base;
57 typedef typename _Base::reference reference;
58 typedef typename _Base::const_reference const_reference;
60 typedef __gnu_debug::_Safe_iterator<typename _Base::iterator, multiset>
62 typedef __gnu_debug::_Safe_iterator<typename _Base::const_iterator,
65 typedef typename _Base::size_type size_type;
66 typedef typename _Base::difference_type difference_type;
67 typedef typename _Base::pointer pointer;
68 typedef typename _Base::const_pointer const_pointer;
75 : _Base(__comp, __a) {
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/debug/
map.h 47 typedef _GLIBCXX_STD_D::map<_Key, _Tp, _Compare, _Allocator> _Base;
57 typedef typename _Base::reference reference;
58 typedef typename _Base::const_reference const_reference;
60 typedef __gnu_debug::_Safe_iterator<typename _Base::iterator, map>
62 typedef __gnu_debug::_Safe_iterator<typename _Base::const_iterator, map>
65 typedef typename _Base::size_type size_type;
66 typedef typename _Base::difference_type difference_type;
67 typedef typename _Base::pointer pointer;
68 typedef typename _Base::const_pointer const_pointer;
72 using _Base::value_compare
    [all...]
multimap.h 48 typedef _GLIBCXX_STD_D::multimap<_Key, _Tp, _Compare, _Allocator> _Base;
58 typedef typename _Base::reference reference;
59 typedef typename _Base::const_reference const_reference;
61 typedef __gnu_debug::_Safe_iterator<typename _Base::iterator, multimap>
63 typedef __gnu_debug::_Safe_iterator<typename _Base::const_iterator,
66 typedef typename _Base::size_type size_type;
67 typedef typename _Base::difference_type difference_type;
68 typedef typename _Base::pointer pointer;
69 typedef typename _Base::const_pointer const_pointer;
73 using _Base::value_compare
    [all...]
set.h 47 typedef _GLIBCXX_STD_D::set<_Key, _Compare, _Allocator> _Base;
57 typedef typename _Base::reference reference;
58 typedef typename _Base::const_reference const_reference;
60 typedef __gnu_debug::_Safe_iterator<typename _Base::iterator, set>
62 typedef __gnu_debug::_Safe_iterator<typename _Base::const_iterator, set>
65 typedef typename _Base::size_type size_type;
66 typedef typename _Base::difference_type difference_type;
67 typedef typename _Base::pointer pointer;
68 typedef typename _Base::const_pointer const_pointer;
75 : _Base(__comp, __a) {
    [all...]
multiset.h 47 typedef _GLIBCXX_STD_D::multiset<_Key, _Compare, _Allocator> _Base;
57 typedef typename _Base::reference reference;
58 typedef typename _Base::const_reference const_reference;
60 typedef __gnu_debug::_Safe_iterator<typename _Base::iterator, multiset>
62 typedef __gnu_debug::_Safe_iterator<typename _Base::const_iterator,
65 typedef typename _Base::size_type size_type;
66 typedef typename _Base::difference_type difference_type;
67 typedef typename _Base::pointer pointer;
68 typedef typename _Base::const_pointer const_pointer;
75 : _Base(__comp, __a) {
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/debug/
map.h 47 typedef _GLIBCXX_STD_D::map<_Key, _Tp, _Compare, _Allocator> _Base;
57 typedef typename _Base::reference reference;
58 typedef typename _Base::const_reference const_reference;
60 typedef __gnu_debug::_Safe_iterator<typename _Base::iterator, map>
62 typedef __gnu_debug::_Safe_iterator<typename _Base::const_iterator, map>
65 typedef typename _Base::size_type size_type;
66 typedef typename _Base::difference_type difference_type;
67 typedef typename _Base::pointer pointer;
68 typedef typename _Base::const_pointer const_pointer;
72 using _Base::value_compare
    [all...]
multimap.h 48 typedef _GLIBCXX_STD_D::multimap<_Key, _Tp, _Compare, _Allocator> _Base;
58 typedef typename _Base::reference reference;
59 typedef typename _Base::const_reference const_reference;
61 typedef __gnu_debug::_Safe_iterator<typename _Base::iterator, multimap>
63 typedef __gnu_debug::_Safe_iterator<typename _Base::const_iterator,
66 typedef typename _Base::size_type size_type;
67 typedef typename _Base::difference_type difference_type;
68 typedef typename _Base::pointer pointer;
69 typedef typename _Base::const_pointer const_pointer;
73 using _Base::value_compare
    [all...]
set.h 47 typedef _GLIBCXX_STD_D::set<_Key, _Compare, _Allocator> _Base;
57 typedef typename _Base::reference reference;
58 typedef typename _Base::const_reference const_reference;
60 typedef __gnu_debug::_Safe_iterator<typename _Base::iterator, set>
62 typedef __gnu_debug::_Safe_iterator<typename _Base::const_iterator, set>
65 typedef typename _Base::size_type size_type;
66 typedef typename _Base::difference_type difference_type;
67 typedef typename _Base::pointer pointer;
68 typedef typename _Base::const_pointer const_pointer;
75 : _Base(__comp, __a) {
    [all...]
multiset.h 47 typedef _GLIBCXX_STD_D::multiset<_Key, _Compare, _Allocator> _Base;
57 typedef typename _Base::reference reference;
58 typedef typename _Base::const_reference const_reference;
60 typedef __gnu_debug::_Safe_iterator<typename _Base::iterator, multiset>
62 typedef __gnu_debug::_Safe_iterator<typename _Base::const_iterator,
65 typedef typename _Base::size_type size_type;
66 typedef typename _Base::difference_type difference_type;
67 typedef typename _Base::pointer pointer;
68 typedef typename _Base::const_pointer const_pointer;
75 : _Base(__comp, __a) {
    [all...]
  /external/stlport/stlport/stl/debug/
_string_sum_methods.h 43 _Base& _M_append_fast(_STLP_PRIV __char_wrapper<_CharT> __c, _Base &__str)
45 _Base& _M_append_fast(_CharT const* __s, size_type __s_size, _Base &__str)
47 _Base& _M_append_fast(_STLP_PRIV __cstr_wrapper<_CharT> const& __s, _Base &__str)
49 _Base& _M_append_fast(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str)
51 _Base& _M_append_fast(_Self const& __s, _Base &__str
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_string_sum_methods.h 43 _Base& _M_append_fast(_STLP_PRIV __char_wrapper<_CharT> __c, _Base &__str)
45 _Base& _M_append_fast(_CharT const* __s, size_type __s_size, _Base &__str)
47 _Base& _M_append_fast(_STLP_PRIV __cstr_wrapper<_CharT> const& __s, _Base &__str)
49 _Base& _M_append_fast(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str)
51 _Base& _M_append_fast(_Self const& __s, _Base &__str
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/debug/
_string_sum_methods.h 43 _Base& _M_append_fast(_STLP_PRIV __char_wrapper<_CharT> __c, _Base &__str)
45 _Base& _M_append_fast(_CharT const* __s, size_type __s_size, _Base &__str)
47 _Base& _M_append_fast(_STLP_PRIV __cstr_wrapper<_CharT> const& __s, _Base &__str)
49 _Base& _M_append_fast(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str)
51 _Base& _M_append_fast(_Self const& __s, _Base &__str
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/debug/
_string_sum_methods.h 43 _Base& _M_append_fast(_STLP_PRIV __char_wrapper<_CharT> __c, _Base &__str)
45 _Base& _M_append_fast(_CharT const* __s, size_type __s_size, _Base &__str)
47 _Base& _M_append_fast(_STLP_PRIV __cstr_wrapper<_CharT> const& __s, _Base &__str)
49 _Base& _M_append_fast(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str)
51 _Base& _M_append_fast(_Self const& __s, _Base &__str
    [all...]
  /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);
  /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);
  /prebuilt/ndk/android-ndk-r5/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);
  /prebuilt/ndk/android-ndk-r6/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);
  /external/stlport/test/unit/
full_streambuf.h 13 typedef std::streambuf _Base;
15 typedef _Base::int_type int_type;
16 typedef _Base::traits_type traits_type;
  /ndk/tests/device/test-gnustl-full/unit/
full_streambuf.h 13 typedef std::streambuf _Base;
15 typedef _Base::int_type int_type;
16 typedef _Base::traits_type traits_type;
  /ndk/tests/device/test-stlport/unit/
full_streambuf.h 13 typedef std::streambuf _Base;
15 typedef _Base::int_type int_type;
16 typedef _Base::traits_type traits_type;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
valarray_before.h 423 typedef _FunBase<_Dom, typename _Dom::value_type> _Base;
424 typedef typename _Base::value_type value_type;
427 _ValFunClos(const _Dom& __e, _Tp __f(_Tp)) : _Base(__e, __f) {}
433 typedef _FunBase<valarray<_Tp>, _Tp> _Base;
436 _ValFunClos(const valarray<_Tp>& __v, _Tp __f(_Tp)) : _Base(__v, __f) {}
443 typedef _FunBase<_Dom, const typename _Dom::value_type&> _Base;
444 typedef typename _Base::value_type value_type;
448 : _Base(__e, __f) {}
455 typedef _FunBase<valarray<_Tp>, const _Tp&> _Base;
459 : _Base(__v, __f) {
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
valarray_before.h 423 typedef _FunBase<_Dom, typename _Dom::value_type> _Base;
424 typedef typename _Base::value_type value_type;
427 _ValFunClos(const _Dom& __e, _Tp __f(_Tp)) : _Base(__e, __f) {}
433 typedef _FunBase<valarray<_Tp>, _Tp> _Base;
436 _ValFunClos(const valarray<_Tp>& __v, _Tp __f(_Tp)) : _Base(__v, __f) {}
443 typedef _FunBase<_Dom, const typename _Dom::value_type&> _Base;
444 typedef typename _Base::value_type value_type;
448 : _Base(__e, __f) {}
455 typedef _FunBase<valarray<_Tp>, const _Tp&> _Base;
459 : _Base(__v, __f) {
    [all...]

Completed in 767 milliseconds

1 2 3 4 5 6 7