Home
last modified time | relevance | path

Searched defs:rebind (Results 1 – 25 of 30) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/
H A Dis_convertible.hpp369 struct rebind struct
371 typedef is_convertible_impl<From, To> type;
379 struct rebind struct
381 typedef true_type type;
389 struct rebind struct
391 typedef false_type type;
399 struct rebind struct
401 typedef false_type type;
H A Dis_polymorphic.hpp81 struct rebind struct
83 typedef is_polymorphic_imp2<T> type;
91 struct rebind struct
93 typedef is_polymorphic_imp1<T> type;
H A Dis_base_and_derived.hpp188 struct rebind struct
190 typedef is_base_and_derived_impl3<T,U> type;
198 struct rebind struct
200 typedef is_base_and_derived_impl2<T,U> type;
H A Dis_signed.hpp52 struct rebind struct
54 typedef is_signed_helper<T> type;
62 struct rebind struct
64 typedef false_type type;
H A Dis_unsigned.hpp52 struct rebind struct
54 typedef is_ununsigned_helper<T> type;
62 struct rebind struct
64 typedef false_type type;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/
H A Dextptr_allocator.h72 struct rebind in _GLIBCXX_VISIBILITY() struct
73 { typedef _ExtPtr_allocator<_Up> other; }; in _GLIBCXX_VISIBILITY()
180 struct rebind in _GLIBCXX_VISIBILITY() struct
181 { typedef _ExtPtr_allocator<_Up> other; }; in _GLIBCXX_VISIBILITY()
H A Dalloc_traits.h119 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 Dnew_allocator.h68 struct rebind in _GLIBCXX_VISIBILITY() struct
69 { typedef new_allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
H A Dmalloc_allocator.h67 struct rebind in _GLIBCXX_VISIBILITY() struct
68 { typedef malloc_allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
H A Dpool_allocator.h139 struct rebind in _GLIBCXX_VISIBILITY() struct
140 { typedef __pool_alloc<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
H A Dthrow_allocator.h928 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()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/
H A Dextptr_allocator.h72 struct rebind in _GLIBCXX_VISIBILITY() struct
73 { typedef _ExtPtr_allocator<_Up> other; }; in _GLIBCXX_VISIBILITY()
180 struct rebind in _GLIBCXX_VISIBILITY() struct
181 { typedef _ExtPtr_allocator<_Up> other; }; in _GLIBCXX_VISIBILITY()
H A Dalloc_traits.h119 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 Dnew_allocator.h68 struct rebind in _GLIBCXX_VISIBILITY() struct
69 { typedef new_allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
H A Dmalloc_allocator.h67 struct rebind in _GLIBCXX_VISIBILITY() struct
68 { typedef malloc_allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
H A Dpool_allocator.h139 struct rebind in _GLIBCXX_VISIBILITY() struct
140 { typedef __pool_alloc<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
H A Dthrow_allocator.h928 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()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dallocator.h85 struct rebind in _GLIBCXX_VISIBILITY() struct
86 { typedef allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
149 struct rebind in _GLIBCXX_VISIBILITY() struct
150 { typedef allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dallocator.h85 struct rebind in _GLIBCXX_VISIBILITY() struct
86 { typedef allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
149 struct rebind in _GLIBCXX_VISIBILITY() struct
150 { typedef allocator<_Tp1> other; }; in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/
H A Dnew_allocator.hpp60 struct rebind struct in boost::container::new_allocator
62 typedef new_allocator< T2> other;
118 struct rebind struct in boost::container::new_allocator
120 typedef new_allocator<T2> other;
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_binding.c548 static int vmw_binding_scrub_shader(struct vmw_ctx_bindinfo *bi, bool rebind) in vmw_binding_scrub_shader()
580 bool rebind) in vmw_binding_scrub_render_target()
616 bool rebind) in vmw_binding_scrub_texture()
650 static int vmw_binding_scrub_dx_shader(struct vmw_ctx_bindinfo *bi, bool rebind) in vmw_binding_scrub_dx_shader()
679 static int vmw_binding_scrub_cb(struct vmw_ctx_bindinfo *bi, bool rebind) in vmw_binding_scrub_cb()
1181 static int vmw_binding_scrub_sr(struct vmw_ctx_bindinfo *bi, bool rebind) in vmw_binding_scrub_sr()
1203 static int vmw_binding_scrub_dx_rt(struct vmw_ctx_bindinfo *bi, bool rebind) in vmw_binding_scrub_dx_rt()
1220 static int vmw_binding_scrub_so_target(struct vmw_ctx_bindinfo *bi, bool rebind) in vmw_binding_scrub_so_target()
1237 static int vmw_binding_scrub_vb(struct vmw_ctx_bindinfo *bi, bool rebind) in vmw_binding_scrub_vb()
1256 static int vmw_binding_scrub_ib(struct vmw_ctx_bindinfo *bi, bool rebind) in vmw_binding_scrub_ib()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/intrusive/
H A Dpointer_traits.hpp90 template <class U> using rebind = unspecified; typedef
278 template <class U> using rebind = U*; typedef
282 template <class U> using rebind = U*; typedef
H A Dpointer_rebind.hpp65 static const unsigned int rebind = (unsigned int)pointer_has_rebind<Ptr, U>::value; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/core/
H A Dpointer_traits.hpp208 using rebind = typename detail::ptr_traits_rebind<T, U>::type; typedef
230 using rebind = U*; typedef
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv04/
H A Ddac.c384 struct drm_encoder *rebind; in nv04_dac_mode_set() local

12