Home
last modified time | relevance | path

Searched defs:TimeType (Results 1 – 8 of 8) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/perf/
Dinfo_collector.h28 enum TimeType : uint8_t { kStart = 0, kEnd = 1, kStamp = 2 }; enum
/third_party/protobuf/third_party/abseil-cpp/absl/log/internal/
Dnullstream.h57 NullStream& WithTimestamp(TimeType) { in WithTimestamp() argument
/third_party/benchmark/test/
Dbenchmark_name_gtest.cc59 TEST(BenchmarkNameTest, TimeType) { in TEST() argument
/third_party/ncurses/test/
Dtest.priv.h1116 # define TimeType struct timespec macro
1123 # define TimeType struct timeval macro
1129 # define TimeType time_t macro
/third_party/python/Include/
Ddatetime.h162 PyTypeObject *TimeType; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DTimeZoneFormat.java288 public enum TimeType { enum in TimeZoneFormat
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DTimeZoneFormat.java258 public enum TimeType { enum in TimeZoneFormat
/third_party/ncurses/ncurses/
Dcurses.priv.h742 # define TimeType struct timespec macro
748 # define TimeType struct timeval macro
753 # define TimeType time_t macro