/third_party/typescript/tests/baselines/reference/ |
H A D | parserKeywordsAsIdentifierName1.js | |
/third_party/jerryscript/tests/jerry/ |
H A D | arithmetics-bignums.js | 15 var big = 2147483646; variable
|
/third_party/musl/src/math/ |
H A D | __tan.c | 71 int big, sign; in __tan() local
|
H A D | __tanl.c | 103 int big, sign; in __tanl() local
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | __tan.c | 71 int big, sign; in __tan() local
|
H A D | __tanl.c | 103 int big, sign; in __tanl() local
|
/third_party/skia/tests/ |
H A D | InfRectTest.cpp | 27 SkScalar big = SkIntToScalar(100); in DEF_TEST() local
|
H A D | RectTest.cpp | 154 const SkScalar big = make_big_value(reporter); in DEF_TEST() local
|
/third_party/FreeBSD/contrib/gdtoa/ |
H A D | gethex.c | 48 int big, esign, havedig, irv, j, k, n, n0, nbits, up, zret; local
|
/third_party/icu/vendor/double-conversion/upstream/test/cctest/ |
H A D | test-bignum.cc | 86 uint64_t big = DOUBLE_CONVERSION_UINT64_2PART_C(0xFFFFFFFF, FFFFFFFF); in TEST() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A 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/musl/libc-test/src/functional/ |
H A D | time.c | 68 static void tm2sec(struct tm *tm, int big, char *m) in tm2sec() argument
|
/third_party/skia/gm/ |
H A D | preservefillrule.cpp | 38 PreserveFillRuleGM(bool big) : fBig(big) , fStarSize((big) ? 200 : 20) {} in PreserveFillRuleGM() argument
|
H A D | bigrect.cpp | 16 static void draw_big_rect(SkCanvas* canvas, SkScalar big, const SkPaint& rectPaint) { in draw_big_rect() argument 105 const SkScalar big = SkFloatToScalar(sizes[j]); DEF_SIMPLE_GM() local [all...] |
H A D | verylargebitmap.cpp | 98 int big = 33*1024; // 32K < size < 64K variable
|
/third_party/ffmpeg/libavcodec/ |
H A D | flacdsp_lpc_template.c | 48 lpc_encode_unrolled(int32_t *res, const int32_t *smp, int len, int order, const int32_t *coefs, int shift, int big) lpc_encode_unrolled() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | Endian.h | 29 enum endianness {big, little, native}; enumerator [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | Endian.h | 22 enum endianness {big, little, native}; enumerator [all...] |
/third_party/libunwind/libunwind/tests/ |
H A D | Gperf-simple.c | 46 static char big[64*MB]; /* should be >> max. cache size */ variable
|
H A D | Gperf-trace.c | 46 static char big[64*MB]; /* should be >> max. cache size */ variable
|
/third_party/python/Lib/test/test_json/ |
H A D | test_enum.py | 12 big = BIG variable in BigNum
|
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/ |
H A D | kbkdf.c | 88 uint32_t big = 0; in be32() local
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | OptimalIntrinsics.cpp | 30 int big = 0x7F7FFFFF; in Reciprocal() local
|
/third_party/openssl/providers/implementations/kdfs/ |
H A D | kbkdf.c | 88 uint32_t big = 0; in be32() local
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
H A D | CommandAllocatorTests.cpp | 211 CommandBig* big = allocator.Allocate<CommandBig>(CommandType::Big); in TEST() local 224 CommandBig* big = iterator.NextCommand<CommandBig>(); in TEST() local
|