Home
last modified time | relevance | path

Searched refs:human_time (Results 1 – 6 of 6) sorted by relevance

/third_party/libinput/src/
Dutil-time.h95 struct human_time { struct
103 static inline struct human_time argument
106 struct human_time t; in to_human_time()
Devdev.h841 struct human_time ht = to_human_time(ratelimit->interval); in evdev_log_msg_ratelimit()
/third_party/openssl/test/recipes/
D80-test_ca.t261 my $time = human_time($out[0]);
267 sub human_time {
/third_party/cups-filters/filter/
Dbannertopdf.c214 static const char *human_time(const char *timestamp) in human_time() function
287 human_time(cupsGetOption("time-at-creation", noptions, options))); in get_known_opts()
291 human_time(cupsGetOption("time-at-processing", noptions, options))); in get_known_opts()
/third_party/libinput/test/
Dtest-utils.c715 START_TEST(human_time) in START_TEST() argument
737 struct human_time ht; in START_TEST()
1519 tcase_add_test(tc, human_time); in litest_utils_suite()
/third_party/libinput/patch/diff_libinput_mmi/libinput/
Dlibinput_0000.diff7480 static inline struct human_time
7483 - struct human_time t;
7485 + struct human_time t = {0, NULL};