Home
last modified time | relevance | path

Searched defs:time (Results 1 – 25 of 33) sorted by relevance

12

/llvm-project-15.0.7/flang/test/Lower/Intrinsics/
H A Ddate_and_time.f905 subroutine date_and_time_test(date, time, zone, values) argument
6 character(*) :: date, time, zone local
43 subroutine date_and_time_dynamic_optional(date, time, zone, values) argument
48 character(:), pointer :: time local
/llvm-project-15.0.7/clang/test/CoverageMapping/
H A Dopenmp.c8 int foo(int time, int n) { in foo()
/llvm-project-15.0.7/clang/utils/analyzer/
H A DSumTimerInfo.py18 time = 0.0 variable
34 time = time + float(s[6]) variable
/llvm-project-15.0.7/lld/include/lld/Common/
H A DTimer.h44 void addToTotal(std::chrono::nanoseconds time) { total += time.count(); } in addToTotal()
/llvm-project-15.0.7/third-party/benchmark/src/
H A Dcomplexity.cc84 const std::vector<double>& time, in MinimalLeastSq()
126 const std::vector<double>& time, const BigO complexity) { in MinimalLeastSq()
H A Dconsole_reporter.cc101 static std::string FormatTime(double time) { in FormatTime()
/llvm-project-15.0.7/flang/runtime/
H A Dtime-intrinsic.cpp198 char *date, std::size_t dateChars, char *time, std::size_t timeChars, in DateAndTimeUnavailable()
261 std::size_t dateChars, char *time, std::size_t timeChars, char *zone, in GetDateAndTime()
332 std::size_t dateChars, char *time, std::size_t timeChars, char *zone, in GetDateAndTime()
/llvm-project-15.0.7/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.cpp207 const llvm::sys::TimePoint<> &time, in Archive()
312 const llvm::sys::TimePoint<> &time, lldb::offset_t file_offset) { in FindCachedArchive()
352 const llvm::sys::TimePoint<> &time, lldb::offset_t file_offset, in ParseAndCacheArchiveForFile()
/llvm-project-15.0.7/clang-tools-extra/clangd/support/
H A DThreading.h52 std::chrono::steady_clock::time_point time() const { in time() function
/llvm-project-15.0.7/flang/unittests/Runtime/
H A DTime.cpp91 std::string date(bufferSize, 'Z'), time(bufferSize, 'Z'), in TEST() local
/llvm-project-15.0.7/lldb/source/Utility/
H A DTraceIntelPTGDBRemotePackets.cpp83 uint64_t time = nanos - time_zero.value; in ToTSC() local
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/hicpp/
H A Dsigned-bitwise-standard-types.h13 time = 1u << 5u, enumerator
/llvm-project-15.0.7/mlir/lib/Support/
H A DTiming.cpp142 TimeRecord time, TimeRecord total) { in printTimeEntry()
299 auto time = getTimeRecord(); in dump() local
/llvm-project-15.0.7/lld/COFF/
H A DMapFile.cpp60 tm *time = localtime(&tds); in writeFormattedTimestamp() local
/llvm-project-15.0.7/polly/lib/External/ppcg/
H A Dhybrid.c1524 isl_aff *time; in compute_space_shift() local
1608 isl_pw_aff *time, *time1; in combine_time_tile() local
2091 isl_pw_multi_aff *time; in ppcg_ht_bounds_insert_tiling() local
/llvm-project-15.0.7/flang/lib/Lower/
H A DRuntime.cpp201 llvm::Optional<fir::CharBoxValue> time, in genDateAndTime()
/llvm-project-15.0.7/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp938 LARGE_INTEGER time; in __kmp_clear_system_time() local
1327 kmp_uint64 time; in __kmp_reap_common() local
H A Dkmp_dispatch.h295 kmp_uint64 time; in __kmp_wait() local
H A Dkmp_dispatch.cpp2886 kmp_uint64 time; in __kmp_wait_4() local
2913 kmp_uint64 time; in __kmp_wait_4_ptr() local
H A Dkmp_lock.cpp99 kmp_uint64 time; in __kmp_acquire_tas_lock_timed_template() local
2237 kmp_uint64 time; in __kmp_acquire_drdpa_lock_timed_template() local
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_fuchsia.cpp48 zx_time_t time; in NanoTime() local
H A Dsanitizer_platform_limits_solaris.h176 __sanitizer_time_t time; member
H A Dsanitizer_platform_limits_freebsd.h204 __sanitizer_time_t time; member
/llvm-project-15.0.7/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp2251 TEST(MemorySanitizer, time) { in TEST() argument
2260 struct tm time; in TEST() local
2270 struct tm *time = localtime(&t); in TEST() local
2281 struct tm time; in TEST() local
/llvm-project-15.0.7/polly/www/video-js/
H A Dvideo.js1496 subtitleDisplaysOnVideoTimeUpdate: function(time){ argument

12