Home
last modified time | relevance | path

Searched refs:time (Results 4501 - 4525 of 7707) sorted by relevance

1...<<181182183184185186187188189190>>...309

/third_party/node/deps/openssl/openssl/crypto/ts/
H A Dts_rsp_print.c60 "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 Dpkcs7.c13 #include <time.h>
/third_party/rust/crates/aho-corasick/aho-corasick-debug/
H A Dmain.rs6 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 Dget_externals.bat26 rem Sometimes this fails the first time; try it twice
/third_party/python/Doc/includes/
H A Dtzinfo_examples.py7 # 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 Dcore.h265 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 Dpkcs7.c13 #include <time.h>
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DFunctionsEGL.h89 EGLBoolean presentationTimeANDROID(EGLSurface surface, EGLnsecsANDROID time) const;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DSurfaceImpl.h69 virtual egl::Error setPresentationTime(EGLnsecsANDROID time);
/third_party/openssl/crypto/
H A Dsparcv9cap.c15 #include <sys/time.h>
/third_party/openssl/ohos_lite/include/internal/
H A Dsockets.h66 # include <time.h>
/third_party/openssl/crypto/ts/
H A Dts_rsp_print.c60 "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 De_os.h153 * at run-time [DSO_global_lookup is recommended]...
241 # include <sys/time.h>
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_android.cpp25 #include <time.h>
181 // Setup time step in ImGui_ImplAndroid_NewFrame()
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dmhd2spdy.c93 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 Dtest_concurrent_stop.c32 #include <time.h>
H A Dtest_digestauth.c33 #include <time.h>
H A Dtest_digestauth_with_arguments.c32 #include <time.h>
H A Dtest_long_header.c33 #include <time.h>
/third_party/skia/third_party/externals/microhttpd/src/testzzuf/
H A Dtest_long_header.c33 #include <time.h>
/third_party/python/Modules/_decimal/libmpdec/
H A Dbench_full.c34 #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 Dwatch.c103 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 Ddate.c1 /* 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 Dbench-utils.h33 #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 Ddng_pthread.h56 #include <time.h>

Completed in 13 milliseconds

1...<<181182183184185186187188189190>>...309