HomeSort by relevance Sort by last modified time
    Searched full:distribution (Results 351 - 375 of 35851) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/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/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/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/current/sources/cxx-stl/gnu-libstdc++/4.9/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/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/iptables/iptables/
iptables-extensions.8.tmpl.in 3 iptables-extensions \(em list of extensions in the standard iptables distribution
27 in the standard distribution.
  /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/libxml2/python/
README 22 this module distribution is not the primary distribution
  /external/opencv3/3rdparty/libjasper/
README 4 This is the source code distribution for JasPer. JasPer is a collection
12 distribution. Any use of this software contrary to the terms of the
  /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/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
NOTICE 13 the BSD license option for future distribution. As such, the GPL v2
21 only for attribution purposes and any distribution of this software
  /frameworks/base/docs/html/distribute/tools/
_book.yaml 35 - title: Alternative Distribution
36 path: /distribute/tools/open-distribution.html
open-distribution.jd 1 page.title=Alternative Distribution Options
2 page.metaDescription=With Android you can distribute apps to users in any way you want, using any store or distribution approach.
3 page.image=/distribute/images/alt-distribution.jpg
9 apps to users in any way you want, using any distribution approach or
12 users, you?re never locked into any particular distribution platform.
16 The process for building and packaging your apps for distribution is the
49 Unlike other forms of distribution, Google Play allows you to use the In-app
85 distribution; that is, anyone you send your apps to can simply forward them
  /frameworks/data-binding/internal-prebuilts/com/android/databinding/adapters/1.0-rc5/
adapters-1.0-rc5.pom 13 <distribution>repo</distribution>
  /frameworks/data-binding/internal-prebuilts/com/android/databinding/library/1.0-rc3/
library-1.0-rc3.pom 13 <distribution>repo</distribution>
  /frameworks/data-binding/internal-prebuilts/com/android/databinding/library/1.0-rc5/
library-1.0-rc5.pom 13 <distribution>repo</distribution>
  /frameworks/data-binding/internal-prebuilts/com/android/databinding/library/1.1/
library-1.1.pom 13 <distribution>repo</distribution>
  /prebuilts/gdb/darwin-x86/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/gdb/linux-x86/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/gradle-plugin/com/android/databinding/baseLibrary/1.0/
baseLibrary-1.0.pom 16 <distribution>repo</distribution>
  /prebuilts/gradle-plugin/com/android/databinding/baseLibrary/1.1/
baseLibrary-1.1.pom 16 <distribution>repo</distribution>

Completed in 1274 milliseconds

<<11121314151617181920>>