Home
last modified time | relevance | path

Searched defs:toDuration (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
DUnix.h78 inline std::chrono::microseconds toDuration(const struct timeval &TV) { in toDuration() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/
DUnix.h86 inline std::chrono::microseconds toDuration(const struct timeval &TV) { in toDuration() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/Unix/
DUnix.h81 inline std::chrono::microseconds toDuration(const struct timeval &TV) { in toDuration() function
/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/time/
DDurationUtils.java187 public static Duration toDuration(final long amount, final TimeUnit timeUnit) { in toDuration() method in DurationUtils
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/Windows/
DWindowsSupport.h204 inline std::chrono::nanoseconds toDuration(FILETIME Time) { in toDuration() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/Windows/
DWindowsSupport.h201 inline std::chrono::nanoseconds toDuration(FILETIME Time) { in toDuration() function
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DWindowsSupport.h216 inline std::chrono::nanoseconds toDuration(FILETIME Time) { in toDuration() function