/third_party/lzma/CPP/Windows/Control/ |
H A D | Dialog.cpp | 255 static bool IsRect_Small_Inside_Big(const RECT &sm, const RECT &big)
in IsRect_Small_Inside_Big() argument
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | BufferDataTest.cpp | 1414 GLintptr big = std::numeric_limits<GLintptr>::max() - bufSize + 90; in TEST_P() local
|
/third_party/skia/tests/ |
H A D | AAClipTest.cpp | 427 int big = 0x70000000; in test_huge() local
|
H A D | RRectInPathTest.cpp | 424 const float big = SkBits2Float(0x4b7f1bd7); /* 16718807.000000 */ in test_skbug_3239() local
|
H A D | RegionTest.cpp | 401 const int big = 1 << 30; in DEF_TEST() local 438 const SkScalar big = 32767; in DEF_TEST() local [all...] |
H A D | CanvasTest.cpp | 666 const int big = 100 * 1024; // big enough to definitely trigger tiling in DEF_TEST() local
|
H A D | MathTest.cpp | 69 float big = sk_fsel(x, (float)(1 << 23), -(float)(1 << 23)); in fast_floor() local 181 float big = 3.40282e+038f; in unittest_isfinite() local [all...] |
H A D | MatrixTest.cpp | 227 SkMatrix big; in test_matrix_min_max_scale() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/ |
H A D | int128_test.cc | 111 absl::uint128 big = absl::MakeUint128(2000, 2); in TEST() local [all...] |
/third_party/skia/bench/ |
H A D | MathBench.cpp | 23 float big = sk_fsel(x, (float)(1 << 23), -(float)(1 << 23)); in fast_floor() local
|
/third_party/zlib/ |
H A D | crc32.c | 357 z_word_t big[8][256]; in make_crc_table() local 536 local void braid(z_crc_t ltl[][256], z_word_t big[][25 argument [all...] |
/third_party/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_screen.c | 584 int big = vformat / 32; in virgl_is_vertex_format_supported() local 615 int big = vformat / 32; in virgl_format_check_bitmask() local
|
/third_party/node/deps/zlib/ |
H A D | crc32.c | 357 z_word_t big[8][256]; in make_crc_table() local 535 local void braid(z_crc_t ltl[][256], z_word_t big[][25 argument [all...] |
/third_party/musl/src/stdio/ |
H A D | vfprintf.c | 191 uint32_t big[(LDBL_MANT_DIG+28)/29 + 1 // mantissa expansion in fmt_fp() local
|
/third_party/musl/porting/liteos_a/kernel/src/stdio/ |
H A D | vfprintf.c | 187 uint32_t big[(LDBL_MANT_DIG+28)/29 + 1 // mantissa expansion in fmt_fp() local
|
/third_party/musl/porting/linux/user/src/stdio/ |
H A D | vfprintf.c | 193 uint32_t big[(LDBL_MANT_DIG+28)/29 + 1 // mantissa expansion in fmt_fp() local
|
/third_party/musl/porting/liteos_m/kernel/src/stdio/ |
H A D | vfprintf.c | 187 uint32_t big[(LDBL_MANT_DIG+28)/29 + 1 // mantissa expansion in fmt_fp() local
|
/third_party/musl/porting/uniproton/kernel/src/stdio/ |
H A D | vfprintf.c | 187 uint32_t big[(LDBL_MANT_DIG+28)/29 + 1 // mantissa expansion in fmt_fp() local
|
/third_party/skia/samplecode/ |
H A D | SampleClip.cpp | 221 SkScalar big = 1e28f; in clip() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/ |
H A D | conformance_testing.h | 663 ExpectOrdered(ConformanceErrors* errors, absl::string_view context, const T& small, const T& big, absl::string_view small_name, absl::string_view big_name) ExpectOrdered() argument 748 const T big = big_gen(); operator ()() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_lib.c | 478 typedef enum {big, little} endianess_t; enumerator
|
/third_party/openssl/crypto/bn/ |
H A D | bn_lib.c | 478 typedef enum {big, little} endianess_t; enumerator
|
/third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/ |
H A D | unittests.cpp | 1915 const int big = (int)2e9; in TEST_F() local [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
H A D | ShaderCore.cpp | 207 int big = 0x7F7FFFFF; in reciprocal() local
|
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
H A D | scsimain.c | 611 int big, little; in make_dev_name() local
|