/third_party/ffmpeg/libavformat/ |
H A D | avio.h | 286 enum AVIODataMarkerType type, int64_t time); 467 * @param time the stream time the current bytestream pos corresponds to 472 void avio_write_marker(AVIOContext *s, int64_t time, enum AVIODataMarkerType type);
|
/third_party/curl/docs/examples/ |
H A D | http2-upload.c | 36 #include <sys/time.h> 125 epoch_offset = time(NULL) - tv.tv_sec; in my_trace()
|
H A D | synctime.c | 25 * Set your system time from a remote HTTP server's Date: header. 35 * # date -s "`curl -sI https://nist.time.gov/timezone.cgi?UTC/s/0 \ 38 * To view remote webserver date and time. 39 * $ curl -sI https://nist.time.gov/timezone.cgi?UTC/s/0 \ 42 * Synchronising your computer clock via Internet time server usually relies 44 * time synchronization but it does not work well through a 48 * There is an indirect method. Since most webserver provide server time in 54 * 2. Webserver system time must in sync with the NTP time server, 55 * or at least provide an accurate time keepin [all...] |
/third_party/curl/lib/ |
H A D | curl_setup_once.h | 36 #include <time.h> 56 #include <sys/time.h>
|
/third_party/libuv/src/unix/ |
H A D | openbsd.c | 28 #include <sys/time.h> 177 now = time(NULL); in uv_uptime()
|
/third_party/libdrm/freedreno/ |
H A D | freedreno_priv.h | 79 time_t time; member 110 drm_private void fd_bo_cache_cleanup(struct fd_bo_cache *cache, time_t time); 173 time_t free_time; /* time when added to bucket-list */
|
/third_party/libcoap/include/coap3/ |
H A D | coap_net.h | 24 #include <sys/time.h> 26 #include <time.h> 407 * time, the textual reason phrase for @p code will be added as payload, with 589 * coap_io_do_io() before returning with the time spent in the function. 594 * finally coap_io_do_epoll() before returning with the time spent in the 694 * @param now Current time. 718 * @param now Current time 735 * @param now Current time. 845 * @param now Current time. 869 * @param now Current time [all...] |
/third_party/mesa3d/src/c11/impl/ |
H A D | threads_posix.c | 221 time_t expire = time(NULL); in mtx_timedlock() 224 time_t now = time(NULL); in mtx_timedlock()
|
/third_party/libwebsockets/plugins/ |
H A D | protocol_lws_status.c | 31 #include <time.h> 119 * memory needed to make the data vs time to send it. in callback_lws_status() 128 time(&pss->time_est); in callback_lws_status() 183 "{\"peer\":\"%s\",\"time\":\"%ld\"," in callback_lws_status()
|
/third_party/node/deps/v8/tools/ |
H A D | gdb-v8-support.py | 35 import time namespace 219 time_suffix = time.strftime("%Y%m%d-%H%M%S")
|
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify_refcol/ |
H A D | itt_refcol_impl.c | 5 #include <time.h> 31 time_t time_now = time(NULL); in log_file_name_generate()
|
/third_party/musl/porting/linux/user/src/hilog/ |
H A D | hilog_adapter.c | 25 #include <sys/time.h> 28 #include <time.h>
|
/third_party/musl/src/hilog/linux/ |
H A D | hilog_adapter.c | 25 #include <sys/time.h> 28 #include <time.h>
|
/third_party/musl/src/misc/ |
H A D | ioctl.c | 4 #include <time.h> 5 #include <sys/time.h>
|
/third_party/ltp/testcases/kernel/mem/mtest06/ |
H A D | shmat1.c | 69 #include <sys/time.h> /* definitions of settimer() */ 204 "\t -x time for which test is to be run. default: 24 Hrs\n", in usage() 236 srand(time(NULL) % 100); in shmat_shmdt() 421 exec_time = 24.0; /* minimum time period for which to run the tests */ in main() 432 case 'x': /* time in hrs to run this test. */ in main()
|
/third_party/ltp/testcases/kernel/sched/nptl/ |
H A D | nptl01.c | 45 #include <time.h> 46 #include <sys/time.h> 64 * The time to wait should be set appropriately so that the waiting thread 65 * is coming out of the wait at around the same time as the other thread is
|
/third_party/ltp/testcases/misc/crash/ |
H A D | crash02.c | 32 Note: Running this program just a few times, using total CPU time of 36 stress test at the same time you run other tests, like a multi-user 59 #include <time.h> 88 /* max time allowed per try, in seconds */ 157 nseed = time(NULL); in main() 188 printf("time limit reached on pid. using kill.\n"); in monitor_fcn()
|
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-sse-ring/ |
H A D | minimal-http-server-sse-ring.c | 29 #include <time.h> 139 usleep((useconds_t)(100000 + (time(NULL) & 0xffff))); in thread_spam()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/strftime/ |
H A D | 1-1.c | 17 #include <time.h> 23 /* current time */ in main() 24 time_t t = time(NULL); in main() 33 /* use format controls to print the various date/time components. */ in main()
|
/third_party/node/deps/uv/src/unix/ |
H A D | openbsd.c | 28 #include <sys/time.h> 172 now = time(NULL); in uv_uptime()
|
/third_party/openssl/test/ |
H A D | ocspapitest.c | 75 ASN1_TIME *thisupd = ASN1_TIME_set(NULL, time(NULL)); in make_dummy_resp() 76 ASN1_TIME *nextupd = ASN1_TIME_set(NULL, time(NULL) + 200); in make_dummy_resp()
|
/third_party/pulseaudio/src/modules/rtp/ |
H A D | sdp.c | 24 #include <time.h> 70 ntp = (uint32_t) time(NULL) + 2208988800U; in pa_sdp_build()
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | core-rtclock.c | 30 #include <time.h> 31 #include <sys/time.h>
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
H A D | SurfaceEGL.cpp | 79 egl::Error SurfaceEGL::setPresentationTime(EGLnsecsANDROID time) in setPresentationTime() argument 81 EGLBoolean success = mEGL->presentationTimeANDROID(mSurface, time); in setPresentationTime() 230 // The driver may return EGL_BAD_ACCESS at any time if the requested frame is no longer stored. in getFrameTimestamps()
|
/third_party/skia/tools/viewer/ |
H A D | StatsLayer.cpp | 163 double time = totalTime / std::max(1, totalCount); in onPaint() local 165 canvas->drawString(SkStringPrintf("%4.3f ms -> %4.3f ms", time, measure), in onPaint()
|