Home
last modified time | relevance | path

Searched defs:r2d (Results 1 – 16 of 16) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DobjectTypeWithCallSignatureHidingMembersOfExtendedFunction.js32 var r2d = x.data; variable
DobjectTypeWithConstructSignatureHidingMembersOfExtendedFunction.js29 var r2d = x.data; variable
DobjectTypeHidingMembersOfExtendedObject.js37 var r2d = i['hm']; // should be 'any' variable
/third_party/boost/libs/math/tools/
Drational_tests.cpp293 mp_t r2d = boost::math::tools::evaluate_polynomial(&coef[0], mp_t(0.25), i); in main() local
Dgenerate_rational_test.cpp414 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/
DobjectTypeWithCallSignatureHidingMembersOfExtendedFunction.ts31 var r2d = x.data; variable
DobjectTypeWithConstructSignatureHidingMembersOfExtendedFunction.ts28 var r2d = x.data; variable
DobjectTypeHidingMembersOfExtendedObject.ts37 var r2d = i['hm']; // should be 'any' variable
/third_party/boost/libs/geometry/test/formulas/
Dinverse.cpp54 double const r2d = bg::math::r2d<double>(); in test_all() local
Dintersection.cpp47 double const r2d = bg::math::r2d<double>(); in test_formulas() local
Ddirect.cpp71 double const r2d = bg::math::r2d<double>(); in test_all() local
/third_party/optimized-routines/math/
Derf.c75 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/
Ddms_parser.hpp247 T const r2d = math::r2d<T>(); in apply() local
/third_party/boost/libs/geometry/test/strategies/
Dvincenty.cpp127 double const r2d = bg::math::r2d<double>(); in test_vincenty() local
/third_party/boost/boost/geometry/util/
Dmath.hpp629 inline T r2d() in r2d() function
/third_party/boost/boost/geometry/formulas/
Dkarney_inverse.hpp121 static CT const r2d = math::r2d<CT>(); in apply() local