/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/ |
sdist.py | 3 Implements the Distutils 'sdist' command (create a source distribution).""" 34 "List of available source distribution formats:") 38 description = "create a source distribution (tarball, zip file, etc.)" 69 "formats for source distribution (comma-separated list)"), 71 "keep the distribution tree around after creating " + 74 "directory to put the source distribution archive(s) in " 91 "list available distribution formats", show_formats), 166 # Otherwise, go ahead and create the source distribution tarball, 174 check = self.distribution.get_command_obj('check') 180 distribution, and put it in 'self.filelist'. This might involv [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/ |
sdist.py | 3 Implements the Distutils 'sdist' command (create a source distribution).""" 34 "List of available source distribution formats:") 38 description = "create a source distribution (tarball, zip file, etc.)" 69 "formats for source distribution (comma-separated list)"), 71 "keep the distribution tree around after creating " + 74 "directory to put the source distribution archive(s) in " 91 "list available distribution formats", show_formats), 166 # Otherwise, go ahead and create the source distribution tarball, 174 check = self.distribution.get_command_obj('check') 180 distribution, and put it in 'self.filelist'. This might involv [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/ |
sdist.py | 3 Implements the Distutils 'sdist' command (create a source distribution).""" 34 "List of available source distribution formats:") 38 description = "create a source distribution (tarball, zip file, etc.)" 69 "formats for source distribution (comma-separated list)"), 71 "keep the distribution tree around after creating " + 74 "directory to put the source distribution archive(s) in " 91 "list available distribution formats", show_formats), 166 # Otherwise, go ahead and create the source distribution tarball, 174 check = self.distribution.get_command_obj('check') 180 distribution, and put it in 'self.filelist'. This might involv [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
sdist.py | 3 Implements the Distutils 'sdist' command (create a source distribution).""" 34 "List of available source distribution formats:") 38 description = "create a source distribution (tarball, zip file, etc.)" 69 "formats for source distribution (comma-separated list)"), 71 "keep the distribution tree around after creating " + 74 "directory to put the source distribution archive(s) in " 91 "list available distribution formats", show_formats), 166 # Otherwise, go ahead and create the source distribution tarball, 174 check = self.distribution.get_command_obj('check') 180 distribution, and put it in 'self.filelist'. This might involv [all...] |
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/inference/ |
OneWayAnovaImpl.java | 23 import org.apache.commons.math.distribution.FDistribution; 24 import org.apache.commons.math.distribution.FDistributionImpl; 35 * {@link org.apache.commons.math.distribution.FDistribution 36 * commons-math F Distribution implementation} to estimate exact p-values.</p> 77 * {@link org.apache.commons.math.distribution.FDistribution 78 * commons-math F Distribution implementation} to estimate the exact 82 * is the commons-math implementation of the F distribution.</p> 94 * {@link org.apache.commons.math.distribution.FDistribution 95 * commons-math F Distribution implementation} to estimate the exact 99 * is the commons-math implementation of the F distribution.</p [all...] |
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/ |
random | 389 * @brief A beta continuous distribution for random numbers. 404 /** The type of the range of the distribution. */ 444 * @brief Constructs a beta distribution with parameters 459 * @brief Resets the distribution state. 466 * @brief Returns the @f$\alpha@f$ of the distribution. 473 * @brief Returns the @f$\beta@f$ of the distribution. 480 * @brief Returns the parameter set of the distribution. 487 * @brief Sets the parameter set of the distribution. 488 * @param __param The new parameter set of the distribution. 495 * @brief Returns the greatest lower bound value of the distribution [all...] |
/external/apache-commons-math/src/main/java/org/apache/commons/math/distribution/ |
ChiSquaredDistribution.java | 17 package org.apache.commons.math.distribution; 20 * The Chi-Squared Distribution. 26 * Chi-Squared Distribution</a></li>
|
ExponentialDistribution.java | 17 package org.apache.commons.math.distribution; 20 * The Exponential Distribution. 26 * Exponential Distribution</a></li>
|
GammaDistribution.java | 17 package org.apache.commons.math.distribution; 20 * The Gamma Distribution. 26 * Gamma Distribution</a></li>
|
HypergeometricDistribution.java | 18 package org.apache.commons.math.distribution; 21 * The Hypergeometric Distribution. 27 * Hypergeometric Distribution</a></li>
|
AbstractDistribution.java | 17 package org.apache.commons.math.distribution; 31 implements Distribution, Serializable { 45 * to this distribution, this method returns P(x0 ≤ X ≤ x1). 53 * @return the probability that a random variable with this distribution
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/cloudfront/ |
test_connection.py | 5 from boto.cloudfront.distribution import Distribution, DistributionConfig, DistributionSummary 98 <Distribution xmlns="http://cloudfront.amazonaws.com/doc/2010-11-01/"> 115 </Distribution> 129 <Distribution xmlns="http://cloudfront.amazonaws.com/doc/2010-11-01/"> 146 </Distribution> 152 self.assertTrue(isinstance(response, Distribution)) 168 <Distribution xmlns="http://cloudfront.amazonaws.com/doc/2010-11-01/"> 182 <Comment>example.com distribution</Comment> 185 </Distribution> [all...] |
test_distribution.py | 3 from boto.cloudfront.distribution import DistributionConfig
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.0.600.v20130530-1010/ |
org.eclipse.jdt.compiler.apt-1.0.600.v20130530-1010.pom | 6 - which accompanies this distribution, and is available at 33 <distribution>repo</distribution>
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.core/3.9.1.v20130905-0837/ |
org.eclipse.jdt.core-3.9.1.v20130905-0837.pom | 6 - which accompanies this distribution, and is available at 33 <distribution>repo</distribution>
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/ |
org.eclipse.osgi-3.9.1.v20130814-1242.pom | 6 - which accompanies this distribution, and is available at 33 <distribution>repo</distribution>
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_install_scripts.py | 7 from distutils.core import Distribution 18 dist = Distribution() 62 dist = Distribution()
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_install_scripts.py | 7 from distutils.core import Distribution 18 dist = Distribution() 62 dist = Distribution()
|
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/ |
org.eclipse.osgi-3.9.0.v20130529-1710.pom | 6 - which accompanies this distribution, and is available at 33 <distribution>repo</distribution>
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
random.h | 162 * the input for a specific Distribution. 183 * distribution. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
random.h | 162 * the input for a specific Distribution. 183 * distribution. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
random.h | 162 * the input for a specific Distribution. 183 * distribution. [all...] |
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
random.h | 162 * the input for a specific Distribution. 185 * distribution. [all...] |
/external/caliper/examples/src/main/java/examples/ |
ArraySortBenchmark.java | 33 @Param private Distribution distribution; field in class:ArraySortBenchmark 39 values = distribution.create(length); 50 public enum Distribution {
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudfront/ |
origin.py | 33 Origin information to associate with the distribution. 34 If your distribution will use an Amazon S3 origin, 41 associate with the distribution. 47 distribution. If you want the 48 distribution to serve private content, 50 distribution to serve public content, 83 Origin information to associate with the distribution. 84 If your distribution will use a non-Amazon S3 origin, 92 associate with the distribution.
|