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

1 2

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/detail/
safe_bool.hpp 25 typedef safe_bool this_type; typedef in class:boost::range_detail::safe_bool
34 static void unspecified_bool(this_type***)
37 typedef void(*unspecified_bool_type)(this_type***);
47 typedef bool (this_type::*unspecified_bool_type)() const;
51 return x ? &this_type::detail_safe_bool_member_fn : 0;
  /external/chromium_org/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); }
64 typedef repeater1<arg1_type, mt_policy> this_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); }
80 typedef repeater2<arg1_type, arg2_type, mt_policy> this_type; typedef in class:sigslot::repeater2
83 repeater2(const this_type& s) : base_type(s) { }
86 void repeat(base_type& s) { s.connect(this, &this_type::reemit); }
97 typedef repeater3<arg1_type, arg2_type, arg3_type, mt_policy> this_type; typedef in class:sigslot::repeater3
    [all...]
  /external/chromium_org/third_party/webrtc/base/
sigslotrepeater.h 31 typedef repeater0<mt_policy> this_type; typedef in class:sigslot::repeater0
34 repeater0(const this_type& s) : base_type(s) { }
37 void repeat(base_type &s) { s.connect(this, &this_type::reemit); }
47 typedef repeater1<arg1_type, mt_policy> this_type; typedef in class:sigslot::repeater1
50 repeater1(const this_type& s) : base_type(s) { }
53 void repeat(base_type& s) { s.connect(this, &this_type::reemit); }
63 typedef repeater2<arg1_type, arg2_type, mt_policy> this_type; typedef in class:sigslot::repeater2
66 repeater2(const this_type& s) : base_type(s) { }
69 void repeat(base_type& s) { s.connect(this, &this_type::reemit); }
80 typedef repeater3<arg1_type, arg2_type, arg3_type, mt_policy> this_type; typedef in class:sigslot::repeater3
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/
scoped_array.hpp 47 typedef scoped_array<T> this_type; typedef in class:boost::scoped_array
74 this_type(p).swap(*this);
scoped_ptr.hpp 48 typedef scoped_ptr<T> this_type; typedef in class:boost::scoped_ptr
86 this_type(p).swap(*this);
shared_array.hpp 52 typedef shared_array<T> this_type; typedef in class:boost::shared_array
88 this_type( r ).swap( *this );
95 this_type(p).swap(*this);
100 this_type(p, d).swap(*this);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/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
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/left_child_next_sibling_heap_/
node.hpp 53 typedef left_child_next_sibling_heap_node_<_Value, _Metadata, _Alloc> this_type; typedef in struct:__gnu_pbds::detail::left_child_next_sibling_heap_node_
60 typedef typename _Alloc::template rebind<this_type>::other::pointer node_pointer;
73 typedef left_child_next_sibling_heap_node_<_Value, null_type, _Alloc> this_type; typedef in struct:__gnu_pbds::detail::left_child_next_sibling_heap_node_
79 typedef typename _Alloc::template rebind<this_type>::other::pointer node_pointer;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/left_child_next_sibling_heap_/
node.hpp 53 typedef left_child_next_sibling_heap_node_<_Value, _Metadata, _Alloc> this_type; typedef in struct:__gnu_pbds::detail::left_child_next_sibling_heap_node_
60 typedef typename _Alloc::template rebind<this_type>::other::pointer node_pointer;
73 typedef left_child_next_sibling_heap_node_<_Value, null_type, _Alloc> this_type; typedef in struct:__gnu_pbds::detail::left_child_next_sibling_heap_node_
79 typedef typename _Alloc::template rebind<this_type>::other::pointer node_pointer;
  /prebuilts/ndk/5/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
  /prebuilts/ndk/6/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
  /prebuilts/ndk/7/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
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/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
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/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
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
node.hpp 53 typedef left_child_next_sibling_heap_node_<_Value, _Metadata, _Alloc> this_type; typedef in struct:__gnu_pbds::detail::left_child_next_sibling_heap_node_
60 typedef typename _Alloc::template rebind<this_type>::other::pointer node_pointer;
73 typedef left_child_next_sibling_heap_node_<_Value, null_type, _Alloc> this_type; typedef in struct:__gnu_pbds::detail::left_child_next_sibling_heap_node_
79 typedef typename _Alloc::template rebind<this_type>::other::pointer node_pointer;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/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
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
node.hpp 53 typedef left_child_next_sibling_heap_node_<_Value, _Metadata, _Alloc> this_type; typedef in struct:__gnu_pbds::detail::left_child_next_sibling_heap_node_
60 typedef typename _Alloc::template rebind<this_type>::other::pointer node_pointer;
73 typedef left_child_next_sibling_heap_node_<_Value, null_type, _Alloc> this_type; typedef in struct:__gnu_pbds::detail::left_child_next_sibling_heap_node_
79 typedef typename _Alloc::template rebind<this_type>::other::pointer node_pointer;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
node.hpp 53 typedef left_child_next_sibling_heap_node_<_Value, _Metadata, _Alloc> this_type; typedef in struct:__gnu_pbds::detail::left_child_next_sibling_heap_node_
60 typedef typename _Alloc::template rebind<this_type>::other::pointer node_pointer;
73 typedef left_child_next_sibling_heap_node_<_Value, null_type, _Alloc> this_type; typedef in struct:__gnu_pbds::detail::left_child_next_sibling_heap_node_
79 typedef typename _Alloc::template rebind<this_type>::other::pointer node_pointer;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
node.hpp 53 typedef left_child_next_sibling_heap_node_<_Value, _Metadata, _Alloc> this_type; typedef in struct:__gnu_pbds::detail::left_child_next_sibling_heap_node_
60 typedef typename _Alloc::template rebind<this_type>::other::pointer node_pointer;
73 typedef left_child_next_sibling_heap_node_<_Value, null_type, _Alloc> this_type; typedef in struct:__gnu_pbds::detail::left_child_next_sibling_heap_node_
79 typedef typename _Alloc::template rebind<this_type>::other::pointer node_pointer;
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/detail/
sp_counted_impl.hpp 62 typedef sp_counted_impl_p<X> this_type; typedef in class:boost::detail::sp_counted_impl_p
90 return std::allocator<this_type>().allocate( 1, static_cast<this_type *>(0) );
95 std::allocator<this_type>().deallocate( static_cast<this_type *>(p), 1 );
104 return quick_allocator<this_type>::alloc();
109 quick_allocator<this_type>::dealloc( p );
132 typedef sp_counted_impl_pd<P, D> this_type; typedef in class:boost::detail::sp_counted_impl_pd
160 return std::allocator<this_type>().allocate( 1, static_cast<this_type *>(0) )
196 typedef sp_counted_impl_pda<P, D, A> this_type; typedef in class:boost::detail::sp_counted_impl_pda
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/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...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 76 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),
157 inline this_type
161 return (this_type(m_p_end_value, m_p_end_value, m_p_end_value));
166 return (this_type(mid_pointer(m_p_value + 1, m_p_end_value),
173 operator==(const this_type& other) const
188 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...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/ov_tree_map_/
node_iterators.hpp 76 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),
157 inline this_type
161 return (this_type(m_p_end_value, m_p_end_value, m_p_end_value));
166 return (this_type(mid_pointer(m_p_value + 1, m_p_end_value),
173 operator==(const this_type& other) const
188 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...]
  /prebuilts/ndk/5/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...]
  /prebuilts/ndk/6/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...]

Completed in 2207 milliseconds

1 2