Home
last modified time | relevance | path

Searched defs:timespec_add_msec (Results 1 – 4 of 4) sorted by relevance

/third_party/weston/shared/
Dtimespec-util.h82 timespec_add_msec(struct timespec *r, const struct timespec *a, int64_t b) in timespec_add_msec() function
/third_party/mesa3d/src/util/
Dtimespec.h110 timespec_add_msec(struct timespec *r, const struct timespec *a, uint64_t b) in timespec_add_msec() function
/third_party/weston/tests/
Dtimespec-test.c174 ZUC_TEST(timespec_test, timespec_add_msec) in ZUC_TEST() argument
/third_party/mesa3d/src/util/tests/timespec/
Dtimespec_test.cpp154 TEST(timespec_test, timespec_add_msec) in TEST() argument