Home
last modified time | relevance | path

Searched defs:construct_ (Results 1 – 7 of 7) sorted by relevance

/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/transform/detail/preprocessed/
Dmake.hpp19 struct construct_<proto::expr<T, A, 0>, true> struct
21 typedef proto::expr<T, A, 0> result_type;
24 result_type operator ()(A0 &a0) const in operator ()()
30 struct construct_<proto::basic_expr<T, A, 0>, true> struct
32 typedef proto::basic_expr<T, A, 0> result_type;
35 result_type operator ()(A0 &a0) const in operator ()()
121 struct construct_<proto::expr<T, A, 1>, true> struct
123 typedef proto::expr<T, A, 1> result_type;
126 result_type operator ()(A0 &a0) const in operator ()()
132 struct construct_<proto::basic_expr<T, A, 1>, true> struct
[all …]
/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/transform/detail/
Dmake.hpp106 struct construct_<proto::expr<T, A, N>, true> struct
108 typedef proto::expr<T, A, N> result_type;
112 result_type operator ()(BOOST_PP_ENUM_BINARY_PARAMS(BOOST_PP_MAX(N, 1), A, &a)) const in operator ()()
119 struct construct_<proto::basic_expr<T, A, N>, true> struct
121 typedef proto::basic_expr<T, A, N> result_type;
125 result_type operator ()(BOOST_PP_ENUM_BINARY_PARAMS(BOOST_PP_MAX(N, 1), A, &a)) const in operator ()()
/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/transform/
Dmake.hpp122 struct construct_ struct
124 typedef Type result_type;
127 Type operator ()() const in operator ()()
137 struct construct_<Type, true> struct
139 typedef Type result_type;
142 Type operator ()() const in operator ()()
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/phoenix/
Dcasts.hpp1027 construct_() in construct_() function
1039 construct_(A const& a) in construct_() function
1053 construct_(A const& a, B const& b) in construct_() function
1068 construct_(A const& a, B const& b, C const& c) in construct_() function
1087 construct_( in construct_() function
1109 construct_( in construct_() function
1133 construct_( in construct_() function
1160 construct_( in construct_() function
1187 construct_( in construct_() function
1215 construct_( in construct_() function
[all …]
/external/cronet/tot/third_party/libc++abi/src/src/
Dcxa_exception_storage.cpp67 void construct_() { in construct_() function
/external/cronet/stable/third_party/libc++abi/src/src/
Dcxa_exception_storage.cpp67 void construct_() { in construct_() function
/external/libcxxabi/src/
Dcxa_exception_storage.cpp65 void construct_ () { in construct_() function