Home
last modified time | relevance | path

Searched refs:SpanType (Results 1 – 2 of 2) sorted by relevance

/third_party/abseil-cpp/absl/random/internal/
Dpool_urbg.h74 using SpanType = absl::Span<unsigned_type>; variable
115 PoolType::Fill(SpanType(reinterpret_cast<unsigned_type*>(state_ + next_), in operator()
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Dpool_urbg.h74 using SpanType = absl::Span<unsigned_type>; variable
115 PoolType::Fill(SpanType(reinterpret_cast<unsigned_type*>(state_ + next_), in operator()