Home
last modified time | relevance | path

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

/third_party/weston/shared/
Dtimespec-util.h192 timespec_from_usec(struct timespec *a, int64_t b) in timespec_from_usec() function
/third_party/mesa3d/src/util/
Dtimespec.h228 timespec_from_usec(struct timespec *a, uint64_t b) in timespec_from_usec() function
/third_party/weston/tests/
Dtimespec-test.c228 ZUC_TEST(timespec_test, timespec_from_usec) in ZUC_TEST() argument
/third_party/mesa3d/src/util/tests/timespec/
Dtimespec_test.cpp212 TEST(timespec_test, timespec_from_usec) in TEST() argument