Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dtime_test.cc77 TEST(Time, ConstExpr) { in TEST() argument
96 TEST(Time, ValueSemantics) { in TEST() argument
110 TEST(Time, UnixEpoch) { in TEST() argument
117 TEST(Time, Breakdown) { in TEST() argument
144 TEST(Time, AdditiveOperators) { in TEST() argument
173 TEST(Time, RelationalOperators) { in TEST() argument
206 TEST(Time, Infinity) { in TEST() argument
234 TEST(Time, FloorConversion) { in TEST() argument
379 TEST(Time, RoundtripConversion) { in TEST() argument
527 TEST(Time, FromChrono) { in TEST() argument
[all …]
Dclock_test.cc30 TEST(Time, Now) { in TEST() argument
Dtime.h95 class Time; // Defined below variable
722 constexpr explicit Time(Duration rep) : rep_(rep) {} in Time() function
/third_party/flutter/engine/flutter/fml/time/
Dtime_unittest.cc14 TEST(Time, Now) { in TEST() argument
23 TEST(Time, IntConversions) { in TEST() argument
32 TEST(Time, FloatConversions) { in TEST() argument
41 TEST(Time, TimespecConversions) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/Windows/
DWindowsSupport.h201 inline std::chrono::nanoseconds toDuration(FILETIME Time) { in toDuration()
210 inline TimePoint<> toTimePoint(FILETIME Time) { in toTimePoint()
227 FILETIME Time; in toFILETIME() local
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/tint/tools/src/cmd/fix-tests/
Dmain.go301 Time string `json:"time"` member
314 Time string `json:"time"` member
325 Time string `json:"time"` member
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_posix.h97 struct Time { struct
98 std::int_fast32_t offset; // seconds before/after 00:00:00
/third_party/skia/third_party/externals/tint/tools/src/cmd/snippets/
Dmain.go110 func date(t time.Time) string {
/third_party/skia/third_party/externals/tint/tools/src/cmd/gerrit-stats/
Dmain.go150 func date(t time.Time) string {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DTimer.h77 TimeRecord Time; ///< The total time captured. variable
172 TimeRecord Time; member
DFileSystem.h716 TimePoint<> Time) { in setLastAccessAndModificationTime()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DTimer.h77 TimeRecord Time; ///< The total time captured. variable
172 TimeRecord Time; member
/third_party/python/Lib/sqlite3/
Ddbapi2.py37 Time = datetime.time variable
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTimerTree.h54 double Time = 0; variable
/third_party/rust/crates/rustix/src/thread/
Dsetns.rs41 Time = CLONE_NEWTIME, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCachePruning.cpp31 sys::TimePoint<> Time; member
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/runtime/
Dwasm-runtime.cpp267 int env$$ctime(WasmPtr<time_t> Time) { in env$$ctime()
280 time_t env$$time(WasmPtr<time_t> Time) { in env$$time()
/third_party/skia/third_party/externals/swiftshader/src/SwiftShader/
DSwiftShader.ini58 Time=1287805034 key
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_sdl.cpp75 Uint64 Time; member
Dimgui_impl_allegro5.cpp63 double Time; member
Dimgui_impl_win32.cpp75 INT64 Time; member
Dimgui_impl_glfw.cpp77 double Time; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/PerfJITEvents/
DPerfJITEventListener.cpp296 time_t Time; in InitDebuggingDir() local
/third_party/skia/third_party/externals/swiftshader/tests/regres/cmd/regres/
Dmain.go1613 func toDate(t time.Time) date {

12