| /openbsd-src/gnu/usr.bin/perl/win32/ |
| H A D | Makefile | 496 # libmmd is /MD equivalent, other variants exist. 901 if not exist "$(FULLDIR)" mkdir "$(FULLDIR)" 916 if not exist "$(MINIDIR)" mkdir "$(MINIDIR)" 1118 -if exist $(MINIPERL) $(MINIPERL) -I..\lib ..\make_ext.pl "MAKE=$(MAKE)" --dir=$(CPANDIR) --dir=$(DISTDIR) --dir=$(EXTDIR) --all --target=clean 1121 -if exist $(MINIPERL) $(MINIPERL) -I..\lib ..\make_ext.pl "MAKE=$(MAKE)" --dir=$(CPANDIR) --dir=$(DISTDIR) --dir=$(EXTDIR) --all --target=realclean 1203 -if exist $(LIBDIR)\Amiga rmdir /s /q $(LIBDIR)\Amiga 1204 -if exist $(LIBDIR)\App rmdir /s /q $(LIBDIR)\App 1205 -if exist $(LIBDIR)\Archive rmdir /s /q $(LIBDIR)\Archive 1206 -if exist $(LIBDIR)\Attribute rmdir /s /q $(LIBDIR)\Attribute 1207 -if exist [all...] |
| H A D | GNUmakefile | 737 # libmmd is /MD equivalent, other variants exist. 1207 if not exist "$(FULLDIR)" mkdir "$(FULLDIR)" 1227 if not exist "$(MINIDIR)" mkdir "$(MINIDIR)" 1488 if exist $(STATICDIR) rmdir /s /q $(STATICDIR) 1589 -if exist $(MINIPERL) $(MINIPERL) -I..\lib ..\make_ext.pl "MAKE=$(PLMAKE)" --dir=$(CPANDIR) --dir=$(DISTDIR) --dir=$(EXTDIR) --all --target=clean 1592 -if exist $(MINIPERL) $(MINIPERL) -I..\lib ..\make_ext.pl "MAKE=$(PLMAKE)" --dir=$(CPANDIR) --dir=$(DISTDIR) --dir=$(EXTDIR) --all --target=realclean 1680 -if exist $(LIBDIR)\Amiga rmdir /s /q $(LIBDIR)\Amiga 1681 -if exist $(LIBDIR)\App rmdir /s /q $(LIBDIR)\App 1682 -if exist $(LIBDIR)\Archive rmdir /s /q $(LIBDIR)\Archive 1683 -if exist [all...] |
| /openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/ |
| H A D | fixincl.tpl | 29 (if (and (not (exist? "test_text")) (not (exist? "replace"))) 45 IF (exist? "files")=] 51 ENDIF (exist? "files") =] 56 IF (exist? "mach")=] 72 ENDIF (exist? "files") =][= 74 IF (exist? "select")=] 85 IF (exist? "bypass")=] 96 IF (exist? "test")=] 107 IF (exist? "c_test")=] 151 IF (exist? "sed")=] "sed"[= [all …]
|
| H A D | check.tpl | 50 (set! sfile (if (exist? "files") (get "files[]") "testing.h")) 82 IF (not (exist? "test_text")) =][= 83 (if (not (exist? "replace")) 89 IF (exist? "files") =][=
|
| /openbsd-src/gnu/gcc/fixincludes/ |
| H A D | fixincl.tpl | 33 (if (and (not (exist? "test_text")) (not (exist? "replace"))) 49 IF (exist? "files")=] 55 ENDIF (exist? "files") =] 60 IF (exist? "mach")=] 76 ENDIF (exist? "files") =][= 78 IF (exist? "select")=] 89 IF (exist? "bypass")=] 100 IF (exist? "test")=] 111 IF (exist? "c_test")=] 155 IF (exist? "sed")=] "sed"[= [all …]
|
| H A D | check.tpl | 50 (set! sfile (if (exist? "files") (get "files[]") "testing.h")) 82 IF (not (exist? "test_text")) =][= 83 (if (not (exist? "replace")) 89 IF (exist? "files") =][=
|
| /openbsd-src/regress/sbin/pfctl/ |
| H A D | pfr12.ok | 9 pfctl: Table does not exist. 23 pfctl: Table does not exist.
|
| H A D | pfail49.in | 1 # dynamic interfaces need not exist at load-time, but names must start
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/ |
| H A D | BUILD.gn | 44 # On POSIX, symlinks to the target can be created before the target exist, 46 # target ensures the symlinks exist. 47 # However, symlinks didn't exist on Windows until recently, so there the 48 # binary needs to be copied -- which requires it to exist. So the symlink step
|
| /openbsd-src/gnu/llvm/clang/ |
| H A D | NOTES.txt | 20 We currently do a lot of stat'ing for files that don't exist, particularly 21 when lots of -I paths exist (e.g. see the <iostream> example, check for 29 files that exist on the file system, but have not been used yet.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/compile/ |
| H A D | 19990419-0.f | 6 inquire(nhiers1, exist=lers1)
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/execute/ |
| H A D | 20001201.x | 3 # Similar restrictions exist for most simulators.
|
| H A D | 6367.x | 3 # Similar restrictions exist for most simulators.
|
| H A D | io0.x | 3 # Similar restrictions exist for most simulators.
|
| H A D | io1.x | 3 # Similar restrictions exist for most simulators.
|
| /openbsd-src/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-format/external_shell/ |
| H A D | fail.txt | 5 # RUN: cat "does-not-exist"
|
| /openbsd-src/usr.bin/vi/vi/ |
| H A D | vs_line.c | 471 int exist; in vs_number() local 489 exist = db_exist(sp, TMAP->lno + 1); in vs_number() 505 if (smp->lno != 1 && !exist && !db_exist(sp, smp->lno)) in vs_number()
|
| /openbsd-src/regress/sbin/newfs/ |
| H A D | checknewfs | 15 echo disk type $2 does not exist in /etc/disktab
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/third-party/unittest/UnitTestMain/ |
| H A D | BUILD.gn | 11 # Nothing depends on this target, but llvm-config expects it to exist when
|
| /openbsd-src/gnu/usr.bin/perl/t/op/ |
| H A D | do.t | 46 eval qq{ do qq(a file that does not exist); }; 49 eval qq{ do uc qq(a file that does not exist); };
|
| /openbsd-src/gnu/llvm/lldb/utils/TableGen/ |
| H A D | CMakeLists.txt | 3 # build it in tree. So only build it if it doesn't exist.
|
| /openbsd-src/gnu/llvm/llvm/examples/Bye/ |
| H A D | CMakeLists.txt | 6 # but expects them to exist in the process loading the plugin. This doesn't
|
| /openbsd-src/gnu/llvm/llvm/examples/IRTransforms/ |
| H A D | CMakeLists.txt | 6 # but expects them to exist in the process loading the plugin. This doesn't
|
| /openbsd-src/gnu/llvm/llvm/docs/CommandGuide/ |
| H A D | llvm-nm.rst | 92 regular definitions exist in a link. If multiple weak definitions and no 93 regular definitions exist, one of the weak definitions will be used. 103 be used if no regular definitions exist in a link. If multiple weak definitions 104 and no regular definitions exist, one of the weak definitions will be used.
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/t/ |
| H A D | render.t | 33 print "# But $full_file doesn't exist!!\n"; 42 print "# But $precooked doesn't exist!!\n";
|