/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_queue.c | 33 #include <time.h>
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_debug.c | 704 /* Create a directory into $HOME/radv_dumps_<pid>_<time> to save in radv_check_gpu_hangs() 712 time(&raw_time); in radv_check_gpu_hangs() 1002 /* Wait for the context to be idle in a finite time. */ in radv_check_trap_handler()
|
/third_party/ltp/lib/ |
H A D | tlibio.c | 94 #include <sys/time.h> 1044 * If i/o was not waited for (may not have been completed at this time), in lio_write_buffer() 1623 * If i/o was not waited for (may not have been completed at this time), in lio_read_buffer()
|
/third_party/mesa3d/src/glx/ |
H A D | dri2_glx.c | 47 #include <sys/time.h> 712 * to do so some time before reusing a (non-pageflipped) backbuffer. in dri2XcbSwapBuffers()
|
H A D | dri3_glx.c | 74 #include <sys/time.h>
|
/third_party/node/deps/v8/third_party/zlib/google/ |
H A D | zip_unittest.cc | 27 #include "base/time/time.h" 86 void SetTimeModified(const base::Time& time) override { LogProgress(); } 322 // modification defaults to the current time. 364 // Invalid date means the modification time will default to 'now'. in TestTimeStamp() 1352 // space and time (crbug.com/1299736). Therefore, it only gets run on a few bots 1360 // Some Mac, Linux and Debug (dbg) bots tend to time out when performing this
|
/third_party/node/deps/zlib/google/ |
H A D | zip_unittest.cc | 27 #include "base/time/time.h" 86 void SetTimeModified(const base::Time& time) override { LogProgress(); } 322 // modification defaults to the current time. 364 // Invalid date means the modification time will default to 'now'. in TestTimeStamp() 1352 // space and time (crbug.com/1299736). Therefore, it only gets run on a few bots 1360 // Some Mac, Linux and Debug (dbg) bots tend to time out when performing this
|
/third_party/node/deps/googletest/include/gtest/internal/ |
H A D | gtest-port.h | 494 // Sun Pro CC supports exceptions. However, there is no compile-time way of 553 // -frtti -fno-exceptions, the build fails at link time with undefined 624 #include <time.h> // NOLINT 797 // MS C++ compiler emits warning when a conditional expression is compile time 1692 // must be able to initialize a static mutex object at link time. 1711 // Defines and statically (i.e. at link time) initializes a static mutex. 2016 // time and thus not defined there. 2099 // StrError() aren't needed on Windows CE at this time and thus not 2194 // This template class serves as a compile-time function from size to 2237 using TimeInMillis = int64_t; // Represents time i [all...] |
/third_party/nghttp2/src/ |
H A D | util.cc | 28 # include <time.h>
|
/third_party/node/deps/googletest/src/ |
H A D | gtest-death-test.cc | 892 status_zx = port.wait(zx::time::infinite(), &packet); in Wait()
|
/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/arborist/ |
H A D | build-ideal-tree.js | 182 process.emit('time', 'idealTree') 281 process.emit('time', 'idealTree:init') 423 process.emit('time', 'idealTree:userRequests') 693 // least it's just a one-time hit. 694 process.emit('time', 'idealTree:inflate') 705 This is a one-time fix-up, please be patient... 768 process.emit('time', 'idealTree:buildDeps') 810 process.emit('time', `idealTree:${node.location || '#root'}`) 902 // try to do the override ahead of time, since we MAY be able 1452 process.emit('time', 'idealTre [all...] |
/third_party/icu/icu4c/source/test/perf/collationperf/ |
H A D | collperf.cpp | 42 "-loop nnnn Loopcount for test. Adjust for reasonable total running time.\n" 89 #include <sys/time.h> 430 printf("Sort Key Generation: time per key = %d ns\n", ns); in doKeyGen() 685 printf("binary search: time per compare = %d ns\n", ns); in doBinarySearch() 768 printf("qsort: time per compare = %d ns\n", ns); in doQSort() 882 printf("Average time per ucol_next() nano seconds %d\n", ns); in doForwardIterTest() 978 printf("Average time per ucol_next() nano seconds %d\n", ns); in doForwardIterTest() 1046 printf("Average time per ucol_previous() nano seconds %d\n", ns); in doBackwardIterTest() 1140 printf("Average time per ucol_previous() nano seconds %d\n", ns); in doBackwardIterTest() 1351 // Process first half this time throug in get() [all...] |
/third_party/libfuse/example/ |
H A D | passthrough_hp.cc | 63 #include <time.h>
|
/third_party/ltp/testcases/kernel/io/ltp-aiodio/ |
H A D | aio-stress.c | 31 #include <sys/time.h> 183 struct timeval io_start_time; /* time of io_submit */ 224 /* latency completion stats i/o time from io_submit until io_getevents */ 548 * more than one event at a time in io_oper_wait() 733 io->io_start_time = *tv_now; /* set time of io_submit */ in update_iou_counters()
|
/third_party/lwip/src/apps/http/makefsdata/ |
H A D | makefsdata.c | 17 #include <time.h> 167 printf(" switch -m: include \"Last-Modified\" header based on file time" NEWLINE); in print_usage()
|
/third_party/littlefs/scripts/ |
H A D | plotmpl.py | 23 import time namespace
|
/third_party/libwebsockets/win32port/zlib/ |
H A D | inflate.c | 36 * - Add compile time option, POSTINC, to use post-increments instead (Intel?)
234 first time it's called, and returns those tables the first time and
236 exchange for a little execution time. However, BUILDFIXED should not be
692 state->head->time = hold;
1358 /* if first time, start search in bit buffer */
|
/third_party/mesa3d/src/gtest/src/ |
H A D | gtest-death-test.cc | 911 status_zx = port.wait(zx::time::infinite(), &packet); in Wait()
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | ocsp.c | 20 #include <time.h>
|
H A D | req.c | 12 #include <time.h>
|
H A D | x509.c | 572 BIO_printf(bio_err, "%s: Checkend time out of range %s\n", in x509_main() 1030 time_t tcheck = time(NULL) + checkoffset; in x509_main()
|
/third_party/node/deps/openssl/openssl/crypto/cmp/ |
H A D | cmp_msg.c | 311 time_t now = time(NULL); in OSSL_CMP_CTX_setup_CRM()
|
/third_party/node/deps/uv/src/unix/ |
H A D | stream.c | 40 # include <sys/time.h> 471 * thread opens a file or creates a socket in the time window between us 810 * inside the iov each time we write. So there is no need to offset it. in uv__try_write()
|
/third_party/node/deps/uv/src/win/ |
H A D | util.c | 27 #include <time.h> 77 * One-time initialization code for functionality defined in util.c.
|
/third_party/rust/crates/libc/src/solid/ |
H A D | mod.rs | 114 // time.h 794 // time.h 801 pub fn time(arg1: *mut time_t) -> time_t; in time() functions
|