Home
last modified time | relevance | path

Searched refs:time (Results 7526 - 7550 of 9304) sorted by relevance

1...<<301302303304305306307308309310>>...373

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationEGL_autogen.h226 EGLnsecsANDROID time);
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Degl_ext_stubs_autogen.h101 EGLnsecsANDROID time);
/third_party/openssl/crypto/x509/
H A Dby_dir.c22 #include <time.h>
/third_party/openssl/ohos_lite/include/openssl/
H A Dcrypto.h15 # include <time.h>
208 * compile time.
348 * It takes an amount of time dependent on |len|, but independent of the
/third_party/openssl/test/
H A Dasn1_time_test.c32 { "0", V_ASN1_GENERALIZEDTIME, V_ASN1_GENERALIZEDTIME, 0, 0, 0, 0, }, /* Bad time */
60 { "20371231235959Z", V_ASN1_UTCTIME, V_ASN1_UTCTIME, 0, 0, 0, 1, }, /* Bad UTC time */
101 /* A baseline time to compare to */
330 asn1_time = ASN1_TIME_adj(NULL, time(NULL), 0, 0); in test_time_dup()
/third_party/openssl/crypto/rsa/
H A Drsa_gen.c23 #include <time.h>
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h1224 * [compile-time option](@ref compile_options_osx).
1296 /*! @brief Returns a string describing the compile-time configuration.
1298 * This function returns the compile-time generated
1301 * compile-time options. It should not be confused with the OpenGL or OpenGL
1314 * @pointer_lifetime The returned string is static and compile-time generated.
1330 * and a human-readable description each time a GLFW error occurs.
1634 * original gamma ramp for that monitor is saved by GLFW the first time this
1787 * @remark @osx The first time a window is created the menu bar is populated
1791 * [compile-time option](@ref compile_options_osx).
1907 * @remark @osx The window title will not be updated until the next time yo
[all...]
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/
H A Djfdctint-avx2.asm47 ; NASM cannot do compile-time arithmetic on floating-point constants.
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
H A Djfdctint-avx2.asm47 ; NASM cannot do compile-time arithmetic on floating-point constants.
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Drpng-win.c87 #include <time.h>
703 /* one-time processing here, if any */ in rpng_win_wndproc()
/third_party/skia/third_party/externals/libpng/projects/owatcom/
H A Dpngconfig.mak79 # compilers (in fact attempts to build will fail at compile time.)
/third_party/skia/third_party/externals/microhttpd/src/include/
H A Dmicrohttpd.h119 #include <sys/time.h>
410 * connection to the client at any given time.
682 * Note that during the time of this call, most of the connection's
1839 * are set). Suspended connections will NOT time out; timeouts will
1844 * The only safe time to suspend a connection is from the
1860 * safe to resume a suspended connection at any time. Calling this
2372 * @param nonce_timeout The amount of time for a nonce to be
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dminiunz.c45 #include <time.h>
79 /* change_file_date : change the date/time of a file
80 filename : the filename of the file where date/time must be modified
/third_party/skia/tools/viewer/
H A DSkottieSlide.cpp44 const auto player_pos = fPlayer->time();
99 const auto json_parse_time = SkStringPrintf("Json parse time: %.3f ms", in draw_stats_box()
102 const auto scene_parse_time = SkStringPrintf("Scene build time: %.3f ms", in draw_stats_box()
105 const auto total_load_time = SkStringPrintf("Total load time: %.3f ms", in draw_stats_box()
178 fTimeBase = 0; // force a time reset in load()
215 // TODO: this does not capture GPU flush time! in draw()
249 // Reset the animation time. in animate()
263 // Slider-driven progress: update the time origin. in animate()
/third_party/toybox/toys/pending/
H A Dsyslogd.c334 time(&now); in logmsg()
/third_party/typescript/tests/arkTSTest/
H A Drun.js350 console.log(`Total number of test cases:${testCaseSum} Number of use cases passed:${compResults.passedNum} The number of use cases that failed:${compResults.failNum} Total running time:${JSON.stringify(interval).split(".")[0]}ms. ArkTSVersion: ${arktsVersion}`)
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_utils.cpp49 #include <sys/time.h>
216 // Thus the frequencey needs to be retrieved each time. in TickTimeInSeconds()
263 // assume frequency is unchanging, requesting frequency every time call in TickTimeInSeconds()
/third_party/python/Modules/
H A Dnismodule.c16 #include <sys/time.h>
/third_party/protobuf/src/google/protobuf/util/
H A Dtime_util.cc38 #include <google/protobuf/stubs/time.h>
/third_party/rust/crates/nix/src/sys/
H A Daio.rs43 sys::{signal::*, time::TimeSpec},
112 // compile time. But I can't figure out how, because:
247 /// # use std::{thread, time};
262 /// thread::sleep(time::Duration::from_millis(10));
289 /// # use std::{thread, time};
301 /// thread::sleep(time::Duration::from_millis(10));
326 /// # use std::{thread, time};
336 /// thread::sleep(time::Duration::from_millis(10));
418 /// # use std::{thread, time};
426 /// thread::sleep(time
[all...]
H A Dstat.rs14 use crate::sys::time::{TimeSpec, TimeVal};
/third_party/rust/crates/rustix/src/backend/libc/net/
H A Dsyscalls.rs400 use core::time::Duration;
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dos_internal.c20 #include <time.h>
/third_party/vk-gl-cts/framework/delibs/deutil/
H A DdeTimer.c158 #include <time.h>
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dos_internal.c20 #include <time.h>

Completed in 26 milliseconds

1...<<301302303304305306307308309310>>...373