Home
last modified time | relevance | path

Searched refs:time (Results 6176 - 6200 of 7807) sorted by relevance

1...<<241242243244245246247248249250>>...313

/third_party/alsa-utils/alsaloop/
H A Dcontrol.c28 #include <sys/time.h>
/third_party/icu/icu4c/source/test/perf/ubrkperf/
H A Dubrkperfold.cpp45 "-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 Dprivate-lib-core.h52 #include <time.h>
/third_party/libsnd/src/
H A Dogg_speex.c26 #include <time.h>
/third_party/libunwind/libunwind/doc/
H A Dlibunwind-ptrace.tex100 a \Prog{\_UPT}-info structure at any given time, this facility
/third_party/libuv/src/unix/
H A Dthread.c29 #include <sys/time.h>
H A Dinternal.h391 /* 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 Dtest-poll.c42 # include <sys/time.h>
/third_party/libbpf/src/
H A Dringbuf.c19 #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 Dpkcs7.c29 #include <time.h>
H A Dx509_crl.c40 #include <time.h>
/third_party/libwebsockets/test-apps/
H A Dtest.js269 var d = new Date(parseInt(jso.conns[n].time, 10) * 1000);
/third_party/libwebsockets/lib/roles/http/
H A Dheader.c594 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 Dpolicy-common.c294 * 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 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()

Completed in 26 milliseconds

1...<<241242243244245246247248249250>>...313