Home
last modified time | relevance | path

Searched refs:construct (Results 1 – 25 of 360) sorted by relevance

12345678910>>...15

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/optional/
H A Doptional.hpp131 construct(val); in optional_base()
141 construct( boost::move(val) ); in optional_base()
152 construct(val); in optional_base()
162 construct(rhs.get_impl()); in optional_base()
173 construct( boost::move(rhs.get_impl()) ); in optional_base()
184 construct(boost::forward<Expr>(expr),tag); in optional_base()
196 construct(expr,tag); in optional_base()
217 construct(rhs.get_impl()); in assign()
234 construct(boost::move(rhs.get_impl())); in assign()
258 construct(rhs.get()); in assign()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/optional/detail/
H A Dold_optional_implementation.hpp136 construct(val); in optional_base()
146 construct( boost::move(val) ); in optional_base()
157 construct(val); in optional_base()
167 construct(rhs.get_impl()); in optional_base()
178 construct( boost::move(rhs.get_impl()) ); in optional_base()
189 construct(boost::forward<Expr>(expr),tag); in optional_base()
201 construct(expr,tag); in optional_base()
222 construct(rhs.get_impl()); in assign()
239 construct(boost::move(rhs.get_impl())); in assign()
263 construct(rhs.get()); in assign()
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-extended/mime-construct/files/
H A Dfix-mime-construct-help-return-value.patch4 Subject: [PATCH] fix mime-construct --help return value
11 mime-construct | 5 +++--
14 diff --git a/mime-construct b/mime-construct
16 --- a/mime-construct
17 +++ b/mime-construct
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-extended/mime-construct/
H A Dmime-construct_1.11.bb6 HOMEPAGE = "http://search.cpan.org/~rosch/mime-construct/mime-construct"
11 SRC_URI = "${CPAN_MIRROR}/authors/id/R/RO/ROSCH/mime-construct-${PV}.tar.gz \
12 file://fix-mime-construct-help-return-value.patch \
27 ${D}/${bindir}/mime-construct
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dscoped_allocator76 template <class T, class... Args> void construct(T* p, Args&& args);
78 void construct(pair<T1, T2>* p, piecewise_construct t, tuple<Args1...> x,
81 void construct(pair<T1, T2>* p);
83 void construct(pair<T1, T2>* p, U&& x, V&& y);
85 void construct(pair<T1, T2>* p, const pair<U, V>& x);
87 void construct(pair<T1, T2>* p, pair<U, V>&& x);
501 void construct(_Tp* __p, _Args&& ...__args)
506 void construct(pair<_T1, _T2>* __p, piecewise_construct_t,
510 allocator_traits<typename _OM::type>::construct(
530 void construct(pair<_T1, _T2>* __p)
[all …]
H A D__split_buffer203 __alloc_traits::construct(__a, _VSTD::__to_raw_pointer(this->__end_));
222 __alloc_traits::construct(__a, _VSTD::__to_raw_pointer(this->__end_), __x);
247 __alloc_traits::construct(__buf.__alloc(),
251 __alloc_traits::construct(__a, _VSTD::__to_raw_pointer(this->__end_), *__first);
268 __alloc_traits::construct(__a, _VSTD::__to_raw_pointer(this->__end_), *__first);
491 __alloc_traits::construct(__alloc(), _VSTD::__to_raw_pointer(__begin_-1), __x);
522 __alloc_traits::construct(__alloc(), _VSTD::__to_raw_pointer(__begin_-1),
555 __alloc_traits::construct(__alloc(), _VSTD::__to_raw_pointer(__end_), __x);
586 __alloc_traits::construct(__alloc(), _VSTD::__to_raw_pointer(__end_),
617 __alloc_traits::construct(__alloc(), _VSTD::__to_raw_pointer(__end_),
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dscoped_allocator76 template <class T, class... Args> void construct(T* p, Args&& args);
78 void construct(pair<T1, T2>* p, piecewise_construct t, tuple<Args1...> x,
81 void construct(pair<T1, T2>* p);
83 void construct(pair<T1, T2>* p, U&& x, V&& y);
85 void construct(pair<T1, T2>* p, const pair<U, V>& x);
87 void construct(pair<T1, T2>* p, pair<U, V>&& x);
501 void construct(_Tp* __p, _Args&& ...__args)
506 void construct(pair<_T1, _T2>* __p, piecewise_construct_t,
510 allocator_traits<typename _OM::type>::construct(
530 void construct(pair<_T1, _T2>* __p)
[all …]
H A D__split_buffer203 __alloc_traits::construct(__a, _VSTD::__to_raw_pointer(this->__end_));
222 __alloc_traits::construct(__a, _VSTD::__to_raw_pointer(this->__end_), __x);
247 __alloc_traits::construct(__buf.__alloc(),
251 __alloc_traits::construct(__a, _VSTD::__to_raw_pointer(this->__end_), *__first);
268 __alloc_traits::construct(__a, _VSTD::__to_raw_pointer(this->__end_), *__first);
491 __alloc_traits::construct(__alloc(), _VSTD::__to_raw_pointer(__begin_-1), __x);
522 __alloc_traits::construct(__alloc(), _VSTD::__to_raw_pointer(__begin_-1),
555 __alloc_traits::construct(__alloc(), _VSTD::__to_raw_pointer(__end_), __x);
586 __alloc_traits::construct(__alloc(), _VSTD::__to_raw_pointer(__end_),
617 __alloc_traits::construct(__alloc(), _VSTD::__to_raw_pointer(__end_),
/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 Dalloc_traits.h66 using _Base_type::construct; in _GLIBCXX_VISIBILITY()
81 construct(_Alloc& __a, _Ptr __p, _Args&&... __args) in _GLIBCXX_VISIBILITY() function
82 noexcept(noexcept(_Base_type::construct(__a, std::__to_address(__p), in _GLIBCXX_VISIBILITY()
85 _Base_type::construct(__a, std::__to_address(__p), in _GLIBCXX_VISIBILITY()
144 static void construct(_Alloc& __a, pointer __p, const _Tp& __arg) in _GLIBCXX_VISIBILITY() function
145 { __a.construct(__p, __arg); } in _GLIBCXX_VISIBILITY()
H A Dextptr_allocator.h107 construct(_Up* __p, _Args&&... __args) in _GLIBCXX_VISIBILITY()
112 construct(pointer __p, _Args&&... __args) in _GLIBCXX_VISIBILITY()
113 { construct(__p.get(), std::forward<_Args>(__args)...); } in _GLIBCXX_VISIBILITY()
125 void construct(pointer __p, const _Tp& __val) in _GLIBCXX_VISIBILITY()
H A Ddebug_allocator.h154 construct(pointer __p, const value_type& __val) in _GLIBCXX_VISIBILITY()
155 { _Traits::construct(_M_allocator, __p, __val); } in _GLIBCXX_VISIBILITY()
160 construct(_Tp* __p, _Args&&... __args) in _GLIBCXX_VISIBILITY()
162 _Traits::construct(_M_allocator, __p, 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/ext/
H A Dalloc_traits.h66 using _Base_type::construct; in _GLIBCXX_VISIBILITY()
81 construct(_Alloc& __a, _Ptr __p, _Args&&... __args) in _GLIBCXX_VISIBILITY() function
82 noexcept(noexcept(_Base_type::construct(__a, std::__to_address(__p), in _GLIBCXX_VISIBILITY()
85 _Base_type::construct(__a, std::__to_address(__p), in _GLIBCXX_VISIBILITY()
144 static void construct(_Alloc& __a, pointer __p, const _Tp& __arg) in _GLIBCXX_VISIBILITY() function
145 { __a.construct(__p, __arg); } in _GLIBCXX_VISIBILITY()
H A Dextptr_allocator.h107 construct(_Up* __p, _Args&&... __args) in _GLIBCXX_VISIBILITY()
112 construct(pointer __p, _Args&&... __args) in _GLIBCXX_VISIBILITY()
113 { construct(__p.get(), std::forward<_Args>(__args)...); } in _GLIBCXX_VISIBILITY()
125 void construct(pointer __p, const _Tp& __val) in _GLIBCXX_VISIBILITY()
H A Ddebug_allocator.h154 construct(pointer __p, const value_type& __val) in _GLIBCXX_VISIBILITY()
155 { _Traits::construct(_M_allocator, __p, __val); } in _GLIBCXX_VISIBILITY()
160 construct(_Tp* __p, _Args&&... __args) in _GLIBCXX_VISIBILITY()
162 _Traits::construct(_M_allocator, __p, 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/
H A Dscoped_allocator203 _O_traits::construct(__outermost(*this), __p,
215 _O_traits::construct(__outermost(*this), __p,
225 _O_traits::construct(__outermost(*this), __p,
370 construct(_Tp* __p, _Args&&... __args)
381 construct(pair<_T1, _T2>* __p, piecewise_construct_t,
394 _O_traits::construct(__outermost(*this), __p, piecewise_construct,
401 construct(pair<_T1, _T2>* __p)
402 { construct(__p, piecewise_construct, tuple<>(), tuple<>()); }
406 construct(pair<_T1, _T2>* __p, _Up&& __u, _Vp&& __v)
408 construct(__p, piecewise_construct,
[all …]
H A Dmemory_resource215 construct(__p, std::forward<_CtorArgs>(__ctor_args)...);
238 construct(_Tp1* __p, _Args&&... __args)
241 // 2969. polymorphic_allocator::construct() shouldn't pass resource()
257 construct(pair<_Tp1, _Tp2>* __p, piecewise_construct_t,
275 construct(pair<_Tp1, _Tp2>* __p)
276 { this->construct(__p, piecewise_construct, tuple<>(), tuple<>()); }
281 construct(pair<_Tp1, _Tp2>* __p, _Up&& __x, _Vp&& __y)
283 this->construct(__p, piecewise_construct,
291 construct(pair<_Tp1, _Tp2>* __p, const std::pair<_Up, _Vp>& __pr)
293 this->construct(__p, piecewise_construct,
[all …]
/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/
H A Dscoped_allocator203 _O_traits::construct(__outermost(*this), __p,
215 _O_traits::construct(__outermost(*this), __p,
225 _O_traits::construct(__outermost(*this), __p,
370 construct(_Tp* __p, _Args&&... __args)
381 construct(pair<_T1, _T2>* __p, piecewise_construct_t,
394 _O_traits::construct(__outermost(*this), __p, piecewise_construct,
401 construct(pair<_T1, _T2>* __p)
402 { construct(__p, piecewise_construct, tuple<>(), tuple<>()); }
406 construct(pair<_T1, _T2>* __p, _Up&& __u, _Vp&& __v)
408 construct(__p, piecewise_construct,
[all …]
H A Dmemory_resource215 construct(__p, std::forward<_CtorArgs>(__ctor_args)...);
238 construct(_Tp1* __p, _Args&&... __args)
241 // 2969. polymorphic_allocator::construct() shouldn't pass resource()
257 construct(pair<_Tp1, _Tp2>* __p, piecewise_construct_t,
275 construct(pair<_Tp1, _Tp2>* __p)
276 { this->construct(__p, piecewise_construct, tuple<>(), tuple<>()); }
281 construct(pair<_Tp1, _Tp2>* __p, _Up&& __x, _Vp&& __y)
283 this->construct(__p, piecewise_construct,
291 construct(pair<_Tp1, _Tp2>* __p, const std::pair<_Up, _Vp>& __pr)
293 this->construct(__p, piecewise_construct,
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/experimental/
H A Dmemory_resource206 void construct(_Tp* __p, _Ts &&... __args)
215 void construct(pair<_T1, _T2>* __p, piecewise_construct_t,
238 void construct(pair<_T1, _T2>* __p) {
239 construct(__p, piecewise_construct, tuple<>(), tuple<>());
244 void construct(pair<_T1, _T2> * __p, _Up && __u, _Vp && __v) {
245 construct(__p, piecewise_construct
252 void construct(pair<_T1, _T2> * __p, pair<_U1, _U2> const & __pr) {
253 construct(__p, piecewise_construct
260 void construct(pair<_T1, _T2> * __p, pair<_U1, _U2> && __pr){
261 construct(__p, piecewise_construct
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/experimental/
H A Dmemory_resource206 void construct(_Tp* __p, _Ts &&... __args)
215 void construct(pair<_T1, _T2>* __p, piecewise_construct_t,
238 void construct(pair<_T1, _T2>* __p) {
239 construct(__p, piecewise_construct, tuple<>(), tuple<>());
244 void construct(pair<_T1, _T2> * __p, _Up && __u, _Vp && __v) {
245 construct(__p, piecewise_construct
252 void construct(pair<_T1, _T2> * __p, pair<_U1, _U2> const & __pr) {
253 construct(__p, piecewise_construct
260 void construct(pair<_T1, _T2> * __p, pair<_U1, _U2> && __pr){
261 construct(__p, piecewise_construct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/
H A Dconstruct_in_place.hpp35 { boost::container::allocator_traits<Allocator>::construct(a, dest, *source); } in construct_in_place()
40 boost::container::allocator_traits<Allocator>::construct(a, dest); in construct_in_place()
49 boost::container::allocator_traits<Allocator>::construct(a, dest, default_init); in construct_in_place()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/
H A Dvarray.hpp648 … sv::construct(dti(), this->end(), value); // may throw in push_back()
673 … sv::construct(dti(), this->end(), ::boost::move(value)); // may throw in push_back()
723 sv::construct(dti(), position, value); // may throw in insert()
730 sv::construct(dti(), this->end(), boost::move(r)); // may throw in insert()
766 sv::construct(dti(), position, boost::move(value)); // may throw in insert()
773 sv::construct(dti(), this->end(), boost::move(r)); // may throw in insert()
1009 … sv::construct(dti(), this->end(), ::boost::forward<Args>(args)...); // may throw in emplace_back()
1043 … sv::construct(dti(), position, ::boost::forward<Args>(args)...); // may throw in emplace()
1052 … sv::construct(dti(), this->end(), boost::move(r)); // may throw in emplace()
1058 … sv::construct(dti(), val_p, ::boost::forward<Args>(args)...); // may throw in emplace()
[all …]
/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 Dalloc_traits.h229 typename = decltype(std::declval<_Alloc2*>()->construct( in _GLIBCXX_VISIBILITY()
246 noexcept(noexcept(__a.construct(__p, std::forward<_Args>(__args)...))) in _GLIBCXX_VISIBILITY()
247 { __a.construct(__p, std::forward<_Args>(__args)...); } in _GLIBCXX_VISIBILITY()
356 construct(_Alloc& __a, _Tp* __p, _Args&&... __args) in _GLIBCXX_VISIBILITY()
507 construct(allocator_type& __a __attribute__((__unused__)), _Up* __p, in _GLIBCXX_VISIBILITY()
512 __a.construct(__p, std::forward<_Args>(__args)...); in _GLIBCXX_VISIBILITY()
659 __void_t<decltype(allocator_traits<_Alloc>::construct( 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 Dalloc_traits.h229 typename = decltype(std::declval<_Alloc2*>()->construct( in _GLIBCXX_VISIBILITY()
246 noexcept(noexcept(__a.construct(__p, std::forward<_Args>(__args)...))) in _GLIBCXX_VISIBILITY()
247 { __a.construct(__p, std::forward<_Args>(__args)...); } in _GLIBCXX_VISIBILITY()
356 construct(_Alloc& __a, _Tp* __p, _Args&&... __args) in _GLIBCXX_VISIBILITY()
507 construct(allocator_type& __a __attribute__((__unused__)), _Up* __p, in _GLIBCXX_VISIBILITY()
512 __a.construct(__p, std::forward<_Args>(__args)...); in _GLIBCXX_VISIBILITY()
659 __void_t<decltype(allocator_traits<_Alloc>::construct( 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/experimental/
H A Dmemory_resource165 construct(_Tp1* __p, _Args&&... __args)
175 construct(pair<_Tp1, _Tp2>* __p, piecewise_construct_t,
191 construct(pair<_Tp1,_Tp2>* __p)
192 { this->construct(__p, piecewise_construct, tuple<>(), tuple<>()); }
196 construct(pair<_Tp1,_Tp2>* __p, _Up&& __x, _Vp&& __y)
198 this->construct(__p, piecewise_construct,
205 construct(pair<_Tp1,_Tp2>* __p, const std::pair<_Up, _Vp>& __pr)
207 this->construct(__p, piecewise_construct,
214 construct(pair<_Tp1,_Tp2>* __p, pair<_Up, _Vp>&& __pr)
216 this->construct(__p, piecewise_construct,

12345678910>>...15