HomeSort by relevance Sort by last modified time
    Searched full:distribution (Results 151 - 175 of 33884) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
random 73 * the input for a specific Distribution.
115 * distribution.
212 * Produces random numbers on a given distribution function using a
237 * generator @p __eng for the random distribution @p __dist.
246 * Gets the next generated value on the distribution.
277 * Gets a reference to the underlying random distribution.
280 distribution()
284 * Gets a const reference to the underlying random distribution.
287 distribution() const
291 * Gets the closed lower bound of the distribution interval
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
random 73 * the input for a specific Distribution.
115 * distribution.
212 * Produces random numbers on a given distribution function using a
237 * generator @p __eng for the random distribution @p __dist.
246 * Gets the next generated value on the distribution.
277 * Gets a reference to the underlying random distribution.
280 distribution()
284 * Gets a const reference to the underlying random distribution.
287 distribution() const
291 * Gets the closed lower bound of the distribution interval
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/
random 73 * the input for a specific Distribution.
115 * distribution.
212 * Produces random numbers on a given distribution function using a
237 * generator @p __eng for the random distribution @p __dist.
246 * Gets the next generated value on the distribution.
277 * Gets a reference to the underlying random distribution.
280 distribution()
284 * Gets a const reference to the underlying random distribution.
287 distribution() const
291 * Gets the closed lower bound of the distribution interval
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
random.h 79 * the input for a specific Distribution.
121 * distribution.
222 * Produces random numbers on a given distribution function using a
247 * generator @p __eng for the random distribution @p __dist.
256 * Gets the next generated value on the distribution.
287 * Gets a reference to the underlying random distribution.
290 distribution() function in class:variate_generator
294 * Gets a const reference to the underlying random distribution.
297 distribution() const function in class:variate_generator
301 * Gets the closed lower bound of the distribution interval
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
random.h 79 * the input for a specific Distribution.
121 * distribution.
222 * Produces random numbers on a given distribution function using a
247 * generator @p __eng for the random distribution @p __dist.
256 * Gets the next generated value on the distribution.
287 * Gets a reference to the underlying random distribution.
290 distribution() function in class:variate_generator
294 * Gets a const reference to the underlying random distribution.
297 distribution() const function in class:variate_generator
301 * Gets the closed lower bound of the distribution interval
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
random.h 79 * the input for a specific Distribution.
121 * distribution.
222 * Produces random numbers on a given distribution function using a
247 * generator @p __eng for the random distribution @p __dist.
256 * Gets the next generated value on the distribution.
287 * Gets a reference to the underlying random distribution.
290 distribution() function in class:variate_generator
294 * Gets a const reference to the underlying random distribution.
297 distribution() const function in class:variate_generator
301 * Gets the closed lower bound of the distribution interval
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
random.h 79 * the input for a specific Distribution.
121 * distribution.
222 * Produces random numbers on a given distribution function using a
247 * generator @p __eng for the random distribution @p __dist.
256 * Gets the next generated value on the distribution.
287 * Gets a reference to the underlying random distribution.
290 distribution() function in class:variate_generator
294 * Gets a const reference to the underlying random distribution.
297 distribution() const function in class:variate_generator
301 * Gets the closed lower bound of the distribution interval
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
random.h 79 * the input for a specific Distribution.
121 * distribution.
222 * Produces random numbers on a given distribution function using a
247 * generator @p __eng for the random distribution @p __dist.
256 * Gets the next generated value on the distribution.
287 * Gets a reference to the underlying random distribution.
290 distribution() function in class:variate_generator
294 * Gets a const reference to the underlying random distribution.
297 distribution() const function in class:variate_generator
301 * Gets the closed lower bound of the distribution interval
    [all...]
  /external/chromium_org/chrome/installer/util/
google_chrome_sxs_distribution.h 15 // distribution which can co-exist with other Google Chrome distributions.
16 // Google Chrome Sxs distribution is installed to a different path, runs
master_preferences.h 31 // 'Default\Preferences' file. This function parses the distribution
37 // "distribution": {
71 // A reserved "distribution" entry in the file is used to group related
73 // This function parses the 'distribution' entry and returns a combination
84 // to get distribution related install options (if the "installerdata" switch
91 // switches with the distribution dictionary.
95 // line switches with the distribution dictionary.
101 // the distribution dictionary and its value assigned to the 'value'
  /external/e2fsprogs/debian/
libcomerr2.copyright 9 From the original distribution:
20 used in advertising or publicity pertaining to distribution
libss2.copyright 10 From the original distribution:
21 used in advertising or publicity pertaining to distribution
  /external/iproute2/netem/
maketable.c 2 * Experimental data distribution table generator
6 * experimentally or generated from some probability distribution.
7 * From this, create the inverse distribution table used to approximate
8 * the distribution.
73 /* Create a (normalized) distribution table from a set of observed
121 /* replace an array by its cumulative distribution */
187 printf("# This is the distribution table for the experimental distribution.\n");
  /external/libexif/
README-Win32.txt 1 If this is a combined source/binary distribution tree, then you can find
29 If you want to build a combined source/binary distribution tarball/zipfile,
  /external/srtp/test/
lfsr.c 166 * weight distribution computes the weight distribution of the
269 /* compute weight distribution */
272 /* print weight distribution */
282 /* compute weight distribution */
285 /* print weight distribution */
299 /* compute weight distribution */
302 /* print weight distribution */
  /external/strace/
import-Android.sh 4 # Removes source files from the Strace original distribution that are not
7 # Run this script after extracting an Strace distribution into external/strace.
  /external/wpa_supplicant_8/
COPYING 13 the BSD license option for future distribution. As such, the GPL v2
21 only for attribution purposes and any distribution of this software
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
build.py 29 "build directory for all distribution (defaults to either " +
92 # them for a given distribution, though --
100 # particular module distribution -- if user didn't supply it, pick
103 if self.distribution.ext_modules:
132 return self.distribution.has_pure_modules()
135 return self.distribution.has_c_libraries()
138 return self.distribution.has_ext_modules()
141 return self.distribution.has_scripts()
install_headers.py 36 headers = self.distribution.headers
46 return self.distribution.headers or []
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
build.py 29 "build directory for all distribution (defaults to either " +
92 # them for a given distribution, though --
100 # particular module distribution -- if user didn't supply it, pick
103 if self.distribution.ext_modules:
132 return self.distribution.has_pure_modules()
135 return self.distribution.has_c_libraries()
138 return self.distribution.has_ext_modules()
141 return self.distribution.has_scripts()
install_headers.py 36 headers = self.distribution.headers
46 return self.distribution.headers or []
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.pom 15 <distribution>repo</distribution>
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/jFormatString/2.0.1/
jFormatString-2.0.1.pom 15 <distribution>repo</distribution>
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/jsr305/2.0.1/
jsr305-2.0.1.pom 15 <distribution>repo</distribution>
  /prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.1/
lombok-ast-0.2.1.pom 14 <distribution>repo</distribution>

Completed in 557 milliseconds

1 2 3 4 5 67 8 91011>>