Searched defs:BitGen (Results 1 – 16 of 16) sorted by relevance
113 struct BitGen { in FromChannelArgs() struct114 Mutex mu; in FromChannelArgs()116 double MakeUniformDouble(double min, double max) { in FromChannelArgs()
120 using BitGen = random_internal::NonsecureURBGBase< variable
175 TEST(BitGen, Compatibility) { in TEST() argument
176 TEST(BitGen, Compatibility) { in TEST() argument
169 TEST(BitGen, Compatibility) { in TEST() argument
42 xla::BitGeneratorTy BitGen(Algorithm alg) { in BitGen() function