HomeSort by relevance Sort by last modified time
    Searched refs:this_type (Results 1 - 10 of 10) sorted by null

  /external/chromium/third_party/libjingle/source/talk/base/
sigslotrepeater.h 48 typedef repeater0<mt_policy> this_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); }
63 typedef repeater1<arg1_type, mt_policy> this_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); }
78 typedef repeater2<arg1_type, arg2_type, mt_policy> this_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); }
94 typedef repeater3<arg1_type, arg2_type, arg3_type, mt_policy> this_type; typedef in class:sigslot::repeater3
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/left_child_next_sibling_heap_/
node.hpp 60 this_type; typedef in struct:__gnu_pbds::detail::left_child_next_sibling_heap_node_
67 this_type>::other::pointer
98 this_type; typedef in struct:__gnu_pbds::detail::left_child_next_sibling_heap_node_
105 this_type>::other::pointer
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
node.hpp 60 this_type; typedef in struct:__gnu_pbds::detail::left_child_next_sibling_heap_node_
67 this_type>::other::pointer
98 this_type; typedef in struct:__gnu_pbds::detail::left_child_next_sibling_heap_node_
105 this_type>::other::pointer
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
node.hpp 60 this_type; typedef in struct:__gnu_pbds::detail::left_child_next_sibling_heap_node_
67 this_type>::other::pointer
98 this_type; typedef in struct:__gnu_pbds::detail::left_child_next_sibling_heap_node_
105 this_type>::other::pointer
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
node.hpp 60 this_type; typedef in struct:__gnu_pbds::detail::left_child_next_sibling_heap_node_
67 this_type>::other::pointer
98 this_type; typedef in struct:__gnu_pbds::detail::left_child_next_sibling_heap_node_
105 this_type>::other::pointer
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 77 typedef PB_DS_OV_TREE_CONST_NODE_ITERATOR_C_DEC this_type; typedef in class:__gnu_pbds::detail::ov_tree_node_const_it_
141 inline this_type
145 return (this_type(m_p_begin_value, m_p_begin_value, m_p_begin_value));
150 return (this_type(mid_pointer(m_p_begin_value, m_p_value),
156 inline this_type
160 return (this_type(m_p_end_value, m_p_end_value, m_p_end_value));
165 return (this_type(mid_pointer(m_p_value + 1, m_p_end_value),
172 operator==(const this_type& other) const
187 operator!=(const this_type& other) const
207 typedef PB_DS_OV_TREE_NODE_ITERATOR_C_DEC this_type; typedef in class:__gnu_pbds::detail::ov_tree_node_it_
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 77 typedef PB_DS_OV_TREE_CONST_NODE_ITERATOR_C_DEC this_type; typedef in class:__gnu_pbds::detail::ov_tree_node_const_it_
141 inline this_type
145 return (this_type(m_p_begin_value, m_p_begin_value, m_p_begin_value));
150 return (this_type(mid_pointer(m_p_begin_value, m_p_value),
156 inline this_type
160 return (this_type(m_p_end_value, m_p_end_value, m_p_end_value));
165 return (this_type(mid_pointer(m_p_value + 1, m_p_end_value),
172 operator==(const this_type& other) const
187 operator!=(const this_type& other) const
207 typedef PB_DS_OV_TREE_NODE_ITERATOR_C_DEC this_type; typedef in class:__gnu_pbds::detail::ov_tree_node_it_
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 77 typedef PB_DS_OV_TREE_CONST_NODE_ITERATOR_C_DEC this_type; typedef in class:__gnu_pbds::detail::ov_tree_node_const_it_
141 inline this_type
145 return (this_type(m_p_begin_value, m_p_begin_value, m_p_begin_value));
150 return (this_type(mid_pointer(m_p_begin_value, m_p_value),
156 inline this_type
160 return (this_type(m_p_end_value, m_p_end_value, m_p_end_value));
165 return (this_type(mid_pointer(m_p_value + 1, m_p_end_value),
172 operator==(const this_type& other) const
187 operator!=(const this_type& other) const
207 typedef PB_DS_OV_TREE_NODE_ITERATOR_C_DEC this_type; typedef in class:__gnu_pbds::detail::ov_tree_node_it_
    [all...]
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 77 typedef PB_DS_OV_TREE_CONST_NODE_ITERATOR_C_DEC this_type; typedef in class:__gnu_pbds::detail::ov_tree_node_const_it_
141 inline this_type
145 return (this_type(m_p_begin_value, m_p_begin_value, m_p_begin_value));
150 return (this_type(mid_pointer(m_p_begin_value, m_p_value),
156 inline this_type
160 return (this_type(m_p_end_value, m_p_end_value, m_p_end_value));
165 return (this_type(mid_pointer(m_p_value + 1, m_p_end_value),
172 operator==(const this_type& other) const
187 operator!=(const this_type& other) const
207 typedef PB_DS_OV_TREE_NODE_ITERATOR_C_DEC this_type; typedef in class:__gnu_pbds::detail::ov_tree_node_it_
    [all...]
  /external/llvm/include/llvm/ADT/
IntrusiveRefCntPtr.h 102 typedef IntrusiveRefCntPtr this_type; typedef in class:llvm::IntrusiveRefCntPtr
166 this_type(S).swap(*this);

Completed in 446 milliseconds