/third_party/typescript/tests/baselines/reference/ |
D | objectTypeWithCallSignatureHidingMembersOfExtendedFunction.js | 32 var r2d = x.data; variable
|
D | objectTypeWithConstructSignatureHidingMembersOfExtendedFunction.js | 29 var r2d = x.data; variable
|
D | objectTypeHidingMembersOfExtendedObject.js | 37 var r2d = i['hm']; // should be 'any' variable
|
/third_party/boost/libs/math/tools/ |
D | rational_tests.cpp | 293 mp_t r2d = boost::math::tools::evaluate_polynomial(&coef[0], mp_t(0.25), i); in main() local
|
D | generate_rational_test.cpp | 414 mp_t r2d = boost::math::tools::evaluate_polynomial(&coef[0], mp_t(0.25), i); in main() local
|
/third_party/typescript/tests/cases/conformance/types/members/ |
D | objectTypeWithCallSignatureHidingMembersOfExtendedFunction.ts | 31 var r2d = x.data; variable
|
D | objectTypeWithConstructSignatureHidingMembersOfExtendedFunction.ts | 28 var r2d = x.data; variable
|
D | objectTypeHidingMembersOfExtendedObject.ts | 37 var r2d = i['hm']; // should be 'any' variable
|
/third_party/boost/libs/geometry/test/formulas/ |
D | inverse.cpp | 54 double const r2d = bg::math::r2d<double>(); in test_all() local
|
D | intersection.cpp | 47 double const r2d = bg::math::r2d<double>(); in test_formulas() local
|
D | direct.cpp | 71 double const r2d = bg::math::r2d<double>(); in test_all() local
|
/third_party/optimized-routines/math/ |
D | erf.c | 75 double x4, x8, r1n, r2n, r1d, r2d, r3d; in erf() local 91 double a2, a4, a6, r1n, r2n, r3n, r4n, r1d, r2d, r3d, r4d; in erf() local
|
/third_party/boost/boost/geometry/srs/projections/impl/ |
D | dms_parser.hpp | 247 T const r2d = math::r2d<T>(); in apply() local
|
/third_party/boost/libs/geometry/test/strategies/ |
D | vincenty.cpp | 127 double const r2d = bg::math::r2d<double>(); in test_vincenty() local
|
/third_party/boost/boost/geometry/util/ |
D | math.hpp | 629 inline T r2d() in r2d() function
|
/third_party/boost/boost/geometry/formulas/ |
D | karney_inverse.hpp | 121 static CT const r2d = math::r2d<CT>(); in apply() local
|