Home
last modified time | relevance | path

Searched defs:TabSize (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dstack_depot.h114 uptr TabSize = TabMask + 1; in isValid() local
H A Dcombined.h1671 u32 TabSize = static_cast<u32>(roundUpPowerOfTwo(kStacksPerRingBufferEntry * in initRingBufferMaybe() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageViewOptions.h49 uint32_t TabSize; global() member
H A DCodeCoverage.cpp1022 cl::opt<uint32_t> TabSize( in doShow() local