Home
last modified time | relevance | path

Searched defs:timeptr (Results 1 - 22 of 22) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/localtime/
H A D1-1.c20 struct tm *timeptr; in main() local
/third_party/musl/libc-test/src/functionalext/time/
H A Dasctime_r.c53 struct tm *timeptr = localtime(&gTime); in asctime_r_0100() local
H A Dasctime.c40 struct tm *timeptr = localtime(&gTime); in asctime_0100() local
H A Dtimegm.c42 struct tm *timeptr = localtime(&gTime); in timegm_0100() local
69 struct tm *timeptr = localtime(&gTime); in timegm_time64_0100() local
H A Dmktime.c41 struct tm *timeptr = localtime(&gTime); in mktime_0100() local
67 struct tm *timeptr = localtime(&gTime); in mktime64_0100() local
H A Dstrftime_l.c41 struct tm *timeptr = localtime(&gTime); in strftime_l_0100() local
H A Dstrftime_ext.c42 struct tm *timeptr = localtime(&gTime); in strftime_0100() local
69 struct tm *timeptr = localtime(&gTime); in strftime_0200() local
96 struct tm *timeptr = localtime(&gTime); in strftime_0300() local
122 struct tm *timeptr = localtime(&gTime); strftime_0400() local
148 struct tm *timeptr = localtime(&gTime); strftime_0500() local
174 struct tm *timeptr = localtime(&gTime); strftime_0600() local
200 struct tm *timeptr = localtime(&gTime); strftime_0700() local
226 struct tm *timeptr = localtime(&gTime); strftime_0800() local
252 struct tm *timeptr = localtime(&gTime); strftime_0900() local
278 struct tm *timeptr = localtime(&gTime); strftime_1000() local
324 struct tm *timeptr = localtime(&gTime); strftime_1200() local
356 struct tm *timeptr = localtime(&gTime); strftime_1300() local
388 struct tm *timeptr = localtime(&gTime); strftime_1400() local
420 struct tm *timeptr = localtime(&gTime); strftime_1500() local
447 struct tm *timeptr = localtime(&gTime); strftime_1600() local
[all...]
H A Dstrptime_ext.c44 struct tm *timeptr = localtime(&gTime); in strptime_0100() local
82 struct tm *timeptr = localtime(&gTime); in strptime_0200() local
283 struct tm *timeptr = localtime(&gTime); in strptime_1200() local
312 struct tm *timeptr = localtime(&gTime); strptime_1300() local
[all...]
/kernel/liteos_m/testsuites/unittest/xts/time/
H A Dtime_utils_test.c56 struct tm timeptr = {0}; variable
/third_party/icu/icu4c/source/tools/tzcode/
H A Dasctime.c72 asctime_r(register const struct tm *timeptr, char *buf) in asctime_r() argument
129 asctime(register const struct tm *timeptr) asctime() argument
[all...]
H A Dzdump.c867 dumptime(register const struct tm *timeptr) in dumptime() argument
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/time/
H A Dmktime_sup.c489 struct tm *timeptr = localtime(&gTime); in mktime_0100() local
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dasctime.c72 asctime_r(register const struct tm *timeptr, char *buf) in asctime_r() argument
129 asctime(register const struct tm *timeptr) asctime() argument
[all...]
H A Dzdump.c873 dumptime(register const struct tm *timeptr) in dumptime() argument
[all...]
/third_party/tzdata/
H A Dasctime.c64 asctime_r(struct tm const *restrict timeptr, char *restrict buf) in asctime_r() argument
114 asctime(register const struct tm *timeptr) asctime() argument
[all...]
H A Dzdump.c1226 dumptime(register const struct tm *timeptr) in dumptime() argument
[all...]
/test/xts/acts/kernel_lite/time_posix/src/
H A DTimeUtilsTest.cpp37 struct tm timeptr = {0}; in HWTEST_F() local
62 struct tm timeptr = {0}; HWTEST_F() local
145 struct tm timeptr = {0}; HWTEST_F() local
229 struct tm timeptr = {0}; HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/net/ipv4/
H A Dip_options.c366 unsigned char *timeptr = NULL; in __ip_options_compile() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dip_options.c353 unsigned char *timeptr = NULL; in __ip_options_compile() local
/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_body_part.cpp422 tm *timeptr = localtime_r(&currentTime, &tmInfo); in DecodeSetFileName() local
/third_party/python/Modules/
H A Dtimemodule.c940 _asctime(struct tm *timeptr) argument
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dtimendk.cpp152 struct tm *timeptr = localtime(&gTime); in Strftime() local
167 struct tm *timeptr = localtime(&gTime); in Strftime_l() local
181 struct tm *timeptr = localtime(&gTime); in Timegm() local

Completed in 15 milliseconds