HomeSort by relevance Sort by last modified time
    Searched full:rebind (Results 376 - 400 of 630) sorted by null

<<11121314151617181920>>

  /packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
MediaPicker.java 449 // Only rebind data if we are currently bound. Otherwise, we must have not
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_bvector.h 405 typedef typename _Alloc::template rebind<_Bit_type>::other
hashtable.h 316 typedef typename _Alloc::template rebind<__node_type>::other
318 typedef typename _Alloc::template rebind<__bucket_type>::other
    [all...]
stl_deque.h 488 typedef typename _Alloc::template rebind<_Tp*>::other _Map_alloc_type;
490 typedef typename _Alloc::template rebind<_Tp>::other _Tp_alloc_type;
    [all...]
shared_ptr_base.h 983 typedef typename _Alloc::template rebind<_Tp>::other _Alloc2;
    [all...]
stl_multimap.h 130 typedef typename _Alloc::template rebind<value_type>::other
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/debug/
forward_list 54 rebind<_GLIBCXX_STD_C::_Fwd_list_node<_Tp>>::other _Node_alloc_type;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
mt_allocator.h 653 struct rebind struct in class:__mt_alloc
rc_string_base.h 123 typedef typename _Alloc::template rebind<_Rep>::other _Rep_alloc_type;
rope 572 _Alloc::template rebind<_Tp>::other __name##Alloc; \
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_bvector.h 405 typedef typename _Alloc::template rebind<_Bit_type>::other
hashtable.h 316 typedef typename _Alloc::template rebind<__node_type>::other
318 typedef typename _Alloc::template rebind<__bucket_type>::other
    [all...]
stl_deque.h 488 typedef typename _Alloc::template rebind<_Tp*>::other _Map_alloc_type;
490 typedef typename _Alloc::template rebind<_Tp>::other _Tp_alloc_type;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/
forward_list 54 rebind<_GLIBCXX_STD_C::_Fwd_list_node<_Tp>>::other _Node_alloc_type;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
mt_allocator.h 653 struct rebind struct in class:__mt_alloc
rc_string_base.h 123 typedef typename _Alloc::template rebind<_Rep>::other _Rep_alloc_type;
rope 572 _Alloc::template rebind<_Tp>::other __name##Alloc; \
    [all...]
  /system/core/libunwindstack/tests/files/offline/jit_debug_x86/
dalvikvm32 
  /frameworks/base/services/core/java/com/android/server/
BluetoothManagerService.java     [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
Launcher.java 362 // TODO: We can probably avoid rebind when only screen size changed.
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Dhcp4.h 564 @param CompletionEvent If not NULL, this event is signaled when the renew/rebind phase
    [all...]
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3debughandlers.c 264 // We could allow a rebind on the same addr/port pair I suppose, but
  /external/dnsmasq/src/
forward.c 449 my_syslog(LOG_WARNING, _("possible DNS-rebind attack detected"));
  /external/python/cpython3/Modules/
readline.c 1124 /* Force rebind of TAB to insert-tab */
    [all...]
  /frameworks/av/packages/MediaComponents/src/com/android/media/
MediaController2Impl.java     [all...]

Completed in 642 milliseconds

<<11121314151617181920>>