Searched refs:time (Results 5276 - 5300 of 5632) sorted by relevance
1...<<211212213214215216217218219220>>...226
/third_party/gn/src/base/strings/ |
H A D | string_util.cc | 15 #include <time.h> 641 // Runs in O(n) time in the length of |str|, and transforms the string without 673 // replace() on each instance, and finish the entire operation in O(n) time. in DoReplaceMatchesAfterOffset() 685 // entire remaining string each time. We need to be more clever to keep things in DoReplaceMatchesAfterOffset()
|
/third_party/gn/src/gn/ |
H A D | function_toolchain.cc | 366 time. See also "depsformat".
|
/third_party/glfw/examples/ |
H A D | particles.c | 36 #include <time.h> 179 // Minimum delta-time for particle phisics (s) 262 // Scale velocity vector according to a time-varying velocity in init_particle() 268 // Color is time-varying in init_particle() 355 // Calculate delta time for this iteration in particle_engine() 468 // Store the frame time and delta time for the physics thread in draw_particles() 612 // The first time, we build the fountain display list in draw_fountain() 715 // The first time, we build the floor display list in draw_floor() 795 // Calculate frame-to-frame delta time in draw_scene() [all...] |
/third_party/backends/backend/ |
H A D | dell1600n_net.c | 68 #include <sys/time.h>
|
H A D | dc240.c | 321 #include <sys/time.h> 643 * If this is not the first time through, then it must be in read_data() 1562 /* XXX - we should read more than 1 line at a time here */ in sane_read() 1888 /* Determine if it's time to read another 256 byte buffer from the camera */ in read_dir()
|
H A D | abaton.c | 58 #include <sys/time.h>
|
H A D | ibm.c | 56 #include <sys/time.h>
|
H A D | v4l.c | 65 #include <sys/time.h>
|
H A D | gphoto2.c | 333 #include <sys/time.h> 1911 * FIXME: Current implementation reads one scan line at a time. Part in converter_fill_buffer()
|
H A D | niash.c | 34 #include <sys/time.h> 123 int WarmUpTime; /* time to wait before a calibration starts */ 126 /* system type to trace the time elapsed */ 353 /* returns 1, when the warm up time "iTime" has elasped */ 382 /* get the current system time */ in _WarmUpLamp() 384 /* determine the time to wait at least */ in _WarmUpLamp() 394 struct timeval now[2]; /* toggling time holder */ in _WaitForLamp() 397 int iCurrent = 0; /* buffer and time-holder swap flag */ in _WaitForLamp() 404 /* get the time stamp for the wait loops */ in _WaitForLamp() 413 /* wait until time ha in _WaitForLamp() [all...] |
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_meter.c | 33 #include <time.h> 1179 * and to not insert it more time (see #snd_pcm_meter_search_scope)
|
/third_party/cups-filters/filter/ |
H A D | imagetopdf.c | 312 curtime = time(NULL); in outTrailer()
|
/third_party/googletest/googletest/include/gtest/internal/ |
H A D | gtest-port.h | 451 // Sun Pro CC supports exceptions. However, there is no compile-time way of 506 // -frtti -fno-exceptions, the build fails at link time with undefined 570 #include <time.h> // NOLINT 732 // MS C++ compiler emits warning when a conditional expression is compile time 1115 // for compile-time type checking, and has no overhead in an in DownCast_() 1116 // optimized build at run-time, as it will be optimized away in DownCast_() 1666 // must be able to initialize a static mutex object at link time. 1685 // Defines and statically (i.e. at link time) initializes a static mutex. 1990 // time and thus not defined there. 2083 // StrError() aren't needed on Windows CE at this time an [all...] |
/third_party/googletest/googletest/src/ |
H A D | gtest-death-test.cc | 904 status_zx = port.wait(zx::time::infinite(), &packet); in Wait()
|
/third_party/googletest/googletest/test/ |
H A D | googletest-port-test.cc | 36 #include <time.h> 954 "Only one stdout capturer can exist at a time"); in TEST() 1092 // Tests that the mutex only lets one thread at a time to lock it. 1113 // time, they are likely to encounter a race condition and have some in TEST()
|
/third_party/gptfdisk/ |
H A D | basicmbr.cc | 19 #include <time.h>
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
H A D | DateTimeGeneratorTest.java | 652 // Skipping some test case in the non-exhaustive mode to reduce the test time in TestReplacingZoneString() 1711 // // Next test that in all available Locales, the actual short time pattern uses the same cycle as produced by 'j' 1727 // " to occur in short time pattern " + shortPattern + " for " + dfmtCalType);
|
/third_party/libunwind/libunwind/doc/ |
H A D | unw_create_addr_space.tex | 195 should resume. By the time \Prog{libunwind} invokes the \Func{resume}
|
/third_party/libwebsockets/lib/core/ |
H A D | context.c | 133 * role init starts a ctx sul for 350ms (reset to 100ms each time some in lws_state_notify_protocol_init() 1012 time(&context->tls.last_cert_check_s); in lws_create_context() 1123 * pt because size isn't known at that time). point to it in lws_create_context()
|
/third_party/libuv/src/unix/ |
H A D | stream.c | 40 # include <sys/time.h> 481 * thread opens a file or creates a socket in the time window between us 777 * inside the iov each time we write. So there is no need to offset it. in uv__try_write()
|
/third_party/libuv/src/win/ |
H A D | util.c | 27 #include <time.h> 78 * One-time initialization code for functionality defined in util.c.
|
/third_party/lzma/CPP/7zip/UI/Console/ |
H A D | Main.cpp | 38 #include <sys/time.h>
158 " -bt : show execution time statistics\n"
|
/third_party/mbedtls/library/ |
H A D | x509.c | 43 #include <time.h> 242 * option. Enforce this at parsing time. 1349 that the certificate has no designated purpose at the time of creation. */ in mbedtls_x509_get_ns_cert_type() 1378 that the certificate has no designated purpose at the time of creation. */ in mbedtls_x509_get_key_usage()
|
/third_party/jerryscript/jerry-core/debugger/ |
H A D | debugger.c | 28 #include <time.h>
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_queue.c | 33 #include <time.h>
|
Completed in 48 milliseconds
1...<<211212213214215216217218219220>>...226