Home
last modified time | relevance | path

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

12345678910>>...112

/third_party/boost/boost/optional/detail/
Doptional_trivially_copyable_base.hpp51 construct(boost::forward<Expr>(expr),tag); in tc_optional_base()
63 construct(expr,tag); in tc_optional_base()
105 construct(val); in assign()
116 construct(boost::forward<Expr>(expr),tag); in assign_expr()
122 construct(expr,tag); in assign_expr()
147 void construct ( argument_type val ) in construct() function in tc_optional_base
158 void construct ( in_place_init_t, Args&&... args ) in construct() function in tc_optional_base
167 construct(in_place_init, boost::forward<Args>(args)...); in emplace_assign()
175 construct(in_place_init, boost::forward<Args>(args)...); in tc_optional_base()
184 construct(in_place_init, boost::forward<Args>(args)...); in tc_optional_base()
[all …]
Dold_optional_implementation.hpp135 construct(val); in optional_base()
145 construct( boost::move(val) ); in optional_base()
156 construct(val); in optional_base()
166 construct(rhs.get_impl()); in optional_base()
177 construct( boost::move(rhs.get_impl()) ); in optional_base()
188 construct(boost::forward<Expr>(expr),tag); in optional_base()
200 construct(expr,tag); in optional_base()
221 construct(rhs.get_impl()); in assign()
238 construct(boost::move(rhs.get_impl())); in assign()
262 construct(rhs.get()); in assign()
[all …]
/third_party/boost/libs/icl/test/test_changing_interval_defaults_/
Dtest_changing_interval_defaults.cpp51 …BOOST_CHECK_EQUAL( icl::interval<int>::open(0,2), icl::construct<right_open_interval<int> >(… in BOOST_AUTO_TEST_CASE()
52 …BOOST_CHECK_EQUAL( icl::interval<int>::left_open(0,1), icl::construct<right_open_interval<int> >(… in BOOST_AUTO_TEST_CASE()
53 …BOOST_CHECK_EQUAL( icl::interval<int>::right_open(1,2), icl::construct<right_open_interval<int> >(… in BOOST_AUTO_TEST_CASE()
54 …BOOST_CHECK_EQUAL( icl::interval<int>::closed(1,1), icl::construct<right_open_interval<int> >(… in BOOST_AUTO_TEST_CASE()
56 …BOOST_CHECK_EQUAL( icl::interval<float>::right_open(1.0,2.0), icl::construct<right_open_interval<f… in BOOST_AUTO_TEST_CASE()
65 …BOOST_CHECK_EQUAL( icl::interval<int>::open(0,2), icl::construct<open_interval<int> >(0,2) ); in BOOST_AUTO_TEST_CASE()
66 …BOOST_CHECK_EQUAL( icl::interval<int>::left_open(0,1), icl::construct<open_interval<int> >(0,2) ); in BOOST_AUTO_TEST_CASE()
67 …BOOST_CHECK_EQUAL( icl::interval<int>::right_open(1,2), icl::construct<open_interval<int> >(0,2) ); in BOOST_AUTO_TEST_CASE()
68 …BOOST_CHECK_EQUAL( icl::interval<int>::closed(1,1), icl::construct<open_interval<int> >(0,2) ); in BOOST_AUTO_TEST_CASE()
73 …BOOST_CHECK_EQUAL( icl::interval<int>::open(0,2), icl::construct<left_open_interval<int> >(0… in BOOST_AUTO_TEST_CASE()
[all …]
/third_party/boost/boost/phoenix/object/detail/cpp03/preprocessed/
Dconstruct_10.hpp17 typename expression::construct<detail::target<T>, A0>::type const
18 construct(A0 const& a0) in construct() function
22 construct<detail::target<T>, A0>:: in construct()
34 typename expression::construct<detail::target<T>, A0 , A1>::type const
35 construct(A0 const& a0 , A1 const& a1) in construct() function
39 construct<detail::target<T>, A0 , A1>:: in construct()
51 typename expression::construct<detail::target<T>, A0 , A1 , A2>::type const
52 construct(A0 const& a0 , A1 const& a1 , A2 const& a2) in construct() function
56 construct<detail::target<T>, A0 , A1 , A2>:: in construct()
68 typename expression::construct<detail::target<T>, A0 , A1 , A2 , A3>::type const
[all …]
Dconstruct_20.hpp17 typename expression::construct<detail::target<T>, A0>::type const
18 construct(A0 const& a0) in construct() function
22 construct<detail::target<T>, A0>:: in construct()
34 typename expression::construct<detail::target<T>, A0 , A1>::type const
35 construct(A0 const& a0 , A1 const& a1) in construct() function
39 construct<detail::target<T>, A0 , A1>:: in construct()
51 typename expression::construct<detail::target<T>, A0 , A1 , A2>::type const
52 construct(A0 const& a0 , A1 const& a1 , A2 const& a2) in construct() function
56 construct<detail::target<T>, A0 , A1 , A2>:: in construct()
68 typename expression::construct<detail::target<T>, A0 , A1 , A2 , A3>::type const
[all …]
Dconstruct_expr_10.hpp7construct {}; template <typename Ostream> inline Ostream &operator<<( Ostream & os , construct) { … in make_construct() struct
Dconstruct_30.hpp17 typename expression::construct<detail::target<T>, A0>::type const
18 construct(A0 const& a0) in construct() function
22 construct<detail::target<T>, A0>:: in construct()
34 typename expression::construct<detail::target<T>, A0 , A1>::type const
35 construct(A0 const& a0 , A1 const& a1) in construct() function
39 construct<detail::target<T>, A0 , A1>:: in construct()
51 typename expression::construct<detail::target<T>, A0 , A1 , A2>::type const
52 construct(A0 const& a0 , A1 const& a1 , A2 const& a2) in construct() function
56 construct<detail::target<T>, A0 , A1 , A2>:: in construct()
68 typename expression::construct<detail::target<T>, A0 , A1 , A2 , A3>::type const
[all …]
Dconstruct_40.hpp17 typename expression::construct<detail::target<T>, A0>::type const
18 construct(A0 const& a0) in construct() function
22 construct<detail::target<T>, A0>:: in construct()
34 typename expression::construct<detail::target<T>, A0 , A1>::type const
35 construct(A0 const& a0 , A1 const& a1) in construct() function
39 construct<detail::target<T>, A0 , A1>:: in construct()
51 typename expression::construct<detail::target<T>, A0 , A1 , A2>::type const
52 construct(A0 const& a0 , A1 const& a1 , A2 const& a2) in construct() function
56 construct<detail::target<T>, A0 , A1 , A2>:: in construct()
68 typename expression::construct<detail::target<T>, A0 , A1 , A2 , A3>::type const
[all …]
/third_party/boost/boost/icl/
Dinterval.hpp38 ::construct(low, up); in open()
50 ::construct(low, up); in left_open()
62 ::construct(low, up); in right_open()
74 ::construct(low, up); in closed()
77 static inline interval_type construct(const DomainT& low, const DomainT& up) in construct() function
78 { return icl::construct<interval_type>(low, up); } in construct()
82 { return icl::construct<interval_type>(low, up, interval_bounds::right_open()); } in right_open()
85 { return icl::construct<interval_type>(low, up, interval_bounds::left_open()); } in left_open()
88 { return icl::construct<interval_type>(low, up, interval_bounds::open()); } in open()
91 { return icl::construct<interval_type>(low, up, interval_bounds::closed()); } in closed()
[all …]
/third_party/json/include/nlohmann/detail/conversions/
Dto_json.hpp31 static void construct(BasicJsonType& j, typename BasicJsonType::boolean_t b) noexcept in construct() function
43 static void construct(BasicJsonType& j, const typename BasicJsonType::string_t& s) in construct() function
51 static void construct(BasicJsonType& j, typename BasicJsonType::string_t&& s) in construct() function
61 static void construct(BasicJsonType& j, const CompatibleStringType& str) in construct() function
73 static void construct(BasicJsonType& j, const typename BasicJsonType::binary_t& b) in construct() function
82 static void construct(BasicJsonType& j, typename BasicJsonType::binary_t&& b) in construct() function
95 static void construct(BasicJsonType& j, typename BasicJsonType::number_float_t val) noexcept in construct() function
107 static void construct(BasicJsonType& j, typename BasicJsonType::number_unsigned_t val) noexcept in construct() function
119 static void construct(BasicJsonType& j, typename BasicJsonType::number_integer_t val) noexcept in construct() function
131 static void construct(BasicJsonType& j, const typename BasicJsonType::array_t& arr) in construct() function
[all …]
/third_party/boost/libs/type_erasure/example/
Dconstruction.cpp35 > construct; in construction1() typedef
43 any<construct, _b> size(std::size_t(10), make_binding<types>()); in construction1()
44 any<construct, _c> val(2.5, make_binding<types>()); in construction1()
45 any<construct, _a> v(size, val); in construction1()
63 > construct; in construction3() typedef
65 any<construct> x(std::string("Test")); in construction3()
66 any<construct> y(binding_of(x)); // y == "" in construction3()
80 > construct; in construction4() typedef
82 any<construct> x(std::string("Test")); in construction4()
83 any<construct> y(binding_of(x), 5, 'A'); in construction4()
/third_party/boost/libs/geometry/doc/src/examples/geometries/adapted/
Dboost_polygon_polygon.cpp25 boost::polygon::construct<point>(0, 0), in main()
26 boost::polygon::construct<point>(0, 10), in main()
27 boost::polygon::construct<point>(10, 10), in main()
28 boost::polygon::construct<point>(10, 0), in main()
29 boost::polygon::construct<point>(0, 0) in main()
32 boost::polygon::construct<point>(1, 1), in main()
33 boost::polygon::construct<point>(9, 1), in main()
34 boost::polygon::construct<point>(9, 9), in main()
35 boost::polygon::construct<point>(1, 9), in main()
36 boost::polygon::construct<point>(1, 1) in main()
/third_party/boost/libs/multiprecision/performance/
Dperformance_test.log19 gmp_float 50 construct 0.0502204
20 gmp_float 50 construct(unsigned) 0.0554274
21 gmp_float 50 construct(unsigned long long) 0.0549133
39 gmp_float 100 construct 0.0503551
40 gmp_float 100 construct(unsigned) 0.0556435
41 gmp_float 100 construct(unsigned long long) 0.054621
59 gmp_float 500 construct 0.109351
60 gmp_float 500 construct(unsigned) 0.111332
61 gmp_float 500 construct(unsigned long long) 0.11125
79 gmp_int 128 construct 0.0489404
[all …]
Dperformance_test-msvc-10.log11 gmp_float 50 construct(unsigned)0.208078
12 gmp_float 50 construct(unsigned long long)0.520025
31 gmp_float 100 construct(unsigned)0.207062
32 gmp_float 100 construct(unsigned long long)0.51936
51 gmp_float 500 construct(unsigned)0.217019
52 gmp_float 500 construct(unsigned long long)0.538021
71 gmp_int 128 construct(unsigned)0.206113
72 gmp_int 128 construct(unsigned long long)0.719741
102 gmp_int 256 construct(unsigned)0.211295
103 gmp_int 256 construct(unsigned long long)0.729487
[all …]
/third_party/mindspore/tests/ut/python/numpy_native/
Dtest_numpy_ops.py29 def construct(self, a, b, c, d): member in MeshGrid
35 def construct(self, a, b): member in Choose
41 def construct(self, a): member in Histogram
47 def construct(self, a): member in Norm
53 def construct(self, a, b): member in Cross
59 def construct(self, a, b): member in Stack
65 def construct(self, a, b): member in Correlate
71 def construct(self, tensor): member in Split
80 def construct(self, tensor): member in MatrixPower
86 def construct(self, tensor): member in RavelMultiIndex
[all …]
/third_party/boost/boost/optional/
Doptional.hpp156 construct(val); in optional_base()
166 construct( boost::move(val) ); in optional_base()
177 construct(val); in optional_base()
188 construct(boost::move(val)); in optional_base()
199 construct(rhs.get_impl()); in optional_base()
211 construct( boost::move(rhs.get_impl()) ); in BOOST_NOEXCEPT_IF()
222 construct(boost::forward<Expr>(expr),tag); in optional_base()
234 construct(expr,tag); in optional_base()
269 construct(rhs.get_impl()); in assign()
286 construct(boost::move(rhs.get_impl())); in assign()
[all …]
/third_party/typescript/tests/baselines/reference/
DjsDeclarationsFunctionClassesCjsExportAssignment.types96 this.state = this.construct(input);
97 >this.state = this.construct(input) : State
99 >this : this & { construct(input: Input, handle?: import("tests/cases/conformance/jsdoc/declaration…
101 >this.construct(input) : State
102 >this.construct : (input: Input, handle?: import("tests/cases/conformance/jsdoc/declarations/hook")…
103 >this : this & { construct(input: Input, handle?: import("tests/cases/conformance/jsdoc/declaration…
104 >construct : (input: Input, handle?: import("tests/cases/conformance/jsdoc/declarations/hook").Hook…
108 …e * @returns {State} */ construct(input, handle = () => void 0) { return input; …
109 >Context.prototype : { construct(input: Input, handle?: HookHandler | undefined): State; }
111 >prototype : { construct(input: Input, handle?: import("tests/cases/conformance/jsdoc/declarations/…
[all …]
/third_party/boost/libs/smart_ptr/test/
Dshared_ptr_alloc_construct11_test.cpp14 unsigned construct; member
41 void construct(T* ptr, Args&&... args) { in construct() function in creator
43 ++state_->construct; in construct()
48 --state_->construct; in destroy()
87 BOOST_TEST(state.construct == 0); in main()
96 BOOST_TEST(state.construct == 1); in main()
99 BOOST_TEST(state.construct == 0); in main()
106 BOOST_TEST(state.construct == 5); in main()
109 BOOST_TEST(state.construct == 0); in main()
116 BOOST_TEST(state.construct == 5); in main()
[all …]
/third_party/boost/boost/pool/detail/
Dpool_construct.ipp13 element_type * construct(T0 & a0)
23 element_type * construct(const T0 & a0)
33 element_type * construct(volatile T0 & a0)
43 element_type * construct(const volatile T0 & a0)
53 element_type * construct(T0 & a0, T1 & a1)
63 element_type * construct(const T0 & a0, T1 & a1)
73 element_type * construct(volatile T0 & a0, T1 & a1)
83 element_type * construct(const volatile T0 & a0, T1 & a1)
93 element_type * construct(T0 & a0, const T1 & a1)
103 element_type * construct(const T0 & a0, const T1 & a1)
[all …]
/third_party/jerryscript/tests/jerry/es2015/
Dreflect-construct.js16 Reflect.construct ();
23 Reflect.construct (Date);
29 var d = Reflect.construct (Date, [1776, 6, 4]);
39 var object2 = Reflect.construct (func1, args);
52 var obj1 = Reflect.construct (CatClass, args, DogClass);
58 Reflect.construct (func1, 5, 5);
65 Reflect.construct (5, 5);
76 Reflect.construct (func2, {});
Dnew-target-for-containers.js19 Reflect.construct (Map, [], o);
26 Reflect.construct (Set, [], o);
33 Reflect.construct (WeakMap, [], o);
40 Reflect.construct (WeakSet, [], o);
47 Reflect.construct (Map);
54 Reflect.construct (Set);
61 Reflect.construct (WeakMap);
68 Reflect.construct (WeakSet);
/third_party/boost/libs/hof/test/
Dcombine.cpp43 boost::hof::construct<std::tuple>(), in BOOST_HOF_TEST_CASE()
44 boost::hof::capture_basic(1)(boost::hof::construct<std::pair>()), in BOOST_HOF_TEST_CASE()
45 boost::hof::capture_basic(2)(boost::hof::construct<std::pair>()) in BOOST_HOF_TEST_CASE()
54 boost::hof::construct<mini_pair>(), in BOOST_HOF_TEST_CASE()
55 boost::hof::capture_basic(1)(boost::hof::construct<mini_pair>()), in BOOST_HOF_TEST_CASE()
56 boost::hof::capture_basic(2)(boost::hof::construct<mini_pair>()) in BOOST_HOF_TEST_CASE()
62 boost::hof::construct<mini_pair>(), in BOOST_HOF_TEST_CASE()
63 boost::hof::capture_basic(1)(boost::hof::construct<mini_pair>()), in BOOST_HOF_TEST_CASE()
64 boost::hof::capture_basic(2)(boost::hof::construct<mini_pair>()) in BOOST_HOF_TEST_CASE()
Dconstruct.cpp72 auto v = boost::hof::construct<std::vector<int>>()(5, 5); in BOOST_HOF_TEST_CASE()
93 auto x = boost::hof::construct<implicit_default>()(); in BOOST_HOF_TEST_CASE()
100 auto x = boost::hof::construct<user_default>()(); in BOOST_HOF_TEST_CASE()
107 auto x = boost::hof::construct<user_construct>()(3); in BOOST_HOF_TEST_CASE()
114 auto x = boost::hof::construct<template_user_construct>()(3); in BOOST_HOF_TEST_CASE()
135 auto v = boost::hof::construct<std::vector<int>>()({5, 5, 5, 5, 5}); in BOOST_HOF_TEST_CASE()
142 auto t = boost::hof::construct<std::tuple>()(1, 2, 3); in BOOST_HOF_TEST_CASE()
147 …BOOST_HOF_STATIC_TEST_CHECK(std::make_tuple(1, 2, 3) == boost::hof::construct<std::tuple>()(1, 2, … in BOOST_HOF_TEST_CASE()
153 auto t = boost::hof::construct<std::pair>()(1, 2); in BOOST_HOF_TEST_CASE()
158 BOOST_HOF_STATIC_TEST_CHECK(std::make_pair(1, 2) == boost::hof::construct<std::pair>()(1, 2)); in BOOST_HOF_TEST_CASE()
[all …]
/third_party/mindspore/tests/syntax/simple_expression/
Dtest_parse_exception.py18 def construct(self, x, y): member in TestNoReturn
37 def construct(self, x, y): member in TestSuper
56 def construct(self, x, y): member in TestCompare
73 def construct(self, x, y): member in TestUndefMemberChange
91 def construct(self, x, y): member in TestMemberChange
109 def construct(self, x, y): member in TestUnsupportSTMT
130 def construct(self, x, y): member in TestUnsupportNum
148 def construct(self, x, y): member in TestAssignAdd
165 def construct(self, x, y): member in TestParseListComp
182 def construct(self, x, y): member in TestAssign
[all …]
/third_party/mindspore/tests/ut/python/pipeline/parse/
Dtest_super.py30 def construct(self, x, y): member in FatherNet
42 def construct(self, x, y): member in MatherNet
54 def construct(self, x, y): member in SingleSubNet
55 ret_father_construct = super().construct(x, y)
69 def construct(self, x, y): member in MulSubNet
70 ret_father_construct = super().construct(x, y)
73 ret_mather_construct = super(FatherNet, self).construct(x, y)
87 def construct(self, x, y): member in Net
88 ret = super(Net, self).construct(x, y)
119 def construct(self, x, y): member in test_single_super_in.FatherNetIn
[all …]

12345678910>>...112