Home
last modified time | relevance | path

Searched defs:r1d (Results 1 – 8 of 8) 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/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
/third_party/astc-encoder/Source/
Dastcenc_color_quantize.cpp346 int r1d = astc::flt2int_rtn(r1); in try_quantize_rgb_delta() local
489 int r1d = astc::flt2int_rtn(r1); in try_quantize_rgb_delta_blue_contract() local