Home
last modified time | relevance | path

Searched defs:pcg_xsl_rr_128_64 (Results 1 – 6 of 6) sorted by relevance

/external/libtextclassifier/abseil-cpp/absl/random/internal/
Dpcg_engine.h245 struct pcg_xsl_rr_128_64 { struct
247 using state_type = __uint128_t;
251 using result_type = uint64_t;
253 inline uint64_t operator()(state_type state) { in operator()
/external/openscreen/third_party/abseil/src/absl/random/internal/
Dpcg_engine.h245 struct pcg_xsl_rr_128_64 { struct
247 using state_type = __uint128_t;
251 using result_type = uint64_t;
253 inline uint64_t operator()(state_type state) { in operator()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/
Dpcg_engine.h245 struct pcg_xsl_rr_128_64 { struct
247 using state_type = __uint128_t;
251 using result_type = uint64_t;
253 inline uint64_t operator()(state_type state) { in operator()
/external/angle/third_party/abseil-cpp/absl/random/internal/
Dpcg_engine.h246 struct pcg_xsl_rr_128_64 { struct
248 using state_type = __uint128_t;
252 using result_type = uint64_t;
254 inline uint64_t operator()(state_type state) { in operator()
/external/abseil-cpp/absl/random/internal/
Dpcg_engine.h245 struct pcg_xsl_rr_128_64 { struct
247 using state_type = __uint128_t;
251 using result_type = uint64_t;
253 inline uint64_t operator()(state_type state) { in operator()
/external/webrtc/third_party/abseil-cpp/absl/random/internal/
Dpcg_engine.h245 struct pcg_xsl_rr_128_64 { struct
247 using state_type = __uint128_t;
251 using result_type = uint64_t;
253 inline uint64_t operator()(state_type state) { in operator()