Searched +defs:tv +defs:tv_sec (Results 1 – 6 of 6) sorted by relevance
/external/libvncserver/compat/msvc/sys/ |
D | time.h | 16 time_t tv_sec; /* Seconds since 00:00:00 GMT, */ member 32 static __inline int gettimeofday(struct timeval *tv, struct timezone *tz) in gettimeofday()
|
/external/libvncserver/libvncserver/ |
D | sockets.c | 83 long int tv_sec,tv_usec; member 287 struct timeval tv; in rfbCheckFds() local 575 struct timeval tv; in rfbReadExactTimeout() local 667 struct timeval tv; in rfbPeekExactTimeout() local 745 struct timeval tv; in rfbWriteExact() local
|
/external/webrtc/webrtc/base/ |
D | timeutils.cc | 93 long tv_sec, tv_usec; // NOLINT member 98 static int gettimeofday(struct timeval *tv, void *tz) { in gettimeofday()
|
/external/dbus/dbus/ |
D | dbus-sysdeps-win.c | 936 struct timeval tv; in _dbus_poll() local 1882 _dbus_get_real_time (long *tv_sec, in _dbus_get_real_time() 1913 _dbus_get_monotonic_time (long *tv_sec, in _dbus_get_monotonic_time()
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_linux.cc | 80 long tv_sec; member 347 timeval tv; in NanoTime() local
|
/external/mksh/src/ |
D | funcs.c | 1877 struct timeval tv, tvlim; in c_read() local 2578 p_time(struct shf *shf, bool posix, long tv_sec, int tv_usec, int width, in p_time() 3784 struct timeval tv; in c_sleep() local
|