Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DEpochTracker.h38 uint64_t Epoch; variable
/external/llvm/lib/Fuzzer/
DFuzzerIO.cpp40 static void ListFilesInDirRecursive(const std::string &Dir, long *Epoch, in ListFilesInDirRecursive()
100 long *Epoch, size_t MaxSize) { in ReadDirToVectorOfUnits()
DFuzzerInternal.h382 void ReadDir(const std::string &Path, long *Epoch, size_t MaxSize) { in ReadDir()