Home
last modified time | relevance | path

Searched defs:big (Results 26 - 50 of 55) sorted by relevance

123

/third_party/lzma/CPP/Windows/Control/
H A DDialog.cpp255 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 DBufferDataTest.cpp1414 GLintptr big = std::numeric_limits<GLintptr>::max() - bufSize + 90; in TEST_P() local
/third_party/skia/tests/
H A DAAClipTest.cpp427 int big = 0x70000000; in test_huge() local
H A DRRectInPathTest.cpp424 const float big = SkBits2Float(0x4b7f1bd7); /* 16718807.000000 */ in test_skbug_3239() local
H A DRegionTest.cpp401 const int big = 1 << 30; in DEF_TEST() local
438 const SkScalar big = 32767; in DEF_TEST() local
[all...]
H A DCanvasTest.cpp666 const int big = 100 * 1024; // big enough to definitely trigger tiling in DEF_TEST() local
H A DMathTest.cpp69 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 DMatrixTest.cpp227 SkMatrix big; in test_matrix_min_max_scale() local
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/
H A Dint128_test.cc111 absl::uint128 big = absl::MakeUint128(2000, 2); in TEST() local
[all...]
/third_party/skia/bench/
H A DMathBench.cpp23 float big = sk_fsel(x, (float)(1 << 23), -(float)(1 << 23)); in fast_floor() local
/third_party/zlib/
H A Dcrc32.c357 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 Dvirgl_screen.c584 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 Dcrc32.c357 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 Dvfprintf.c191 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 Dvfprintf.c187 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 Dvfprintf.c193 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 Dvfprintf.c187 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 Dvfprintf.c187 uint32_t big[(LDBL_MANT_DIG+28)/29 + 1 // mantissa expansion in fmt_fp() local
/third_party/skia/samplecode/
H A DSampleClip.cpp221 SkScalar big = 1e28f; in clip() local
/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/
H A Dconformance_testing.h663 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 Dbn_lib.c478 typedef enum {big, little} endianess_t; enumerator
/third_party/openssl/crypto/bn/
H A Dbn_lib.c478 typedef enum {big, little} endianess_t; enumerator
/third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/
H A Dunittests.cpp1915 const int big = (int)2e9; in TEST_F() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShaderCore.cpp207 int big = 0x7F7FFFFF; in reciprocal() local
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dscsimain.c611 int big, little; in make_dev_name() local

Completed in 40 milliseconds

123