Searched defs:timep (Results 1 – 12 of 12) sorted by relevance
| /third_party/tzdata/ |
| D | asctime.c | 120 ctime_r(const time_t *timep, char *buf) in ctime_r() 128 ctime(const time_t *timep) in ctime()
|
| D | localtime.c | 1496 localsub(struct state const *sp, time_t const *timep, int_fast32_t setname, in localsub() 1592 localtime_rz(struct state *restrict sp, time_t const *restrict timep, in localtime_rz() 1601 localtime_tzset(time_t const *timep, struct tm *tmp, bool setname) in localtime_tzset() 1616 localtime(const time_t *timep) in localtime() 1625 localtime_r(const time_t *restrict timep, struct tm *restrict tmp) in localtime_r() 1635 gmtsub(ATTRIBUTE_MAYBE_UNUSED struct state const *sp, time_t const *timep, in gmtsub() 1658 gmtime_r(time_t const *restrict timep, struct tm *restrict tmp) in gmtime_r() 1665 gmtime(const time_t *timep) in gmtime() 1679 offtime(const time_t *timep, long offset) in offtime() 1711 timesub(const time_t *timep, int_fast32_t offset, in timesub()
|
| D | zic.c | 2145 const char *timep) in rulesub()
|
| /third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
| D | localtime.c | 1256 localsub(const time_t *const timep, const int_fast32_t offset, in localsub() 1332 localtime(const time_t *const timep) in localtime() 1343 localtime_r(const time_t *const timep, struct tm *tmp) in localtime_r() 1353 gmtsub(const time_t *const timep, const int_fast32_t offset, in gmtsub() 1379 gmtime(const time_t *const timep) in gmtime() 1389 gmtime_r(const time_t *const timep, struct tm *tmp) in gmtime_r() 1397 offtime(const time_t *const timep, const long offset) in offtime() 1417 timesub(const time_t *const timep, const int_fast32_t offset, in timesub() 1545 ctime(const time_t *const timep) in ctime() 1557 ctime_r(const time_t *const timep, char *buf) in ctime_r() [all …]
|
| D | zic.c | 1399 const char *const timep) in rulesub()
|
| /third_party/icu/icu4c/source/tools/tzcode/ |
| D | localtime.c | 1258 localsub(const time_t *const timep, const int_fast32_t offset, in localsub() 1334 localtime(const time_t *const timep) in localtime() 1345 localtime_r(const time_t *const timep, struct tm *tmp) in localtime_r() 1355 gmtsub(const time_t *const timep, const int_fast32_t offset, in gmtsub() 1381 gmtime(const time_t *const timep) in gmtime() 1391 gmtime_r(const time_t *const timep, struct tm *tmp) in gmtime_r() 1399 offtime(const time_t *const timep, const long offset) in offtime() 1419 timesub(const time_t *const timep, const int_fast32_t offset, in timesub() 1547 ctime(const time_t *const timep) in ctime() 1559 ctime_r(const time_t *const timep, char *buf) in ctime_r() [all …]
|
| D | zic.c | 1400 const char *const timep) in rulesub()
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
| D | time_zone_libc.cc | 112 inline std::tm* gm_time(const std::time_t* timep, std::tm* result) { in gm_time() 120 inline std::tm* local_time(const std::time_t* timep, std::tm* result) { in local_time()
|
| /third_party/musl/porting/liteos_m/user/hook/ |
| D | los_usr_libc.c | 361 struct tm *gmtime_r(const time_t *timep, struct tm *result) in gmtime_r() 371 struct tm *localtime_r(const time_t *timep, struct tm *result) in localtime_r()
|
| /third_party/mesa3d/src/amd/vulkan/ |
| D | radv_debug.c | 707 struct tm *timep, result; in radv_check_gpu_hangs() local
|
| /third_party/rust/crates/nix/src/sys/ |
| D | aio.rs | 1056 let timep = match timeout { in aio_suspend() localVariable
|
| /third_party/mesa3d/src/amd/common/ |
| D | ac_rgp.c | 141 struct tm *timep, result; in ac_sqtt_fill_header() local
|