HomeSort by relevance Sort by last modified time
    Searched refs:rebind (Results 251 - 275 of 362) sorted by null

<<1112131415

  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
map.h 634 struct rebind { struct in class:google::protobuf::Map::MapAllocator
758 typedef typename Allocator::template rebind<Key*>::other KeyPtrAllocator;
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationViewAdapter.java 203 ((ConversationFooterView) view).rebind(this); method
390 header.rebind(this);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
bitmap_allocator.h 676 struct rebind struct in class:bitmap_allocator
700 struct rebind struct in class:bitmap_allocator
throw_allocator.h 741 struct rebind struct in struct:throw_allocator_limit
762 struct rebind struct in struct:throw_allocator_random
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 88 typename _Alloc::template rebind<Key>::other::const_reference>
172 typedef typename _Alloc::template rebind<entry>::other entry_allocator;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
bitmap_allocator.h 676 struct rebind struct in class:bitmap_allocator
700 struct rebind struct in class:bitmap_allocator
throw_allocator.h 741 struct rebind struct in struct:throw_allocator_limit
762 struct rebind struct in struct:throw_allocator_random
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 88 typename _Alloc::template rebind<Key>::other::const_reference>
172 typedef typename _Alloc::template rebind<entry>::other entry_allocator;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
bitmap_allocator.h 676 struct rebind struct in class:bitmap_allocator
700 struct rebind struct in class:bitmap_allocator
throw_allocator.h 741 struct rebind struct in struct:throw_allocator_limit
762 struct rebind struct in struct:throw_allocator_random
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 88 typename _Alloc::template rebind<Key>::other::const_reference>
172 typedef typename _Alloc::template rebind<entry>::other entry_allocator;
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
bitmap_allocator.h 676 struct rebind struct in class:bitmap_allocator
700 struct rebind struct in class:bitmap_allocator
throw_allocator.h 903 struct rebind struct in struct:throw_allocator_limit
924 struct rebind struct in struct:throw_allocator_random
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 88 typename _Alloc::template rebind<Key>::other::const_reference>
172 typedef typename _Alloc::template rebind<entry>::other entry_allocator;
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothDevicePreference.java 102 void rebind() { method in class:BluetoothDevicePreference
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_multiset.h 111 typedef typename _Alloc::template rebind<_Key>::other _Key_alloc_type;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_multiset.h 111 typedef typename _Alloc::template rebind<_Key>::other _Key_alloc_type;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_multiset.h 111 typedef typename _Alloc::template rebind<_Key>::other _Key_alloc_type;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/backward/
hashtable.h 294 typedef typename _Alloc::template rebind<value_type>::other allocator_type;
300 typedef typename _Alloc::template rebind<_Node>::other _Node_Alloc;
301 typedef typename _Alloc::template rebind<_Node*>::other _Nodeptr_Alloc;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/backward/
hashtable.h 294 typedef typename _Alloc::template rebind<value_type>::other allocator_type;
300 typedef typename _Alloc::template rebind<_Node>::other _Node_Alloc;
301 typedef typename _Alloc::template rebind<_Node*>::other _Nodeptr_Alloc;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/backward/
hashtable.h 294 typedef typename _Alloc::template rebind<value_type>::other allocator_type;
300 typedef typename _Alloc::template rebind<_Node>::other _Node_Alloc;
301 typedef typename _Alloc::template rebind<_Node*>::other _Nodeptr_Alloc;
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/backward/
hashtable.h 295 typedef typename _Alloc::template rebind<value_type>::other allocator_type;
301 typedef typename _Alloc::template rebind<_Node>::other _Node_Alloc;
302 typedef typename _Alloc::template rebind<_Node*>::other _Nodeptr_Alloc;
    [all...]
  /frameworks/base/core/java/android/app/
ApplicationThreadNative.java 238 boolean rebind = data.readInt() != 0;
240 scheduleBindService(token, intent, rebind, processState);
    [all...]
IApplicationThread.java 87 Intent intent, boolean rebind, int processState) throws RemoteException;
  /ndk/tests/device/test-gnustl-full/unit/
vector_test.cpp 512 template <class _Tp1> struct rebind { struct in struct:NotSTLportAllocator

Completed in 570 milliseconds

<<1112131415