| /external/adhd/cras/src/tests/ |
| D | polled_interval_checker_unittest.cc | 145 int clock_gettime(clockid_t clk_id, struct timespec* tp) { in clock_gettime() function
|
| D | empty_iodev_unittest.cc | 89 int clock_gettime(clockid_t clk_id, struct timespec* tp) { in clock_gettime() function
|
| D | cras_tm_unittest.cc | 186 int clock_gettime(clockid_t clk_id, struct timespec* tp) { in clock_gettime() function
|
| D | util_unittest.cc | 313 int clock_gettime(clockid_t clk_id, struct timespec* tp) { in clock_gettime() function
|
| D | server_metrics_unittest.cc | 393 int clock_gettime(clockid_t clk_id, struct timespec* tp) { in clock_gettime() function
|
| D | loopback_iodev_unittest.cc | 266 int clock_gettime(clockid_t clk_id, struct timespec* tp) { in clock_gettime() function
|
| D | cras_client_unittest.cc | 410 int clock_gettime(clockid_t clk_id, struct timespec* tp) { in clock_gettime() function
|
| D | a2dp_iodev_unittest.cc | 553 int clock_gettime(clockid_t clk_id, struct timespec* tp) { in clock_gettime() function
|
| D | timing_unittest.cc | 106 int clock_gettime(clockid_t clk_id, struct timespec* tp) { in clock_gettime() function
|
| D | dev_stream_unittest.cc | 1300 int clock_gettime(clockid_t clk_id, struct timespec* tp) { in clock_gettime() function
|
| D | iodev_list_unittest.cc | 1885 int clock_gettime(clockid_t clk_id, struct timespec* tp) { in clock_gettime() function
|
| D | audio_thread_unittest.cc | 1414 int clock_gettime(clockid_t clk_id, struct timespec* tp) { in clock_gettime() function
|
| D | audio_thread_unittest_obsolete.cc | 2104 int clock_gettime(clockid_t clk_id, struct timespec* tp) { in clock_gettime() function
|
| D | alsa_io_unittest.cc | 2951 int clock_gettime(clockid_t clk_id, struct timespec* tp) { in clock_gettime() function
|
| /external/strace/ |
| D | time.c | 240 SYS_FUNC(clock_gettime) in SYS_FUNC() argument
|
| /external/libusb/libusb/ |
| D | libusbi.h | 1111 int (*clock_gettime)(int clkid, struct timespec *tp); member
|
| /external/libusb/include/libusb/ |
| D | libusbi.h | 1111 int (*clock_gettime)(int clkid, struct timespec *tp); member
|
| /external/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/ |
| D | mod.rs | 1064 pub fn clock_gettime(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; in clock_gettime() function
|
| /external/rust/crates/libc/src/unix/hermit/ |
| D | mod.rs | 994 pub fn clock_gettime( in clock_gettime() function
|
| /external/rust/crates/libc/src/unix/bsd/netbsdlike/ |
| D | mod.rs | 643 pub fn clock_gettime(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; in clock_gettime() function
|
| /external/rust/crates/libc/src/unix/redox/ |
| D | mod.rs | 950 pub fn clock_gettime(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; in clock_gettime() function
|
| /external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/ |
| D | mod.rs | 1148 pub fn clock_gettime(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; in clock_gettime() function
|
| /external/rust/crates/libc/src/unix/haiku/ |
| D | mod.rs | 1296 pub fn clock_gettime(clk_id: ::c_int, tp: *mut ::timespec) -> ::c_int; in clock_gettime() function
|
| /external/rust/crates/libc/src/unix/linux_like/ |
| D | mod.rs | 1313 pub fn clock_gettime(clk_id: ::clockid_t, tp: *mut ::timespec) -> ::c_int; in clock_gettime() function
|
| /external/crosvm/usb_util/src/ |
| D | bindings.rs | 1930 pub fn clock_gettime(__clock_id: clockid_t, __tp: *mut timespec) -> ::std::os::raw::c_int; in clock_gettime() function
|