Home
last modified time | relevance | path

Searched refs:TIME_UTC (Results 1 – 17 of 17) sorted by relevance

/external/mesa3d/include/c11/
Dthreads.h34 #ifndef TIME_UTC
35 #define TIME_UTC 1 macro
Dthreads_posix.h390 if (base == TIME_UTC) { in timespec_get()
Dthreads_win32.h646 if (base == TIME_UTC) { in timespec_get()
/external/virglrenderer/src/gallium/include/c11/
Dthreads.h34 #ifndef TIME_UTC
35 #define TIME_UTC 1 macro
Dthreads_posix.h368 if (base == TIME_UTC) { in xtime_get()
Dthreads_win32.h636 if (base == TIME_UTC) { in xtime_get()
/external/zstd/programs/
Dtimefn.c88 && defined(TIME_UTC) && !defined(__ANDROID__)
98 if (timespec_get(&time, TIME_UTC) != TIME_UTC) { in UTIL_getTime()
Dtimefn.h61 && defined(TIME_UTC) && !defined(__ANDROID__)
/external/libcxx/test/std/utilities/time/date.time/
Dctime.pass.cpp24 #ifndef TIME_UTC
25 #error TIME_UTC not defined
/external/libcxx/test/std/language.support/support.runtime/
Dctime.pass.cpp25 #ifndef TIME_UTC
26 #error TIME_UTC not defined
/external/llvm-project/libcxx/test/std/utilities/time/date.time/
Dctime.pass.cpp23 #ifndef TIME_UTC
24 #error TIME_UTC not defined
/external/llvm-project/libcxx/test/std/language.support/support.runtime/
Dctime.pass.cpp24 #ifndef TIME_UTC
25 #error TIME_UTC not defined
/external/libcxx/include/
Dctime21 TIME_UTC // C++17
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_fence.c134 timespec_get(&ts, TIME_UTC); in lp_fence_timedwait()
/external/llvm-project/libcxx/include/
Dctime20 TIME_UTC // C++17
/external/mesa3d/src/util/
Du_queue.c187 timespec_get(&ts, TIME_UTC); in _util_queue_fence_wait_timeout()
/external/llvm-project/clang-tools-extra/clangd/
DCSymbolMap.inc172 SYMBOL(TIME_UTC, None, <time.h>)