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

<<21222324252627282930>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
pool_allocator.h 139 struct rebind struct in class:__pool_alloc
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
pool_allocator.h 139 struct rebind struct in class:__pool_alloc
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
pool_allocator.h 137 struct rebind struct in class:__pool_alloc
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
pool_allocator.h 137 struct rebind struct in class:__pool_alloc
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
pool_allocator.h 137 struct rebind struct in class:__pool_alloc
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
pool_allocator.h 137 struct rebind struct in class:__pool_alloc
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
pool_allocator.h 139 struct rebind struct in class:__pool_alloc
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
pool_allocator.h 140 struct rebind struct in class:__pool_alloc
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
ServerSocketTest.java 709 // now try to rebind the server which should fail with
737 // now try to rebind the server which should pass with
763 // now try to rebind the server which should pass
    [all...]
  /external/dhcpcd/
dhcpcd.8 243 does not read a new configuration when this happens - you should rebind if you
316 .It Fl n , Fl Fl rebind
319 to reload its configuration and rebind its interfaces.
dhcpcd.8.in 233 does not read a new configuration when this happens - you should rebind if you
302 .It Fl n , Fl Fl rebind
305 to reload its configuration and rebind its interfaces.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
shared_ptr.h 101 rebind<_Sp_counted_deleter>::other _My_alloc_type;
194 rebind<_Sp_counted_ptr_inplace>::other _My_alloc_type;
242 // allocator's value_type doesn't matter, will rebind it anyway
265 typedef typename _Alloc::template rebind<_Sp_cd_type>::other _Alloc2;
286 typedef typename _Alloc::template rebind<_Sp_cp_type>::other _Alloc2;
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 101 rebind<_Sp_counted_deleter>::other _My_alloc_type;
194 rebind<_Sp_counted_ptr_inplace>::other _My_alloc_type;
242 // allocator's value_type doesn't matter, will rebind it anyway
265 typedef typename _Alloc::template rebind<_Sp_cd_type>::other _Alloc2;
286 typedef typename _Alloc::template rebind<_Sp_cp_type>::other _Alloc2;
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 101 rebind<_Sp_counted_deleter>::other _My_alloc_type;
194 rebind<_Sp_counted_ptr_inplace>::other _My_alloc_type;
242 // allocator's value_type doesn't matter, will rebind it anyway
265 typedef typename _Alloc::template rebind<_Sp_cd_type>::other _Alloc2;
286 typedef typename _Alloc::template rebind<_Sp_cp_type>::other _Alloc2;
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 101 rebind<_Sp_counted_deleter>::other _My_alloc_type;
194 rebind<_Sp_counted_ptr_inplace>::other _My_alloc_type;
242 // allocator's value_type doesn't matter, will rebind it anyway
265 typedef typename _Alloc::template rebind<_Sp_cd_type>::other _Alloc2;
286 typedef typename _Alloc::template rebind<_Sp_cp_type>::other _Alloc2;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
shared_ptr.h 101 rebind<_Sp_counted_deleter>::other _My_alloc_type;
194 rebind<_Sp_counted_ptr_inplace>::other _My_alloc_type;
242 // allocator's value_type doesn't matter, will rebind it anyway
265 typedef typename _Alloc::template rebind<_Sp_cd_type>::other _Alloc2;
286 typedef typename _Alloc::template rebind<_Sp_cp_type>::other _Alloc2;
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/include/
future 716 typename _Alloc::template rebind<__assoc_state_alloc>::other __a(__alloc_);
739 typename _Alloc::template rebind<__assoc_state_alloc>::other __a(__alloc_);
762 typename _Alloc::template rebind<__assoc_sub_state_alloc>::other __a(__alloc_);
    [all...]
  /frameworks/base/services/java/com/android/server/am/
ActiveServices.java 656 // unbind, so just rebind right here.
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/backward/
hashtable.h 278 typedef typename _Alloc::template rebind<value_type>::other allocator_type;
284 typedef typename _Alloc::template rebind<_Node>::other _Node_Alloc;
285 typedef typename _Alloc::template rebind<_Node*>::other _Nodeptr_Alloc;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/backward/
hashtable.h 296 typedef typename _Alloc::template rebind<value_type>::other allocator_type;
302 typedef typename _Alloc::template rebind<_Node>::other _Node_Alloc;
303 typedef typename _Alloc::template rebind<_Node*>::other _Nodeptr_Alloc;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
hashtable.h 169 typedef typename _Allocator::template rebind<_Node>::other
171 typedef typename _Allocator::template rebind<_Node*>::other
174 typedef typename _Allocator::template rebind<_Value>::other
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
hashtable.h 164 typedef typename _Allocator::template rebind<_Node>::other
166 typedef typename _Allocator::template rebind<_Node*>::other
169 typedef typename _Allocator::template rebind<_Value>::other
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/backward/
hashtable.h 296 typedef typename _Alloc::template rebind<value_type>::other allocator_type;
302 typedef typename _Alloc::template rebind<_Node>::other _Node_Alloc;
303 typedef typename _Alloc::template rebind<_Node*>::other _Nodeptr_Alloc;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
hashtable.h 169 typedef typename _Allocator::template rebind<_Node>::other
171 typedef typename _Allocator::template rebind<_Node*>::other
174 typedef typename _Allocator::template rebind<_Value>::other
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
hashtable.h 164 typedef typename _Allocator::template rebind<_Node>::other
166 typedef typename _Allocator::template rebind<_Node*>::other
169 typedef typename _Allocator::template rebind<_Value>::other
    [all...]

Completed in 926 milliseconds

<<21222324252627282930>>