Home
last modified time | relevance | path

Searched refs:time (Results 3101 - 3125 of 3860) sorted by relevance

1...<<121122123124125126127128129130>>...155

/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-demos/mount-origin/
H A Dtest.js269 var d = new Date(parseInt(jso.conns[n].time, 10) * 1000);
/third_party/node/deps/zlib/
H A Dzlib.h116 uLong time; /* modification time */ member
237 (the input data is simply copied a block at a time). Z_DEFAULT_COMPRESSION
451 eight. data_type is set as noted here every time inflate() returns for all
572 file name, no extra data, no comment, no modification time (set to zero), no
574 if the operating system was determined at compile time. If a gzip stream is
813 deflate(). The text, time, os, extra field, name, and comment information
824 the time set to zero, and os set to the current operating system, with no
897 time to set the dictionary. If the provided dictionary is smaller than the
941 input each time, unti
[all...]
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dminiunz.c45 #include <time.h>
80 /* change_file_date : change the date/time of a file
81 filename : the filename of the file where date/time must be modified
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsls.c36 #include <time.h>
309 "same time.\n"); in parse_options()
H A Dntfstruncate.c46 #include <time.h>
719 * volume itself, at ntfs_mount() time. in main()
/third_party/musl/src/network/
H A Dres_msend.c9 #include <time.h>
245 /* Wait for a response, or until time to retry */ in res_msend_rc_ext()
/third_party/mesa3d/src/intel/tools/
H A Dintel_noop_drm_shim.c31 #include <sys/time.h>
/third_party/mesa3d/src/util/
H A Du_queue.c37 #include <sys/time.h>
676 /* If 2 threads were adding jobs for 2 different barries at the same time, in util_queue_finish()
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_drm.c37 #include <time.h>
/third_party/libfuse/lib/
H A Dfuse_loop_mt.c24 #include <sys/time.h>
/third_party/libfuse/example/
H A Dpassthrough_fh.c44 #include <sys/time.h>
187 /* Under FreeBSD, telldir() may return 0 the first time in xmp_readdir()
H A Dpassthrough.c47 #include <sys/time.h>
/third_party/libfuse/include/
H A Dfuse.h22 #include <time.h>
160 * entire life-time of the file-system process.
245 * invalidated on open(2) if if the modification time or the
/third_party/libinput/src/
H A Devdev-mt-touchpad-thumb.c209 uint64_t time) in tp_thumb_update_touch()
354 /* If all the touches arrived within a very short time, and all of them in tp_thumb_update_multifinger()
207 tp_thumb_update_touch(struct tp_dispatch *tp, struct tp_touch *t, uint64_t time) tp_thumb_update_touch() argument
/third_party/ltp/testcases/kernel/logging/kmsg/
H A Dkmsg01.c284 srand(time(NULL)); in test_inject()
/third_party/ltp/testcases/network/lib6/
H A Dasapi_01.c29 #include <sys/time.h>
/third_party/ltp/testcases/network/sockets/
H A DltpClient.c44 #include <sys/time.h>
/third_party/lwip/src/apps/sntp/
H A Dsntp.c63 #include <time.h>
76 #error "SNTPv4 RFC 4330 enforces a minimum update time of 15 seconds (define SNTP_SUPPRESS_DELAY_CHECK to disable this error)!"
143 /* Get the system time either natively as NTP timestamp or convert from
144 * Unix time in seconds and microseconds. Take care to avoid overflow if the
253 /** Retry time, initialized with SNTP_RETRY_TIMEOUT and doubled with each retry. */
303 /* Get the destination time stamp, i.e. the current system time */ in sntp_process()
524 LWIP_DEBUGF(SNTP_DEBUG_STATE, ("sntp_recv: Scheduled next time request: %"U32_F" ms\n", in sntp_recv()
875 * @param server DNS name of the NTP server to set, to be resolved at contact time
/third_party/libwebsockets/win32port/zlib/
H A Dzlib.h114 uLong time; /* modification time */ member
233 (the input data is simply copied a block at a time). Z_DEFAULT_COMPRESSION
439 eight. data_type is set as noted here every time inflate() returns for all
545 file name, no extra data, no comment, no modification time (set to zero), no
716 deflate(). The text, time, os, extra field, name, and comment information
727 the time set to zero, and os set to 255, with no extra, name, or comment
818 time, until success or end of the input data.
915 is completed, at which time head->done is set to one. If a zlib stream is
921 The text, time, xflag
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_destroy/
H A D2-1.c43 #include <time.h>
229 /* get current time if we are a timedwait */ in child()
276 /* get current time if we are a timedwait */ in child()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/
H A Dstress.c39 * NOTE: With gcc/linux, the flag "-lrt" must be specified at link time.
66 #include <time.h> /* required for the pthread_mutex_timedlock() function */
201 * owns the mutex at the same time */
302 "Unable to get time for timeout"); in timedlockthr()
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/
H A Ds-c1.c40 #include <time.h>
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
H A D1-2.c41 #include <time.h>
187 /* get current time if we are a timedwait */ in child()
H A D2-3.c38 #include <time.h>
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_wait/
H A Dstress2.c25 * -> At the same time (using a barrier) one thread is canceled and the condition is signaled.
43 #include <time.h>

Completed in 25 milliseconds

1...<<121122123124125126127128129130>>...155