Home
last modified time | relevance | path

Searched defs:fp_type (Results 1 – 25 of 26) sorted by relevance

12

/third_party/boost/boost/phoenix/bind/detail/cpp03/
Dbind_member_function.hpp31 typedef detail::member_function_ptr<0, RT, RT(ClassT::*)()> fp_type; in bind() typedef
51 fp_type; in bind() typedef
67 typedef detail::member_function_ptr<0, RT, RT(ClassT::*)()> fp_type; in bind() typedef
86 typedef detail::member_function_ptr<0, RT, RT(ClassT::*)() const> fp_type; in bind() typedef
158 > fp_type; in bind() typedef
198 > fp_type; in bind() typedef
237 > fp_type; in bind() typedef
Dbind_function.hpp25 typedef detail::function_ptr<0, RT, RT(*)()> fp_type; in bind() typedef
41 typedef detail::function_ptr<1, RT, RT(*)(T0)> fp_type; in bind() typedef
102 > fp_type; in bind() typedef
/third_party/boost/boost/phoenix/bind/detail/cpp03/preprocessed/
Dbind_member_function_10.hpp41 > fp_type; in bind() typedef
80 > fp_type; in bind() typedef
118 > fp_type; in bind() typedef
164 > fp_type; in bind() typedef
203 > fp_type; in bind() typedef
241 > fp_type; in bind() typedef
287 > fp_type; in bind() typedef
326 > fp_type; in bind() typedef
364 > fp_type; in bind() typedef
410 > fp_type; in bind() typedef
[all …]
Dbind_function_10.hpp37 > fp_type; in bind() typedef
77 > fp_type; in bind() typedef
117 > fp_type; in bind() typedef
157 > fp_type; in bind() typedef
197 > fp_type; in bind() typedef
237 > fp_type; in bind() typedef
277 > fp_type; in bind() typedef
317 > fp_type; in bind() typedef
Dbind_member_function_20.hpp41 > fp_type; in bind() typedef
80 > fp_type; in bind() typedef
118 > fp_type; in bind() typedef
164 > fp_type; in bind() typedef
203 > fp_type; in bind() typedef
241 > fp_type; in bind() typedef
287 > fp_type; in bind() typedef
326 > fp_type; in bind() typedef
364 > fp_type; in bind() typedef
410 > fp_type; in bind() typedef
[all …]
Dbind_function_20.hpp37 > fp_type; in bind() typedef
77 > fp_type; in bind() typedef
117 > fp_type; in bind() typedef
157 > fp_type; in bind() typedef
197 > fp_type; in bind() typedef
237 > fp_type; in bind() typedef
277 > fp_type; in bind() typedef
317 > fp_type; in bind() typedef
357 > fp_type; in bind() typedef
397 > fp_type; in bind() typedef
[all …]
Dbind_member_function_30.hpp41 > fp_type; in bind() typedef
80 > fp_type; in bind() typedef
118 > fp_type; in bind() typedef
164 > fp_type; in bind() typedef
203 > fp_type; in bind() typedef
241 > fp_type; in bind() typedef
287 > fp_type; in bind() typedef
326 > fp_type; in bind() typedef
364 > fp_type; in bind() typedef
410 > fp_type; in bind() typedef
[all …]
Dbind_function_30.hpp37 > fp_type; in bind() typedef
77 > fp_type; in bind() typedef
117 > fp_type; in bind() typedef
157 > fp_type; in bind() typedef
197 > fp_type; in bind() typedef
237 > fp_type; in bind() typedef
277 > fp_type; in bind() typedef
317 > fp_type; in bind() typedef
357 > fp_type; in bind() typedef
397 > fp_type; in bind() typedef
[all …]
Dbind_member_function_40.hpp41 > fp_type; in bind() typedef
80 > fp_type; in bind() typedef
118 > fp_type; in bind() typedef
164 > fp_type; in bind() typedef
203 > fp_type; in bind() typedef
241 > fp_type; in bind() typedef
287 > fp_type; in bind() typedef
326 > fp_type; in bind() typedef
364 > fp_type; in bind() typedef
410 > fp_type; in bind() typedef
[all …]
Dbind_function_40.hpp37 > fp_type; in bind() typedef
77 > fp_type; in bind() typedef
117 > fp_type; in bind() typedef
157 > fp_type; in bind() typedef
197 > fp_type; in bind() typedef
237 > fp_type; in bind() typedef
277 > fp_type; in bind() typedef
317 > fp_type; in bind() typedef
357 > fp_type; in bind() typedef
397 > fp_type; in bind() typedef
[all …]
Dbind_function_50.hpp37 > fp_type; in bind() typedef
77 > fp_type; in bind() typedef
117 > fp_type; in bind() typedef
157 > fp_type; in bind() typedef
197 > fp_type; in bind() typedef
237 > fp_type; in bind() typedef
277 > fp_type; in bind() typedef
317 > fp_type; in bind() typedef
357 > fp_type; in bind() typedef
397 > fp_type; in bind() typedef
[all …]
Dbind_member_function_50.hpp41 > fp_type; in bind() typedef
80 > fp_type; in bind() typedef
118 > fp_type; in bind() typedef
164 > fp_type; in bind() typedef
203 > fp_type; in bind() typedef
241 > fp_type; in bind() typedef
287 > fp_type; in bind() typedef
326 > fp_type; in bind() typedef
364 > fp_type; in bind() typedef
410 > fp_type; in bind() typedef
[all …]
/third_party/boost/boost/phoenix/bind/
Dbind_member_function.hpp72 typedef detail::member_function_ptr<RT, RT (ClassT::*)(T...)> fp_type; in bind() typedef
85 typedef detail::member_function_ptr<RT, RT(ClassT::*)(T...) const> fp_type; in bind() typedef
98 typedef detail::member_function_ptr<RT, RT(ClassT::*)(T...)> fp_type; in bind() typedef
111 typedef detail::member_function_ptr<RT, RT(ClassT::*)(T...) const> fp_type; in bind() typedef
Dbind_function.hpp60 typedef detail::function_ptr<RT, RT (*)(T...)> fp_type; in bind() typedef
/third_party/boost/libs/multiprecision/example/
Ddebug_adaptor_snips.cpp18 typedef number<debug_adaptor<cpp_dec_float<50> > > fp_type; in t1() typedef
/third_party/boost/libs/math/example/
Dfft_sines_table.cpp132 std::string fp_type = "double"; in main() local
/third_party/boost/boost/multiprecision/detail/functions/
Dtrig.hpp87 typedef typename mpl::front<typename T::float_types>::type fp_type; in eval_sin() typedef
244 typedef typename mpl::front<typename T::float_types>::type fp_type; in eval_cos() typedef
438 typedef typename mpl::front<typename T::float_types>::type fp_type; in eval_asin() typedef
618 typedef typename mpl::front<typename T::float_types>::type fp_type; in eval_atan() typedef
Dpow.hpp351 typedef typename mpl::front<typename T::float_types>::type fp_type; in eval_log() typedef
472 typedef typename mpl::front<typename T::float_types>::type fp_type; typedef
816 typedef typename mpl::front<typename T::float_types>::type fp_type; typedef
/third_party/mindspore/tests/st/ops/gpu/
Dtest_acos_grad_grad_op.py57 def test_acos_grad_grad(fp_type, error_magnitude, mode): argument
Dtest_asin_grad_grad_op.py57 def test_asin_grad_grad(fp_type, error_magnitude, mode): argument
/third_party/boost/libs/numeric/odeint/performance/SIMD/
Droessler.cpp26 typedef double fp_type; typedef
Droessler_simd.cpp37 typedef double fp_type; typedef
/third_party/boost/boost/geometry/policies/robustness/
Dsegment_ratio.hpp245 >::type fp_type; typedef in boost::geometry::segment_ratio
/third_party/flutter/skia/src/sksl/
DSkSLContext.h412 static std::unique_ptr<Type> fp_type(const Type* intType, const Type* boolType) { in fp_type() function
/third_party/ltp/tools/sparse/sparse-src/
Dsymbol.c813 fp_type; variable

12