Home
last modified time | relevance | path

Searched defs:timep (Results 1 - 24 of 24) sorted by relevance

/kernel/liteos_m/testsuites/unittest/fuzz/src/time/
H A Dlocaltime_fuzz.c46 time_t timep; in LocaltimeFuzzTest() local
H A Dgmtime_fuzz.c46 time_t timep; in GmtimeFuzzTest() local
H A Dlocaltime_r_fuzz.c46 time_t timep; in LocaltimerFuzzTest() local
/kernel/liteos_m/testsuites/unittest/xts/time/
H A Dtime_utils_test.c70 time_t timep = mktime(localTime); variable
/third_party/tzdata/
H A Dasctime.c120 ctime_r(const time_t *timep, char *buf) in ctime_r() argument
128 ctime(const time_t *timep) in ctime() argument
H A Dlocaltime.c1496 localsub(struct state const *sp, time_t const *timep, int_fast32_t setname, in localsub() argument
1592 localtime_rz(struct state *restrict sp, time_t const *restrict timep, in localtime_rz() argument
1601 localtime_tzset(time_t const *timep, struct tm *tmp, bool setname) in localtime_tzset() argument
1616 localtime(const time_t *timep) in localtime() argument
1625 localtime_r(const time_t *restrict timep, struc argument
1635 gmtsub(ATTRIBUTE_MAYBE_UNUSED struct state const *sp, time_t const *timep, int_fast32_t offset, struct tm *tmp) gmtsub() argument
1658 gmtime_r(time_t const *restrict timep, struct tm *restrict tmp) gmtime_r() argument
1665 gmtime(const time_t *timep) gmtime() argument
1679 offtime(const time_t *timep, long offset) offtime() argument
1711 timesub(const time_t *timep, int_fast32_t offset, const struct state *sp, struct tm *tmp) timesub() argument
[all...]
H A Dzic.c2143 rulesub(struct rule *rp, const char *loyearp, const char *hiyearp, const char *typep, const char *monthp, const char *dayp, const char *timep) rulesub() argument
/test/xts/acts/kernel_lite/time_posix/src/
H A DTimeUtilsTest.cpp164 time_t timep = timegm(stm2); in HWTEST_F() local
241 time_t timep = mktime(localTime); in HWTEST_F() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_libc.cc112 inline std::tm* gm_time(const std::time_t* timep, std::tm* result) { in gm_time() argument
120 inline std::tm* local_time(const std::time_t* timep, std::tm* result) { in local_time() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/rtsp/src/
H A Drtsp_package.cpp693 time_t timep = time(nullptr); in GetNowDate() local
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/rtsp/src/
H A Drtsp_package.cpp693 time_t timep = time(nullptr); in GetNowDate() local
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs2xdr.c212 static __be32 *xdr_encode_time(__be32 *p, const struct timespec64 *timep) in xdr_encode_time() argument
237 static __be32 *xdr_decode_time(__be32 *p, struct timespec64 *timep) in xdr_decode_time() argument
229 xdr_encode_current_server_time(__be32 *p, const struct timespec64 *timep) xdr_encode_current_server_time() argument
H A Dnfs3xdr.c460 static __be32 *xdr_encode_nfstime3(__be32 *p, const struct timespec64 *timep) in xdr_encode_nfstime3() argument
467 static __be32 *xdr_decode_nfstime3(__be32 *p, struct timespec64 *timep) in xdr_decode_nfstime3() argument
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs2xdr.c213 static __be32 *xdr_encode_time(__be32 *p, const struct timespec64 *timep) in xdr_encode_time() argument
238 static __be32 *xdr_decode_time(__be32 *p, struct timespec64 *timep) in xdr_decode_time() argument
230 xdr_encode_current_server_time(__be32 *p, const struct timespec64 *timep) xdr_encode_current_server_time() argument
H A Dnfs3xdr.c462 static __be32 *xdr_encode_nfstime3(__be32 *p, const struct timespec64 *timep) in xdr_encode_nfstime3() argument
469 static __be32 *xdr_decode_nfstime3(__be32 *p, struct timespec64 *timep) in xdr_decode_nfstime3() argument
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs3xdr.c58 svcxdr_decode_nfstime3(struct xdr_stream *xdr, struct timespec64 *timep) in svcxdr_decode_nfstime3() argument
/kernel/liteos_m/kal/posix/src/
H A Dtime.c595 struct tm *gmtime_r(const time_t *timep, struct tm *result) in gmtime_r() argument
614 struct tm *localtime_r(const time_t *timep, struct tm *result) in localtime_r() argument
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_debug.c707 struct tm *timep, result; in radv_check_gpu_hangs() local
/third_party/musl/porting/liteos_m/user/hook/
H A Dlos_usr_libc.c361 struct tm *gmtime_r(const time_t *timep, struct tm *result) in gmtime_r() argument
371 struct tm *localtime_r(const time_t *timep, struct tm *result) in localtime_r() argument
/third_party/icu/icu4c/source/tools/tzcode/
H A Dlocaltime.c1258 localsub(const time_t *const timep, const int_fast32_t offset, in localsub() argument
1334 localtime(const time_t *const timep) in localtime() argument
1345 localtime_r(const time_t *const timep, struct tm *tmp) in localtime_r() argument
1355 gmtsub(const time_t *const timep, const int_fast32_t offset, struct tm *const tmp) gmtsub() argument
1381 gmtime(const time_t *const timep) gmtime() argument
1391 gmtime_r(const time_t *const timep, struct tm *tmp) gmtime_r() argument
1399 offtime(const time_t *const timep, const long offset) offtime() argument
1419 timesub(const time_t *const timep, const int_fast32_t offset, register const struct state *const sp, register struct tm *const tmp) timesub() argument
1547 ctime(const time_t *const timep) ctime() argument
1559 ctime_r(const time_t *const timep, char *buf) ctime_r() argument
2002 leapcorr(time_t *timep) leapcorr() argument
[all...]
H A Dzic.c1394 rulesub(register struct rule *const rp, const char *const loyearp, const char *const hiyearp, const char *const typep, const char *const monthp, const char *const dayp, const char *const timep) rulesub() argument
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dlocaltime.c1256 localsub(const time_t *const timep, const int_fast32_t offset, in localsub() argument
1332 localtime(const time_t *const timep) in localtime() argument
1343 localtime_r(const time_t *const timep, struct tm *tmp) in localtime_r() argument
1353 gmtsub(const time_t *const timep, const int_fast32_t offset, struct tm *const tmp) gmtsub() argument
1379 gmtime(const time_t *const timep) gmtime() argument
1389 gmtime_r(const time_t *const timep, struct tm *tmp) gmtime_r() argument
1397 offtime(const time_t *const timep, const long offset) offtime() argument
1417 timesub(const time_t *const timep, const int_fast32_t offset, register const struct state *const sp, register struct tm *const tmp) timesub() argument
1545 ctime(const time_t *const timep) ctime() argument
1557 ctime_r(const time_t *const timep, char *buf) ctime_r() argument
2000 leapcorr(time_t *timep) leapcorr() argument
[all...]
H A Dzic.c1393 rulesub(register struct rule *const rp, const char *const loyearp, const char *const hiyearp, const char *const typep, const char *const monthp, const char *const dayp, const char *const timep) rulesub() argument
/third_party/mesa3d/src/amd/common/
H A Dac_rgp.c141 struct tm *timep, result; in ac_sqtt_fill_header() local
[all...]

Completed in 67 milliseconds