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

<<11121314151617181920>>

  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.pom 15 <distribution>repo</distribution>
  /prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/
jcommon-1.0.12.pom 26 <distribution>repo</distribution>
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.pom 26 <distribution>repo</distribution>
  /prebuilts/tools/common/proguard/
README 20 easily be used (when debugging) or the distribution rebuilt from
33 In addition, we added a paragraph to state that the distribution was
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/
bn_prime.pl 27 # * See the COPYRIGHT file in the SSLeay distribution for more details.
43 * apply to all code found in this distribution, be it the RC4, RSA,
45 * included with this distribution is covered by the same copyright terms
62 * documentation and/or other materials provided with the distribution.
85 * The licence and distribution terms for any publically available version or
87 * copied and put under another distribution licence
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
README 8 The re2c distribution can be found at:
12 The source distribution is available from:
16 This distribution is a cleaned up version of the 0.5 release
52 distribution) careful coding is required for efficiency (and
123 described in an upcoming LOPLAS article (included in the distribution).
148 improving the distribution) to
  /external/openssl/crypto/bn/
bn_prime.pl 27 # * See the COPYRIGHT file in the SSLeay distribution for more details.
43 * apply to all code found in this distribution, be it the RC4, RSA,
45 * included with this distribution is covered by the same copyright terms
62 * documentation and/or other materials provided with the distribution.
85 * The licence and distribution terms for any publically available version or
87 * copied and put under another distribution licence
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
upload.py 51 # getting the password from the distribution
53 if not self.password and self.distribution.password:
54 self.password = self.distribution.password
57 if not self.distribution.dist_files:
59 for command, pyversion, filename in self.distribution.dist_files:
87 meta = self.distribution.metadata
bdist_wininst.py 25 "temporary directory for creating the distribution"),
31 "creating the distribution archive"),
54 "distribution"),
89 bdist = self.distribution.get_command_obj('bdist')
98 if not self.skip_build and self.distribution.has_ext_modules():
112 for script in self.distribution.scripts:
124 (self.distribution.has_ext_modules() or
125 self.distribution.has_c_libraries())):
127 ("distribution contains extensions and/or C libraries; "
144 if self.distribution.has_ext_modules()
    [all...]
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():
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
upload.py 51 # getting the password from the distribution
53 if not self.password and self.distribution.password:
54 self.password = self.distribution.password
57 if not self.distribution.dist_files:
59 for command, pyversion, filename in self.distribution.dist_files:
87 meta = self.distribution.metadata
bdist_wininst.py 25 "temporary directory for creating the distribution"),
31 "creating the distribution archive"),
54 "distribution"),
89 bdist = self.distribution.get_command_obj('bdist')
98 if not self.skip_build and self.distribution.has_ext_modules():
112 for script in self.distribution.scripts:
124 (self.distribution.has_ext_modules() or
125 self.distribution.has_c_libraries())):
127 ("distribution contains extensions and/or C libraries; "
144 if self.distribution.has_ext_modules()
    [all...]
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():
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_build_ext.py 6 from distutils.core import Extension, Distribution
50 dist = Distribution({'name': 'xx', 'ext_modules': [xx_ext]})
92 dist = Distribution({'name': 'xx'})
118 dist = Distribution({'name': 'xx'})
146 dist = Distribution({'name': 'xx', 'ext_modules': modules})
206 dist = Distribution()
254 dist = Distribution({'name': 'xx', 'ext_modules': modules})
263 dist = Distribution()
275 dist = Distribution({'name': 'xx',
341 dist = Distribution()
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_build_ext.py 6 from distutils.core import Extension, Distribution
50 dist = Distribution({'name': 'xx', 'ext_modules': [xx_ext]})
92 dist = Distribution({'name': 'xx'})
118 dist = Distribution({'name': 'xx'})
146 dist = Distribution({'name': 'xx', 'ext_modules': modules})
206 dist = Distribution()
254 dist = Distribution({'name': 'xx', 'ext_modules': modules})
263 dist = Distribution()
275 dist = Distribution({'name': 'xx',
341 dist = Distribution()
    [all...]
  /external/chromium_org/courgette/third_party/
LICENCE 7 The Berkeley Software Distribution ("BSD") license has proven very effective
24 into a larger body of work will result in restricted distribution -- and
37 far more willing to provide for non-closed distribution.
45 The precise terms and conditions for copying, distribution, and
49 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION, AND MODIFICATION
61 This license governs the copying, distribution, and modification of the
85 expressly prohibit the distribution of further derivative works.
  /external/chromium_org/third_party/expat/files/
README 34 from a source distribution.
36 To build Expat from a source distribution, you first run the
37 configuration shell script in the top level distribution directory:
59 a Linux distribution - but rather for builds with special requirements.
126 distribution.
  /external/chromium_org/third_party/openssl/openssl/apps/
errstr.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/chromium_org/third_party/openssl/openssl/crypto/asn1/
a_bool.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
a_digest.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
a_dup.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
a_enum.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
a_i2d_fp.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
a_print.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
a_type.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

Completed in 1527 milliseconds

<<11121314151617181920>>