HomeSort by relevance Sort by last modified time
    Searched refs:cvs (Results 1 - 21 of 21) sorted by null

  /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/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/codeview/
cv-symline.c 250 static unsigned long cv_sym_size(const cv_sym *cvs);
257 cv_sym *cvs = yasm_xmalloc(sizeof(cv_sym)); local
258 cvs->type = CV8_S_OBJNAME;
259 cvs->format = "wZ";
260 cvs->args[0].i = 0; /* signature (0=asm) */
261 cvs->args[1].p = objname; /* object filename */
263 bc = yasm_bc_create_common(&cv_sym_bc_callback, cvs, 0);
264 bc->len = cv_sym_size(cvs);
266 return cvs;
274 cv_sym *cvs = yasm_xmalloc(sizeof(cv_sym)) local
303 cv_sym *cvs = yasm_xmalloc(sizeof(cv_sym)); local
321 cv_sym *cvs = yasm_xmalloc(sizeof(cv_sym)); local
986 cv_sym *cvs = (cv_sym *)contents; local
1034 cv_sym *cvs = (cv_sym *)bc->contents; local
    [all...]
  /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/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/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 730 ContentValues[] cvs = new ContentValues[2]; local
731 cvs[0] = new ContentValues();
732 cvs[0].put(COLUMN_KEY_NAME, key4);
733 cvs[0].put(COLUMN_VALUE_NAME, value4);
735 cvs[1] = new ContentValues();
736 cvs[1].put(COLUMN_KEY_NAME, key5);
737 cvs[1].put(COLUMN_VALUE_NAME, value5);
739 assertEquals(2, mContentResolver.bulkInsert(TABLE1_URI, cvs));
756 mContentResolver.bulkInsert(null, cvs);
    [all...]
  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
CalendarProvider2Test.java 1482 ContentValues[] cvs = new ContentValues[len]; local
1543 ContentValues[] cvs = new ContentValues[len]; local
    [all...]
  /cts/tests/tests/provider/src/android/provider/cts/
CalendarTest.java     [all...]
  /external/mksh/src/
Build.sh     [all...]
  /external/bison/
maint.mk     [all...]
  /prebuilts/tools/common/ant/
ant.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 

Completed in 504 milliseconds