tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

files / third_party / abseil-cpp / absl / random


ModeNameSize
-rw-r--r--BUILD.bazel547L
-rw-r--r--BUILD.gn138L
-rw-r--r--CMakeLists.txt1250L
-rw-r--r--benchmarks.cc376L
-rw-r--r--bernoulli_distribution.h202L
-rw-r--r--bernoulli_distribution_test.cc217L
-rw-r--r--beta_distribution.h429L
-rw-r--r--beta_distribution_test.cc615L
-rw-r--r--bit_gen_ref.h188L
-rw-r--r--bit_gen_ref_test.cc107L
-rw-r--r--discrete_distribution.cc108L
-rw-r--r--discrete_distribution.h249L
-rw-r--r--discrete_distribution_test.cc251L
-rw-r--r--distributions.h450L
-rw-r--r--distributions_test.cc516L
-rw-r--r--examples_test.cc98L
-rw-r--r--exponential_distribution.h166L
-rw-r--r--exponential_distribution_test.cc426L
-rw-r--r--gaussian_distribution.cc104L
-rw-r--r--gaussian_distribution.h276L
-rw-r--r--gaussian_distribution_test.cc561L
-rw-r--r--generators_test.cc185L
-rw-r--r--log_uniform_int_distribution.h253L
-rw-r--r--log_uniform_int_distribution_test.cc277L
-rw-r--r--mock_distributions.h269L
-rw-r--r--mock_distributions_test.cc280L
-rw-r--r--mocking_bit_gen.h239L
-rw-r--r--mocking_bit_gen_test.cc403L
-rw-r--r--poisson_distribution.h262L
-rw-r--r--poisson_distribution_test.cc569L
-rw-r--r--random.h224L
-rw-r--r--seed_gen_exception.cc45L
-rw-r--r--seed_gen_exception.h55L
-rw-r--r--seed_sequences.cc33L
-rw-r--r--seed_sequences.h112L
-rw-r--r--seed_sequences_test.cc126L
-rw-r--r--uniform_int_distribution.h276L
-rw-r--r--uniform_int_distribution_test.cc259L
-rw-r--r--uniform_real_distribution.h204L
-rw-r--r--uniform_real_distribution_test.cc394L
-rw-r--r--zipf_distribution.h273L
-rw-r--r--zipf_distribution_test.cc423L
d---------bit_gen_ref_gn/-
d---------distributions_gn/-
d---------internal/-
d---------random_gn/-
d---------seed_gen_exception_gn/-
d---------seed_sequences_gn/-