/third_party/typescript/tests/baselines/reference/ |
D | parserKeywordsAsIdentifierName1.js | 2 var big = { variable 10 var big = { variable
|
/third_party/skia/gm/ |
D | bigrect.cpp | 16 static void draw_big_rect(SkCanvas* canvas, SkScalar big, const SkPaint& rectPaint) { in draw_big_rect() 105 const SkScalar big = SkFloatToScalar(sizes[j]); variable
|
D | preservefillrule.cpp | 38 PreserveFillRuleGM(bool big) : fBig(big) , fStarSize((big) ? 200 : 20) {} in PreserveFillRuleGM()
|
/third_party/flutter/skia/gm/ |
D | bigrect.cpp | 16 static void draw_big_rect(SkCanvas* canvas, SkScalar big, const SkPaint& rectPaint) { in draw_big_rect() 105 const SkScalar big = SkFloatToScalar(sizes[j]); variable
|
/third_party/node/benchmark/buffers/ |
D | buffer-read-float.js | 17 big: 2 ** 1023, property 24 big: 2 ** 127, property
|
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/ |
D | parserKeywordsAsIdentifierName1.ts | 1 var big = { variable
|
/third_party/jerryscript/tests/jerry/ |
D | arithmetics-bignums.js | 15 var big = 2147483646; variable
|
/third_party/skia/docs/examples/ |
D | Surface_makeImageSnapshot_2.cpp | 7 sk_sp<SkSurface> big(SkSurface::MakeRasterN32Premul(64, 64)); in draw() local
|
D | Surface_makeImageSnapshot.cpp | 7 sk_sp<SkSurface> big(SkSurface::MakeRasterN32Premul(64, 64)); in draw() local
|
D | Surface_draw.cpp | 7 sk_sp<SkSurface> big(SkSurface::MakeRasterN32Premul(64, 64)); in draw() local
|
D | Surface_makeSurface.cpp | 7 sk_sp<SkSurface> big(SkSurface::MakeRasterN32Premul(64, 64)); in draw() local
|
/third_party/flutter/skia/docs/examples/ |
D | Surface_makeImageSnapshot_2.cpp | 7 sk_sp<SkSurface> big(SkSurface::MakeRasterN32Premul(64, 64)); in draw() local
|
D | Surface_makeImageSnapshot.cpp | 7 sk_sp<SkSurface> big(SkSurface::MakeRasterN32Premul(64, 64)); in draw() local
|
D | Surface_draw.cpp | 7 sk_sp<SkSurface> big(SkSurface::MakeRasterN32Premul(64, 64)); in draw() local
|
D | Surface_makeSurface.cpp | 7 sk_sp<SkSurface> big(SkSurface::MakeRasterN32Premul(64, 64)); in draw() local
|
/third_party/node/test/parallel/ |
D | test-http-pipeline-requests-connection-leak.js | 12 const big = Buffer.alloc(16 * 1024, 'A'); constant
|
D | test-net-bytes-read.js | 7 const big = Buffer.alloc(1024 * 1024); constant
|
D | test-tls-client-destroy-soon.js | 40 const big = Buffer.alloc(2 * 1024 * 1024, 'Y'); constant
|
D | test-stream-big-packet.js | 51 const big = Buffer.alloc(s1.writableHighWaterMark + 1, 'x'); constant
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_scale_fdiv.c | 40 nir_ssa_def *big = nir_flt(b, nir_imm_int(b, 0x7e800000), fabs); in nir_scale_fdiv_instr() local
|
/third_party/skia/tests/ |
D | InfRectTest.cpp | 27 SkScalar big = SkIntToScalar(100); in DEF_TEST() local
|
/third_party/flutter/skia/tests/ |
D | InfRectTest.cpp | 27 SkScalar big = SkIntToScalar(100); in DEF_TEST() local
|
/third_party/musl/src/math/ |
D | __tan.c | 71 int big, sign; in __tan() local
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | __tan.c | 71 int big, sign; in __tan() local
|
/third_party/FreeBSD/contrib/gdtoa/ |
D | gethex.c | 48 int big, esign, havedig, irv, j, k, n, n0, nbits, up, zret; local
|