Home
last modified time | relevance | path

Searched refs:timeoff (Results 1 - 6 of 6) sorted by relevance

/third_party/tzdata/
H A Dprivate.h649 # undef timeoff macro
650 # define timeoff tz_timeoff macro
758 # if TZ_TIME_T || !defined timeoff
902 /* localtime.c sometimes needs access to timeoff if it is not already public.
906 # ifndef timeoff
907 # define timeoff tz_private_timeoff macro
912 time_t timeoff(struct tm *, long);
H A Dlocaltime.c2300 # ifndef timeoff
2301 # define timeoff my_timeoff /* Don't collide with OpenBSD 7.4 <time.h>. */ macro
2309 timeoff(struct tm *tmp, long offset) in timeoff() function
2324 t = timeoff(&tmcpy, 0); in timegm()
H A Dstrftime.c331 mkt = timeoff(&tm, t->TM_GMTOFF); in _fmt()
/third_party/ltp/testcases/kernel/hotplug/cpu_hotplug/functional/
H A Dcpuhotplug01.sh26 usage: $0 -c cpu -l loop -n timeon -f timeoff -e timed
/third_party/icu/icu4c/source/tools/tzcode/
H A Dlocaltime.c1959 timeoff(struct tm *const tmp, const long offset) in timeoff() function
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dlocaltime.c1957 timeoff(struct tm *const tmp, const long offset) in timeoff() function

Completed in 11 milliseconds