/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/macholib/ |
README.ctypes | 7 The main repository is http://svn.red-bean.com/bob/macholib/trunk/macholib
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/macholib/ |
README.ctypes | 7 The main repository is http://svn.red-bean.com/bob/macholib/trunk/macholib
|
/prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/ |
PREBUILT | 3 <http://www.osgi.org/Repository/HomePage?cmd=inspect&id=osgi/4.0.0>
|
/prebuilts/tools/common/osgi/ |
PREBUILT | 3 <http://www.osgi.org/Repository/HomePage?cmd=inspect&id=osgi/4.0.0>
|
/sdk/testapps/ |
README.txt | 1 This repository contains test applications used by the SDK automated tests.
|
/external/skia/tools/ |
roll_autogen.sh | 7 # repository. Unfortunately, the only way to discard old revisions is to clone 8 # the repository locally, use svnadmin to dump a range of commits from the local 9 # copy, re-import them into a brand-new repository, "reset" the original repo, 10 # and then import the commits from the new repository into the original. This 11 # script automates all of that except for resetting the original repository. 19 echo "Creating local repository in ${LOCAL_CLONE}" 49 echo "Now you need to reset the remote repository. Typically, a link to do this"
|
/external/clang/include/clang/Basic/ |
Version.h | 43 /// \brief Retrieves the repository path (e.g., Subversion path) that 48 /// \brief Retrieves the repository path from which LLVM was built. 50 /// This supports LLVM residing in a separate repository from clang. 53 /// \brief Retrieves the repository revision number (or identifer) from which 57 /// \brief Retrieves the repository revision number (or identifer) from which 60 /// If Clang and LLVM are in the same repository, this returns the same 64 /// \brief Retrieves the full repository version that is an amalgamation of 69 /// which includes the clang version number, the repository version, 75 /// number, the repository version, and the vendor tag.
|
/external/javassist/ |
pom.xml | 82 <id>jboss-releases-repository</id> 87 <id>jboss-snapshots-repository</id> 101 <repository> 102 <id>jboss-releases-repository</id> 103 <name>JBoss Releases Repository</name> 104 <url>https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/</url> 105 </repository> 107 <id>jboss-snapshots-repository</id> 108 <name>JBoss Snapshots Repository</name> 109 <url>https://repository.jboss.org/nexus/content/repositories/snapshots/</url [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.repository_2.0.1.R36x_v20100823.jar | |
/external/chromium_org/third_party/mesa/src/docs/ |
repository.html | 5 <title>Code Repository</title> 10 <h1>Code Repository</h1> 18 The master git repository is hosted on 23 You may access the repository either as an 32 target="_parent">browse the main Mesa git repository</a> and the 34 target="_parent">Mesa demos and tests git repository</a>. 46 <li>Get an initial, local copy of the repository with: 50 <li>Later, you can update your tree from the master repository with: 54 <li>If you also want the Mesa demos/tests repository: 79 <li>Get an initial, local copy of the repository with [all...] |
/external/mesa3d/docs/ |
repository.html | 5 <title>Code Repository</title> 10 <h1>Code Repository</h1> 18 The master git repository is hosted on 23 You may access the repository either as an 32 target="_parent">browse the main Mesa git repository</a> and the 34 target="_parent">Mesa demos and tests git repository</a>. 46 <li>Get an initial, local copy of the repository with: 50 <li>Later, you can update your tree from the master repository with: 54 <li>If you also want the Mesa demos/tests repository: 79 <li>Get an initial, local copy of the repository with [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
linemap.h | 37 /** Create a new line mapping repository. 38 * \return New repository. 43 /** Clean up any memory allocated for a repository. 44 * \param linemap line mapping repository 49 /** Get the current line position in a repository. 50 * \param linemap line mapping repository 57 * \param linemap line mapping repository 73 * \param linemap line mapping repository 84 * \param linemap line mapping repository 93 * \param linemap line mapping repository [all...] |
/build/core/ |
apicheck_msg_current.txt | 12 To submit the revised current.txt to the main Android repository,
|
/external/chromium_org/third_party/webgl/ |
README.chromium | 1 Name: Public Khronos WebGL Conformance Tests repository
|
/external/chromium_org/tools/gyp/ |
codereview.settings | 1 # This file is used by gcl to get repository specific information.
|
/external/libyuv/files/ |
codereview.settings | 1 # This file is used by gcl to get repository specific information.
|
/external/llvm/utils/git-svn/ |
git-svnup | 4 echo "You have unstashed changes. Can not update repository..."
|
/frameworks/base/docs/downloads/ |
README | 3 This directory serves as a "master" repository for various
|
/frameworks/testing/uiautomator/library/ |
apicheck_msg_current.txt | 12 To submit the revised current.txt to the main Android repository,
|
/prebuilts/tools/common/guava-tools/ |
PREBUILT | 6 Source code repository:
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/11/data/-543407111/ |
artifacts.xml | 3 <repository name='update site: file:/usr/local/google/home/vsiva/internal/master/prebuilts/tools/build/basebuilder/org.eclipse.releng.basebuilder/p2/org.eclipse.equinox.p2.core/cache/' type='org.eclipse.equinox.p2.artifact.repository.simpleRepository' version='1'> 14 </repository>
|
/external/javassist/src/main/javassist/scopedpool/ |
ScopedClassPool.java | 37 protected ScopedClassPoolRepository repository; field in class:ScopedClassPool 59 * @param repository 60 * the repository 64 ScopedClassPoolRepository repository) { 65 this(cl, src, repository, false); 75 * @param repository 76 * the repository 80 protected ScopedClassPool(ClassLoader cl, ClassPool src, ScopedClassPoolRepository repository, boolean isTemp) 83 this.repository = repository; [all...] |
/prebuilts/tools/common/m2/repository/org/ow2/ow2/1.3/ |
ow2-1.3.pom | 78 <ow2DistMgmtSnapshotsUrl>http://repository.ow2.org/nexus/content/repositories/snapshots</ow2DistMgmtSnapshotsUrl> 79 <ow2DistMgmtReleasesUrl>http://repository.ow2.org/nexus/service/local/staging/deploy/maven2</ow2DistMgmtReleasesUrl> 94 <!-- Release Repository (with staging): 96 <repository> 98 <name>OW2 Maven Releases Repository</name> 99 <url>http://repository.ow2.org/nexus/service/local/staging/deploy/maven2</url> 100 </repository> 102 <!-- Snapshots Repository: 106 <name>OW2 Maven Snapshots Repository</name> 123 <!-- Only list the snapshot repository here since th [all...] |
/prebuilts/tools/common/gradle-plugins/repository/org/apache/apache/4/ |
apache-4.pom | 52 <repository>
54 <name>Apache Snapshot Repository</name>
55 <url>http://people.apache.org/repo/m2-snapshot-repository</url>
59 </repository>
63 <repository>
65 <name>Apache Release Distribution Repository</name>
66 <url>scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
67 </repository>
70 <name>Apache Development Snapshot Repository</name>
71 <url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url> [all...] |
/prebuilts/tools/common/m2/internal/org/apache/apache/4/ |
apache-4.pom | 52 <repository>
54 <name>Apache Snapshot Repository</name>
55 <url>http://people.apache.org/repo/m2-snapshot-repository</url>
59 </repository>
63 <repository>
65 <name>Apache Release Distribution Repository</name>
66 <url>scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
67 </repository>
70 <name>Apache Development Snapshot Repository</name>
71 <url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url> [all...] |