Home
last modified time | relevance | path

Searched defs:time_max (Results 1 – 6 of 6) sorted by relevance

/external/cronet/tot/third_party/llvm-libc/src/src/time/
Dtime_utils.cpp56 constexpr time_t time_max = in update_from_seconds() local
/external/cronet/stable/third_party/llvm-libc/src/src/time/
Dtime_utils.cpp56 constexpr time_t time_max = in update_from_seconds() local
/external/llvm-libc/src/time/
Dtime_utils.cpp149 constexpr time_t time_max = in update_from_seconds() local
/external/trace-cmd/tracecmd/
Dtrace-profile.c97 unsigned long long time_max; member
131 unsigned long long time_max; member
1571 unsigned long long time_max; member
1625 unsigned long long time_max; in make_stack_chain() local
Dtrace-read.c774 unsigned long long lat_max, unsigned long long time_max, in show_wakeup_timings()
/external/python/cpython3/Modules/
D_threadmodule.c2539 double time_max = PyTime_AsSecondsDouble(PyTime_MAX); in thread_module_exec() local