Home
last modified time | relevance | path

Searched defs:Seconds (Results 1 – 21 of 21) sorted by relevance

/external/llvm/lib/Fuzzer/
DFuzzerUtil.cpp98 void SetTimer(int Seconds) { in SetTimer()
248 void SleepSeconds(int Seconds) { in SleepSeconds()
DFuzzerLoop.cpp230 size_t Seconds = in AlarmCallback() local
DFuzzerInternal.h395 size_t Seconds = secondsSinceProcessStartUp(); in execPerSec() local
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DDuration.cs119 public long Seconds { property in Google.Protobuf.WellKnownTypes.Duration
DTimestamp.cs132 public long Seconds { property in Google.Protobuf.WellKnownTypes.Timestamp
/external/golang-protobuf/ptypes/duration/
Dduration.pb.go87 Seconds int64 `protobuf:"varint,1,opt,name=seconds,proto3" json:"seconds,omitempty"` member
/external/golang-protobuf/ptypes/timestamp/
Dtimestamp.pb.go107 Seconds int64 `protobuf:"varint,1,opt,name=seconds,proto3" json:"seconds,omitempty"` member
/external/syzkaller/vendor/github.com/golang/protobuf/ptypes/duration/
Dduration.pb.go85 Seconds int64 `protobuf:"varint,1,opt,name=seconds,proto3" json:"seconds,omitempty"` member
/external/syzkaller/vendor/github.com/golang/protobuf/ptypes/timestamp/
Dtimestamp.pb.go103 Seconds int64 `protobuf:"varint,1,opt,name=seconds,proto3" json:"seconds,omitempty"` member
/external/perfetto/src/perfetto_cmd/
Dconfig_unittest.cc47 TEST_F(CreateConfigFromOptionsTest, Seconds) { in TEST_F() argument
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DTimer.cpp121 using Seconds = std::chrono::duration<double, std::ratio<1>>; in getCurrentTime() typedef
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
DTimeZoneAliasTest.java233 public static class Seconds { class in TimeZoneAliasTest.Zone
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DTimer.cpp115 using Seconds = std::chrono::duration<double, std::ratio<1>>; in getCurrentTime() typedef
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneAliasTest.java230 public static class Seconds { class in TimeZoneAliasTest.Zone
/external/llvm/lib/Object/
DArchive.cpp60 unsigned Seconds; in getLastModified() local
/external/catch2/include/reporters/
Dcatch_reporter_console.cpp199 Seconds, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DArchive.cpp265 unsigned Seconds; in getLastModified() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp2225 unsigned Seconds; in printArchiveChild() local
DMachODump.cpp1891 unsigned Seconds; in printArchiveChild() local
/external/llvm/tools/llvm-objdump/
DMachODump.cpp1508 unsigned Seconds; in printArchiveChild() local
/external/catch2/single_include/catch2/
Dcatch.hpp13505 Seconds, enumerator