Home
last modified time | relevance | path

Searched defs:tv_usec (Results 1 - 25 of 45) sorted by relevance

12

/third_party/curl/lib/
H A Dtimeval.h33 int tv_usec; /* microseconds */ member
H A Dtimediff.c47 timediff_t tv_usec = (ms % 1000) * 1000; /* max=999999 */ in curlx_mstotv() local
H A Dcurl_setup_once.h115 long tv_usec; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/hw/include/
H A Dtime64.h52 int64_t tv_usec; member
/third_party/musl/porting/liteos_a_newlib/kernel/include/
H A Dtime.h42 struct timeval64 { int64_t tv_sec; int64_t tv_usec; }; member
/third_party/musl/compat/time32/
H A Dtime32.h10 long tv_usec; member
/third_party/alsa-lib/include/
H A Dglobal.h141 long tv_usec; /* microseconds */ member
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/sys/
H A Dprocfs.h27 long tv_sec, tv_usec; member
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dprocfs.h27 long tv_sec, tv_usec; member
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dprocfs.h27 long tv_sec, tv_usec; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dprocfs.h27 long tv_sec, tv_usec; member
/third_party/musl/include/sys/
H A Dprocfs.h27 long tv_sec, tv_usec; member
/third_party/protobuf/src/google/protobuf/util/
H A Dtime_util.h43 int64 tv_usec; /* and microseconds */ member
/third_party/libdrm/exynos/
H A Dexynos_drm.h167 __u32 tv_usec; member
/third_party/ltp/testcases/kernel/syscalls/clock_adjtime/
H A Dclock_adjtime.h54 long long tv_usec; member
/third_party/libdrm/tests/exynos/
H A Dexynos_fimg2d_event.c56 g2d_event_handler(int fd, unsigned int cmdlist_no, unsigned int tv_sec, unsigned int tv_usec, void *user_data) g2d_event_handler() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dhnd_debug.h121 uint32 tv_usec; /* Microseconds */ member
/third_party/node/deps/cares/src/lib/
H A Dsetup_once.h119 long tv_usec; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/
H A DDisplayGbm.cpp474 pageFlipHandler(int fd, unsigned int sequence, unsigned int tv_sec, unsigned int tv_usec, void *data) pageFlipHandler() argument
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/
H A Dhi_osal.h128 long tv_usec; member
/third_party/libwebsockets/include/
H A Dlibwebsockets.h420 unsigned int tv_usec; member
/third_party/ltp/include/
H A Dtst_timer.h105 __kernel_suseconds_t tv_usec; /* microseconds */ global() member
[all...]
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dalltypes.h227 struct timeval { time_t tv_sec; suseconds_t tv_usec; }; member
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dalltypes.h277 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 Dpytime.c760 _PyTime_t tv_sec, tv_usec; in pytime_as_timeval() local
773 int tv_usec; in pytime_as_timeval_struct() local

Completed in 14 milliseconds

12