/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gpr/ |
D | time.cc | 115 gpr_timespec gpr_time_from_nanos(int64_t ns, gpr_clock_type clock_type) { in gpr_time_from_nanos() 119 gpr_timespec gpr_time_from_micros(int64_t us, gpr_clock_type clock_type) { in gpr_time_from_micros() 123 gpr_timespec gpr_time_from_millis(int64_t ms, gpr_clock_type clock_type) { in gpr_time_from_millis() 127 gpr_timespec gpr_time_from_seconds(int64_t s, gpr_clock_type clock_type) { in gpr_time_from_seconds() 131 gpr_timespec gpr_time_from_minutes(int64_t m, gpr_clock_type clock_type) { in gpr_time_from_minutes() 135 gpr_timespec gpr_time_from_hours(int64_t h, gpr_clock_type clock_type) { in gpr_time_from_hours() 245 gpr_timespec gpr_convert_clock_type(gpr_timespec t, gpr_clock_type clock_type) { in gpr_convert_clock_type()
|
/external/grpc-grpc/src/core/lib/gpr/ |
D | time.cc | 115 gpr_timespec gpr_time_from_nanos(int64_t ns, gpr_clock_type clock_type) { in gpr_time_from_nanos() 119 gpr_timespec gpr_time_from_micros(int64_t us, gpr_clock_type clock_type) { in gpr_time_from_micros() 123 gpr_timespec gpr_time_from_millis(int64_t ms, gpr_clock_type clock_type) { in gpr_time_from_millis() 127 gpr_timespec gpr_time_from_seconds(int64_t s, gpr_clock_type clock_type) { in gpr_time_from_seconds() 131 gpr_timespec gpr_time_from_minutes(int64_t m, gpr_clock_type clock_type) { in gpr_time_from_minutes() 135 gpr_timespec gpr_time_from_hours(int64_t h, gpr_clock_type clock_type) { in gpr_time_from_hours() 245 gpr_timespec gpr_convert_clock_type(gpr_timespec t, gpr_clock_type clock_type) { in gpr_convert_clock_type()
|
/external/grpc-grpc/src/core/lib/gpr/posix/ |
D | time.cc | 49 gpr_clock_type clock_type) { in gpr_from_timespec() 68 static gpr_timespec now_impl(gpr_clock_type clock_type) { in now_impl() 88 gpr_timespec gpr_now(gpr_clock_type clock_type) { in gpr_now()
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gpr/posix/ |
D | time.cc | 50 gpr_clock_type clock_type) { in gpr_from_timespec() 69 static gpr_timespec now_impl(gpr_clock_type clock_type) { in now_impl() 153 gpr_timespec gpr_now(gpr_clock_type clock_type) { in gpr_now()
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/support/ |
D | time.h | 53 gpr_clock_type clock_type; member
|
/external/grpc-grpc/include/grpc/support/ |
D | time.h | 53 gpr_clock_type clock_type; member
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpc/support/ |
D | time.h | 53 gpr_clock_type clock_type; member
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gpr/windows/ |
D | time.cc | 80 gpr_timespec gpr_now(gpr_clock_type clock_type) { in gpr_now()
|
/external/grpc-grpc/src/core/lib/gpr/windows/ |
D | time.cc | 80 gpr_timespec gpr_now(gpr_clock_type clock_type) { in gpr_now()
|
/external/iproute2/include/uapi/linux/hdlc/ |
D | ioctl.h | 42 unsigned int clock_type; /* internal, external, TX-internal etc. */ member 48 unsigned int clock_type; /* internal, external, TX-internal etc. */ member
|
/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/ |
D | xtime.hpp | 70 inline int xtime_get(struct ::boost::xtime* xtp, int clock_type) in xtime_get()
|
/external/kernel-headers/original/uapi/linux/hdlc/ |
D | ioctl.h | 42 unsigned int clock_type; /* internal, external, TX-internal etc. */ member 48 unsigned int clock_type; /* internal, external, TX-internal etc. */ member
|
/external/libnl/include/linux-private/linux/hdlc/ |
D | ioctl.h | 42 unsigned int clock_type; /* internal, external, TX-internal etc. */ member 48 unsigned int clock_type; /* internal, external, TX-internal etc. */ member
|
/external/ethtool/uapi/linux/hdlc/ |
D | ioctl.h | 42 unsigned int clock_type; /* internal, external, TX-internal etc. */ member 48 unsigned int clock_type; /* internal, external, TX-internal etc. */ member
|
/external/linux-kselftest/tools/testing/selftests/timers/ |
D | inconsistency-check.c | 94 int consistency_test(int clock_type, unsigned long seconds) in consistency_test()
|
/external/coreboot/src/vendorcode/cavium/bdk/libbdk-hal/ |
D | bdk-usb.c | 273 int bdk_usb_initialize(bdk_node_t node, int usb_port, bdk_usb_clock_t clock_type) in bdk_usb_initialize()
|
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/ |
D | chrono_time_traits.hpp | 38 typedef Clock clock_type; typedef
|
/external/grpc-grpc/test/core/transport/chttp2/ |
D | hpack_parser_input_size_fuzzer.cc | 147 gpr_now_impl = [](gpr_clock_type clock_type) { in LLVMFuzzerTestOneInput()
|
/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/ |
D | basic_socket_iostream.hpp | 165 typedef Clock clock_type; typedef in boost::asio::basic_socket_iostream
|
D | basic_socket_streambuf.hpp | 169 typedef Clock clock_type; typedef in boost::asio::basic_socket_streambuf
|
/external/grpc-grpc/src/core/lib/gprpp/ |
D | time.cc | 105 gpr_timespec MillisecondsAsTimespec(int64_t millis, gpr_clock_type clock_type) { in MillisecondsAsTimespec()
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gprpp/ |
D | time.cc | 106 gpr_timespec MillisecondsAsTimespec(int64_t millis, gpr_clock_type clock_type) { in MillisecondsAsTimespec()
|
/external/grpc-grpc/test/core/transport/ |
D | bdp_estimator_test.cc | 41 gpr_timespec fake_gpr_now(gpr_clock_type clock_type) { in fake_gpr_now()
|
/external/grpc-grpc/test/core/event_engine/fuzzing_event_engine/ |
D | fuzzing_event_engine.cc | 136 gpr_timespec FuzzingEventEngine::NowAsTimespec(gpr_clock_type clock_type) { in NowAsTimespec() 608 gpr_timespec FuzzingEventEngine::GlobalNowImpl(gpr_clock_type clock_type) { in GlobalNowImpl()
|
/external/crosvm/net_sys/src/ |
D | iff.rs | 17 pub clock_type: ::std::os::raw::c_uint, field 24 pub clock_type: ::std::os::raw::c_uint, field
|