Home
last modified time | relevance | path

Searched defs:r1d (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DobjectTypeWithConstructSignatureHidingMembersOfExtendedFunction.js17 var r1d = i.data; variable
DobjectTypeWithCallSignatureHidingMembersOfExtendedFunction.js20 var r1d = i.data; variable
DobjectTypeHidingMembersOfExtendedObject.js25 var r1d = c['hm']; // should be 'any' variable
/third_party/boost/libs/math/tools/
Drational_tests.cpp292 mp_t r1d = boost::math::tools::evaluate_polynomial(&coef[0], mp_t(0.125), i); in main() local
Dgenerate_rational_test.cpp413 mp_t r1d = boost::math::tools::evaluate_polynomial(&coef[0], mp_t(0.125), i); in main() local
/third_party/typescript/tests/cases/conformance/types/members/
DobjectTypeWithCallSignatureHidingMembersOfExtendedFunction.ts19 var r1d = i.data; variable
DobjectTypeWithConstructSignatureHidingMembersOfExtendedFunction.ts16 var r1d = i.data; variable
DobjectTypeHidingMembersOfExtendedObject.ts25 var r1d = c['hm']; // should be 'any' variable
/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