Searched refs:nd0 (Results 1 – 6 of 6) sorted by relevance
/third_party/FreeBSD/contrib/gdtoa/ |
D | smisc.c | 37 (s, nd0, nd, y9, dplen) CONST char *s; int dplen, nd0, nd; ULong y9; in s2b() argument 39 (CONST char *s, int nd0, int nd, ULong y9, int dplen) 59 if (9 < nd0) { 62 while(++i < nd0);
|
D | strtod.c | 96 e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign; local 213 nd0 = nd; 347 if (!nd0) 348 nd0 = nd; 577 bd0 = s2b(s0, nd0, nd, y, dplen);
|
D | strtodg.c | 327 int j, k, nbits, nd, nd0, nf, nz, nz0, rd, rvbits, rve, rve1, sign; local 412 nd0 = nd; 548 if (!nd0) 549 nd0 = nd; 712 bd0 = s2b(s0, nd0, nd, y, dplen);
|
/third_party/python/Python/ |
D | dtoa.c | 295 int e0, nd, nd0, scale; member 493 s2b(const char *s, int nd0, int nd, ULong y9) in s2b() argument 511 for (i = 9; i < nd0; i++) { in s2b() 1301 int b2, d2, dd, i, nd, nd0, odd, p2, p5; in bigcomp() local 1304 nd0 = bc->nd0; in bigcomp() 1383 dd = s0[i < nd0 ? i : i+1] - '0' - quorem(b, d); in bigcomp() 1441 int esign, i, j, k, lz, nd, nd0, odd, sign; in _Py_dg_strtod() local 1518 nd0 = (int)ndigits - (int)fraclen; in _Py_dg_strtod() 1566 e -= nd - nd0; in _Py_dg_strtod() 1567 if (nd0 <= 0) in _Py_dg_strtod() [all …]
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuRasterizationVerifier.cpp | 350 const tcu::Vec2 nd0 = p0.swizzle(0, 1) / p0.w(); in calcTriangleInterpolationWeights() local 355 const float kb = triangleArea(ndpixel, nd2, nd0); in calcTriangleInterpolationWeights() 356 const float kc = triangleArea(ndpixel, nd0, nd1); in calcTriangleInterpolationWeights()
|
/third_party/chromium/patch/ |
D | 0003-ohos-1115.patch | 200822 zu{X_*6W+G%A+l=;$Muo7fh}X=)F8cRbK$u6Y)=xl8=(7uZ77cX!1f&V+nd0%-}W-T
|