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

1 2 3 4 5 6 7 8

  /external/chromium/third_party/libjingle/source/talk/base/
sigslotrepeater.h 47 typedef signal0<mt_policy> base_type; typedef in class:sigslot::repeater0
51 repeater0(const this_type& s) : base_type(s) { }
54 void repeat(base_type &s) { s.connect(this, &this_type::reemit); }
62 typedef signal1<arg1_type, mt_policy> base_type; typedef in class:sigslot::repeater1
66 repeater1(const this_type& s) : base_type(s) { }
69 void repeat(base_type& s) { s.connect(this, &this_type::reemit); }
77 typedef signal2<arg1_type, arg2_type, mt_policy> base_type; typedef in class:sigslot::repeater2
81 repeater2(const this_type& s) : base_type(s) { }
84 void repeat(base_type& s) { s.connect(this, &this_type::reemit); }
93 typedef signal3<arg1_type, arg2_type, arg3_type, mt_policy> base_type; typedef in class:sigslot::repeater3
    [all...]
  /external/oprofile/libregex/
demangle_java_symbol.cpp 23 * base_type | object_type | array_type
24 * base_type:
45 bool base_type(string & result, function in namespace:__anon11525
74 if (base_type(result, begin, end))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp 84 m_p_tbl->inc_it_state(base_type::m_p_value, m_pos);
95 m_p_tbl->inc_it_state(base_type::m_p_value, m_pos);
102 typedef const_point_iterator_ base_type; typedef in class:const_iterator_
iterator.hpp 100 _GLIBCXX_DEBUG_ASSERT(base_type::m_p_value != NULL);
102 return (const_cast<pointer>(base_type::m_p_value));
109 _GLIBCXX_DEBUG_ASSERT(base_type::m_p_value != NULL);
111 return (const_cast<reference>(*base_type::m_p_value));
118 base_type::m_p_tbl->inc_it_state(base_type::m_p_value, base_type::m_pos);
129 base_type::m_p_tbl->inc_it_state(base_type::m_p_value, base_type::m_pos)
135 typedef const_iterator_ base_type; typedef in class:iterator_
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/
list_update_policy.hpp 126 typedef detail::counter_lu_policy_base<typename Allocator::size_type> base_type; typedef in class:__gnu_pbds::counter_lu_policy
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp 84 m_p_tbl->inc_it_state(base_type::m_p_value, m_pos);
95 m_p_tbl->inc_it_state(base_type::m_p_value, m_pos);
102 typedef const_point_iterator_ base_type; typedef in class:const_iterator_
iterator.hpp 100 _GLIBCXX_DEBUG_ASSERT(base_type::m_p_value != 0);
102 return (const_cast<pointer>(base_type::m_p_value));
109 _GLIBCXX_DEBUG_ASSERT(base_type::m_p_value != 0);
111 return (const_cast<reference>(*base_type::m_p_value));
118 base_type::m_p_tbl->inc_it_state(base_type::m_p_value, base_type::m_pos);
129 base_type::m_p_tbl->inc_it_state(base_type::m_p_value, base_type::m_pos)
135 typedef const_iterator_ base_type; typedef in class:iterator_
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/
list_update_policy.hpp 129 typedef detail::counter_lu_policy_base<typename Allocator::size_type> base_type; typedef in class:__gnu_pbds::counter_lu_policy
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp 84 m_p_tbl->inc_it_state(base_type::m_p_value, m_pos);
95 m_p_tbl->inc_it_state(base_type::m_p_value, m_pos);
102 typedef const_point_iterator_ base_type; typedef in class:const_iterator_
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/
list_update_policy.hpp 129 typedef detail::counter_lu_policy_base<typename Allocator::size_type> base_type; typedef in class:__gnu_pbds::counter_lu_policy
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp 84 m_p_tbl->inc_it_state(base_type::m_p_value, m_pos);
95 m_p_tbl->inc_it_state(base_type::m_p_value, m_pos);
102 typedef const_point_iterator_ base_type; typedef in class:const_iterator_
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
list_update_policy.hpp 126 typedef detail::counter_lu_policy_base<typename Allocator::size_type> base_type; typedef in class:__gnu_pbds::counter_lu_policy
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp 84 m_p_tbl->inc_it_state(base_type::m_p_value, m_pos);
95 m_p_tbl->inc_it_state(base_type::m_p_value, m_pos);
102 typedef const_point_iterator_ base_type; typedef in class:const_iterator_
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
list_update_policy.hpp 126 typedef detail::counter_lu_policy_base<typename Allocator::size_type> base_type; typedef in class:__gnu_pbds::counter_lu_policy
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp 84 m_p_tbl->inc_it_state(base_type::m_p_value, m_pos);
95 m_p_tbl->inc_it_state(base_type::m_p_value, m_pos);
102 typedef const_point_iterator_ base_type; typedef in class:const_iterator_
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
list_update_policy.hpp 126 typedef detail::counter_lu_policy_base<typename Allocator::size_type> base_type; typedef in class:__gnu_pbds::counter_lu_policy
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp 84 m_p_tbl->inc_it_state(base_type::m_p_value, m_pos);
95 m_p_tbl->inc_it_state(base_type::m_p_value, m_pos);
102 typedef const_point_iterator_ base_type; typedef in class:const_iterator_
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
list_update_policy.hpp 126 typedef detail::counter_lu_policy_base<typename Allocator::size_type> base_type; typedef in class:__gnu_pbds::counter_lu_policy
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binary_heap_/
const_iterator.hpp 70 typedef PB_DS_BASE_C_DEC base_type; typedef in class:__gnu_pbds::detail::binary_heap_const_iterator_
81 typedef typename base_type::value_type value_type;
84 typedef typename base_type::pointer pointer;
87 typedef typename base_type::const_pointer const_pointer;
90 typedef typename base_type::reference reference;
93 typedef typename base_type::const_reference const_reference;
98 binary_heap_const_iterator_(entry_pointer p_e) : base_type(p_e)
108 binary_heap_const_iterator_(const PB_DS_CLASS_C_DEC& other) : base_type(other)
115 return base_type::m_p_e == other.m_p_e;
122 return base_type::m_p_e != other.m_p_e
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/pat_trie_/
synth_e_access_traits.hpp 65 typedef E_Access_Traits base_type; typedef in struct:__gnu_pbds::detail::synth_e_access_traits
79 equal_prefixes(typename base_type::const_iterator b_l, typename base_type::const_iterator e_l, typename base_type::const_iterator b_r, typename base_type::const_iterator e_r, bool compare_after = true) const;
85 cmp_prefixes(typename base_type::const_iterator b_l, typename base_type::const_iterator e_l, typename base_type::const_iterator b_r, typename base_type::const_iterator e_r, bool compare_after = false) const;
127 equal_prefixes(typename base_type::const_iterator b_l, typename base_type::const_iterator e_l, typename base_type::const_iterator b_ (…)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/
tree_trace_base.hpp 91 typedef PB_DS_BASE_C_DEC base_type; typedef in class:__gnu_pbds::detail::tree_trace_base
147 std::cerr << base_type::extract_key(*(*nd_it));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binary_heap_/
const_iterator.hpp 70 typedef PB_DS_BASE_C_DEC base_type; typedef in class:__gnu_pbds::detail::binary_heap_const_iterator_
81 typedef typename base_type::value_type value_type;
84 typedef typename base_type::pointer pointer;
87 typedef typename base_type::const_pointer const_pointer;
90 typedef typename base_type::reference reference;
93 typedef typename base_type::const_reference const_reference;
98 binary_heap_const_iterator_(entry_pointer p_e) : base_type(p_e)
108 binary_heap_const_iterator_(const PB_DS_CLASS_C_DEC& other) : base_type(other)
115 return base_type::m_p_e == other.m_p_e;
122 return base_type::m_p_e != other.m_p_e
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/pat_trie_/
synth_e_access_traits.hpp 65 typedef E_Access_Traits base_type; typedef in struct:__gnu_pbds::detail::synth_e_access_traits
79 equal_prefixes(typename base_type::const_iterator b_l, typename base_type::const_iterator e_l, typename base_type::const_iterator b_r, typename base_type::const_iterator e_r, bool compare_after = true) const;
85 cmp_prefixes(typename base_type::const_iterator b_l, typename base_type::const_iterator e_l, typename base_type::const_iterator b_r, typename base_type::const_iterator e_r, bool compare_after = false) const;
127 equal_prefixes(typename base_type::const_iterator b_l, typename base_type::const_iterator e_l, typename base_type::const_iterator b_ (…)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/
tree_trace_base.hpp 91 typedef PB_DS_BASE_C_DEC base_type; typedef in class:__gnu_pbds::detail::tree_trace_base
147 std::cerr << base_type::extract_key(*(*nd_it));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binary_heap_/
const_iterator.hpp 70 typedef PB_DS_BASE_C_DEC base_type; typedef in class:__gnu_pbds::detail::binary_heap_const_iterator_
81 typedef typename base_type::value_type value_type;
84 typedef typename base_type::pointer pointer;
87 typedef typename base_type::const_pointer const_pointer;
90 typedef typename base_type::reference reference;
93 typedef typename base_type::const_reference const_reference;
98 binary_heap_const_iterator_(entry_pointer p_e) : base_type(p_e)
108 binary_heap_const_iterator_(const PB_DS_CLASS_C_DEC& other) : base_type(other)
115 return base_type::m_p_e == other.m_p_e;
122 return base_type::m_p_e != other.m_p_e
    [all...]

Completed in 352 milliseconds

1 2 3 4 5 6 7 8