Searched refs:kElementCost (Results 1 – 5 of 5) sorted by relevance
78 static const int kElementCost = 3; variable102 static const int kElementCost = 3; variable126 static const int kElementCost = 3; variable150 static const int kElementCost = 3; variable174 static const int kElementCost = 3; variable209 static const int kElementCost = 3; variable331 static const int kElementCost = 70; variable358 static const int kElementCost = 70; variable388 static const int kElementCost = 70; variable412 static const int kElementCost = 70; variable[all …]
110 static const int kElementCost = 10; variable
265 static const int kElementCost = 165 + 6 * Uniform::kElementCost + in operator ()() local266 6 * random::PhiloxRandom::kElementCost; in operator ()()269 num_rate * num_samples, kElementCost, DoWork); in operator ()()
166 (random::PhiloxRandom::kElementCost + Distribution::kElementCost); in operator ()()440 static const int kElementCost = 85 + 2 * Normal::kElementCost + in Compute() local441 Uniform::kElementCost + in Compute()442 3 * PhiloxRandom::kElementCost; in Compute()445 num_alphas * num_samples, kElementCost, DoWork); in Compute()
292 random::PhiloxRandom::kElementCost + in operator ()()293 random::UniformDistribution<random::PhiloxRandom, T>::kElementCost; in operator ()()