Home
last modified time | relevance | path

Searched defs:construct (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/optional/
H A Doptional.hpp348 void construct ( argument_type val ) in construct() function in boost::optional_detail::optional_base
355 void construct ( rval_reference_type val ) in construct() function in boost::optional_detail::optional_base
367 void construct ( in_place_init_t, Args&&... args ) in construct() function in boost::optional_detail::optional_base
398 void construct ( in_place_init_t, Arg&& arg ) in construct() function in boost::optional_detail::optional_base
404 void construct ( in_place_init_t ) in construct() function in boost::optional_detail::optional_base
458 void construct ( in_place_init_t, const Arg& arg ) in construct() function in boost::optional_detail::optional_base
465 void construct ( in_place_init_t, Arg& arg ) in construct() function in boost::optional_detail::optional_base
471 void construct ( in_place_init_t ) in construct() function in boost::optional_detail::optional_base
546 void construct ( Expr&& factory, in_place_factory_base const* ) in construct() function in boost::optional_detail::optional_base
554 void construct ( Expr&& factory, typed_in_place_factory_base const* ) in construct() function in boost::optional_detail::optional_base
[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.hpp353 void construct ( argument_type val ) in construct() function in boost::optional_detail::optional_base
360 void construct ( rval_reference_type val ) in construct() function in boost::optional_detail::optional_base
423 void construct ( Expr&& factory, in_place_factory_base const* ) in construct() function in boost::optional_detail::optional_base
432 void construct ( Expr&& factory, typed_in_place_factory_base const* ) in construct() function in boost::optional_detail::optional_base
457 void construct ( Expr const& factory, in_place_factory_base const* ) in construct() function in boost::optional_detail::optional_base
466 void construct ( Expr const& factory, typed_in_place_factory_base const* ) in construct() function in boost::optional_detail::optional_base
497 void construct ( Expr&& expr, void const* ) in construct() function in boost::optional_detail::optional_base
518 void construct ( Expr const& expr, void const* ) in construct() function in boost::optional_detail::optional_base
552 void construct ( Expr&& expr, optional_tag const* ) in construct() function in boost::optional_detail::optional_base
565 void construct ( Expr const& expr, optional_tag const* ) in construct() function in boost::optional_detail::optional_base
H A Doptional_factory_support.hpp24 inline void construct(Factory const& factory, void* address) in construct() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/detail/preprocessed/
H A Dmake.hpp42 Type construct() in construct() function
144 Type construct(A0 &a0) in construct() function
268 Type construct(A0 &a0 , A1 &a1) in construct() function
392 Type construct(A0 &a0 , A1 &a1 , A2 &a2) in construct() function
516 Type construct(A0 &a0 , A1 &a1 , A2 &a2 , A3 &a3) in construct() function
640 Type construct(A0 &a0 , A1 &a1 , A2 &a2 , A3 &a3 , A4 &a4) in construct() function
764 Type construct(A0 &a0 , A1 &a1 , A2 &a2 , A3 &a3 , A4 &a4 , A5 &a5) in construct() function
888 Type construct(A0 &a0 , A1 &a1 , A2 &a2 , A3 &a3 , A4 &a4 , A5 &a5 , A6 &a6) in construct() function
1012 Type construct(A0 &a0 , A1 &a1 , A2 &a2 , A3 &a3 , A4 &a4 , A5 &a5 , A6 &a6 , A7 &a7) in construct() function
1136 … Type construct(A0 &a0 , A1 &a1 , A2 &a2 , A3 &a3 , A4 &a4 , A5 &a5 , A6 &a6 , A7 &a7 , A8 &a8) in construct() function
[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/ext/
H A Dalloc_traits.h81 construct(_Alloc& __a, _Ptr __p, _Args&&... __args) in _GLIBCXX_VISIBILITY() function
144 static void construct(_Alloc& __a, pointer __p, const _Tp& __arg) in _GLIBCXX_VISIBILITY() function
/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.h81 construct(_Alloc& __a, _Ptr __p, _Args&&... __args) in _GLIBCXX_VISIBILITY() function
144 static void construct(_Alloc& __a, pointer __p, const _Tp& __arg) in _GLIBCXX_VISIBILITY() function
/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_detail.hpp526 void construct(DisableTrivialInit const&, I pos) in construct() function
558 void construct(DisableTrivialInit const&, in construct() function
592 void construct(DisableTrivialInit const&, I pos, BOOST_RV_REF(P) p) in construct() function
611 void construct(DisableTrivialInit const&, in construct() function
/OK3568_Linux_fs/kernel/include/net/
H A Dhwbm.h13 int (*construct)(struct hwbm_pool *bm_pool, void *buf); member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/serialization/
H A Daccess.hpp126 static void construct(T * t){ in construct() function in boost::serialization::access
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/detail/
H A Dmake.hpp133 Type construct(BOOST_PP_ENUM_BINARY_PARAMS(N, A, &a)) in construct() function
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dspellingtrie.cpp276 bool SpellingTrie::construct(const char* spelling_arr, size_t item_size, in construct() function in ime_pinyin::SpellingTrie
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/
H A Dallocator_traits.hpp352 …BOOST_CONTAINER_FORCEINLINE static void construct(Allocator & a, T* p, BOOST_FWD_REF(Args)... args) in construct() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/earcut/0.12.4/include/mapbox/
H A Dearcut.hpp100 T* construct(Args&&... args) { in construct() function in mapbox::detail::Earcut::ObjectPool
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/earcut/
H A Dearcut.hpp127 T* construct(Args&&... args) { in construct() function in qt_mapbox::detail::Earcut::ObjectPool
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dcvstd.hpp133 void construct(pointer p, const _Tp& v) { new(static_cast<void*>(p)) _Tp(v); } in construct() function in cv::Allocator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dcvstd.hpp133 void construct(pointer p, const _Tp& v) { new(static_cast<void*>(p)) _Tp(v); } in construct() function in cv::Allocator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dcvstd.hpp133 void construct(pointer p, const _Tp& v) { new(static_cast<void*>(p)) _Tp(v); } in construct() function in cv::Allocator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dcpplib.h741 char *(*construct) (const char *header, cpp_dir *dir); member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dcpplib.h741 char *(*construct) (const char *header, cpp_dir *dir); member