OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:distribution
(Results
576 - 600
of
30714
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/libpcap/
ppp.h
11
* pertaining to
distribution
of the program without specific prior
13
* and
distribution
is by permission of Carnegie Mellon and Stanford
/external/parameter-framework/bindings/c/
CMakeLists.txt
12
# other materials provided with the
distribution
.
48
# copy it in a standard location (/usr/include on most linux
distribution
).
/external/parameter-framework/test/tokenizer/
CMakeLists.txt
12
# other materials provided with the
distribution
.
37
# copy it in a standard location (/usr/include on most linux
distribution
).
/external/tcpdump/
ppp.h
11
* pertaining to
distribution
of the program without specific prior
13
* and
distribution
is by permission of Carnegie Mellon and Stanford
/external/zlib/src/contrib/ada/
readme.txt
46
1. Make a project with all *.ads and *.adb files from the
distribution
.
50
5. Add the libc.lib library from the ObjectAda
distribution
to the project.
/frameworks/base/docs/html/distribute/tools/
disttools_toc.cs
34
<div class="nav-section empty" style="font-weight:normal"><a href="<?cs var:toroot?>distribute/tools/open-
distribution
.html">
35
<span class="en">Alternative
Distribution
</span></a>
/frameworks/base/docs/html/google/play/
dist.jd
1
page.title=Google Play
Distribution
5
Google Play allows you to manage your app
distribution
with features that let you control which users
/frameworks/base/docs/html-intl/intl/ja/distribute/googleplay/families/
start.jd
28
???????????? <a href="http://play.google.com/about/developer-content-policy.html">Google Play ?????? ????? ????</a>??<a href="https://play.google.com/intl/ALL_us/about/families/developer-
distribution
-agreement-addendum.html">Designed for Families ????????/?????????</a>???<a href="http://play.google.com/about/developer-
distribution
-agreement.html">????????/????</a>????????????????????????????????????????????????????????????????????????
/frameworks/base/docs/html-intl/intl/ko/distribute/googleplay/families/
start.jd
37
?? ???? ?? <a href="https://play.google.com/intl/ALL_us/about/families/developer-
distribution
-agreement-addendum.html">Designed for Families DDA ??</a>, <a href="http://play.google.com/about/developer-content-policy.html">Google Play ??? ???? ??</a> ? <a href="http://play.google.com/about/developer-
distribution
-agreement.html">??? ?? ??</a>? ????? ?????.
/frameworks/base/docs/html-intl/intl/zh-tw/distribute/googleplay/families/
start.jd
28
???????????????? <a href="http://play.google.com/about/developer-content-policy.html">Google Play ????????</a>??<a href="http://play.google.com/about/developer-
distribution
-agreement.html">????????</a> (??<a href="https://play.google.com/intl/ALL_us/about/families/developer-
distribution
-agreement-addendum.html"> Designed for Families DDA ????</a>)?????????????????????????????????
/ndk/sources/android/crazy_linker/
LICENSE
12
//
distribution
.
41
*
distribution
.
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
profile.h
14
* documentation and/or other materials provided with the
distribution
.
35
* This file is taken from Cygwin
distribution
. Please keep it in sync.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_config.py
9
from distutils.core import
Distribution
62
self.dist =
Distribution
()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_config.py
9
from distutils.core import
Distribution
62
self.dist =
Distribution
()
/prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava-parent/14.0/
guava-parent-14.0.pom
30
<
distribution
>repo</
distribution
>
/prebuilts/tools/common/m2/repository/com/google/guava/guava-parent/13.0.1/
guava-parent-13.0.1.pom
30
<
distribution
>repo</
distribution
>
/prebuilts/tools/common/m2/repository/jfree/jfreechart-swt/1.0.9/
jfreechart-swt-1.0.9.pom
28
<
distribution
>repo</
distribution
>
/prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.4/
ecj-4.4.pom
23
<
distribution
>repo</
distribution
>
/prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.4.2/
ecj-4.4.2.pom
23
<
distribution
>repo</
distribution
>
/prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.0.b2/
xml-apis-1.0.b2.pom
24
<
distribution
>repo</
distribution
>
/prebuilts/tools/common/offline-m2/com/android/tools/sdk-common/24.1.0/
sdk-common-24.1.0.pom
16
<
distribution
>repo</
distribution
>
/prebuilts/tools/common/offline-m2/com/android/tools/sdk-common/24.2.0/
sdk-common-24.2.0.pom
16
<
distribution
>repo</
distribution
>
/prebuilts/tools/common/offline-m2/org/eclipse/jdt/core/compiler/ecj/4.4/
ecj-4.4.pom
23
<
distribution
>repo</
distribution
>
/prebuilts/tools/common/proguard/proguard4.7/
README
4
This
distribution
contains the following directories:
33
NOTE: This
distribution
is identical to the official Proguard 4.7 release,
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/regression/
SimpleRegression.java
23
import org.apache.commons.math.
distribution
.TDistribution;
24
import org.apache.commons.math.
distribution
.TDistributionImpl;
63
/** the
distribution
used to compute inference statistics. */
64
private TDistribution
distribution
;
field in class:SimpleRegression
100
* Create an empty SimpleRegression using the given
distribution
object to
102
* @param t the
distribution
used to compute inference statistics.
116
* @param degrees Number of degrees of freedom of the
distribution
155
distribution
.setDegreesOfFreedom(n - 2);
187
distribution
.setDegreesOfFreedom(n - 2);
523
* Bivariate Normal
Distribution
</a>.</p
[
all
...]
Completed in 102 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>