Home
last modified time | relevance | path

Searched defs:tz (Results 1 - 25 of 188) sorted by relevance

12345678

/third_party/jerryscript/jerry-main/
H A Dbenchmarking.c43 gettimeofday(struct timeval *tv, void *tz) gettimeofday() argument
/third_party/musl/porting/linux/user/src/linux/
H A Dsettimeofday.c7 int settimeofday(const struct timeval *tv, const struct timezone *tz) in settimeofday() argument
/third_party/musl/src/linux/
H A Dsettimeofday.c7 int settimeofday(const struct timeval *tv, const struct timezone *tz) in settimeofday() argument
/third_party/musl/compat/time32/
H A Dgettimeofday_time32.c6 int __gettimeofday_time32(struct timeval32 *tv32, void *tz) in __gettimeofday_time32() argument
H A Dsettimeofday_time32.c5 int __settimeofday_time32(const struct timeval32 *tv32, const void *tz) in __settimeofday_time32() argument
/third_party/libwebsockets/win32port/win32helpers/
H A Dgettimeofday.c7 int gettimeofday(struct timeval *tv, struct timezone *tz) in gettimeofday() argument
/third_party/musl/porting/linux/user/src/time/
H A Dgettimeofday.c28 static int gtd_init(struct timeval *tv, void *tz) in gtd_init() argument
42 int gettimeofday(struct timeval *restrict tv, void *restrict tz) in gettimeofday() argument
/third_party/musl/src/time/
H A Dgettimeofday.c15 static int gtd_init(struct timeval *tv, void *tz) in gtd_init() argument
30 int gettimeofday(struct timeval *restrict tv, void *restrict tz) in gettimeofday() argument
/third_party/icu/icu4c/source/test/intltest/
H A Ditformat.cpp101 TimeZone *tz = TimeZone::createTimeZone("America/Los_Angeles"); in runIndexedTest() local
/third_party/icu/icu4c/source/i18n/unicode/
H A Dvtzone.h429 BasicTimeZone *tz; member in VTimeZone
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dvtzone.h429 BasicTimeZone *tz; member in VTimeZone
/third_party/musl/libc-test/src/functionalext/common/
H A Dtime_test_data.h24 const char *tz; member
29 const char *tz; member
34 const char *tz; member
38 static const char *test_handle_path(const char *tz) in test_handle_path() argument
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dvtzone.h432 BasicTimeZone *tz; member in VTimeZone
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
H A DPeriodBuilder.java54 PeriodBuilder withTimeZone(TimeZone tz); in withTimeZone() argument
H A DDurationFormatter.java77 DurationFormatter withTimeZone(TimeZone tz); in withTimeZone() argument
H A DDateFormatter.java51 DateFormatter withTimeZone(TimeZone tz); in withTimeZone() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/
H A DDurationFormatter.java79 DurationFormatter withTimeZone(TimeZone tz); in withTimeZone() argument
H A DPeriodBuilder.java56 PeriodBuilder withTimeZone(TimeZone tz); in withTimeZone() argument
H A DDateFormatter.java53 DateFormatter withTimeZone(TimeZone tz); in withTimeZone() argument
/third_party/musl/libc-test/src/functionalext/supplement/time/
H A Dgmtime_r_sup.c23 const char *tz; member
479 const char *tz = gResultData[i].tz; in gmtime_r_0100() local
522 const char *tz = gResultData[i].tz; in gmtime64_r_0100() local
[all...]
H A Dgmtime_sup.c23 const char *tz; member
479 const char *tz = gResultData[i].tz; in gmtime_0100() local
522 const char *tz = gResultData[i].tz; in gmtime64_0100() local
[all...]
H A Dmktime_sup.c21 const char *tz; member
475 const char *tz = gResultData[i].tz; in mktime_0100() local
H A Ddifftime_sup.c21 const char *tz; member
475 const char *tz = gResultData[i].tz; in difftime_0100() local
H A Dtime_sup.c27 const char *tz; member
46 const char *tz = gResultData[i].tz; in time_0100() local
/third_party/musl/libc-test/src/functionalext/time/
H A Dtime_ext.c30 const char *tz; member

Completed in 14 milliseconds

12345678