/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
H A D | extptr_allocator.h | 72 struct rebind in _GLIBCXX_VISIBILITY() struct 73 { typedef _ExtPtr_allocator<_Up> other; }; in _GLIBCXX_VISIBILITY() 185 struct rebind in _GLIBCXX_VISIBILITY() struct 186 { typedef _ExtPtr_allocator<_Up> other; }; in _GLIBCXX_VISIBILITY()
|
H A D | new_allocator.h | 60 struct rebind in _GLIBCXX_VISIBILITY() struct 61 { typedef new_allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
|
H A D | malloc_allocator.h | 67 struct rebind in _GLIBCXX_VISIBILITY() struct 68 { typedef malloc_allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
|
H A D | alloc_traits.h | 119 struct rebind in _GLIBCXX_VISIBILITY() struct 120 { typedef typename _Base_type::template rebind_alloc<_Tp> other; }; in _GLIBCXX_VISIBILITY() 163 struct rebind in _GLIBCXX_VISIBILITY() struct 164 { typedef typename _Alloc::template rebind<_Tp>::other other; }; in _GLIBCXX_VISIBILITY()
|
H A D | pool_allocator.h | 139 struct rebind in _GLIBCXX_VISIBILITY() struct 140 { typedef __pool_alloc<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
|
H A D | throw_allocator.h | 928 struct rebind in _GLIBCXX_VISIBILITY() struct 929 { typedef throw_allocator_limit<_Tp1> other; }; in _GLIBCXX_VISIBILITY() 955 struct rebind in _GLIBCXX_VISIBILITY() struct 956 { typedef throw_allocator_random<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
H A D | extptr_allocator.h | 72 struct rebind in _GLIBCXX_VISIBILITY() struct 73 { typedef _ExtPtr_allocator<_Up> other; }; in _GLIBCXX_VISIBILITY() 185 struct rebind in _GLIBCXX_VISIBILITY() struct 186 { typedef _ExtPtr_allocator<_Up> other; }; in _GLIBCXX_VISIBILITY()
|
H A D | new_allocator.h | 68 struct rebind in _GLIBCXX_VISIBILITY() struct 69 { typedef new_allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
|
H A D | malloc_allocator.h | 67 struct rebind in _GLIBCXX_VISIBILITY() struct 68 { typedef malloc_allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
|
H A D | alloc_traits.h | 119 struct rebind in _GLIBCXX_VISIBILITY() struct 120 { typedef typename _Base_type::template rebind_alloc<_Tp> other; }; in _GLIBCXX_VISIBILITY() 163 struct rebind in _GLIBCXX_VISIBILITY() struct 164 { typedef typename _Alloc::template rebind<_Tp>::other other; }; in _GLIBCXX_VISIBILITY()
|
H A D | array_allocator.h | 136 struct rebind in _GLIBCXX_VISIBILITY() struct 138 typedef array_allocator<_Tp1, _Array1> other _GLIBCXX_DEPRECATED; in _GLIBCXX_VISIBILITY()
|
H A D | pool_allocator.h | 139 struct rebind in _GLIBCXX_VISIBILITY() struct 140 { typedef __pool_alloc<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
|
H A D | throw_allocator.h | 928 struct rebind in _GLIBCXX_VISIBILITY() struct 929 { typedef throw_allocator_limit<_Tp1> other; }; in _GLIBCXX_VISIBILITY() 950 struct rebind in _GLIBCXX_VISIBILITY() struct 951 { typedef throw_allocator_random<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__memory/ |
H A D | allocator.h | 40 template <class _Up> struct rebind {typedef allocator<_Up> other;}; struct 51 template <class _Up> struct rebind {typedef allocator<_Up> other;}; argument 103 struct _LIBCPP_DEPRECATED_IN_CXX17 rebind { struct 104 typedef allocator<_Up> other; 184 struct _LIBCPP_DEPRECATED_IN_CXX17 rebind { struct 185 typedef allocator<_Up> other;
|
H A D | shared_ptr.h | 366 struct rebind struct 368 typedef allocator<_Other> other;
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | allocator.h | 88 struct rebind in _GLIBCXX_VISIBILITY() struct 89 { typedef allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY() 144 struct rebind in _GLIBCXX_VISIBILITY() struct 145 { typedef allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
|
H A D | new_allocator.h | 76 struct rebind in _GLIBCXX_VISIBILITY() struct 77 { typedef __new_allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | allocator.h | 85 struct rebind in _GLIBCXX_VISIBILITY() struct 86 { typedef allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY() 137 struct rebind in _GLIBCXX_VISIBILITY() struct 138 { typedef allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
H A D | vmwgfx_binding.c | 497 static int vmw_binding_scrub_shader(struct vmw_ctx_bindinfo *bi, bool rebind) in vmw_binding_scrub_shader() 529 bool rebind) in vmw_binding_scrub_render_target() 565 bool rebind) in vmw_binding_scrub_texture() 599 static int vmw_binding_scrub_dx_shader(struct vmw_ctx_bindinfo *bi, bool rebind) in vmw_binding_scrub_dx_shader() 628 static int vmw_binding_scrub_cb(struct vmw_ctx_bindinfo *bi, bool rebind) in vmw_binding_scrub_cb() 1064 static int vmw_binding_scrub_sr(struct vmw_ctx_bindinfo *bi, bool rebind) in vmw_binding_scrub_sr() 1086 static int vmw_binding_scrub_dx_rt(struct vmw_ctx_bindinfo *bi, bool rebind) in vmw_binding_scrub_dx_rt() 1103 static int vmw_binding_scrub_so(struct vmw_ctx_bindinfo *bi, bool rebind) in vmw_binding_scrub_so() 1120 static int vmw_binding_scrub_vb(struct vmw_ctx_bindinfo *bi, bool rebind) in vmw_binding_scrub_vb() 1139 static int vmw_binding_scrub_ib(struct vmw_ctx_bindinfo *bi, bool rebind) in vmw_binding_scrub_ib()
|
/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/ |
H A D | LDAPConstraints.cpp | 94 void LDAPConstraints::setReferralRebind(const LDAPRebind* rebind){ in setReferralRebind()
|
H A D | LDAPAsynConnection.cpp | 321 const LDAPRebind* rebind = cons->getReferralRebind(); in referralConnect() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/ |
H A D | FuzzerDefs.h | 171 struct rebind { typedef fuzzer_allocator<Other> other; }; argument
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/ |
H A D | nouveau_dispnv04_dac.c | 388 struct drm_encoder *rebind; in nv04_dac_mode_set() local
|
/netbsd-src/external/bsd/dhcpcd/dist/src/ |
H A D | dhcp6.h | 206 uint32_t rebind; member
|
/netbsd-src/external/gpl2/rcs/dist/src/ |
H A D | rcsedit.c | 1761 addsymbol(num, name, rebind) in addsymbol() argument
|