Searched refs:rebind (Results 1 – 3 of 3) sorted by relevance
71 template <typename U> struct rebind { using other = SecureAllocator<U>; }; argument
909 u8_t rebind; in udp_bind() local927 rebind = 0; in udp_bind()932 rebind = 1; in udp_bind()975 if (rebind == 0) { in udp_bind()
270 * However, we use this entry point to rebind the context to the view
Completed in 5 milliseconds