Searched refs:time (Results 4501 - 4525 of 7707) sorted by relevance
1...<<181182183184185186187188189190>>...309
/third_party/node/deps/openssl/openssl/crypto/ts/ |
H A D | ts_rsp_print.c | 60 "the TSA's time source is not available"}, in TS_STATUS_INFO_print_bio() 141 ASN1_GENERALIZEDTIME_print(bio, a->time); in TS_TST_INFO_print_bio()
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | pkcs7.c | 13 #include <time.h>
|
/third_party/rust/crates/aho-corasick/aho-corasick-debug/ |
H A D | main.rs | 6 use std::time::Instant; 38 eprintln!("count time: {:?}", count_time); in try_main() 122 eprintln!("pattern read time: {:?}", read_time); in automaton() 137 eprintln!("automaton build time: {:?}", build_time); in automaton()
|
/third_party/python/Tools/msi/ |
H A D | get_externals.bat | 26 rem Sometimes this fails the first time; try it twice
|
/third_party/python/Doc/includes/ |
H A D | tzinfo_examples.py | 7 # A class capturing the platform's idea of local time. 11 import time as _time 59 # A complete implementation of current DST rules for major US time zones. 76 # In the US, since 2007, DST starts at 2am (standard time) on the second 79 # and ends at 2am (DST time) on the first Sunday of Nov. 81 # From 1987 to 2006, DST used to start at 2am (standard time) on the first 82 # Sunday in April and to end at 2am (DST time) on the last 86 # From 1967 to 1986, DST used to start at 2am (standard time) on the last 87 # Sunday in April (the one on or after April 24) and to end at 2am (DST time) 165 # Standard time [all...] |
/third_party/pulseaudio/src/pulsecore/ |
H A D | core.h | 265 void pa_core_set_exit_idle_time(pa_core *core, int time); 274 /* wrapper for c->mainloop->time_*() RT time events */
|
/third_party/openssl/apps/ |
H A D | pkcs7.c | 13 #include <time.h>
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
H A D | FunctionsEGL.h | 89 EGLBoolean presentationTimeANDROID(EGLSurface surface, EGLnsecsANDROID time) const;
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
H A D | SurfaceImpl.h | 69 virtual egl::Error setPresentationTime(EGLnsecsANDROID time);
|
/third_party/openssl/crypto/ |
H A D | sparcv9cap.c | 15 #include <sys/time.h>
|
/third_party/openssl/ohos_lite/include/internal/ |
H A D | sockets.h | 66 # include <time.h>
|
/third_party/openssl/crypto/ts/ |
H A D | ts_rsp_print.c | 60 "the TSA's time source is not available"}, in TS_STATUS_INFO_print_bio() 141 ASN1_GENERALIZEDTIME_print(bio, a->time); in TS_TST_INFO_print_bio()
|
/third_party/openssl/ohos_lite/ |
H A D | e_os.h | 153 * at run-time [DSO_global_lookup is recommended]... 241 # include <sys/time.h>
|
/third_party/skia/third_party/externals/imgui/backends/ |
H A D | imgui_impl_android.cpp | 25 #include <time.h> 181 // Setup time step in ImGui_ImplAndroid_NewFrame()
|
/third_party/skia/third_party/externals/microhttpd/src/examples/ |
H A D | mhd2spdy.c | 93 srand(time(NULL)); in run_everything() 183 //MHD_run_from_select(daemon,&rs, &ws, &es); //not closing FDs at some time in past in run_everything() 189 //MHD_run_from_select(daemon,&rs, &ws, &es); //not closing FDs at some time in past in run_everything()
|
/third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
H A D | test_concurrent_stop.c | 32 #include <time.h>
|
H A D | test_digestauth.c | 33 #include <time.h>
|
H A D | test_digestauth_with_arguments.c | 32 #include <time.h>
|
H A D | test_long_header.c | 33 #include <time.h>
|
/third_party/skia/third_party/externals/microhttpd/src/testzzuf/ |
H A D | test_long_header.c | 33 #include <time.h>
|
/third_party/python/Modules/_decimal/libmpdec/ |
H A D | bench_full.c | 34 #include <time.h> 58 * Escape time algorithm for drawing the set: 184 printf("time: %f\n\n", (double)(end_clock-start_clock)/(double)CLOCKS_PER_SEC); in main()
|
/third_party/toybox/toys/other/ |
H A D | watch.c | 103 time_t t = time(0); in watch_main() 106 // Get and measure time string, trimming gratuitous \n in watch_main()
|
/third_party/tzdata/ |
H A D | date.c | 1 /* Display or set the current time and date. */ 66 t = time(NULL); in main() 175 _("date: error: time out of range\n")); in display()
|
/third_party/vixl/benchmarks/aarch64/ |
H A D | bench-utils.h | 33 #include <sys/time.h> 83 // Use the default run time. in BenchCLI() 198 // run-time cost, and many common VIXL APIs use them.
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_pthread.h | 56 #include <time.h>
|
Completed in 13 milliseconds
1...<<181182183184185186187188189190>>...309