/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/gp_hash_table_map_/ |
gp_ht_map_.hpp | 87 debug_map_base<Key, Eq_Fn, typename Allocator::template rebind<Key>::other::const_reference> 139 typedef typename Allocator::template rebind<entry>::other entry_allocator;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/gp_hash_table_map_/ |
gp_ht_map_.hpp | 87 debug_map_base<Key, Eq_Fn, typename Allocator::template rebind<Key>::other::const_reference> 139 typedef typename Allocator::template rebind<entry>::other entry_allocator;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/ |
throw_allocator.h | 694 struct rebind struct in struct:throw_allocator_limit 713 struct rebind struct in struct:throw_allocator_random
|
/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/gp_hash_table_map_/ |
gp_ht_map_.hpp | 87 debug_map_base<Key, Eq_Fn, typename Allocator::template rebind<Key>::other::const_reference> 139 typedef typename Allocator::template rebind<entry>::other entry_allocator;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/ |
throw_allocator.h | 694 struct rebind struct in struct:throw_allocator_limit 713 struct rebind struct in struct:throw_allocator_random
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/ |
gp_ht_map_.hpp | 87 debug_map_base<Key, Eq_Fn, typename Allocator::template rebind<Key>::other::const_reference> 139 typedef typename Allocator::template rebind<entry>::other entry_allocator;
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/ |
gp_ht_map_.hpp | 87 debug_map_base<Key, Eq_Fn, typename Allocator::template rebind<Key>::other::const_reference> 139 typedef typename Allocator::template rebind<entry>::other entry_allocator;
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/ |
gp_ht_map_.hpp | 87 debug_map_base<Key, Eq_Fn, typename Allocator::template rebind<Key>::other::const_reference> 139 typedef typename Allocator::template rebind<entry>::other entry_allocator;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/gp_hash_table_map_/ |
gp_ht_map_.hpp | 87 debug_map_base<Key, Eq_Fn, typename Allocator::template rebind<Key>::other::const_reference> 139 typedef typename Allocator::template rebind<entry>::other entry_allocator;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/gp_hash_table_map_/ |
gp_ht_map_.hpp | 87 debug_map_base<Key, Eq_Fn, typename Allocator::template rebind<Key>::other::const_reference> 139 typedef typename Allocator::template rebind<entry>::other entry_allocator;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
throw_allocator.h | 694 struct rebind struct in struct:throw_allocator_limit 713 struct rebind struct in struct:throw_allocator_random
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/gp_hash_table_map_/ |
gp_ht_map_.hpp | 89 typename _Alloc::template rebind<Key>::other::const_reference> 173 typedef typename _Alloc::template rebind<entry>::other entry_allocator;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
pointer.h | 581 using rebind = typename __gnu_cxx::_Pointer_adapter< 582 typename pointer_traits<_Storage_policy>::rebind<_Up>>;
|
throw_allocator.h | 701 struct rebind struct in struct:throw_allocator_limit 722 struct rebind struct in struct:throw_allocator_random
|
/cts/tests/tests/os/src/android/os/cts/ |
BinderTest.java | 303 waitForResultOrThrow(DELAY_MSEC, "existing connection to rebind service");
|
/external/chromium/base/ |
stack_container.h | 70 struct rebind { struct in class:StackAllocator
|
/external/dhcpcd/ |
showlease.c | 312 printf("rebind: %d\n", lease->rebindtime);
|
/external/stlport/test/unit/ |
mvctor_declaration_test.cpp | 93 template <class _Tp1> struct rebind { struct in class:std::allocator
|
/frameworks/base/core/java/android/app/ |
ApplicationThreadNative.java | 215 boolean rebind = data.readInt() != 0; 216 scheduleBindService(token, intent, rebind); 826 public final void scheduleBindService(IBinder token, Intent intent, boolean rebind) 832 data.writeInt(rebind ? 1 : 0); [all...] |
IApplicationThread.java | 81 Intent intent, boolean rebind) throws RemoteException;
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
WapPushOverSms.java | 89 * rebind WapPushManager
|
/ndk/sources/cxx-stl/llvm-libc++/include/ext/ |
hash_map | 378 rebind<value_type> 380 rebind<value_type>::other 429 rebind<value_type> 431 rebind<value_type>::other [all...] |
/ndk/tests/device/test-gnustl-full/unit/ |
mvctor_declaration_test.cpp | 93 template <class _Tp1> struct rebind { struct in class:std::allocator
|
/ndk/tests/device/test-stlport/unit/ |
mvctor_declaration_test.cpp | 93 template <class _Tp1> struct rebind { struct in class:std::allocator
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
pool_allocator.h | 137 struct rebind struct in class:__pool_alloc
|