HomeSort by relevance Sort by last modified time
    Searched full:rebind (Results 351 - 375 of 818) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp 111 typename Allocator::template rebind<
119 typename Allocator::template rebind<
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
allocator.h 80 struct rebind struct in class:allocator
104 struct rebind struct in class:allocator
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
extptr_allocator.h 72 struct rebind struct in class:_ExtPtr_allocator
162 struct rebind struct in class:_ExtPtr_allocator
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp 111 typename Allocator::template rebind<
119 typename Allocator::template rebind<
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
allocator.h 78 struct rebind struct in class:allocator
101 struct rebind struct in class:allocator
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
extptr_allocator.h 72 struct rebind struct in class:_ExtPtr_allocator
178 struct rebind struct in class:_ExtPtr_allocator
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
left_child_next_sibling_heap_.hpp 94 typename _Alloc::template rebind<
114 typedef typename _Alloc::template rebind<Value_Type> __rebind_v;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp 104 typename _Alloc::template rebind<value_type>::other>
108 typename _Alloc::template rebind<Key>::other>
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/rc_binomial_heap_/
rc.hpp 57 typedef typename _Alloc::template rebind<node> __rebind_n;
60 typedef typename _Alloc::template rebind<node_pointer> __rebind_np;
  /external/stlport/stlport/stl/
