Home
last modified time | relevance | path

Searched defs:Epoch (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DEpochTracker.h36 uint64_t Epoch; variable
H A DSmallPtrSet.h278 const DebugEpochBase &Epoch) in SmallPtrSetIterator()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerIOPosix.cpp56 void ListFilesInDirRecursive(const std::string &Dir, long *Epoch, in ListFilesInDirRecursive()
H A DFuzzerIO.cpp72 long *Epoch, size_t MaxSize, bool ExitOnError) { in ReadDirToVectorOfUnits()
H A DFuzzerIOWindows.cpp95 void ListFilesInDirRecursive(const std::string &Dir, long *Epoch, in ListFilesInDirRecursive()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_defs.h62 enum class Epoch : u16 {}; enum