/external/webrtc/third_party/abseil-cpp/absl/random/internal/ |
D | pool_urbg.h | 33 class RandenPool { 48 RandenPool() {} in RandenPool() function 61 extern template class RandenPool<uint8_t>; 62 extern template class RandenPool<uint16_t>; 63 extern template class RandenPool<uint32_t>; 64 extern template class RandenPool<uint64_t>; 73 using PoolType = RandenPool<unsigned_type>;
|
D | pool_urbg_test.cc | 28 using absl::random_internal::RandenPool; 35 std::is_same<T, RandenPool<uint8_t>>, // 36 std::is_same<T, RandenPool<uint16_t>>, // 37 std::is_same<T, RandenPool<uint32_t>>, // 38 std::is_same<T, RandenPool<uint64_t>>>; // 57 RandenPool<uint8_t>, // 58 RandenPool<uint16_t>, // 59 RandenPool<uint32_t>, // 60 RandenPool<uint64_t>, //
|
D | pool_urbg.cc | 235 typename RandenPool<T>::result_type RandenPool<T>::Generate() { in Generate() 241 void RandenPool<T>::Fill(absl::Span<result_type> data) { in Fill() 247 template class RandenPool<uint8_t>; variable 248 template class RandenPool<uint16_t>; variable 249 template class RandenPool<uint32_t>; variable 250 template class RandenPool<uint64_t>; variable
|
D | nonsecure_base.h | 116 RandenPool<uint32_t>::Fill(target); in generate_impl() 126 RandenPool<uint32_t>::Fill(absl::MakeSpan(data.begin(), data.end())); in generate_impl()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/ |
D | pool_urbg.h | 33 class RandenPool { 48 RandenPool() {} in RandenPool() function 61 extern template class RandenPool<uint8_t>; 62 extern template class RandenPool<uint16_t>; 63 extern template class RandenPool<uint32_t>; 64 extern template class RandenPool<uint64_t>; 73 using PoolType = RandenPool<unsigned_type>;
|
D | pool_urbg_test.cc | 28 using absl::random_internal::RandenPool; 35 std::is_same<T, RandenPool<uint8_t>>, // 36 std::is_same<T, RandenPool<uint16_t>>, // 37 std::is_same<T, RandenPool<uint32_t>>, // 38 std::is_same<T, RandenPool<uint64_t>>>; // 57 RandenPool<uint8_t>, // 58 RandenPool<uint16_t>, // 59 RandenPool<uint32_t>, // 60 RandenPool<uint64_t>, //
|
D | pool_urbg.cc | 235 typename RandenPool<T>::result_type RandenPool<T>::Generate() { in Generate() 241 void RandenPool<T>::Fill(absl::Span<result_type> data) { in Fill() 247 template class RandenPool<uint8_t>; variable 248 template class RandenPool<uint16_t>; variable 249 template class RandenPool<uint32_t>; variable 250 template class RandenPool<uint64_t>; variable
|
D | nonsecure_base.h | 116 RandenPool<uint32_t>::Fill(target); in generate_impl() 126 RandenPool<uint32_t>::Fill(absl::MakeSpan(data.begin(), data.end())); in generate_impl()
|
/external/openscreen/third_party/abseil/src/absl/random/internal/ |
D | pool_urbg.h | 33 class RandenPool { 48 RandenPool() {} in RandenPool() function 61 extern template class RandenPool<uint8_t>; 62 extern template class RandenPool<uint16_t>; 63 extern template class RandenPool<uint32_t>; 64 extern template class RandenPool<uint64_t>; 73 using PoolType = RandenPool<unsigned_type>;
|
D | pool_urbg_test.cc | 28 using absl::random_internal::RandenPool; 35 std::is_same<T, RandenPool<uint8_t>>, // 36 std::is_same<T, RandenPool<uint16_t>>, // 37 std::is_same<T, RandenPool<uint32_t>>, // 38 std::is_same<T, RandenPool<uint64_t>>>; // 57 RandenPool<uint8_t>, // 58 RandenPool<uint16_t>, // 59 RandenPool<uint32_t>, // 60 RandenPool<uint64_t>, //
|
D | pool_urbg.cc | 235 typename RandenPool<T>::result_type RandenPool<T>::Generate() { in Generate() 241 void RandenPool<T>::Fill(absl::Span<result_type> data) { in Fill() 247 template class RandenPool<uint8_t>; variable 248 template class RandenPool<uint16_t>; variable 249 template class RandenPool<uint32_t>; variable 250 template class RandenPool<uint64_t>; variable
|
D | nonsecure_base.h | 116 RandenPool<uint32_t>::Fill(target); in generate_impl() 126 RandenPool<uint32_t>::Fill(absl::MakeSpan(data.begin(), data.end())); in generate_impl()
|
/external/libtextclassifier/abseil-cpp/absl/random/internal/ |
D | pool_urbg.h | 33 class RandenPool { 48 RandenPool() {} in RandenPool() function 61 extern template class RandenPool<uint8_t>; 62 extern template class RandenPool<uint16_t>; 63 extern template class RandenPool<uint32_t>; 64 extern template class RandenPool<uint64_t>; 73 using PoolType = RandenPool<unsigned_type>;
|
D | pool_urbg_test.cc | 28 using absl::random_internal::RandenPool; 35 std::is_same<T, RandenPool<uint8_t>>, // 36 std::is_same<T, RandenPool<uint16_t>>, // 37 std::is_same<T, RandenPool<uint32_t>>, // 38 std::is_same<T, RandenPool<uint64_t>>>; // 57 RandenPool<uint8_t>, // 58 RandenPool<uint16_t>, // 59 RandenPool<uint32_t>, // 60 RandenPool<uint64_t>, //
|
D | pool_urbg.cc | 235 typename RandenPool<T>::result_type RandenPool<T>::Generate() { in Generate() 241 void RandenPool<T>::Fill(absl::Span<result_type> data) { in Fill() 247 template class RandenPool<uint8_t>; variable 248 template class RandenPool<uint16_t>; variable 249 template class RandenPool<uint32_t>; variable 250 template class RandenPool<uint64_t>; variable
|
D | nonsecure_base.h | 116 RandenPool<uint32_t>::Fill(target); in generate_impl() 126 RandenPool<uint32_t>::Fill(absl::MakeSpan(data.begin(), data.end())); in generate_impl()
|
/external/angle/third_party/abseil-cpp/absl/random/internal/ |
D | pool_urbg.h | 33 class RandenPool { 48 RandenPool() {} in RandenPool() function 61 extern template class RandenPool<uint8_t>; 62 extern template class RandenPool<uint16_t>; 63 extern template class RandenPool<uint32_t>; 64 extern template class RandenPool<uint64_t>; 73 using PoolType = RandenPool<unsigned_type>;
|
D | pool_urbg_test.cc | 28 using absl::random_internal::RandenPool; 35 std::is_same<T, RandenPool<uint8_t>>, // 36 std::is_same<T, RandenPool<uint16_t>>, // 37 std::is_same<T, RandenPool<uint32_t>>, // 38 std::is_same<T, RandenPool<uint64_t>>>; // 57 RandenPool<uint8_t>, // 58 RandenPool<uint16_t>, // 59 RandenPool<uint32_t>, // 60 RandenPool<uint64_t>, //
|
D | pool_urbg.cc | 234 typename RandenPool<T>::result_type RandenPool<T>::Generate() { in Generate() 240 void RandenPool<T>::Fill(absl::Span<result_type> data) { in Fill() 246 template class RandenPool<uint8_t>; variable 247 template class RandenPool<uint16_t>; variable 248 template class RandenPool<uint32_t>; variable 249 template class RandenPool<uint64_t>; variable
|
D | nonsecure_base.h | 116 RandenPool<uint32_t>::Fill(target); in generate_impl() 126 RandenPool<uint32_t>::Fill(absl::MakeSpan(data.begin(), data.end())); in generate_impl()
|
/external/abseil-cpp/absl/random/internal/ |
D | pool_urbg.h | 33 class RandenPool { 48 RandenPool() {} in RandenPool() function 61 extern template class RandenPool<uint8_t>; 62 extern template class RandenPool<uint16_t>; 63 extern template class RandenPool<uint32_t>; 64 extern template class RandenPool<uint64_t>; 73 using PoolType = RandenPool<unsigned_type>;
|
D | pool_urbg_test.cc | 28 using absl::random_internal::RandenPool; 35 std::is_same<T, RandenPool<uint8_t>>, // 36 std::is_same<T, RandenPool<uint16_t>>, // 37 std::is_same<T, RandenPool<uint32_t>>, // 38 std::is_same<T, RandenPool<uint64_t>>>; // 57 RandenPool<uint8_t>, // 58 RandenPool<uint16_t>, // 59 RandenPool<uint32_t>, // 60 RandenPool<uint64_t>, //
|
D | pool_urbg.cc | 235 typename RandenPool<T>::result_type RandenPool<T>::Generate() { in Generate() 241 void RandenPool<T>::Fill(absl::Span<result_type> data) { in Fill() 247 template class RandenPool<uint8_t>; variable 248 template class RandenPool<uint16_t>; variable 249 template class RandenPool<uint32_t>; variable 250 template class RandenPool<uint64_t>; variable
|
D | nonsecure_base.h | 116 RandenPool<uint32_t>::Fill(target); in generate_impl() 126 RandenPool<uint32_t>::Fill(absl::MakeSpan(data.begin(), data.end())); in generate_impl()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/ |
D | seed_sequences.cc | 24 random_internal::RandenPool<uint32_t>::Fill(absl::MakeSpan(seed_material)); in MakeSeedSeq()
|