Searched refs:clobber (Results 1 - 25 of 43) sorted by relevance

12

/macosx-10.9.5/ruby-104/ruby/lib/rake/
H A Dclean.rb2 # two rake tasks (:clean and :clobber).
8 # [:clobber] Clobber all generated and non-source files in a project.
30 task :clobber => [:clean] do
H A Dpackagetask.rb19 # added to the main clobber target.
115 task :clobber => [:clobber_package]
H A Drdoctask.rb41 # added to the main clobber target.
150 task :clobber => [clobber_task_name]
/macosx-10.9.5/dtrace-118.1/test/cmd/baddof/
H A DMakefile49 clobber:
/macosx-10.9.5/dtrace-118.1/test/cmd/badioctl/
H A DMakefile49 clobber:
/macosx-10.9.5/dtrace-118.1/test/cmd/scripts/
H A DMakefile40 all clean clobber lint:
/macosx-10.9.5/CPANInternal-140/Variable-Magic/t/
H A D11-multiple.t113 is($s, 1, 'fetch magic doesn\'t clobber');
118 is($h{a}, 3, 'store magic doesn\'t clobber');
126 is($s, 2, 'fetch magic after dispelled 1 doesn\'t clobber');
131 is($h{b}, 4, 'store magic after dispelled 1 doesn\'t clobber');
139 is($s, 4, 'fetch magic after dispelled 1,2 doesn\'t clobber');
144 is($h{b}, 6, 'store magic after dispelled 1,2 doesn\'t clobber');
152 is($s, 6, 'fetch magic after dispelled 1,2,0 doesn\'t clobber');
154 is($h{b}, 8, 'store magic after dispelled 1,2,0 doesn\'t clobber');
/macosx-10.9.5/uucp-11/uucp/contrib/
H A Duudemon.shar12 echo shar: Will not clobber existing file \"'Poll'\"
33 echo shar: Will not clobber existing file \"'uudemon.poll'\"
/macosx-10.9.5/dtrace-118.1/test/cmd/chkargs/
H A DMakefile.com48 clobber:
/macosx-10.9.5/postfix-252/postfix/src/util/
H A Denviron.c84 int setenv(const char *name, const char *value, int clobber) argument
95 if (envp != 0 && clobber == 0)
H A Dsys_compat.c15 /* int setenv(name, value, clobber)
18 /* int clobber;
107 int setenv(const char *name, const char *value, int clobber) argument
112 if (clobber == 0 && getenv(name) != 0)
/macosx-10.9.5/dtrace-118.1/test/tst/i386/
H A DMakefile32 clobber := DSRC += ustack/tst.helper_helper.d ustack/tst.annotated_helper.d macro
/macosx-10.9.5/dtrace-118.1/test/tst/sparc/
H A DMakefile32 clobber := DSRC += ustack/tst.helper_helper.d ustack/tst.annotated_helper.d macro
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/
H A Db8t.mk30 all: clobber populate config build
32 clobber:
H A Db9t.mk35 all: clobber populate config build test
37 clobber:
/macosx-10.9.5/ksh-20/ksh/src/lib/libcmd/
H A Drm.c41 "[c|F:clear|clobber?Clear the contents of each file before removing by"
85 int clobber; /* clear out file data first */ member in struct:State_s
96 char buf[SF_BUFSIZE];/* clobber buffer */
284 if (state->clobber && S_ISREG(ent->fts_statp->st_mode) && ent->fts_statp->st_size > 0)
362 state.clobber = 1;
/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/tcl/tests/
H A Dobject.test241 v3 set 1 k 1 v clobber
243 equal [dump v3] {{1 nine} {2 clobber}}
246 # C [dump v3] {{1 clobber} {2 two}}
382 v2 set 1 k 1 v clobber
384 equal [dump v2] {{1 five} {9 clobber}}
387 # C [dump v2] {{1 clobber} {9 nine}}
451 v4 set 1 k 1 v clobber
453 equal [dump v4] {{1 nine} {2 clobber}}
456 # C [dump v4] {{1 clobber} {2 two}}
/macosx-10.9.5/dtrace-118.1/test/tst/common/usdt/
H A Dtst.dlclose1.ksh66 clobber: clean
H A Dtst.dlclose2.ksh66 clobber: clean
/macosx-10.9.5/procmail-14/procmail/
H A DMakefile143 realclean veryclean clobber deinstall autoconf.h $(BINSS) multigram: init
/macosx-10.9.5/ruby-104/ruby/lib/rdoc/
H A Dtask.rb48 # clobber target.
183 # Task description for the clobber rdoc task or its renamed equivalent
233 task :clobber => [clobber_task_name]
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/incrTcl/itcl/tests/
H A Dmethods.test126 test methods-1.9 {formal args don't clobber class members} {
132 test methods-1.10 {formal args don't clobber class members} {
138 test methods-1.11 {formal args don't clobber class members, even in "time"} {
144 test methods-1.12 {formal args don't clobber class members, even in "time"} {
/macosx-10.9.5/dtrace-118.1/test/tst/
H A DMakefile.com60 clobber: FRC
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/astsa/
H A Dastsa.omk86 clobber : clean
/macosx-10.9.5/mail_cmds-29/mail/
H A Dcmdtab.c130 { "clobber", clobber, M|RAWLIST, 0, 1 },

Completed in 227 milliseconds

12