Home
last modified time | relevance | path

Searched defs:big (Results 1 - 25 of 55) sorted by relevance

123

/third_party/typescript/tests/baselines/reference/
H A DparserKeywordsAsIdentifierName1.js
/third_party/jerryscript/tests/jerry/
H A Darithmetics-bignums.js15 var big = 2147483646; variable
/third_party/musl/src/math/
H A D__tan.c71 int big, sign; in __tan() local
H A D__tanl.c103 int big, sign; in __tanl() local
/third_party/musl/porting/liteos_a/kernel/src/math/
H A D__tan.c71 int big, sign; in __tan() local
H A D__tanl.c103 int big, sign; in __tanl() local
/third_party/skia/tests/
H A DInfRectTest.cpp27 SkScalar big = SkIntToScalar(100); in DEF_TEST() local
H A DRectTest.cpp154 const SkScalar big = make_big_value(reporter); in DEF_TEST() local
/third_party/FreeBSD/contrib/gdtoa/
H A Dgethex.c48 int big, esign, havedig, irv, j, k, n, n0, nbits, up, zret; local
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
H A Dtest-bignum.cc86 uint64_t big = DOUBLE_CONVERSION_UINT64_2PART_C(0xFFFFFFFF, FFFFFFFF); in TEST() local
/third_party/mesa3d/src/compiler/nir/
H A 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/musl/libc-test/src/functional/
H A Dtime.c68 static void tm2sec(struct tm *tm, int big, char *m) in tm2sec() argument
/third_party/skia/gm/
H A Dpreservefillrule.cpp38 PreserveFillRuleGM(bool big) : fBig(big) , fStarSize((big) ? 200 : 20) {} in PreserveFillRuleGM() argument
H A Dbigrect.cpp16 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 Dverylargebitmap.cpp98 int big = 33*1024; // 32K < size < 64K variable
/third_party/ffmpeg/libavcodec/
H A Dflacdsp_lpc_template.c48 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 DEndian.h29 enum endianness {big, little, native}; enumerator
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DEndian.h22 enum endianness {big, little, native}; enumerator
[all...]
/third_party/libunwind/libunwind/tests/
H A DGperf-simple.c46 static char big[64*MB]; /* should be >> max. cache size */ variable
H A DGperf-trace.c46 static char big[64*MB]; /* should be >> max. cache size */ variable
/third_party/python/Lib/test/test_json/
H A Dtest_enum.py12 big = BIG variable in BigNum
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dkbkdf.c88 uint32_t big = 0; in be32() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DOptimalIntrinsics.cpp30 int big = 0x7F7FFFFF; in Reciprocal() local
/third_party/openssl/providers/implementations/kdfs/
H A Dkbkdf.c88 uint32_t big = 0; in be32() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DCommandAllocatorTests.cpp211 CommandBig* big = allocator.Allocate<CommandBig>(CommandType::Big); in TEST() local
224 CommandBig* big = iterator.NextCommand<CommandBig>(); in TEST() local

Completed in 20 milliseconds

123