Searched refs:time_t (Results 601 - 625 of 1249) sorted by relevance
1...<<21222324252627282930>>...50
/third_party/mesa3d/src/etnaviv/drm/ |
H A D | etnaviv_bo_cache.c | 67 void etna_bo_cache_cleanup(struct etna_bo_cache *cache, time_t time) in etna_bo_cache_cleanup()
|
/third_party/mesa3d/src/freedreno/drm/ |
H A D | freedreno_bo_cache.c | 80 fd_bo_cache_cleanup(struct fd_bo_cache *cache, time_t time) in fd_bo_cache_cleanup()
|
/third_party/libwebsockets/lib/tls/ |
H A D | private-network.h | 35 time_t last_cert_check_s;
|
/third_party/ltp/lib/ |
H A D | tst_clocks.c | 147 time_t tst_get_fs_timestamp(void) in tst_get_fs_timestamp()
|
/third_party/ltp/testcases/kernel/fs/fs-bench/ |
H A D | random-del-create.c | 31 time_t t; in main()
|
H A D | random-access-del-create.c | 34 time_t t; in main()
|
H A D | create-files.c | 35 time_t t; in main()
|
/third_party/libwebsockets/lib/roles/http/server/ |
H A D | access-log.c | 47 time_t t = time(NULL); in lws_prepare_access_log_info()
|
/third_party/musl/porting/liteos_a/user/src/thread/ |
H A D | __timedwait.c | 17 time_t s = to ? to->tv_sec : 0; in __futex4_cp()
|
H A D | pthread_mutex_timedlock.c | 9 time_t s = to ? to->tv_sec : 0; in __futex4()
|
/third_party/musl/src/time/ |
H A D | clock_gettime.c | 93 if (sizeof(time_t) > 4) in __clock_gettime()
|
/third_party/musl/porting/liteos_a/kernel/include/ |
H A D | limits.h | 23 #define _POSIX_CLK_TICK time((time_t *)NULL)
|
/third_party/musl/porting/linux/user/src/thread/ |
H A D | pthread_mutex_timedlock.c | 24 time_t s = to ? to->tv_sec : 0; in __futex4()
|
/third_party/musl/src/thread/ |
H A D | __timedwait.c | 28 time_t s = to ? to->tv_sec : 0; in __futex4_cp()
|
H A D | pthread_mutex_timedlock.c | 9 time_t s = to ? to->tv_sec : 0; in __futex4()
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | filetools.cpp | 113 time_t modtime1, modtime2; in whichFileModTimeIsLater()
|
/third_party/ltp/testcases/kernel/syscalls/times/ |
H A D | times03.c | 59 time_t start_time, end_time; in generate_stime()
|
/third_party/ltp/testcases/kernel/syscalls/ipc/msgctl/ |
H A D | msgctl01.c | 19 static time_t creat_time;
|
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-sse/ |
H A D | minimal-http-server-sse.c | 36 time_t established;
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/ |
H A D | 13-1.c | 47 time_t atime1, atime2, atime3; in main()
|
H A D | 14-1.c | 45 time_t mtime1, mtime2, ctime1, ctime2; in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_timedrdlock/ |
H A D | 5-1.c | 37 static time_t currsec1;
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedreceive/ |
H A D | 8-1.c | 48 time_t oldtime, newtime; in main()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/strftime/ |
H A D | 2-1.c | 25 time_t t = time(NULL); in main()
|
/third_party/musl/libc-test/src/functional/ |
H A D | ipc_sem.c | 29 time_t t; in inc()
|
Completed in 8 milliseconds
1...<<21222324252627282930>>...50