Home
last modified time | relevance | path

Searched defs:rep_lo (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dformat.cc57 const int64_t rep_lo = time_internal::GetRepLo(d); in Split() local
67 const uint32_t rep_lo = parts.fem.count() / (1000 * 1000 / 4); in Join() local
Dduration.cc131 uint32_t rep_lo = time_internal::GetRepLo(d); in MakeU128Ticks() local
146 uint32_t rep_lo; in MakeDurationFromU128() local
610 uint32_t rep_lo = time_internal::GetRepLo(d); in ToTimespec() local