Home
last modified time | relevance | path

Searched refs:exist (Results 1 – 25 of 411) sorted by relevance

12345678910>>...17

/freebsd-12.1/contrib/ntp/sntp/ag-tpl/0-old/
H A Dcmd-doc.tlib80 (define package+version (and (exist? "package") (exist? "version")))
82 (if (or (exist? "package") (exist? "version")) (begin
440 (if (exist? "preserve-case")
451 (if (exist? "option-info")
509 IF (exist? "homerc") :+]
547 ENDIF (exist? "homerc")
553 IF (exist? "version") :+]
837 (if (exist? "enable")
840 (if (exist? "disable")
931 IF (exist? "disable")
[all …]
H A Dperlopt.tpl6 (if (not (and (exist? "prog-name") (exist? "prog-title") (exist? "version")))
13 (if (not (exist? "long-opts"))
50 (if (and (exist? "arg-name") (== (get "arg-name") "float"))
61 (if (exist? "stack-arg")
65 (if (and (exist? "max") (== (get "max") "NOLIMIT"))
69 (if (exist? "arg-default") (q (get "arg-default")) "")
78 (if (exist? "arg-default") (set! opttarget (q (get "arg-default"))))
84 (define def_add (string-append "'" optname (if (exist? "value")
99 (if (exist? "arg-type")
100 (if (and (exist? "arg-name") (== (get "arg-name") "float"))
[all …]
H A Dmdoc-synopsis.tlib8 IF (exist? "long-opts") :+]
18 ELIF (exist? "long-opts")
24 ELIF (not (exist? "argument")) :+]
31 IF (exist? "argument") :+][+:
34 IF (exist? "reorder-args") :+]
39 ELIF (or (exist? "long-opts") use-flags)
48 IF (exist? "main") :+][+:
74 IF (exist? "interleaved") :+]
/freebsd-12.1/contrib/sqlite3/tea/win/
H A Dmakefile.vc134 !if !exist("makefile.vc")
205 !if exist("$(ROOT)\..\..\sqlite3.c") && exist("$(ROOT)\..\..\src\tclsqlite.c")
336 @if not exist $(OUT_DIR)\nul mkdir $(OUT_DIR)
337 @if not exist $(TMP_DIR)\nul mkdir $(TMP_DIR)
390 @if not exist "$(SCRIPT_INSTALL_DIR)" mkdir "$(SCRIPT_INSTALL_DIR)"
404 @if exist $(DOCDIR) $(CPY) $(DOCDIR)\*.n "$(DOC_INSTALL_DIR)"
411 @if exist $(TMP_DIR)\nul $(RMDIR) $(TMP_DIR)
412 @if exist $(WINDIR)\version.vc del $(WINDIR)\version.vc
415 @if exist $(OUT_DIR)\nul $(RMDIR) $(OUT_DIR)
418 @if exist $(WINDIR)\nmakehlp.exe del $(WINDIR)\nmakehlp.exe
[all …]
H A Drules.vc106 !if !exist(nmakehlp.exe)
503 !if exist("$(_INSTALLDIR)\include\tcl.h")
508 !if exist("$(_INSTALLDIR)\..\include\tcl.h")
520 !if exist("$(_TCLDIR)\include\tcl.h")
523 !elseif exist("$(_TCLDIR)\generic\tcl.h")
594 !if !exist($(TCLSH)) && $(TCL_THREADS)
607 !if !exist($(TCLSH)) && $(TCL_THREADS)
633 !if exist("$(_INSTALLDIR)\..\include\tk.h")
638 !elseif exist("$(_TCLDIR)\include\tk.h")
646 !if exist("$(_TKDIR)\include\tk.h")
[all …]
/freebsd-12.1/contrib/mandoc/
H A DTODO53 loc ** exist *** algo * size * imp *
75 loc * exist ** algo ** size ** imp *
114 loc * exist * algo * size * imp **
162 loc ** exist * algo * size ** imp *
197 loc * exist * algo * size * imp *
201 loc * exist * algo ** size * imp **
213 loc * exist ** algo ** size * imp *
224 loc ** exist ** algo * size * imp *
228 loc * exist * algo * size * imp ***
308 loc * exist *** algo ** size * imp **
[all …]
/freebsd-12.1/contrib/bearssl/mk/
H A DmkT0.cmd10 if exist "%SystemRoot%\Microsoft.NET\Framework\v3.5\csc.exe" (
14 if exist "%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\csc.exe" (
18 if exist "%SystemRoot%\Microsoft.NET\Framework64\v3.5\csc.exe" (
22 if exist "%SystemRoot%\Microsoft.NET\Framework64\v4.0.30319\csc.exe" (
/freebsd-12.1/contrib/gdb/
H A Ddjunpack.bat26 if not exist %1 GoTo NoArchive
32 if not exist junk.tmp GoTo NoDjTar
37 if not exist junk.tmp GoTo NoSed
48 echo FAIL: the file %1 does not seem to exist.
/freebsd-12.1/sys/contrib/libsodium/test/default/
H A Dwintest.bat8 if not exist sodium_version.c (
10 if not exist sodium_version.c (
43 if not exist %%f.exe (
/freebsd-12.1/share/examples/jails/
H A DREADME39 # NB: Assumes /etc/jail.conf does not exist and jail_list=""
62 # NB: Assumes neither /etc/jail.conf nor /etc/jail.xxx.conf exist
/freebsd-12.1/contrib/bmake/unit-tests/
H A Dmisc.mk8 .warning ${.CURDIR}/. doesn't exist ?
/freebsd-12.1/contrib/nvi/vi/
H A Dvs_line.c494 int exist; in vs_number() local
513 exist = db_exist(sp, TMAP->lno + 1); in vs_number()
529 if (smp->lno != 1 && !exist && !db_exist(sp, smp->lno)) in vs_number()
/freebsd-12.1/usr.sbin/bsdconfig/share/
H A Dstruct.subr84 # + You want a syntax error if/when the struct does not exist
170 # exist, it is created. If struct $from_name does not exist, nothing is done
173 # Returns success unless struct $to_name did not exist and f_struct_new() was
/freebsd-12.1/crypto/heimdal/lib/kadm5/
H A Dkadm5_err.et23 error_code UNK_PRINC, "Principal does not exist"
24 error_code UNK_POLICY, "Policy does not exist"
/freebsd-12.1/contrib/apr-util/test/
H A DMakefile.win134 @if exist "[email protected]" \
141 @if exist "[email protected]" \
/freebsd-12.1/crypto/openssl/doc/man3/
H A DX509V3_get_d2i.pod86 not already exist. An error is returned if the extension does already
87 exist.
99 not already exist. An error B<is not> returned if the extension does already
100 exist.
/freebsd-12.1/tests/
H A DREADME53 exist upfront. Instead, such Kyuafile automatically detects, at
54 run-time, which */Kyuafile files exist and uses those directly.
/freebsd-12.1/tools/tools/vhba/
H A DREADME16 Clearly other connections and possibilities exist as well.
/freebsd-12.1/contrib/gcc/config/
H A Dt-slibgcc-darwin48 # libraries are expected to exist in the multilib directory.
68 # libraries are expected to exist in the multilib directory.
/freebsd-12.1/contrib/libpcap/
H A Dcmake_uninstall.cmake.in19 message(STATUS "File $ENV{DESTDIR}${file} does not exist.")
H A DREADME.aix8 Note that the BPF driver and the "/dev/bpf" devices might not exist
10 devices if they don't already exist. Our libpcap should do the
/freebsd-12.1/contrib/binutils/
H A DREADME-maintainer-mode13 changing the automake macros) as these dependencies need to exist in
/freebsd-12.1/contrib/sendmail/cf/hack/
H A Dcssubdomain.m419 # (this code should exist ONLY during the transition from .Berkeley.EDU
/freebsd-12.1/contrib/ntp/sntp/m4/
H A Dlt~obsolete.m413 # These exist entirely to fool aclocal when bootstrapping libtool.
28 # because those macros already exist, or will be overwritten later.
/freebsd-12.1/contrib/ldns/m4/
H A Dlt~obsolete.m413 # These exist entirely to fool aclocal when bootstrapping libtool.
28 # because those macros already exist, or will be overwritten later.

12345678910>>...17