Home
last modified time | relevance | path

Searched defs:Duration (Results 1 - 19 of 19) sorted by relevance

/third_party/rust/crates/humantime/src/
H A Dwrapper.rs26 pub struct Duration(StdDuration); structure names
[all...]
/third_party/skia/third_party/externals/swiftshader/tests/regres/shell/
H A Dshell.go
H A Dshell_unix.go
H A Dshell_windows.go
/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/
H A DDuration.php7 class Duration class
/third_party/protobuf/php/src/Google/Protobuf/
H A DDuration.php60 class Duration extends \\Google\\Protobuf\\Internal\\Message global() class
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dduration.pb.cc91 Duration::Duration(::PROTOBUF_NAMESPACE_ID::Arena* arena) Duration() function in Duration
97 Duration::Duration(const Duration& from) Duration() function in Duration
[all...]
H A Dduration.pb.h72 inline Duration() : Duration(nullptr) {} in Duration() function in PROTOBUF_FINAL
77 : Duration() { Duration() function in PROTOBUF_FINAL
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DDurationPartial.cs41 public partial class Duration : ICustomDiagnosticMessage class
[all...]
H A DDuration.cs103 public sealed partial class Duration : pb::IMessage<Duration> global() class
124 public Duration() { Duration() method in Google.Protobuf.WellKnownTypes.Duration
131 public Duration(Duration other) : this() { Duration() method in Google.Protobuf.WellKnownTypes.Duration
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DCachePruning.cpp51 static Expected<std::chrono::seconds> parseDuration(StringRef Duration) { in parseDuration() argument
H A DTimeProfiler.cpp84 DurationType Duration = E.End - E.Start; in end() local
/third_party/protobuf/src/google/protobuf/util/
H A Dtime_util.h64 typedef google::protobuf::Duration Duration; typedef in google::protobuf::util::TimeUtil
[all...]
/third_party/protobuf/python/google/protobuf/internal/
H A Dwell_known_types.py258 class Duration(object): class
[all...]
/third_party/rust/crates/serde/serde/src/ser/
H A Dimpls.rs
/third_party/node/src/
H A Dnode_http_parser.cc734 static void Duration(const FunctionCallbackInfo<Value>& args) { in Duration() function in node::__anon15424::Parser
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dtime.h159 class Duration { global() class
162 constexpr Duration() : rep_hi_(0), rep_lo_(0) {} // zero-length duration Duration() function in absl::Duration
167 constexpr Duration(const Duration& d) Duration() function in absl::Duration
219 constexpr Duration(int64_t hi, uint32_t lo) : rep_hi_(hi), rep_lo_(lo) {} Duration() function in absl::Duration
[all...]
/third_party/rust/crates/nix/src/sys/
H A Dtime.rs
/third_party/rust/crates/serde/serde/src/de/
H A Dimpls.rs[all...]

Completed in 15 milliseconds