_alloc.h 200 typedef typename _Allocator::_STLP_TEMPLATE rebind<_Tp> _Rebind_type;
285 template <class _Tp1> struct rebind { struct in class:allocator
374 template <class _Tp1> struct rebind { struct in class:allocator
454 typedef typename _Alloc::_STLP_TEMPLATE rebind<_Tp>::other _Rebound_type;
459 // user (on purpose) is forced to define rebind/get operations !!!
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 200 typedef typename _Allocator::_STLP_TEMPLATE rebind<_Tp> _Rebind_type;
285 template <class _Tp1> struct rebind { struct in class:allocator
374 template <class _Tp1> struct rebind { struct in class:allocator
454 typedef typename _Alloc::_STLP_TEMPLATE rebind<_Tp>::other _Rebound_type;
459 // user (on purpose) is forced to define rebind/get operations !!!
  /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_/
internal_node.hpp 77 typedef typename Allocator::template rebind<e_access_traits>::other access_rebind;
80 typedef typename Allocator::template rebind<base_type>::other base_rebind;
85 typedef typename Allocator::template rebind<leaf>::other leaf_rebind;
89 typedef typename Allocator::template rebind<pat_trie_internal_node>::other internal_node_rebind;
105 typedef typename Allocator::template rebind<node_pointer>::other node_pointer_rebind;
  /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_/
internal_node.hpp 77 typedef typename Allocator::template rebind<e_access_traits>::other access_rebind;
80 typedef typename Allocator::template rebind<base_type>::other base_rebind;
85 typedef typename Allocator::template rebind<leaf>::other leaf_rebind;
89 typedef typename Allocator::template rebind<pat_trie_internal_node>::other internal_node_rebind;
105 typedef typename Allocator::template rebind<node_pointer>::other node_pointer_rebind;
  /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/pat_trie_/
internal_node.hpp 77 typedef typename Allocator::template rebind<e_access_traits>::other access_rebind;
80 typedef typename Allocator::template rebind<base_type>::other base_rebind;
85 typedef typename Allocator::template rebind<leaf>::other leaf_rebind;
89 typedef typename Allocator::template rebind<pat_trie_internal_node>::other internal_node_rebind;
105 typedef typename Allocator::template rebind<node_pointer>::other node_pointer_rebind;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
internal_node.hpp 77 typedef typename Allocator::template rebind<e_access_traits>::other access_rebind;
80 typedef typename Allocator::template rebind<base_type>::other base_rebind;
85 typedef typename Allocator::template rebind<leaf>::other leaf_rebind;
89 typedef typename Allocator::template rebind<pat_trie_internal_node>::other internal_node_rebind;
105 typedef typename Allocator::template rebind<node_pointer>::other node_pointer_rebind;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 200 typedef typename _Allocator::_STLP_TEMPLATE rebind<_Tp> _Rebind_type;
285 template <class _Tp1> struct rebind { struct in class:allocator
374 template <class _Tp1> struct rebind { struct in class:allocator
454 typedef typename _Alloc::_STLP_TEMPLATE rebind<_Tp>::other _Rebound_type;
459 // user (on purpose) is forced to define rebind/get operations !!!
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
internal_node.hpp 77 typedef typename Allocator::template rebind<e_access_traits>::other access_rebind;
80 typedef typename Allocator::template rebind<base_type>::other base_rebind;
85 typedef typename Allocator::template rebind<leaf>::other leaf_rebind;
89 typedef typename Allocator::template rebind<pat_trie_internal_node>::other internal_node_rebind;
105 typedef typename Allocator::template rebind<node_pointer>::other node_pointer_rebind;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 200 typedef typename _Allocator::_STLP_TEMPLATE rebind<_Tp> _Rebind_type;
285 template <class _Tp1> struct rebind { struct in class:allocator
374 template <class _Tp1> struct rebind { struct in class:allocator
454 typedef typename _Alloc::_STLP_TEMPLATE rebind<_Tp>::other _Rebound_type;
459 // user (on purpose) is forced to define rebind/get operations !!!
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/pat_trie_/
internal_node.hpp 77 typedef typename Allocator::template rebind<e_access_traits>::other access_rebind;
80 typedef typename Allocator::template rebind<base_type>::other base_rebind;
85 typedef typename Allocator::template rebind<leaf>::other leaf_rebind;
89 typedef typename Allocator::template rebind<pat_trie_internal_node>::other internal_node_rebind;
105 typedef typename Allocator::template rebind<node_pointer>::other node_pointer_rebind;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 200 typedef typename _Allocator::_STLP_TEMPLATE rebind<_Tp> _Rebind_type;
285 template <class _Tp1> struct rebind { struct in class:allocator
374 template <class _Tp1> struct rebind { struct in class:allocator
454 typedef typename _Alloc::_STLP_TEMPLATE rebind<_Tp>::other _Rebound_type;
459 // user (on purpose) is forced to define rebind/get operations !!!
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/pat_trie_/
internal_node.hpp 77 typedef typename Allocator::template rebind<e_access_traits>::other access_rebind;
80 typedef typename Allocator::template rebind<base_type>::other base_rebind;
85 typedef typename Allocator::template rebind<leaf>::other leaf_rebind;
89 typedef typename Allocator::template rebind<pat_trie_internal_node>::other internal_node_rebind;
105 typedef typename Allocator::template rebind<node_pointer>::other node_pointer_rebind;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/pat_trie_/
internal_node.hpp 77 typedef typename Allocator::template rebind<e_access_traits>::other access_rebind;
80 typedef typename Allocator::template rebind<base_type>::other base_rebind;
85 typedef typename Allocator::template rebind<leaf>::other leaf_rebind;
89 typedef typename Allocator::template rebind<pat_trie_internal_node>::other internal_node_rebind;
105 typedef typename Allocator::template rebind<node_pointer>::other node_pointer_rebind;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 200 typedef typename _Allocator::_STLP_TEMPLATE rebind<_Tp> _Rebind_type;
285 template <class _Tp1> struct rebind { struct in class:allocator
374 template <class _Tp1> struct rebind { struct in class:allocator
454 typedef typename _Alloc::_STLP_TEMPLATE rebind<_Tp>::other _Rebound_type;
459 // user (on purpose) is forced to define rebind/get operations !!!
  /ndk/sources/cxx-stl/llvm-libc++/include/
__tree 561 rebind<__tree_node_base<_VoidPtr> >
563 rebind<__tree_node_base<_VoidPtr> >::other
572 rebind<__tree_node_base>
574 rebind<__tree_node_base>::other
579 rebind<const __tree_node_base>
581 rebind<const __tree_node_base>::other
638 rebind<value_type>
640 rebind<value_type>::other
692 rebind<__node_base>
694 rebind<__node_base>::othe
    [all...]
  /frameworks/base/services/java/com/android/server/
ServiceWatcher.java 280 // package updated, make sure to rebind
293 // package updated, make sure to rebind
317 // service enabled or disabled, make sure to rebind

Completed in 848 milliseconds

<<11121314151617181920>>