OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:repo
(Results
426 - 450
of
842
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/third_party/skia/gm/rebaseline_server/
base_unittest.py
25
# library in gs_utils.py, within the common
repo
.
compare_rendered_pictures_test.py
141
"""Use
repo
: URL to specify summary files."""
142
base_repo_url = '
repo
:gm/rebaseline_server/testdata/inputs/skp-summaries'
157
[results.KEY__SET_DESCRIPTIONS__REPO_REVISION] = 'fake-
repo
-revision'
159
[results.KEY__SET_DESCRIPTIONS__REPO_REVISION] = 'fake-
repo
-revision'
/external/chromium_org/third_party/skia/gyp/
android_deps.gyp
6
# the Skia
repo
, but that resulted in the generated makefiles being created
/external/chromium_org/tools/sheriffing/
statuspageinfo.js
16
/** Send and parse an asynchronous request to get a
repo
status JSON. */
/external/guava/guava-tests/
pom.xml
50
<url>https://raw.github.com/truth0/
repo
/master</url>
/external/guava/
pom.xml
27
<distribution>
repo
</distribution>
/external/proguard/build/maven/gradle/
pom.xml
82
<url>http://
repo
.gradle.org/gradle/libs-releases-local/</url>
/external/skia/gyp/
android_deps.gyp
6
# the Skia
repo
, but that resulted in the generated makefiles being created
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.0.600.v20130530-1010/
org.eclipse.jdt.compiler.apt-1.0.600.v20130530-1010.pom
33
<distribution>
repo
</distribution>
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.core/3.9.1.v20130905-0837/
org.eclipse.jdt.core-3.9.1.v20130905-0837.pom
33
<distribution>
repo
</distribution>
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.pom
33
<distribution>
repo
</distribution>
/prebuilts/tools/common/m2/
readme.txt
27
-DlocalRepositoryPath=
repo
\
/prebuilts/tools/common/m2/repository/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/m2/repository/net/sf/proguard/proguard-gradle/4.10/
proguard-gradle-4.10.pom
82
<url>http://
repo
.gradle.org/gradle/libs-releases-local/</url>
/prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-gradle/4.11/
proguard-gradle-4.11.pom
82
<url>http://
repo
.gradle.org/gradle/libs-releases-local/</url>
/prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-gradle/4.9/
proguard-gradle-4.9.pom
82
<url>http://
repo
.gradle.org/gradle/libs-releases-local/</url>
/prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.2.2/
ecj-4.2.2.pom
22
<distribution>
repo
</distribution>
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.pom
33
<distribution>
repo
</distribution>
/prebuilts/tools/common/m2/repository/org/hamcrest/hamcrest-parent/1.3/
hamcrest-parent-1.3.pom
19
<distribution>
repo
</distribution>
/prebuilts/tools/common/m2/repository/org/slf4j/slf4j-parent/1.5.10/
slf4j-parent-1.5.10.pom
25
<distribution>
repo
</distribution>
215
<url>http://people.apache.org/
repo
/m2-snapshot-repository</url>
239
<url>http://people.apache.org/
repo
/m2-snapshot-repository</url>
256
<url>http://people.apache.org/
repo
/m2-snapshot-repository</url>
/external/chromium_org/chrome/common/extensions/docs/server2/
content_providers.py
153
if 'owner' not in github_config or '
repo
' not in github_config:
154
logging.error('%s: "github" must provide an "owner" and "
repo
"' % name)
157
github_config['owner'], github_config['
repo
'])
/external/chromium_org/third_party/skia/experimental/benchtools/
rebase.py
12
Copy script to a separate dir outside Skia
repo
. The script will create a
13
skia dir on the first run to host the
repo
, and will create/delete
154
print 'CHECK SKIA
REPO
...'
201
print 'FAILED. Please check if skia git
repo
is present.'
238
print 'ERROR setting up Skia
repo
at %s' % repo_dir
244
print 'Updated this script from
repo
; please run again.'
/external/smack/asmack-master/
build.bash
56
if [ -f .used-smack-git-
repo
] && [ $(cat .used-smack-git-
repo
) != $SMACK_REPO ] ; then
58
echo "Old: $(cat .used-smack-git-
repo
) New: ${SMACK_REPO}."
62
echo "${SMACK_REPO}" > .used-smack-git-
repo
307
echo "$0 -d -c -u -j -r <
repo
> -b <branch>"
312
echo "-r <
repo
>: Git repository (can be local or remote) for underlying smack repository"
Completed in 607 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>