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

1 2 3 4 56 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/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>
ov_tree_map_.hpp 86 typename _Alloc::template rebind<Key>::other::const_reference>
123 typedef typename _Alloc::template rebind<non_const_value_type>::other value_allocator;
139 typedef typename _Alloc::template rebind<metadata_type>::other metadata_allocator;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/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;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
allocator.h 73 struct rebind struct in class:allocator
104 struct rebind struct in class:allocator
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
extptr_allocator.h 72 struct rebind struct in class:_ExtPtr_allocator
178 struct rebind struct in class:_ExtPtr_allocator
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/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/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/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>
ov_tree_map_.hpp 86 typename _Alloc::template rebind<Key>::other::const_reference>
123 typedef typename _Alloc::template rebind<non_const_value_type>::other value_allocator;
139 typedef typename _Alloc::template rebind<metadata_type>::other metadata_allocator;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/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;
  /device/linaro/bootloader/edk2/NetworkPkg/Dhcp6Dxe/
Dhcp6Impl.c 710 Renew or Rebind packet.
714 configuration parameters by sending Renew or Rebind packet.
721 it will send a Rebind packet. If valid Reply packet is received, the state transfers
726 @param[in] RebindRequest If TRUE, Rebind packet will be sent and enter Dhcp6Rebinding state.
729 @retval EFI_SUCCESS The DHCPv6 renew/rebind exchange process has
734 or Rebind packet when
742 @retval EFI_ABORTED The DHCPv6 renew/rebind exchange process aborted
744 @retval EFI_NO_RESPONSE The DHCPv6 renew/rebind exchange process failed
747 IA after the DHCPv6 renew/rebind exchange process.
797 // Send renew/rebind message to start exchange process.
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/
svga_state_framebuffer.c 58 boolean reemit = svga->rebind.flags.rendertargets;
109 * Rebind rendertargets.
263 * Rebind rendertargets.
275 assert(svga->rebind.flags.rendertargets);
284 svga->rebind.flags.rendertargets = FALSE;
302 if (!svga->rebind.flags.rendertargets)
325 svga->rebind.flags.rendertargets = 0;
svga_state_vs.c 217 assert(svga->rebind.flags.vs);
241 svga->rebind.flags.vs = FALSE;
401 svga->rebind.flags.vs = FALSE;
svga_winsys.h 386 * \param rebind returns a flag indicating whether the caller should
392 boolean *rebind);
414 * Rebind a DX GB resource to a context.
709 /** To rebind resources at the beginnning of a new command buffer */
  /packages/services/Car/service/src/com/android/car/
CarInputService.java 132 Log.w(CarLog.TAG_INPUT, "Input service died. Trying to rebind...");
134 // Try to rebind with input service.
146 // Try to rebind with input service.
  /external/dhcpcd-6.8.2/
dhcp6.c 1954 uint32_t u32, renew, rebind; local
    [all...]
  /art/libartbase/base/
allocator.h 125 struct rebind {
  /external/libcxx/test/std/input.output/string.streams/stringstream.cons/
string.pass.cpp 24 template<typename U> struct rebind { using other = NoDefaultAllocator<U>; }; struct in struct:NoDefaultAllocator
  /external/libcxx/test/support/
test_allocator.h 63 template <class U> struct rebind {typedef test_allocator<U> other;}; struct in class:test_allocator
131 template <class U> struct rebind {typedef non_default_test_allocator<U> other;}; struct in class:non_default_test_allocator
191 template <class U> struct rebind {typedef test_allocator<U> other;}; struct in class:test_allocator
366 template <class U> struct rebind { typedef limited_allocator<U, N> other; }; struct in class:limited_allocator
  /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/android/controller/
IntentServiceControllerTest.java 86 controller.create().bind().unbind().bind().rebind();
  /frameworks/base/core/java/android/content/
ServiceConnection.java 62 * need to unbind and rebind the connection to activate it again. This may
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ims/
ImsServiceControllerTest.java 451 // The service should autobind after rebind event occurs
456 * Ensure that bindService has only been called once before automatic rebind occurs.
475 * Ensure that calling unbind stops automatic rebind of the ImsService from occuring.
515 // Should only see two binds, not three from the auto rebind that occurs.
  /frameworks/support/leanback/src/androidTest/java/androidx/leanback/widget/
PlaybackGlueHostImplWithViewHolder.java 28 * Example to create a ViewHolder and rebind when notifyPlaybackRowChanged.
  /packages/apps/Messaging/src/com/android/messaging/ui/appsettings/
PhoneNumberPreference.java 113 // We thus need to force a rebind of the view when a new value is set.
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationFooterView.java 112 public void rebind(ConversationFooterItem footerItem) { method in class:ConversationFooterView
  /packages/services/Car/service/src/com/android/car/cluster/
InstrumentClusterService.java 97 // If renderer service crashed / stopped and this class fails to rebind with it immediately,
132 mDeferredRebinder.rebind();
541 public void rebind() { method in class:InstrumentClusterService.DeferredRebinder
563 Log.wtf(TAG, "Failed to rebind with cluster rendering service");

Completed in 546 milliseconds

1 2 3 4 56 7 8 91011>>