/external/grpc-grpc/include/grpcpp/impl/codegen/ |
D | time.h | 42 TimePoint(const T& time) { you_need_a_specialization_of_TimePoint(); } in TimePoint() function 55 TimePoint(const gpr_timespec& time) : time_(time) {} in TimePoint() function 78 TimePoint(const std::chrono::system_clock::time_point& time) { in TimePoint() function
|
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/ |
D | time.h | 54 TimePoint(const gpr_timespec& time) : time_(time) {} in TimePoint() function 78 TimePoint(const std::chrono::system_clock::time_point& time) { in TimePoint() function
|
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/ |
D | time.h | 54 TimePoint(const gpr_timespec& time) : time_(time) {} in TimePoint() function 78 TimePoint(const std::chrono::system_clock::time_point& time) { in TimePoint() function
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | Chrono.h | 33 using TimePoint = std::chrono::time_point<std::chrono::system_clock, D>; variable
|
/external/llvm-project/llvm/include/llvm/Support/ |
D | Chrono.h | 33 using TimePoint = std::chrono::time_point<std::chrono::system_clock, D>; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | Chrono.h | 33 using TimePoint = std::chrono::time_point<std::chrono::system_clock, D>; variable
|
/external/catch2/include/internal/benchmark/ |
D | catch_clock.hpp | 25 using TimePoint = typename Clock::time_point; typedef
|
/external/llvm-project/libcxxabi/test/support/ |
D | timer.h | 21 typedef Clock::time_point TimePoint; typedef
|
/external/libcxxabi/test/support/ |
D | timer.hpp | 22 typedef Clock::time_point TimePoint; typedef in timer
|
/external/libcxx/test/std/utilities/time/time.point/time.point.nonmember/ |
D | op_-duration.pass.cpp | 26 typedef std::chrono::time_point<std::chrono::system_clock> TimePoint; in test2739() typedef
|
/external/llvm-project/libcxx/test/std/utilities/time/time.point/time.point.nonmember/ |
D | op_-duration.pass.cpp | 25 typedef std::chrono::time_point<std::chrono::system_clock> TimePoint; in test2739() typedef
|
/external/ruy/ruy/ |
D | time.h | 34 using TimePoint = InternalDefaultClock::time_point; variable
|
/external/fmtlib/test/ |
D | chrono-test.cc | 98 TEST(TimeTest, TimePoint) { in TEST() argument
|
/external/catch2/single_include/catch2/ |
D | catch.hpp | 6418 using TimePoint = typename Clock::time_point; typedef
|
/external/libabigail/tests/lib/ |
D | catch.hpp | 6452 using TimePoint = typename Clock::time_point; typedef
|