Searched refs:nolog (Results 1 - 17 of 17) sorted by relevance

/macosx-10.10/vim-55/src/testdir/
H A DMake_vms.mms122 -@ if "''F$SEARCH("test.out.*")'" .NES. "" then delete/noconfirm/nolog test.out.*
123 -@ if "''F$SEARCH("$*.out.*")'" .NES. "" then delete/noconfirm/nolog $*.out.*
132 -@ if "''F$SEARCH("test.out.*")'" .NES. "" then rename/nolog test.out $*.out
135 -@ if "''F$SEARCH("Xdotest.*")'" .NES. "" then delete/noconfirm/nolog Xdotest.*.*
137 all : clean nolog $(START_WITH) $(SCRIPT) $(SCRIPT_GUI) $(SCRIPT_UNIX) $(SCRIPT_WIN) $(SCRIPT_SPELL) $(SCRIPT_GZIP) \
138 $(SCRIPT_GDIFF) $(SCRIPT_MZSCH) nolog
144 -@ delete/noconfirm/nolog x*.*.*
147 nolog :
173 -@ if "''F$SEARCH("*.out")'" .NES. "" then delete/noconfirm/nolog *.out.*
174 -@ if "''F$SEARCH("test.log")'" .NES. "" then delete/noconfirm/nolog tes
[all...]
H A DMakefile32 nongui: nolog $(SCRIPTS) report
34 gui: nolog $(SCRIPTS) $(SCRIPTS_GUI) report
78 nolog:
/macosx-10.10/vim-55/
H A Dvimtutor.com48 $ assign/nolog "''xx'" xx
69 $ assign/nolog 'tutfil' TUTORCOPY
74 $ assign/nolog/user nla0: sys$error
75 $ assign/nolog/user nla0: sys$output
81 $ assign/nolog/user sys$command sys$input
/macosx-10.10/zlib-55/zlib/
H A Dmake_vms.com27 $ define/nolog tconfig 'th'
217 $ close/nolog optf
218 $ close/nolog topt
219 $ close/nolog conf_hin
220 $ close/nolog aconf_in
221 $ close/nolog aconf
222 $ close/nolog out
223 $ close/nolog min
224 $ close/nolog mod
225 $ close/nolog h_i
[all...]
/macosx-10.10/OpenSSL098-52/src/test/
H A Dtestca.com71 $ delete/nolog '_fp'
/macosx-10.10/system_cmds-643.1.1/shutdown.tproj/
H A Dshutdown.c136 void nolog(void);
309 nolog();
333 nolog();
623 nolog() function
/macosx-10.10/libxml2-26/libxml2/vms/
H A Dbuild_libxml.com226 $ purge/nolog [.debug]
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/vms/
H A Dbuild_libxml.com226 $ purge/nolog [.debug]
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libpng/scripts/
H A Dmakevms.com97 $ if f$search("DESCRIP.MMS") .eqs. "" then copy/nolog [.SCRIPTS]DESCRIP.MMS []
/macosx-10.10/vim-55/src/
H A DMake_vms.mms332 copy/nolog $(CONFIG_H) [.auto]config.h
340 -@ if "''F$SEARCH("*.exe")'" .NES. "" then delete/noconfirm/nolog *.exe;*
341 -@ if "''F$SEARCH("*.obj")'" .NES. "" then delete/noconfirm/nolog *.obj;*
342 -@ if "''F$SEARCH("[.auto]config.h")'" .NES. "" then delete/noconfirm/nolog [.auto]config.h;*
343 -@ if "''F$SEARCH("pathdef.c")'" .NES. "" then delete/noconfirm/nolog pathdef.c;*
344 -@ if "''F$SEARCH("if_perl.c")'" .NES. "" then delete/noconfirm/nolog if_perl.c;*
345 -@ if "''F$SEARCH("*.opt")'" .NES. "" then delete/noconfirm/nolog *.opt;*
388 -@ delete/noconfirm/nolog cc_ver.tmp.*
416 -@ define/nolog gtk_root /trans=conc $(GTK_DIR)
/macosx-10.10/system_cmds-643.1.1/trace.tproj/
H A Dtrace.c720 if (bufinfo.nolog != 1) {
973 if (bufinfo.nolog != 1) {
1514 if (bufinfo.nolog == 0)
1578 if (bufinfo.nolog)
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DFilter.pm317 to have them available later to base log/nolog decisions on it.
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/apps/
H A Dpage258 -q - --quiet - --nolog {set logging 0}
383 puts stderr " -q, --quiet, --nolog Disable logging in all loaded plugins"
399 # --log, --nolog, -v, --verbose, -q, --quiet
/macosx-10.10/vim-55/runtime/syntax/
H A Dgnuplot.vim103 syn keyword gnuplotType label nolabel logscale nolog[scale] missing center font locale
H A Dfstab.vim162 syn keyword fsOptionsKeywords contained hashed_relocation noborder nolog notail no_unhashed_relocation replayonly
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dkdebug.h927 int nolog; member in struct:__anon14854
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkdebug.c2214 kd_bufinfo.nolog = 1;
2216 kd_bufinfo.nolog = 0;

Completed in 445 milliseconds