Searched refs:time (Results 2626 - 2650 of 3594) sorted by relevance
1...<<101102103104105106107108109110>>...144
/third_party/curl/tests/ |
H A D | negtelnetserver.py | 34 import time namespace
|
/third_party/f2fs-tools/mkfs/ |
H A D | f2fs_format_main.c | 23 #include <time.h>
|
/third_party/ffmpeg/ffbuild/ |
H A D | common.mak | 152 # so this saves some time on slow systems.
|
/third_party/f2fs-tools/fsck/ |
H A D | node.c | 60 f2fs_init_qf_inode(sb, raw_node, qtype, time(NULL)); in f2fs_rebuild_qf_inode()
|
/third_party/eudev/src/udev/ |
H A D | udev-node.c | 28 #include <sys/time.h>
|
/third_party/ffmpeg/libavdevice/ |
H A D | dshow_capture.h | 262 void (*callback)(void *priv_data, int index, uint8_t *buf, int buf_size, int64_t time, enum dshowDeviceType type);
|
H A D | bktr.c | 32 #include "libavutil/time.h" 49 #include <sys/time.h> 243 /* note: we support only one picture read at a time */
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | v210enc.asm | 129 ; only six bytes at a time
|
/third_party/ffmpeg/libavformat/ |
H A D | libamqp.c | 24 #include <sys/time.h> 28 #include "libavutil/time.h"
|
H A D | isom.h | 74 int64_t time; member 195 int64_t time_offset; ///< time offset of the edit list entries 196 int64_t min_corrected_pts; ///< minimum Composition time shown by the edits excluding empty edits.
|
H A D | img2enc.c | 153 time(&now0); in write_packet()
|
/third_party/ffmpeg/libavutil/ |
H A D | bprint.c | 25 #include <time.h> 197 be enough to format any real date+time string */ in av_bprint_strftime()
|
/third_party/eudev/hm_src/ |
H A D | keyboard-keys-from-name.h | 296 {"time", KEY_TIME}, in keyboard_lookup_key()
|
/third_party/backends/backend/ |
H A D | canon_pp-io.c | 52 #include <sys/time.h> 504 /* Reset the scanner. At least, it works 50% of the time. */
|
/third_party/alsa-lib/test/ |
H A D | mixtest.c | 6 #include <time.h>
|
H A D | audio_time.c | 2 * This program only tracks the difference between system time 3 * and audio time, as reported in snd_pcm_status(). It should be 20 #include <time.h> 393 printf("\t capture: systime: %lli nsec, audio time %lli nsec, \tsystime delta %lli \t resolution %d ns \n", in main() 435 printf("playback: systime: %lli nsec, audio time %lli nsec, \tsystime delta %lli resolution %d ns\n", in main()
|
/third_party/alsa-utils/alsactl/ |
H A D | monitor.c | 28 #include <time.h>
|
/third_party/cups-filters/filter/ |
H A D | pdfutils.c | 96 curtime = time(NULL); in pdfOut_to_pdfdate()
|
/third_party/NuttX/fs/nfs/ |
H A D | nfs_util.c | 26 #include <sys/time.h>
|
/third_party/libunwind/libunwind/doc/ |
H A D | libunwind-setjmp.tex | 35 system-provided routines. In fact, the time spent on a
|
/third_party/libsnd/ |
H A D | make_lite.py | 3 import commands, os, re, string, sys, time namespace
|
/third_party/libuv/test/ |
H A D | task.h | 35 # include <sys/time.h>
|
H A D | runner-unix.c | 40 #include <sys/time.h> 298 /* Check that gettimeofday() doesn't jump back in time. */ in process_wait()
|
/third_party/libuv/src/unix/ |
H A D | ibmi.c | 38 #include <sys/time.h> 265 /* The average (in tenths) of the elapsed time during which the processing in uv_loadavg()
|
/third_party/libuv/include/uv/ |
H A D | unix.h | 247 uint64_t time; \
|
Completed in 18 milliseconds
1...<<101102103104105106107108109110>>...144