Home
last modified time | relevance | path

Searched defs:Duration (Results 1 – 25 of 43) sorted by relevance

12

/third_party/boost/libs/chrono/test/time_point/
Darithmetic_ext_pass.cpp28 typedef boost::chrono::milliseconds Duration; in main() typedef
35 typedef boost::chrono::milliseconds Duration; in main() typedef
42 typedef boost::chrono::milliseconds Duration; in main() typedef
49 typedef boost::chrono::milliseconds Duration; in main() typedef
56 typedef boost::chrono::milliseconds Duration; in main() typedef
63 typedef boost::chrono::milliseconds Duration; in main() typedef
Dconstructor_pass.cpp44 typedef boost::chrono::duration<Rep, boost::milli> Duration; in main() typedef
50 typedef boost::chrono::duration<Rep, boost::milli> Duration; in main() typedef
56 typedef boost::chrono::milliseconds Duration; in main() typedef
62 typedef boost::chrono::milliseconds Duration; in main() typedef
68 typedef boost::chrono::milliseconds Duration; in main() typedef
74 typedef boost::chrono::milliseconds Duration; in main() typedef
Darithmetic_pass.cpp27 typedef boost::chrono::milliseconds Duration; in main() typedef
34 typedef boost::chrono::milliseconds Duration; in main() typedef
94 typedef boost::chrono::milliseconds Duration; in main() typedef
101 typedef boost::chrono::milliseconds Duration; in main() typedef
108 typedef boost::chrono::milliseconds Duration; in main() typedef
115 typedef boost::chrono::milliseconds Duration; in main() typedef
Dmin_max_pass.cpp27 typedef boost::chrono::milliseconds Duration; in main() typedef
/third_party/abseil-cpp/absl/time/
Dduration_test.cc63 TEST(Duration, ConstExpr) { in TEST() argument
74 TEST(Duration, ValueSemantics) { in TEST() argument
84 TEST(Duration, Factories) { in TEST() argument
124 TEST(Duration, ToConversion) { in TEST() argument
199 TEST(Duration, ToConversionDeprecated) { in TEST() argument
224 TEST(Duration, FromChrono) { in TEST() argument
305 TEST(Duration, ToChrono) { in TEST() argument
350 TEST(Duration, FactoryOverloads) { in TEST() argument
395 TEST(Duration, InfinityExamples) { in TEST() argument
415 TEST(Duration, InfinityComparison) { in TEST() argument
[all …]
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dduration_test.cc64 TEST(Duration, ConstExpr) { in TEST() argument
75 TEST(Duration, ValueSemantics) { in TEST() argument
85 TEST(Duration, Factories) { in TEST() argument
125 TEST(Duration, ToConversion) { in TEST() argument
200 TEST(Duration, ToConversionDeprecated) { in TEST() argument
225 TEST(Duration, FromChrono) { in TEST() argument
306 TEST(Duration, ToChrono) { in TEST() argument
351 TEST(Duration, FactoryOverloads) { in TEST() argument
396 TEST(Duration, InfinityExamples) { in TEST() argument
416 TEST(Duration, InfinityComparison) { in TEST() argument
[all …]
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DDuration.cs103 public sealed partial class Duration : pb::IMessage<Duration> class
124 public Duration() { in Duration() method in Google.Protobuf.WellKnownTypes.Duration
131 public Duration(Duration other) : this() { in Duration() method in Google.Protobuf.WellKnownTypes.Duration
DDurationPartial.cs41 public partial class Duration : ICustomDiagnosticMessage class
/third_party/skia/third_party/externals/swiftshader/tests/regres/shell/
Dshell.go33 func Shell(timeout time.Duration, exe, wd string, args ...string) error {
40 func Env(timeout time.Duration, exe, wd string, env []string, args ...string) error {
Dshell_windows.go26 func Exec(timeout time.Duration, exe, wd string, env []string, args ...string) ([]byte, error) {
Dshell_unix.go87 func Exec(timeout time.Duration, exe, wd string, env []string, args ...string) ([]byte, error) {
/third_party/protobuf/src/google/protobuf/
Dduration.pb.h58 class Duration; variable
72 inline Duration() : Duration(nullptr) {} in Duration() function
76 Duration(Duration&& from) noexcept in Duration() function
Dduration.proto103 message Duration { message
Dduration.pb.cc91 Duration::Duration(::PROTOBUF_NAMESPACE_ID::Arena* arena) in Duration() function in Duration
97 Duration::Duration(const Duration& from) in Duration() function in Duration
/third_party/boost/libs/chrono/test/time_point/cons/
Dimplicit_fail.cpp21 typedef boost::chrono::milliseconds Duration; in test() typedef
/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/
DDuration.php7 class Duration class
/third_party/protobuf/php/src/Google/Protobuf/
DDuration.php60 class Duration extends \Google\Protobuf\Internal\Message class
/third_party/protobuf/src/google/protobuf/util/
Dtime_util.h64 typedef google::protobuf::Duration Duration; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/marl/tools/bench/
Dbench.go33 Duration time.Duration member
/third_party/boost/libs/chrono/example/
Dmiscellaneous.cpp80 typedef boost::chrono::duration<Rep, Period> Duration; in inspect_duration() typedef
/third_party/grpc/src/core/ext/xds/
Dxds_api.h57 struct Duration { struct
60 bool operator==(const Duration& other) const { argument
64 return absl::StrFormat("Duration seconds: %ld, nanos %d", seconds, nanos); in ToString() argument
/third_party/flutter/skia/resources/particles/
Dinterp.json3 "Duration": 5, number
Dpenguin_cannon.json3 "Duration": 1, number
Dspiral.json3 "Duration": 4, number
Ddefault.json3 "Duration": 1, number

12