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

1 2 3 4 5 6 7 8 91011>>

  /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/chromium_org/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); }
55 void stop(base_type &s) { s.disconnect(this); }
63 typedef signal1<arg1_type, mt_policy> base_type; typedef in class:sigslot::repeater1
67 repeater1(const this_type& s) : base_type(s) { }
70 void repeat(base_type& s) { s.connect(this, &this_type::reemit); }
71 void stop(base_type &s) { s.disconnect(this); }
79 typedef signal2<arg1_type, arg2_type, mt_policy> base_type; typedef in class:sigslot::repeater2
83 repeater2(const this_type& s) : base_type(s) {
96 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:__anon26163
74 if (base_type(result, begin, end))
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/detail/
find_format_store.hpp 36 typedef iterator_range<ForwardIteratorT> base_type; typedef in class:boost::algorithm::detail::find_format_store
43 const base_type& FindResult,
46 base_type(FindResult),
  /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_
  /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_
  /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++/4.4.3/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++/4.4.3/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++/4.6/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++/4.6/include/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/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp 76 m_p_tbl->inc_it_state(base_type::m_p_value, m_pos);
85 m_p_tbl->inc_it_state(base_type::m_p_value, m_pos);
90 typedef point_const_iterator_ base_type; typedef in class:const_iterator_
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/
list_update_policy.hpp 111 typedef detail::lu_counter_policy_base<size_type> base_type; typedef in class:__gnu_pbds::lu_counter_policy
121 { return base_type::operator()(max_count); }
127 { return base_type::operator()(r_data, max_count); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/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/9/sources/cxx-stl/gnu-libstdc++/4.6/include/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/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/unordered_iterator/
const_iterator.hpp 76 m_p_tbl->inc_it_state(base_type::m_p_value, m_pos);
85 m_p_tbl->inc_it_state(base_type::m_p_value, m_pos);
90 typedef point_const_iterator_ base_type; typedef in class:const_iterator_

Completed in 624 milliseconds

1 2 3 4 5 6 7 8 91011>>