Home
last modified time | relevance | path

Searched defs:big (Results 1 – 25 of 82) sorted by relevance

1234

/third_party/typescript/tests/baselines/reference/
DparserKeywordsAsIdentifierName1.js2 var big = { variable
10 var big = { variable
/third_party/lzma/CPP/7zip/UI/FileManager/
DDialogSize.h10 #define SIZED_DIALOG(big) (isBig ? big : big ## _2) argument
13 #define SIZED_DIALOG(big) big argument
/third_party/skia/gm/
Dbigrect.cpp16 static void draw_big_rect(SkCanvas* canvas, SkScalar big, const SkPaint& rectPaint) { in draw_big_rect()
105 const SkScalar big = SkFloatToScalar(sizes[j]); variable
Dpreservefillrule.cpp38 PreserveFillRuleGM(bool big) : fBig(big) , fStarSize((big) ? 200 : 20) {} in PreserveFillRuleGM()
Dverylargebitmap.cpp98 int big = 33*1024; // 32K < size < 64K in onDraw() local
/third_party/node/benchmark/buffers/
Dbuffer-read-float.js17 big: 2 ** 1023, property
24 big: 2 ** 127, property
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserKeywordsAsIdentifierName1.ts1 var big = { variable
/third_party/jerryscript/tests/jerry/
Darithmetics-bignums.js15 var big = 2147483646; variable
/third_party/skia/docs/examples/
DSurface_makeImageSnapshot_2.cpp7 sk_sp<SkSurface> big(SkSurface::MakeRasterN32Premul(64, 64)); in draw() local
DSurface_draw.cpp7 sk_sp<SkSurface> big(SkSurface::MakeRasterN32Premul(64, 64)); in draw() local
DSurface_makeImageSnapshot.cpp7 sk_sp<SkSurface> big(SkSurface::MakeRasterN32Premul(64, 64)); in draw() local
DSurface_makeSurface.cpp7 sk_sp<SkSurface> big(SkSurface::MakeRasterN32Premul(64, 64)); in draw() local
/third_party/node/test/parallel/
Dtest-http-pipeline-requests-connection-leak.js12 const big = Buffer.alloc(16 * 1024, 'A'); constant
Dtest-net-bytes-read.js7 const big = Buffer.alloc(1024 * 1024); constant
Dtest-tls-client-destroy-soon.js40 const big = Buffer.alloc(2 * 1024 * 1024, 'Y'); constant
Dtest-stream-big-packet.js51 const big = Buffer.alloc(s1.writableHighWaterMark + 1, 'x'); constant
/third_party/mesa3d/src/compiler/nir/
Dnir_scale_fdiv.c40 nir_ssa_def *big = nir_flt(b, nir_imm_int(b, 0x7e800000), fabs); in nir_scale_fdiv_instr() local
/third_party/skia/tests/
DInfRectTest.cpp27 SkScalar big = SkIntToScalar(100); in DEF_TEST() local
/third_party/musl/src/math/
D__tan.c71 int big, sign; in __tan() local
/third_party/musl/porting/liteos_a/kernel/src/math/
D__tan.c71 int big, sign; in __tan() local
/third_party/FreeBSD/contrib/gdtoa/
Dgethex.c48 int big, esign, havedig, irv, j, k, n, n0, nbits, up, zret; local
/third_party/musl/libc-test/src/functional/
Dtime.c68 static void tm2sec(struct tm *tm, int big, char *m) in tm2sec()
/third_party/python/Lib/test/test_json/
Dtest_enum.py12 big = BIG variable in BigNum
/third_party/protobuf/src/google/protobuf/stubs/
Dint128_unittest.cc51 uint128 big(2000, 2); in TEST() local
194 uint128 big(1, 0); in TEST() local
/third_party/node/deps/v8/src/builtins/
Dbuiltins-sharedarraybuffer-gen.cc421 i64(this), u64(this), big(this), other(this); in TF_BUILTIN() local
559 i64(this), u64(this), big(this), other(this); in TF_BUILTIN() local
733 i64(this), u64(this), big(this), other(this); in AtomicBinopBuiltinCommon() local

1234