/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/ |
parsecvs.sh | 20 cvs $CVSOPTS up -Pd .; 22 cvs $CVSOPTS log > $f
|
setup.sh | 3 # setup script for use with Neil Skrypuch's Search CVS tool 5 # used to check out cvs content so that it can be logged by parsecvs.sh 18 cvs -d :pserver:anonymous@dev.eclipse.org:$CVSROOT $quietcvs co $project; 21 # list projects to extract; add other cvs roots (eg. /cvsroot/modeling) as necessary below 28 # do checkouts for each cvs root's projects
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts/ |
testing.properties.template | 43 cvsRoot=:pserver:anonymous@ottcvs1:/home/cvs/releng
|
/external/curl/ |
buildconf.bat | 16 if not exist src\tool_hugehelp.c.cvs goto end_hugehelp_c 17 copy /Y src\tool_hugehelp.c.cvs src\tool_hugehelp.c
|
/external/bison/build-aux/ |
gnu-web-doc-update | 102 find_tool CVS cvs 169 && $CVS -d $USER@cvs.sv.gnu.org:/webcvs/$pkg co $pkg ) 178 | $XARGS --no-run-if-empty -- $CVS add -ko 180 $CVS ci -m $version
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/util/rss/ |
messages.properties | 60 RSSFeedPublisherTask.UsingCVSRoot=Using CVS Root: 61 RSSFeedPublisherTask.UsingCVSPath=Using CVS Path: 62 RSSFeedPublisherTask.UsingCVSTemp=Using CVS Temp: 64 RSSFeedPublisherTask.ErrorNothingToDo=Error\! Must specify SCP and/or CVS options to publish a feed file. Nothing to do\! 66 RSSFeedPublisherTask.CVSWarning=cvs add: use `cvs commit' to add this file permanently
|
/external/curl/src/ |
Makefile.Watcom | 147 tool_hugehelp.c: tool_hugehelp.c.cvs 150 tool_hugehelp.c.cvs: .EXISTSONLY
|
Makefile.m32 | 329 @$(call COPY, $@.cvs, $@) 338 ifeq "$(wildcard tool_hugehelp.c.cvs)" "tool_hugehelp.c.cvs"
|
Makefile.b32 | 123 if exist ..\GIT-INFO $(COPY) tool_hugehelp.c.cvs tool_hugehelp.c
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
ant-apache-bcel.jar | |
ant.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/ |
feedPublish.eclipse.properties | 90 # options for publishing files - need either an scp target or a cvs root/path, or both 93 # /path/to/cvs/executable 94 cvsExec=/usr/bin/cvs 95 # user@cvsServer:/path/to/cvs/root 97 # cvs/module/path
|
feedPublish.emf.properties | 76 # options for publishing files - need either an scp target or a cvs root/path, or both 79 # /path/to/cvs/executable 80 cvsExec=/usr/bin/cvs 81 # user@cvsServer:/path/to/cvs/root 83 # cvs/module/path 97 #cvsRoot=nickb@dbzi:/home/cvs
|
feedPublish.uml2.properties | 76 # options for publishing files - need either an scp target or a cvs root/path, or both 79 # /path/to/cvs/executable 80 cvsExec=/usr/bin/cvs 81 # user@cvsServer:/path/to/cvs/root 83 # cvs/module/path
|
/cts/tests/tests/content/src/android/content/cts/ |
ContentResolverTest.java | 731 ContentValues[] cvs = new ContentValues[2]; local 732 cvs[0] = new ContentValues(); 733 cvs[0].put(COLUMN_KEY_NAME, key4); 734 cvs[0].put(COLUMN_VALUE_NAME, value4); 736 cvs[1] = new ContentValues(); 737 cvs[1].put(COLUMN_KEY_NAME, key5); 738 cvs[1].put(COLUMN_VALUE_NAME, value5); 740 assertEquals(2, mContentResolver.bulkInsert(TABLE1_URI, cvs)); 757 mContentResolver.bulkInsert(null, cvs); [all...] |
/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/ |
CalendarProvider2Test.java | 1501 ContentValues[] cvs = new ContentValues[len]; local 1562 ContentValues[] cvs = new ContentValues[len]; local [all...] |
/cts/tests/tests/provider/src/android/provider/cts/ |
CalendarTest.java | [all...] |
/external/bison/ |
maint.mk | [all...] |
/external/guice/extensions/struts2/lib/ |
ant-1.6.5.jar | |
/prebuilts/tools/common/ant/ |
ant.jar | |
/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.7.0/ |
ant-1.7.0.jar | |
/external/jarjar/lib/ |
apache-ant-1.9.4.jar | |
/external/owasp/sanitizer/tools/findbugs/lib/ |
ant.jar | |
/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/ |
ant-1.8.0.jar | |
/prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/ |
ant-1.8.2.jar | |