| /third_party/rust/crates/env_logger/src/fmt/humantime/ |
| D | extern_impl.rs | 34 pub fn timestamp(&self) -> Timestamp { in timestamp() 43 pub fn timestamp_seconds(&self) -> Timestamp { in timestamp_seconds() 52 pub fn timestamp_millis(&self) -> Timestamp { in timestamp_millis() 61 pub fn timestamp_micros(&self) -> Timestamp { in timestamp_micros() 70 pub fn timestamp_nanos(&self) -> Timestamp { in timestamp_nanos() 85 pub struct Timestamp { struct 87 precision: TimestampPrecision, argument 90 impl fmt::Debug for Timestamp { argument 107 impl fmt::Display for Timestamp { implementation
|
| /third_party/nghttp2/src/ |
| D | shrpx_log_config.h | 40 struct Timestamp { struct 53 std::shared_ptr<Timestamp> tstamp; argument
|
| D | shrpx_log_config.cc | 38 Timestamp::Timestamp(const std::chrono::system_clock::time_point &tp) { in Timestamp() function in shrpx::Timestamp
|
| /third_party/rust/crates/humantime/src/ |
| D | wrapper.rs | 47 pub struct Timestamp(SystemTime); struct 79 impl AsRef<SystemTime> for Timestamp { implementation 83 impl Deref for Timestamp { implementation 88 impl Into<SystemTime> for Timestamp { implementation 92 impl From<SystemTime> for Timestamp { implementation 93 fn from(dur: SystemTime) -> Timestamp { Timestamp(dur) } in from() 96 impl FromStr for Timestamp { implementation 98 fn from_str(s: &str) -> Result<Timestamp, Self::Err> { in from_str() 103 impl fmt::Display for Timestamp { implementation
|
| /third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
| D | Timestamp.cs | 126 public sealed partial class Timestamp : pb::IMessage<Timestamp> class 147 public Timestamp() { in Timestamp() method in Google.Protobuf.WellKnownTypes.Timestamp 154 public Timestamp(Timestamp other) : this() { in Timestamp() method in Google.Protobuf.WellKnownTypes.Timestamp
|
| D | TimestampPartial.cs | 39 public partial class Timestamp : ICustomDiagnosticMessage, IComparable<Timestamp> class
|
| /third_party/protobuf/src/google/protobuf/ |
| D | timestamp.pb.h | 58 class Timestamp; variable 72 inline Timestamp() : Timestamp(nullptr) {} in Timestamp() function 76 Timestamp(Timestamp&& from) noexcept in Timestamp() function
|
| D | timestamp.proto | 127 message Timestamp { message
|
| D | timestamp.pb.cc | 91 Timestamp::Timestamp(::PROTOBUF_NAMESPACE_ID::Arena* arena) in Timestamp() function in Timestamp 97 Timestamp::Timestamp(const Timestamp& from) in Timestamp() function in Timestamp
|
| /third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/ |
| D | Timestamp.php | 7 class Timestamp class
|
| /third_party/typescript/tests/cases/compiler/ |
| D | declarationEmitMappedTypeTemplateTypeofSymbol.ts | 6 export declare const Timestamp: { constant
|
| /third_party/skia/third_party/externals/tint/tools/src/cmd/fix-tests/ |
| D | main.go | 300 Timestamp string `json:"timestamp"` member 313 Timestamp string `json:"timestamp"` member 324 Timestamp string `json:"timestamp"` member
|
| /third_party/protobuf/php/src/Google/Protobuf/ |
| D | Timestamp.php | 74 class Timestamp extends \Google\Protobuf\Internal\Message class
|
| /third_party/node/deps/npm/node_modules/@tufjs/models/dist/ |
| D | timestamp.js | 13 class Timestamp extends base_1.Signed { class
|
| /third_party/protobuf/src/google/protobuf/util/ |
| D | time_util.h | 63 typedef google::protobuf::Timestamp Timestamp; typedef
|
| /third_party/python/Lib/sqlite3/ |
| D | dbapi2.py | 37 Timestamp = datetime.datetime variable
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| D | packed_egl_enums.json | 27 "Timestamp": { object
|
| D | PackedEGLEnums_autogen.h | 121 enum class Timestamp : uint8_t enum
|
| D | packed_gl_enums.json | 107 "Timestamp": "GL_TIMESTAMP_EXT", string
|
| /third_party/protobuf/php/tests/ |
| D | WellKnownTest.php | 33 use Google\Protobuf\Timestamp; alias
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/PerfJITEvents/ |
| D | PerfJITEventListener.cpp | 127 uint64_t Timestamp; // timestamp member 135 uint64_t Timestamp; member
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | TimerQueriesTest.cpp | 424 TEST_P(TimerQueriesTest, Timestamp) in TEST_P() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/ |
| D | Profile.cpp | 320 uint64_t Timestamp; member
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
| D | time_test.cc | 591 using Timestamp = in TEST() typedef
|
| /third_party/protobuf/python/google/protobuf/internal/ |
| D | well_known_types.py | 102 class Timestamp(object): class
|