Home
last modified time | relevance | path

Searched defs:Time (Results 1 – 25 of 110) sorted by relevance

12345

/external/tensorflow/tensorflow/core/profiler/g3doc/
Dprofile_time.md10 ### Times in TensorFlow and tfprof
40 ### Profile by Python Code
115 ### Profile by Operation Type
141 ### Profile by Graph
166 ### Profile by Name Scope
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/
DTime.java36 public class Time class
52 public Time( in Time() method in Time
71 public Time( in Time() method in Time
103 public Time( in Time() method in Time
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/cms/
DTime.java38 public class Time class
54 public Time( in Time() method in Time
73 public Time( in Time() method in Time
105 public Time( in Time() method in Time
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
DTime.java20 public class Time class
33 public Time( in Time() method in Time
52 public Time( in Time() method in Time
84 public Time( in Time() method in Time
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/x509/
DTime.java25 public class Time class
38 public Time( in Time() method in Time
59 public Time( in Time() method in Time
91 public Time( in Time() method in Time
/external/syzkaller/dashboard/app/
Dhandler.go93 func formatTime(t time.Time) string {
100 func formatClock(t time.Time) string {
124 func formatLateness(now, t time.Time) string {
Dreporting.go426 func incomingCommandTx(c context.Context, now time.Time, cmd *dashapi.BugUpdate,
494 func incomingCommandCmd(c context.Context, now time.Time, cmd *dashapi.BugUpdate,
696 func (state *ReportingState) getEntry(now time.Time, namespace, name string) *ReportingStateEntry {
/external/syzkaller/vendor/google.golang.org/grpc/keepalive/
Dkeepalive.go33 Time time.Duration // The current default value is infinity. member
52 Time time.Duration // The current default value is 2 hours. member
/external/v8/src/base/platform/
Dtime.h33 class Time; variable
333 constexpr Time() : TimeBase(0) {} in Time() function
368 explicit constexpr Time(int64_t us) : TimeBase(us) {} in Time() function
/external/bcc/tests/python/
Dtest_trace3.c6 struct Time { u64 start; }; argument
/external/libchrome/crypto/
Dnss_util.h17 class Time; variable
/external/libchrome/base/time/
Dtime_to_iso8601.h14 class Time; variable
/external/clang/utils/analyzer/
DSumTimerInfo.py22 Time = 0.0 variable
40 Time = Time + float(s[6]) variable
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DWindowsSupport.h216 inline std::chrono::nanoseconds toDuration(FILETIME Time) { in toDuration()
225 inline TimePoint<> toTimePoint(FILETIME Time) { in toTimePoint()
242 FILETIME Time; in toFILETIME() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Windows/
DWindowsSupport.h218 inline std::chrono::nanoseconds toDuration(FILETIME Time) { in toDuration()
227 inline TimePoint<> toTimePoint(FILETIME Time) { in toTimePoint()
244 FILETIME Time; in toFILETIME() local
/external/libchrome/base/process/
Dprocess_info.h13 class Time; variable
Dinternal_linux.h19 class Time; variable
/external/syzkaller/vendor/golang.org/x/net/internal/timeseries/
Dtimeseries.go76 Time() time.Time methodSpec
83 func (defaultClock) Time() time.Time { return time.Now() } func
513 func minTime(a, b time.Time) time.Time {
520 func maxTime(a, b time.Time) time.Time {
/external/syzkaller/vendor/github.com/golang/protobuf/ptypes/
Dtimestamp.go113 func TimestampProto(t time.Time) (*tspb.Timestamp, error) {
/external/golang-protobuf/ptypes/
Dtimestamp.go113 func TimestampProto(t time.Time) (*tspb.Timestamp, error) {
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dtimestruct.go31 func TimeToTimespec(t time.Time) (Timespec, error) {
/external/libchrome/mojo/public/cpp/base/
Dtime_unittest.cc13 TEST(TimeTest, Time) { in TEST() argument
/external/syzkaller/vendor/golang.org/x/net/context/
Dgo17.go46 func WithDeadline(parent Context, deadline time.Time) (Context, CancelFunc) {
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DTimer.h77 TimeRecord Time; ///< The total time captured. variable
172 TimeRecord Time; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DTimer.h78 TimeRecord Time; ///< The total time captured. variable
173 TimeRecord Time; member

12345