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

<<11121314151617181920>>

  /external/qemu/distrib/sdl-1.2.15/
SDL.qpg.in 10 <QPG:Repository generate="yes"/>
58 <QPM:PackageRepository>http://qnx.org.ru/repository</QPM:PackageRepository>
  /external/regex-re2/lib/codereview/
codereview.py 22 your repository's .hg/hgrc file.
194 # Also, the existence of the cl.nnnnnn file marks this repository
328 # because we want the patch sets to record the repository
571 # Load all the CLs from this repository.
599 # Find repository root. On error, ui.warn and return None
603 ui.warn("repository %s is not in local file system\n" % (url,))
843 # Return list of changed files in repository that match pats.
869 # Return list of changed files in repository that match pats and still exist.
    [all...]
  /libcore/luni/src/main/java/java/security/cert/
CertStore.java 30 * {@code CRL}s from a read-only repository. This repository may be very large
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/welcome/
WelcomeWizard.java 23 import com.android.sdkuilib.internal.repository.ui.AdtUpdateDialog;
150 * Trigger the install window. It will connect to the repository, display
  /system/media/camera/docs/
metadata-generate 76 # Print a list of git repository paths which were affected after file generation
84 # Absolute path to the git repository root of that file
  /external/chromium_org/net/data/ssl/certificates/
satveda.pem 6 Issuer: C=US, ST=Arizona, L=Scottsdale, O=GoDaddy.com, Inc., OU=http://certificates.godaddy.com/repository, CN=Go Daddy Secure Certification Authority/serialNumber=07969287
48 CPS: http://certificates.godaddy.com/repository/
52 CA Issuers - URI:http://certificates.godaddy.com/repository/gd_intermediate.crt
117 Subject: C=US, ST=Arizona, L=Scottsdale, O=GoDaddy.com, Inc., OU=http://certificates.godaddy.com/repository, CN=Go Daddy Secure Certification Authority/serialNumber=07969287
155 URI:http://certificates.godaddy.com/repository/gdroot.crl
159 CPS: http://certificates.godaddy.com/repository
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ResourceChooser.java 145 * @param projectResources The repository for the project
146 * @param frameworkResources The Framework resource repository
728 for (ResourceRepository repository : mProjectResources) {
729 for (ResourceItem item : repository.getResourceItemsOfType(mResourceType)) {
774 * This also selects between project and system repository based on the resource string.
798 // Update the repository selection
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/
readme.html 10 projects to CVS repository</A></LI><LI><A HREF="#createmap">Create map file project</A></LI><LI><A HREF="#gensource">Set
42 feature and plug-in projects to CVS repository</FONT></B></P><P>Since Eclipse
44 projects in a CVS repository where:</P><UL> <LI> the directory containing the
46 in the repository.</LI><LI>the directory name containing the element's source
50 in the dev.eclipse.org:/home/eclipse repository. It is recommended that this flat
58 the source for all elements is committed to a repository, the next step consists
67 user&gt;@&lt;cvs repository&gt;,&lt;cvs password&gt;[,&lt;repository path&gt;
68 (no starting slash) ]</B><BR> </P><P>The &lt;repository path&gt; is only required
70 match the element.Id or if the directory is not at the root of the repository.<BR>
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.director.app_1.0.201.R36x_v20100823.jar 
org.eclipse.equinox.p2.updatechecker_1.1.101.R36x_v20100823.jar 
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
pdebuild-ant.jar 
  /external/antlr/antlr-3.4/
BUILD.txt 112 possibly need to install the master pom in your local repository
114 release repository). If you try to build sub-modules on their own (as
122 repository (it's ~/.m2 on UNIX) and individual builds of sub-modules
136 development Maven repository (which takes precedence over remote
246 will need to configure the repository server names locally. You do
281 then deployment will be to the release stahinh repository, which
348 will go to the snapshot repository of course:
  /external/clang/utils/analyzer/
SATestBuild.py 9 Repository Directory will contain sources of the projects as well as the
11 Repository Directory structure:
21 - Copy over a copy of the Repository Directory. (TODO: Prefer to ensure that
22 the build directory does not pollute the repository to min network traffic).
31 The script is being run from the Repository Directory.
  /external/ganymed-ssh2/
FAQ.html 51 <li><a href="#maven">Where is the official Maven repository?</a></li>
389 <hr><a name="maven"></a><h2>Where is the official Maven repository?</h2>
391 We regulary get requests for a Maven repository. Please note that <b>there is no such thing as an official Ganymed SSH-2 for Java Maven repository</b>.
396 Last warning: please think twice before you use a foreign "repository" to "auto-update" security related components of your project.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/META-INF/
MANIFEST.MF 125 com.android.sdkuilib.internal.repository;x-friends:="com.android.ide.eclipse.tests",
126 com.android.sdkuilib.internal.repository.core;x-friends:="com.android.ide.eclipse.tests",
127 com.android.sdkuilib.internal.repository.icons;x-friends:="com.android.ide.eclipse.tests",
128 com.android.sdkuilib.internal.repository.ui;x-friends:="com.android.ide.eclipse.tests",
131 com.android.sdkuilib.repository;x-friends:="com.android.ide.eclipse.tests",
  /external/chromium_org/tools/checkdeps/
graphdeps.py 264 --root ROOT Specifies the repository root. This defaults to "../../.."
297 help="Specifies the repository root. This defaults "
299 "will normally be the repository root.")
  /external/chromium_org/tools/checkperms/
checkperms.py 471 print('Found git repository at %s' % root)
492 help='Specifies the repository root. This defaults '
493 'to the checkout repository root')
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/p2/org.eclipse.equinox.p2.core/cache/
artifacts.xml 3 <repository name='download cache' type='org.eclipse.equinox.p2.artifact.repository.simpleRepository' version='1.0.0'>
230 </repository>
  /frameworks/base/docs/html/tools/support-library/
setup.jd 63 <strong>Android Support Repository</strong> item instead.
133 <li>Make sure you have downloaded the <strong>Android Support Repository</strong>
219 <li>Make sure you have downloaded the <strong>Android Support Repository</strong>
  /docs/source.android.com/src/source/
developing.jd 29 <p><strong>Repo</strong> is a repository management tool that we built on top of Git. Repo
103 <p>which accepts as arguments any files or directories within the project directory. Despite the name, <code>git add</code> does not simply add files to the git repository; it can also be used to stage file modifications and deletions.</p>
downloading.jd 28 The Android source tree is located in a Git repository hosted by Google. This document
73 After installing Repo, set up your client to access the Android source repository:
  /external/chromium_org/third_party/WebKit/ManualTests/
media-controls.html 71 <script src="http://svn.webkit.org/repository/webkit/trunk/LayoutTests/media/media-file.js"></script>
74 var MEDIA_FILES_LOCATION = 'http://svn.webkit.org/repository/webkit/trunk/LayoutTests/media/content';
  /external/chromium_org/third_party/openssl/
README.chromium 98 - The reference Android OpenSSL git repository and commit.
104 after it has been downloaded from the Android git repository.
  /external/chromium_org/tools/clang/scripts/
run_tool.py 51 """Gets the list of files in the git repository.
291 # Filter out edits to files that aren't in the git repository, since it's not

Completed in 422 milliseconds

<<11121314151617181920>>