HomeSort by relevance Sort by last modified time
    Searched full:repository (Results 51 - 75 of 841) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
config.py 26 repository = None variable in class:PyPIRCCommand
30 ('repository=', 'r',
31 "url of repository [default: %s]" % \
56 repository = self.repository or self.DEFAULT_REPOSITORY
79 for key, default in (('repository',
87 if (current['server'] == repository or
88 current['repository'] == repository):
93 if config.has_option(server, 'repository')
    [all...]
  /external/clang/tools/
CMakeLists.txt 12 # We support checking out the clang-tools-extra repository into the 'extra'
14 # on top of the Clang tooling platform. We keep them in a separate repository
15 # to keep the primary Clang repository small and focused.
  /prebuilts/devtools/tools/lib/
sdklib.jar 
  /external/llvm/cmake/modules/
GetSVN.cmake 11 # Repository information for the first repository.
15 # Repository information for the second repository.
  /ndk/sources/cxx-stl/gnu-libstdc++/
.gitignore 3 # in our git repository.
  /prebuilts/tools/common/m2/repository/jfree/jfreechart-swt/1.0.9/
jfreechart-swt-1.0.9-sources.jar.md5 1 1c3da0cbe55c83bce34691143de3c2de /home/maven/repository-staging/to-ibiblio/maven2/jfree/jfreechart-swt/1.0.9/jfreechart-swt-1.0.9-sources.jar
jfreechart-swt-1.0.9-sources.jar.sha1 1 7d211d50c86dfaf3fed3176caa231e8a455fadfe /home/maven/repository-staging/to-ibiblio/maven2/jfree/jfreechart-swt/1.0.9/jfreechart-swt-1.0.9-sources.jar
  /development/libraries/stereocamera/
source.properties 9 Pkg.SourceUrl=https\://dl-ssl.google.com/android/repository/repository.xml
  /external/apache-http/src/org/apache/http/
svn.info 0 Repository Root: http://svn.apache.org/repos/asf
2 Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/84/1/.cp/ant_tasks/
metadataRepository-ant.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/46/1/.cp/lib/
repository-tools-ant.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jar 
org.eclipse.equinox.p2.metadata.repository_1.1.0.v20100513.jar 
  /external/chromium_org/chrome/installer/linux/debian/
postrm 23 # put there by the sysadmin to disable automatic repository configuration, as
26 # Make sure the package defaults are removed before the repository config,
27 # otherwise it could result in the repository config being removed, but the
28 # package defaults remain and are set to not recreate the repository config.
32 # Remove any Google repository added by the package.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/11/data/982983255/
artifacts.xml 3 <repository name='update site: file:/usr/local/google/home/vsiva/internal/master/out/host/eclipse/rcp/target/repos/platform/' type='org.eclipse.equinox.p2.artifact.repository.simpleRepository' version='1'>
14 </repository>
  /external/chromium_org/chrome/third_party/chromevox/
README.chromium 11 Google Code repository. The only modification is Chrome uses a different
12 manifest. The one checked into the upstream repository can be safely ignored or
  /external/chromium_org/third_party/usb_ids/
README.chromium 1 Name: The USB ID Repository
9 "This is a public repository of all known ID's used in USB devices: ID's of
  /external/chromium-trace/trace-viewer/
codereview.settings 1 # This file is used by gcl to get repository specific information.
  /external/chromium-trace/trace-viewer/third_party/closure_linter/
README 1 This repository contains the Closure Linter - a style checker for JavaScript.
  /external/chromium_org/third_party/angle/
codereview.settings 1 # This file is used by gcl to get repository specific information.
  /external/chromium_org/third_party/closure_linter/
README 1 This repository contains the Closure Linter - a style checker for JavaScript.
  /external/chromium_org/tools/grit/
codereview.settings 1 # This file is used by gcl to get repository specific information.
  /external/javassist/
build.properties 3 # you can change the path in your local repository).
  /external/javassist/src/main/javassist/scopedpool/
ScopedClassPoolFactoryImpl.java 31 ScopedClassPoolRepository repository) {
32 return new ScopedClassPool(cl, src, repository, false);
39 ScopedClassPoolRepository repository) {
40 return new ScopedClassPool(null, src, repository, true);
  /libcore/luni/src/main/java/javax/crypto/interfaces/
package.html 8 restriction as for example hardware repository for the parameters material.

Completed in 885 milliseconds

1 23 4 5 6 7 8 91011>>