Home
last modified time | relevance | path

Searched defs:StartTime (Results 1 – 12 of 12) sorted by relevance

/external/clang/test/CodeGenCXX/
Dpr9130.cpp4 virtual int StartTime() { in StartTime() function in nsOggCodecState
/external/llvm/include/llvm/Support/
DTimer.h80 TimeRecord StartTime; // The time startTimer() was last called variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DTimer.h78 TimeRecord StartTime; ///< The time startTimer() was last called. variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DTimer.h78 TimeRecord StartTime; ///< The time startTimer() was last called. variable
/external/webrtc/system_wrappers/source/
Dclock.cc130 FILETIME StartTime; in CurrentTimeVal() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTimeProfiler.cpp184 const TimePointType StartTime; member
/external/llvm/lib/Fuzzer/
DFuzzerDriver.cpp376 auto StartTime = system_clock::now(); in FuzzerDriver() local
/external/libcups/backend/
Dsnmp.c161 static struct timeval StartTime; variable
/external/mesa3d/src/mesa/drivers/x11/
Dxm_dd.c774 struct timeval StartTime; member
/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp658 const llvm::TimeRecord &StartTime = llvm::TimeRecord::getCurrentTime(); in clang_codeCompleteAt_Impl() local
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerDriver.cpp853 auto StartTime = system_clock::now(); in FuzzerDriver() local
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp452 UInt64 StartTime; member