Home
last modified time | relevance | path

Searched defs:Zipf (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/math/rand/
Dzipf.go15 type Zipf struct { struct
16 r *Rand
17 imax float64
18 v float64
19 q float64
20 s float64
21 oneminusQ float64
22 oneminusQinv float64
23 hxm float64
24 hx0minusHxm float64
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/math/rand/v2/
Dzipf.go15 type Zipf struct { struct
16 r *Rand
17 imax float64
18 v float64
19 q float64
20 s float64
21 oneminusQ float64
22 oneminusQinv float64
23 hxm float64
24 hx0minusHxm float64
[all …]
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_set_probe_benchmark.cc359 struct Zipf { struct
361 T operator()(T) const { in operator ()()
457 std::string Name(Random<T, Zipf>*) { in Name() argument
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/internal/
H A Draw_hash_set_probe_benchmark.cc352 struct Zipf { struct
354 T operator()(T) const { in operator ()()
450 std::string Name(Random<T, Zipf>*) { in Name() argument
/aosp_15_r20/external/abseil-cpp/absl/container/internal/
H A Draw_hash_set_probe_benchmark.cc359 struct Zipf { struct
361 T operator()(T) const { in operator ()()
457 std::string Name(Random<T, Zipf>*) { in Name() argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Draw_hash_set_probe_benchmark.cc352 struct Zipf { struct
354 T operator()(T) const { in operator ()()
450 std::string Name(Random<T, Zipf>*) { in Name() argument
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_set_probe_benchmark.cc359 struct Zipf { struct
361 T operator()(T) const { in operator ()()
457 std::string Name(Random<T, Zipf>*) { in Name() argument
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/internal/
H A Draw_hash_set_probe_benchmark.cc352 struct Zipf { struct
354 T operator()(T) const { in operator ()()
450 std::string Name(Random<T, Zipf>*) { in Name() argument
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/random/
H A Ddistributions_test.cc414 TEST_F(RandomDistributionsTest, Zipf) { in TEST_F() argument
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/random/
H A Ddistributions_test.cc414 TEST_F(RandomDistributionsTest, Zipf) { in TEST_F() argument
/aosp_15_r20/external/abseil-cpp/absl/random/
H A Ddistributions_test.cc458 TEST_F(RandomDistributionsTest, Zipf) { in TEST_F() argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/
Ddistributions_test.cc414 TEST_F(RandomDistributionsTest, Zipf) { in TEST_F() argument
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/random/
H A Ddistributions_test.cc457 TEST_F(RandomDistributionsTest, Zipf) { in TEST_F() argument
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/random/
H A Ddistributions_test.cc414 TEST_F(RandomDistributionsTest, Zipf) { in TEST_F() argument
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/random/
H A Ddistributions_test.cc403 TEST_F(RandomDistributionsTest, Zipf) { in TEST_F() argument