/third_party/grpc/src/core/lib/gpr/ |
D | time.cc | 110 gpr_timespec gpr_time_from_nanos(int64_t ns, gpr_clock_type clock_type) { in gpr_time_from_nanos() 114 gpr_timespec gpr_time_from_micros(int64_t us, gpr_clock_type clock_type) { in gpr_time_from_micros() 118 gpr_timespec gpr_time_from_millis(int64_t ms, gpr_clock_type clock_type) { in gpr_time_from_millis() 122 gpr_timespec gpr_time_from_seconds(int64_t s, gpr_clock_type clock_type) { in gpr_time_from_seconds() 126 gpr_timespec gpr_time_from_minutes(int64_t m, gpr_clock_type clock_type) { in gpr_time_from_minutes() 130 gpr_timespec gpr_time_from_hours(int64_t h, gpr_clock_type clock_type) { in gpr_time_from_hours() 239 gpr_timespec gpr_convert_clock_type(gpr_timespec t, gpr_clock_type clock_type) { in gpr_convert_clock_type()
|
D | time_posix.cc | 48 gpr_clock_type clock_type) { in gpr_from_timespec() 67 static gpr_timespec now_impl(gpr_clock_type clock_type) { in now_impl() 149 gpr_timespec gpr_now(gpr_clock_type clock_type) { in gpr_now()
|
D | time_windows.cc | 73 gpr_timespec gpr_now(gpr_clock_type clock_type) { in gpr_now()
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | clockselect.c | 30 guint clock_type; in GST_START_TEST() local 54 guint clock_type; in GST_START_TEST() local 78 guint clock_type; in GST_START_TEST() local
|
/third_party/boost/libs/coroutine2/performance/ |
D | clock.hpp | 19 typedef boost::chrono::high_resolution_clock clock_type; typedef
|
/third_party/boost/libs/context/performance/ |
D | clock.hpp | 19 typedef boost::chrono::high_resolution_clock clock_type; typedef
|
/third_party/boost/libs/fiber/performance/ |
D | clock.hpp | 19 typedef std::chrono::steady_clock clock_type; typedef
|
/third_party/boost/libs/coroutine/performance/ |
D | clock.hpp | 19 typedef boost::chrono::high_resolution_clock clock_type; typedef
|
/third_party/boost/libs/beast/test/extras/include/boost/beast/test/ |
D | throughput.hpp | 22 using clock_type = typedef in boost::beast::test::timer
|
/third_party/grpc/include/grpc/impl/codegen/ |
D | gpr_types.h | 52 gpr_clock_type clock_type; member
|
/third_party/boost/libs/fiber/performance/thread/ |
D | skynet_async.cpp | 29 using clock_type = std::chrono::steady_clock; typedef
|
D | skynet_std.cpp | 16 using clock_type = std::chrono::steady_clock; typedef
|
D | skynet_pthread.cpp | 21 using clock_type = std::chrono::steady_clock; typedef
|
/third_party/boost/boost/thread/ |
D | xtime.hpp | 70 inline int xtime_get(struct ::boost::xtime* xtp, int clock_type) in xtime_get()
|
/third_party/gstreamer/gstplugins_good/ext/raw1394/ |
D | gst1394clock.c | 45 static GType clock_type = 0; in gst_1394_clock_get_type() local
|
/third_party/boost/libs/fiber/performance/fiber/ |
D | skynet_detach.cpp | 26 using clock_type = std::chrono::steady_clock; typedef
|
D | skynet_join.cpp | 26 using clock_type = std::chrono::steady_clock; typedef
|
D | skynet_stealing_async.cpp | 31 using clock_type = std::chrono::steady_clock; typedef
|
D | skynet_stealing_detach.cpp | 31 using clock_type = std::chrono::steady_clock; typedef
|
D | skynet_stealing_join.cpp | 31 using clock_type = std::chrono::steady_clock; typedef
|
D | skynet_shared_detach.cpp | 32 using clock_type = std::chrono::steady_clock; typedef
|
D | skynet_shared_join.cpp | 32 using clock_type = std::chrono::steady_clock; typedef
|
/third_party/alsa-lib/test/ |
D | rawmidi.c | 41 int clock_type = -1; in main() local
|
/third_party/boost/libs/beast/test/bench/utf8_checker/ |
D | bench_utf8_checker.cpp | 36 using clock_type = typedef in boost::beast::utf8_checker_test::timer
|
/third_party/boost/libs/beast/include/boost/beast/core/detail/ |
D | stream_base.hpp | 37 using clock_type = std::chrono::steady_clock; typedef
|