/llvm-project/libc/test/src/math/ |
H A D | SqrtTest.h | 35 constexpr StorageType COUNT = 200'001; in test_denormal_values() local 44 constexpr StorageType COUNT = 200'001; in test_denormal_values() local
|
H A D | NearbyIntTest.h | 73 constexpr int COUNT = 100'001; in test_subnormal_range() local 88 constexpr int COUNT = 100'001; in test_subnormal_range() local
|
H A D | DivTest.h | 42 constexpr InStorageType COUNT = 100'001; in test_subnormal_range() local 56 constexpr InStorageType COUNT = 100'001; in test_subnormal_range() local
|
H A D | SubTest.h | 42 constexpr InStorageType COUNT = 100'001; in test_subnormal_range() local 56 constexpr InStorageType COUNT = 100'001; in test_subnormal_range() local
|
H A D | AddTest.h | 42 constexpr InStorageType COUNT = 100'001; in test_subnormal_range() local 56 constexpr InStorageType COUNT = 100'001; in test_subnormal_range() local
|
H A D | ILogbTest.h | 81 constexpr StorageType COUNT = 10'001; test_subnormal_range() local 100 constexpr StorageType COUNT = 10'001; test_subnormal_range() local
|
H A D | FmaTest.h | 60 constexpr InStorageType COUNT = 100'001; in test_subnormal_range() local 77 constexpr InStorageType COUNT = 100'001; in test_subnormal_range() local
|
H A D | HypotTest.h | 71 constexpr StorageType COUNT = 10'001; test_subnormal_range() local 95 constexpr StorageType COUNT = 10'001; test_subnormal_range() local
|
H A D | RemQuoTest.h | 106 constexpr StorageType COUNT = 100'001; testSubnormalRange() local 119 constexpr StorageType COUNT = 1'001; testSubnormalRange() local
|
H A D | RIntTest.h | 104 constexpr int COUNT = 100'001; testSubnormalRange() local 119 constexpr int COUNT = 100'001; testSubnormalRange() local
|
H A D | exp2m1f_test.cpp | 48 constexpr uint32_t COUNT = 100'000; in TEST_F() local
|
H A D | FAbsTest.h | 40 constexpr StorageType COUNT = 100'000; local
|
H A D | CopySignTest.h | 38 constexpr StorageType COUNT = 100'000; local
|
H A D | cbrtf_test.cpp | 21 constexpr uint32_t COUNT = 100'000; in TEST_F() local
|
H A D | atanf_test.cpp | 51 const uint32_t STEP = FPBits(inf).uintval() / COUNT; in TEST_F() local
|
H A D | atanhf_test.cpp | 100 constexpr uint32_t COUNT = 100'000; in TEST_F() local
|
H A D | acosf_test.cpp | 47 constexpr uint32_t STEP = UINT32_MAX / COUNT; in TEST_F() local
|
H A D | log10f_test.cpp | 69 constexpr uint32_t STEP = UINT32_MAX / COUNT; in TEST_F() local
|
H A D | RoundTest.h | 73 constexpr int COUNT = 100'000; local
|
H A D | TruncTest.h | 73 constexpr int COUNT = 100'000; local
|
/llvm-project/libc/test/src/math/smoke/ |
H A D | ILogbTest.h | 79 constexpr int COUNT = 10'001; test_subnormal_range() local 99 constexpr int COUNT = 10'001; test_subnormal_range() local
|
H A D | CopySignTest.h | 39 constexpr int COUNT = 100'000; local
|
/llvm-project/compiler-rt/test/profile/Inputs/ |
H A D | instrprof-gcov-parallel.target.c | 1 #define COUNT 101 macro
|
/llvm-project/compiler-rt/test/hwasan/TestCases/ |
H A D | enable-disable.c | 11 COUNT = 5, enumerator
|
/llvm-project/libc/test/utils/FPUtil/ |
H A D | x86_long_double_test.cpp | 22 constexpr uint32_t COUNT = 100'000; in TEST() local
|