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

1 2 3 4 5 6 7 8

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/debug/
safe_unordered_base.h 125 typedef _Safe_sequence_base _Base;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/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/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/debug/
safe_unordered_base.h 125 typedef _Safe_sequence_base _Base;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/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/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/
safe_unordered_base.h 125 typedef _Safe_sequence_base _Base;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/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/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
safe_unordered_base.h 125 typedef _Safe_sequence_base _Base;
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/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/r10/sources/cxx-stl/stlport/stlport/stl/
_strstream.h 49 typedef basic_streambuf<char, char_traits<char> > _Base;
77 virtual _Base* setbuf(char* __buf, streamsize __n);
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
safe_unordered_base.h 125 typedef _Safe_sequence_base _Base;
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/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/r11/sources/cxx-stl/stlport/stlport/stl/
_strstream.h 49 typedef basic_streambuf<char, char_traits<char> > _Base;
77 virtual _Base* setbuf(char* __buf, streamsize __n);
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/
safe_unordered_base.h 125 typedef _Safe_sequence_base _Base;
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/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/r13/sources/cxx-stl/stlport/stlport/stl/
_strstream.h 49 typedef basic_streambuf<char, char_traits<char> > _Base;
77 virtual _Base* setbuf(char* __buf, streamsize __n);
  /external/clang/test/CodeGenCXX/
lpad-linetable.cpp 41 typedef _Vector_base<_Tp, _Alloc> _Base;
47 : _Base(__a)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
iterator.h 48 typedef std::pair<_Iterator1, _Iterator2> _Base;
62 : _Base(__first, __second) { }
68 ++_Base::first;
69 ++_Base::second;
76 { return _IteratorPair(_Base::first++, _Base::second++); }
82 --_Base::first;
83 --_Base::second;
90 { return _IteratorPair(_Base::first--, _Base::second--);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
iterator.h 48 typedef std::pair<_Iterator1, _Iterator2> _Base;
62 : _Base(__first, __second) { }
68 ++_Base::first;
69 ++_Base::second;
76 { return _IteratorPair(_Base::first++, _Base::second++); }
82 --_Base::first;
83 --_Base::second;
90 { return _IteratorPair(_Base::first--, _Base::second--);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
iterator.h 48 typedef std::pair<_Iterator1, _Iterator2> _Base;
62 : _Base(__first, __second) { }
68 ++_Base::first;
69 ++_Base::second;
76 { return _IteratorPair(_Base::first++, _Base::second++); }
82 --_Base::first;
83 --_Base::second;
90 { return _IteratorPair(_Base::first--, _Base::second--);
    [all...]

Completed in 636 milliseconds

1 2 3 4 5 6 7 8