Searched defs:kSize (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/sys/contrib/zstd/contrib/pzstd/
H A DSkippableFrame.h39 static constexpr std::size_t kSize = 12; member in class:pzstd::SkippableFrame
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/benchmarks/
H A Dmop.cpp17 const int kSize = 2 << 10; local
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_dense_alloc.h28 static const uptr kSize = 128; member in class:__tsan::DenseSlabAllocCache
H A Dtsan_defs.h49 static const uptr kSize = 512; member in struct:__tsan::ClockBlock
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerTracePC.h32 static const size_t kSize = kSizeT; member in struct:fuzzer::TableOfRecentCompares
50 static const size_t kSize = kSizeT; member in struct:fuzzer::MemMemTable
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_quarantine.h28 static const uptr kSize = 1021; member in struct:__sanitizer::QuarantineBatch
/freebsd-12-stable/contrib/googletest/googletest/test/
H A Dgoogletest-printers-test.cc850 const int kSize = 5; local
/freebsd-12-stable/contrib/libarchive/libarchive/
H A Darchive_write_set_format_7zip.c79 #define kSize 0x09 macro
H A Darchive_read_support_format_7zip.c97 #define kSize 0x09 macro

Completed in 196 milliseconds