/third_party/curl/lib/ |
H A D | timeval.h | 33 int tv_usec; /* microseconds */ member
|
H A D | timediff.c | 47 timediff_t tv_usec = (ms % 1000) * 1000; /* max=999999 */ in curlx_mstotv() local
|
H A D | curl_setup_once.h | 115 long tv_usec; member
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/ |
H A D | time.h | 42 struct timeval64 { int64_t tv_sec; int64_t tv_usec; }; member
|
/third_party/musl/compat/time32/ |
H A D | time32.h | 10 long tv_usec; member
|
/third_party/alsa-lib/include/ |
H A D | global.h | 141 long tv_usec; /* microseconds */ member
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
H A D | procfs.h | 27 long tv_sec, tv_usec; member
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
H A D | procfs.h | 27 long tv_sec, tv_usec; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
H A D | procfs.h | 27 long tv_sec, tv_usec; member
|
/third_party/musl/include/sys/ |
H A D | procfs.h | 27 long tv_sec, tv_usec; member
|
/third_party/protobuf/src/google/protobuf/util/ |
H A D | time_util.h | 43 int64 tv_usec; /* and microseconds */ member
|
/third_party/libdrm/exynos/ |
H A D | exynos_drm.h | 167 __u32 tv_usec; member
|
/third_party/ltp/testcases/kernel/syscalls/clock_adjtime/ |
H A D | clock_adjtime.h | 54 long long tv_usec; member
|
/third_party/libdrm/tests/exynos/ |
H A D | exynos_fimg2d_event.c | 56 g2d_event_handler(int fd, unsigned int cmdlist_no, unsigned int tv_sec, unsigned int tv_usec, void *user_data) g2d_event_handler() argument
|
/third_party/node/deps/cares/src/lib/ |
H A D | setup_once.h | 119 long tv_usec; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/ |
H A D | DisplayGbm.cpp | 474 pageFlipHandler(int fd, unsigned int sequence, unsigned int tv_sec, unsigned int tv_usec, void *data) pageFlipHandler() argument
|
/third_party/libwebsockets/include/ |
H A D | libwebsockets.h | 420 unsigned int tv_usec; member
|
/third_party/ltp/include/ |
H A D | tst_timer.h | 105 __kernel_suseconds_t tv_usec; /* microseconds */ global() member [all...] |
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
H A D | alltypes.h | 227 struct timeval { time_t tv_sec; suseconds_t tv_usec; }; member
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
H A D | alltypes.h | 277 struct timeval { time_t tv_sec; suseconds_t tv_usec; }; member 279 struct timeval64 { _Int64 tv_sec; _Int64 tv_usec; }; member
|
/third_party/python/Python/ |
H A D | pytime.c | 760 _PyTime_t tv_sec, tv_usec; in pytime_as_timeval() local 773 int tv_usec; in pytime_as_timeval_struct() local
|
/third_party/libdrm/include/drm/ |
H A D | vmwgfx_drm.h | 716 __u32 tv_usec; member
|
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
H A D | vmwgfx_drm.h | 723 __u32 tv_usec; member
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
H A D | alltypes.h | 218 struct timeval { time_t tv_sec; suseconds_t tv_usec; }; member
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
H A D | alltypes.h | 218 struct timeval { time_t tv_sec; suseconds_t tv_usec; }; member
|