/third_party/boost/boost/phoenix/bind/detail/cpp03/ |
D | bind_member_function.hpp | 31 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
|
D | bind_function.hpp | 25 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/ |
D | bind_member_function_10.hpp | 41 > 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 …]
|
D | bind_function_10.hpp | 37 > 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
|
D | bind_member_function_20.hpp | 41 > 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 …]
|
D | bind_function_20.hpp | 37 > 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 …]
|
D | bind_member_function_30.hpp | 41 > 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 …]
|
D | bind_function_30.hpp | 37 > 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 …]
|
D | bind_member_function_40.hpp | 41 > 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 …]
|
D | bind_function_40.hpp | 37 > 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 …]
|
D | bind_function_50.hpp | 37 > 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 …]
|
D | bind_member_function_50.hpp | 41 > 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/ |
D | bind_member_function.hpp | 72 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
|
D | bind_function.hpp | 60 typedef detail::function_ptr<RT, RT (*)(T...)> fp_type; in bind() typedef
|
/third_party/boost/libs/multiprecision/example/ |
D | debug_adaptor_snips.cpp | 18 typedef number<debug_adaptor<cpp_dec_float<50> > > fp_type; in t1() typedef
|
/third_party/boost/libs/math/example/ |
D | fft_sines_table.cpp | 132 std::string fp_type = "double"; in main() local
|
/third_party/boost/boost/multiprecision/detail/functions/ |
D | trig.hpp | 87 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
|
D | pow.hpp | 351 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/ |
D | test_acos_grad_grad_op.py | 57 def test_acos_grad_grad(fp_type, error_magnitude, mode): argument
|
D | test_asin_grad_grad_op.py | 57 def test_asin_grad_grad(fp_type, error_magnitude, mode): argument
|
/third_party/boost/libs/numeric/odeint/performance/SIMD/ |
D | roessler.cpp | 26 typedef double fp_type; typedef
|
D | roessler_simd.cpp | 37 typedef double fp_type; typedef
|
/third_party/boost/boost/geometry/policies/robustness/ |
D | segment_ratio.hpp | 245 >::type fp_type; typedef in boost::geometry::segment_ratio
|
/third_party/flutter/skia/src/sksl/ |
D | SkSLContext.h | 412 static std::unique_ptr<Type> fp_type(const Type* intType, const Type* boolType) { in fp_type() function
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | symbol.c | 813 fp_type; variable
|