Searched refs:time (Results 6176 - 6200 of 7807) sorted by relevance
1...<<241242243244245246247248249250>>...313
/third_party/alsa-utils/alsaloop/ |
H A D | control.c | 28 #include <sys/time.h>
|
/third_party/icu/icu4c/source/test/perf/ubrkperf/ |
H A D | ubrkperfold.cpp | 45 "-loop nnnn Loopcount for test. Adjust for reasonable total running time.\n" 83 #include <sys/time.h> 143 {"-time", OptSpec::NUM, &opt_time}, 363 printf("forward break iteration average loop time %d\n", loopTime); in doForwardTest() 364 printf("number of code units %d average time per code unit %d\n", textSize, timePerCU); in doForwardTest() 365 printf("number of breaks %d average time per break %d\n", noBreaks, timePerBreak); in doForwardTest() 367 printf("time=%d\nevents=%d\nsize=%d\n", elapsedTime, noBreaks, textSize); in doForwardTest() 407 printf("forward break iteration average loop time %d\n", loopTime); in doIsBoundTest() 408 printf("number of code units %d average time per code unit %d\n", textSize, timePerCU); in doIsBoundTest() 409 printf("number of breaks %d average time pe in doIsBoundTest() [all...] |
/third_party/libwebsockets/lib/core/ |
H A D | private-lib-core.h | 52 #include <time.h>
|
/third_party/libsnd/src/ |
H A D | ogg_speex.c | 26 #include <time.h>
|
/third_party/libunwind/libunwind/doc/ |
H A D | libunwind-ptrace.tex | 100 a \Prog{\_UPT}-info structure at any given time, this facility
|
/third_party/libuv/src/unix/ |
H A D | thread.c | 29 #include <sys/time.h>
|
H A D | internal.h | 391 /* Use a fast time source if available. We only need millisecond precision. in UV_UNUSED() 393 loop->time = uv__hrtime(UV_CLOCK_FAST) / 1000000; in UV_UNUSED()
|
/third_party/libuv/test/ |
H A D | test-poll.c | 42 # include <sys/time.h>
|
/third_party/libbpf/src/ |
H A D | ringbuf.c | 19 #include <time.h> 621 * additional events may be delivered at any time, but only one in user_ring_buffer__reserve_blocking() 644 /* Try one more time to reserve a sample after the specified timeout has elapsed. */ in user_ring_buffer__reserve_blocking()
|
/third_party/mbedtls/library/ |
H A D | pkcs7.c | 29 #include <time.h>
|
H A D | x509_crl.c | 40 #include <time.h>
|
/third_party/libwebsockets/test-apps/ |
H A D | test.js | 269 var d = new Date(parseInt(jso.conns[n].time, 10) * 1000);
|
/third_party/libwebsockets/lib/roles/http/ |
H A D | header.c | 594 now = time(NULL); in lws_sul_http_ah_lifecheck() 614 * an unreasonable amount of time. in lws_sul_http_ah_lifecheck()
|
/third_party/libwebsockets/lib/secure-streams/ |
H A D | policy-common.c | 294 * Dynamic policy: we want to one-time create the vhost for the policy and the 483 * short time later, the vhost is actually destroyed. in lws_ss_policy_set() 576 context->last_policy = time(NULL); in lws_ss_policy_set()
|
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-demos/mount-origin/ |
H A D | test.js | 269 var d = new Date(parseInt(jso.conns[n].time, 10) * 1000);
|
/third_party/node/deps/zlib/ |
H A D | zlib.h | 116 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 D | miniunz.c | 45 #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 D | ntfsls.c | 36 #include <time.h> 309 "same time.\n"); in parse_options()
|
H A D | ntfstruncate.c | 46 #include <time.h> 719 * volume itself, at ntfs_mount() time. in main()
|
/third_party/musl/src/network/ |
H A D | res_msend.c | 9 #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 D | intel_noop_drm_shim.c | 31 #include <sys/time.h>
|
/third_party/mesa3d/src/util/ |
H A D | u_queue.c | 37 #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 D | wsi_common_drm.c | 37 #include <time.h>
|
/third_party/libfuse/lib/ |
H A D | fuse_loop_mt.c | 24 #include <sys/time.h>
|
/third_party/libfuse/example/ |
H A D | passthrough_fh.c | 44 #include <sys/time.h> 187 /* Under FreeBSD, telldir() may return 0 the first time in xmp_readdir()
|
Completed in 26 milliseconds
1...<<241242243244245246247248249250>>...313