Home
last modified time | relevance | path

Searched defs:kSize (Results 1 – 25 of 38) sorted by relevance

12

/llvm-project/libcxx/test/libcxx/algorithms/
H A Dpartial_sort_stability.pass.cpp31 static constexpr int kSize = 100; in deterministic() local
43 static constexpr int kSize = 100; in test_randomization() local
61 static constexpr int kSize = 100; in test_same() local
H A Dnth_element_stability.pass.cpp31 static constexpr int kSize = 100; in deterministic() local
42 static constexpr int kSize = 100; in test_randomization() local
60 static constexpr int kSize = 100; in test_same() local
H A Dsort_stability.pass.cpp31 static constexpr int kSize = 100; in deterministic() local
43 static constexpr int kSize = 100; in test_randomization() local
61 static constexpr int kSize = 100; in test_same() local
/llvm-project/llvm/unittests/Support/
H A DCompressionTest.cpp57 const size_t kSize = 1024; in TEST() local
102 const size_t kSize = 1024; in TEST() local
/llvm-project/compiler-rt/test/hwasan/TestCases/
H A Dsecondary-tag-zero.c9 const int kSize = 10000000; variable
H A Dmalloc_fill.cpp13 static const int kSize = 1 << 25; in main() local
H A Dmunmap.c15 const int kSize = kPS / atoi(argv[1]); in main() local
H A Dnew-test.cpp115 constexpr size_t kSize = 8; in main() local
[all...]
/llvm-project/compiler-rt/test/asan/TestCases/Linux/
H A Dauto_memory_profile_test.cpp19 const size_t kSize = 13000000; in main() local
/llvm-project/compiler-rt/test/fuzzer/
H A DOutOfMemoryTest.cpp21 size_t kSize = 1 << 28; in LLVMFuzzerTestOneInput() local
H A DOutOfMemorySingleLargeMallocTest.cpp19 size_t kSize = 0x20000000U; in LLVMFuzzerTestOneInput() local
H A DOneHugeAllocTest.cpp19 size_t kSize = (size_t)1 << 31; in LLVMFuzzerTestOneInput() local
/llvm-project/compiler-rt/test/asan/TestCases/
H A Dmalloc_fill.cpp10 static const int kSize = 1 << 25; in main() local
/llvm-project/compiler-rt/test/tsan/
H A Dlarge_malloc_meta.cpp18 const int kSize = 1 << 20; in main() local
H A Drestore_stack.cpp6 const int kSize = 64 << 10; variable
H A Dbarrier.cpp13 const int kSize = 4; variable
/llvm-project/libc/test/src/string/memory_utils/
H A Dop_tests.cpp79 constexpr size_t kSize = Impl::SIZE; TYPED_TEST() local
160 constexpr size_t kSize = Impl::SIZE; TYPED_TEST() local
238 constexpr size_t kSize = Impl::SIZE; TYPED_TEST() local
308 constexpr size_t kSize = Impl::SIZE; TYPED_TEST() local
[all...]
/llvm-project/compiler-rt/test/asan/TestCases/Posix/
H A Dstack-use-after-return.cpp47 # define kSize 1 macro
/llvm-project/compiler-rt/lib/tsan/benchmarks/
H A Dmop.cpp17 const int kSize = 2 << 10; in thread() local
/llvm-project/compiler-rt/test/builtins/Unit/
H A Dclear_cache_test.c50 const int kSize = 128; in main() local
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkRunner.h76 static constexpr const size_t kSize = 1 << 20; // 1MB. global() member
/llvm-project/bolt/include/bolt/Core/
H A DMCPlus.h73 kSize, /// Size of the instruction. enumerator
/llvm-project/compiler-rt/lib/memprof/tests/
H A Drawprofile.cpp25 constexpr int kSize = 5; in PopulateFakeMap() local
/llvm-project/compiler-rt/lib/xray/tests/unit/
H A Dfdr_log_writer_test.cpp26 static constexpr size_t kSize = 4096; variable
/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerTracePC.h32 static const size_t kSize = kSizeT; member
50 static const size_t kSize = kSizeT; member

12