/external/rust/crates/criterion/src/stats/ |
D | tuple.rs | 8 type Distributions: TupledDistributions<Item = Self>; typedef 17 type Item: Tuple<Distributions = Self>; 35 fn complete(self) -> <Self::Item as Tuple>::Distributions; in complete() argument 42 type Distributions = (Distribution<A>,); typedef 80 type Distributions = (Distribution<A>, Distribution<B>); typedef 126 type Distributions = (Distribution<A>, Distribution<B>, Distribution<C>); typedef 182 type Distributions = ( typedef
|
/external/icu/icu4j/perf-tests/ |
D | Dataset.pm | 11 use Statistics::Distributions; 36 my $t = Statistics::Distributions::tdistr($n-1, 0.005);
|
/external/rust/crates/criterion/src/stats/univariate/ |
D | mixed.rs | 15 ) -> T::Distributions in bootstrap() 20 T::Distributions: Send, in bootstrap()
|
D | mod.rs | 33 ) -> T::Distributions in bootstrap() 39 T::Distributions: Send, in bootstrap()
|
D | sample.rs | 202 pub fn bootstrap<T, S>(&self, nresamples: usize, statistic: S) -> T::Distributions in bootstrap() 206 T::Distributions: Send, in bootstrap()
|
/external/rust/crates/criterion/src/ |
D | estimate.rs | 46 distributions: &Distributions, in build_estimates() argument 129 pub struct Distributions { struct 136 impl Distributions { argument
|
D | report.rs | 5 use crate::estimate::{ChangeDistributions, ChangeEstimates, Distributions, Estimate, Estimates}; 40 pub distributions: Distributions,
|
/external/icu/icu4c/source/test/perf/perldriver/ |
D | Dataset.pm | 14 use Statistics::Distributions; 39 my $t = Statistics::Distributions::tdistr($n-1, 0.005);
|
/external/icu/icu4j/perf-tests/perldriver/ |
D | Dataset.pm | 12 use Statistics::Distributions; 37 my $t = Statistics::Distributions::tdistr($n-1, 0.005);
|
/external/rust/crates/criterion/src/stats/bivariate/ |
D | mod.rs | 68 pub fn bootstrap<T, S>(&self, nresamples: usize, statistic: S) -> T::Distributions in bootstrap() 72 T::Distributions: Send, in bootstrap()
|
/external/python/setuptools/pkg_resources/ |
D | api_tests.txt | 1 Pluggable Distributions of Python Software 4 Distributions 16 Distributions have a location, which can be a filename, URL, or really anything 28 Distributions have various introspectable attributes:: 54 Distributions are compared (and hashed) by version first:: 305 Distributions made on other machine types are not compatible:: 310 Distributions made on earlier versions of the OS are compatible, as
|
/external/rust/crates/criterion/src/analysis/ |
D | mod.rs | 12 build_estimates, ConfidenceInterval, Distributions, Estimate, Estimates, PointEstimates, 300 fn estimates(avg_times: &Sample<f64>, config: &BenchmarkConfig) -> (Distributions, Estimates) { in estimates() argument 326 let distributions = Distributions { in estimates()
|
/external/iperf3/docs/ |
D | obtaining.rst | 6 Binary Distributions 31 Source Distributions
|
/external/tensorflow/tensorflow/python/ops/distributions/ |
D | BUILD | 12 deprecation = ("TensorFlow Distributions has migrated to " +
|
/external/ltp/testcases/kernel/security/prot_hsymlinks/ |
D | README | 13 to control it, special proc parameters added. Distributions and users
|
/external/llvm-project/llvm/docs/ |
D | BuildingADistribution.rst | 51 One very important note: Distributions should never be built using the 90 Special Notes for Library-only Distributions 159 Distributions should never be built using the *BUILD_SHARED_LIBS* CMake
|
D | UserGuides.rst | 84 LLVM Builds and Distributions
|
/external/e2fsprogs/doc/RelNotes/ |
D | v1.43.1.txt | 18 executable code. (Distributions who want to do their own special
|
/external/rust/crates/rand/ |
D | CHANGELOG.md | 60 ### Distributions subsection 145 ### Distributions subsection 370 ### Distributions subsection
|
/external/python/cpython3/Doc/library/ |
D | importlib.metadata.rst | 189 Distributions chapter
|
/external/perfetto/docs/design-docs/ |
D | heapprofd-sampling.md | 119 ### STL Distributions
|
/external/python/cpython2/Doc/distutils/ |
D | builtdist.rst | 4 Creating Built Distributions
|
/external/python/cpython3/Doc/distutils/ |
D | builtdist.rst | 4 Creating Built Distributions
|
D | setupscript.rst | 363 Relationships between Distributions and Packages
|
/external/libxkbcommon/ |
D | NEWS | 608 Distributions are encouraged to split the necessary files for this
|