OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:distribution
(Results
501 - 525
of
30714
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
install_lib.py
100
if outfiles is not None and self.
distribution
.has_pure_modules():
108
if self.
distribution
.has_pure_modules():
110
if self.
distribution
.has_ext_modules():
188
self._mutate_outputs(self.
distribution
.has_pure_modules(),
197
self._mutate_outputs(self.
distribution
.has_ext_modules(),
211
if self.
distribution
.has_pure_modules():
215
if self.
distribution
.has_ext_modules():
/external/apache-commons-math/src/main/java/org/apache/commons/math/random/
EmpiricalDistributionImpl.java
48
* <strong>Generating random values from the
distribution
</strong><ol>
86
/** is the
distribution
loaded? */
114
* Computes the empirical
distribution
from the provided
132
* Computes the empirical
distribution
using data read from a URL.
160
* Computes the empirical
distribution
from the input file.
367
* Generates a random value from this
distribution
.
370
* @throws IllegalStateException if the
distribution
has not been loaded
399
* Returns a {@link StatisticalSummary} describing this
distribution
.
401
* <li>the
distribution
must be loaded before invoking this method</li></ul>
404
* @throws IllegalStateException if the
distribution
has not been loade
[
all
...]
/external/apache-commons-math/src/main/java/org/apache/commons/math/distribution/
GammaDistributionImpl.java
17
package org.apache.commons.math.
distribution
;
54
* Create a new gamma
distribution
with the given alpha and beta values.
63
* Create a new gamma
distribution
with the given alpha and beta values.
78
* For this
distribution
, X, this method returns P(X < x).
84
* Chi-Squared
Distribution
</a>, equation (9).</li>
90
* @return CDF for this
distribution
.
107
* For this
distribution
, X, this method returns the critical point x, such
303
* Returns the upper bound of the support for the
distribution
.
315
* Returns the upper bound of the support for the
distribution
.
/packages/inputmethods/LatinIME/native/jni/tests/dictionary/utils/
trie_map_test.cpp
94
// Use the uniform integer
distribution
[S_INT_MIN, S_INT_MAX].
98
// Use the uniform
distribution
[0, TrieMap::MAX_VALUE].
125
// Use the uniform integer
distribution
[0, S_INT_MAX].
126
std::uniform_int_distribution<int>
distribution
(0, S_INT_MAX);
127
auto keyRandomNumberGenerator = std::bind(
distribution
, std::mt19937());
128
auto randomNumberGeneratorForKeySelection = std::bind(
distribution
, std::mt19937());
130
// Use the uniform
distribution
[0, TrieMap::MAX_VALUE].
230
// Use the uniform integer
distribution
[S_INT_MIN, S_INT_MAX].
234
// Use the uniform
distribution
[0, TrieMap::MAX_VALUE].
/external/boringssl/src/crypto/asn1/
a_bool.c
10
* apply to all code found in this
distribution
, be it the RC4, RSA,
12
* included with this
distribution
is covered by the same copyright terms
29
* documentation and/or other materials provided with the
distribution
.
52
* The licence and
distribution
terms for any publically available version or
54
* copied and put under another
distribution
licence
a_dup.c
10
* apply to all code found in this
distribution
, be it the RC4, RSA,
12
* included with this
distribution
is covered by the same copyright terms
29
* documentation and/or other materials provided with the
distribution
.
52
* The licence and
distribution
terms for any publically available version or
54
* copied and put under another
distribution
licence
a_enum.c
10
* apply to all code found in this
distribution
, be it the RC4, RSA,
12
* included with this
distribution
is covered by the same copyright terms
29
* documentation and/or other materials provided with the
distribution
.
52
* The licence and
distribution
terms for any publically available version or
54
* copied and put under another
distribution
licence
a_i2d_fp.c
10
* apply to all code found in this
distribution
, be it the RC4, RSA,
12
* included with this
distribution
is covered by the same copyright terms
29
* documentation and/or other materials provided with the
distribution
.
52
* The licence and
distribution
terms for any publically available version or
54
* copied and put under another
distribution
licence
a_print.c
10
* apply to all code found in this
distribution
, be it the RC4, RSA,
12
* included with this
distribution
is covered by the same copyright terms
29
* documentation and/or other materials provided with the
distribution
.
52
* The licence and
distribution
terms for any publically available version or
54
* copied and put under another
distribution
licence
a_time.c
10
* apply to all code found in this
distribution
, be it the RC4, RSA,
12
* included with this
distribution
is covered by the same copyright terms
29
* documentation and/or other materials provided with the
distribution
.
52
* The licence and
distribution
terms for any publically available version or
54
* copied and put under another
distribution
licence
a_type.c
10
* apply to all code found in this
distribution
, be it the RC4, RSA,
12
* included with this
distribution
is covered by the same copyright terms
29
* documentation and/or other materials provided with the
distribution
.
52
* The licence and
distribution
terms for any publically available version or
54
* copied and put under another
distribution
licence
t_pkey.c
10
* apply to all code found in this
distribution
, be it the RC4, RSA,
12
* included with this
distribution
is covered by the same copyright terms
29
* documentation and/or other materials provided with the
distribution
.
52
* The licence and
distribution
terms for any publically available version or
54
* copied and put under another
distribution
licence
tasn_typ.c
10
* apply to all code found in this
distribution
, be it the RC4, RSA,
12
* included with this
distribution
is covered by the same copyright terms
29
* documentation and/or other materials provided with the
distribution
.
52
* The licence and
distribution
terms for any publically available version or
54
* copied and put under another
distribution
licence
x_bignum.c
10
* apply to all code found in this
distribution
, be it the RC4, RSA,
12
* included with this
distribution
is covered by the same copyright terms
29
* documentation and/or other materials provided with the
distribution
.
52
* The licence and
distribution
terms for any publically available version or
54
* copied and put under another
distribution
licence
/external/boringssl/src/crypto/bio/
internal.h
10
* apply to all code found in this
distribution
, be it the RC4, RSA,
12
* included with this
distribution
is covered by the same copyright terms
29
* documentation and/or other materials provided with the
distribution
.
52
* The licence and
distribution
terms for any publically available version or
54
* copied and put under another
distribution
licence
printf.c
10
* apply to all code found in this
distribution
, be it the RC4, RSA,
12
* included with this
distribution
is covered by the same copyright terms
29
* documentation and/or other materials provided with the
distribution
.
52
* The licence and
distribution
terms for any publically available version or
54
* copied and put under another
distribution
licence
socket.c
11
* apply to all code found in this
distribution
, be it the RC4, RSA,
13
* included with this
distribution
is covered by the same copyright terms
30
* documentation and/or other materials provided with the
distribution
.
53
* The licence and
distribution
terms for any publically available version or
55
* copied and put under another
distribution
licence
/external/boringssl/src/crypto/bn/
cmp.c
10
* apply to all code found in this
distribution
, be it the RC4, RSA,
12
* included with this
distribution
is covered by the same copyright terms
29
* documentation and/or other materials provided with the
distribution
.
52
* The licence and
distribution
terms for any publically available version or
54
* copied and put under another
distribution
licence
/external/boringssl/src/crypto/buf/
buf.c
10
* apply to all code found in this
distribution
, be it the RC4, RSA,
12
* included with this
distribution
is covered by the same copyright terms
29
* documentation and/or other materials provided with the
distribution
.
52
* The licence and
distribution
terms for any publically available version or
54
* copied and put under another
distribution
licence
/external/boringssl/src/crypto/cipher/
derive_key.c
10
* apply to all code found in this
distribution
, be it the RC4, RSA,
12
* included with this
distribution
is covered by the same copyright terms
29
* documentation and/or other materials provided with the
distribution
.
52
* The licence and
distribution
terms for any publically available version or
54
* copied and put under another
distribution
licence
e_des.c
10
* apply to all code found in this
distribution
, be it the RC4, RSA,
12
* included with this
distribution
is covered by the same copyright terms
29
* documentation and/or other materials provided with the
distribution
.
52
* The licence and
distribution
terms for any publically available version or
54
* copied and put under another
distribution
licence
internal.h
10
* apply to all code found in this
distribution
, be it the RC4, RSA,
12
* included with this
distribution
is covered by the same copyright terms
29
* documentation and/or other materials provided with the
distribution
.
52
* The licence and
distribution
terms for any publically available version or
54
* copied and put under another
distribution
licence
/external/boringssl/src/crypto/
cpu-intel.c
10
* apply to all code found in this
distribution
, be it the RC4, RSA,
12
* included with this
distribution
is covered by the same copyright terms
29
* documentation and/or other materials provided with the
distribution
.
52
* The licence and
distribution
terms for any publically available version or
54
* copied and put under another
distribution
licence
/external/boringssl/src/crypto/dh/
check.c
10
* apply to all code found in this
distribution
, be it the RC4, RSA,
12
* included with this
distribution
is covered by the same copyright terms
29
* documentation and/or other materials provided with the
distribution
.
52
* The licence and
distribution
terms for any publically available version or
54
* copied and put under another
distribution
licence
/external/boringssl/src/crypto/digest/
internal.h
10
* apply to all code found in this
distribution
, be it the RC4, RSA,
12
* included with this
distribution
is covered by the same copyright terms
29
* documentation and/or other materials provided with the
distribution
.
52
* The licence and
distribution
terms for any publically available version or
54
* copied and put under another
distribution
licence
Completed in 162 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>