Searched refs:exe (Results 151 - 166 of 166) sorted by relevance

1234567

/openbsd-current/gnu/usr.bin/perl/t/porting/
H A Dpodcheck.t440 | exe # $Config{'exe_ext'} might be empty string
/openbsd-current/gnu/usr.bin/perl/
H A Dautodoc.pl852 | sh | SH | exe ) \b
H A DMakefile.SH1371 -rm -f cygwin.c libperl*.def libperl*.dll cygperl*.dll *.exe.stackdump
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DFirstTime.pm1591 # testing existence is not good enough, some have these exe
1904 my($exe,$path) = @_;
1907 #warn "in find_exe exe[$exe] path[@$path]";
1909 my $abs = File::Spec->catfile($dir,$exe);
/openbsd-current/gnu/usr.bin/perl/Cross/
H A DMakefile-cross-SH951 -rm -f cygwin.c libperl*.def libperl*.dll cygperl*.dll *.exe.stackdump
/openbsd-current/gnu/usr.bin/perl/win32/bin/
H A Dsearch.pl636 option: -iskip '.com .exe .lib .pdb .tarz .zip .z .lzh .jpg .jpeg .gif .uu'
1650 option: -skip .exe .com
1654 option: -skip ".exe .com"
/openbsd-current/gnu/llvm/llvm/lib/Support/BLAKE3/
H A Dblake3_avx512_x86-64_windows_msvc.asm53 ; XXX: ml64.exe does not currently understand the syntax. We use a workaround.
1076 ; XXX: ml64.exe does not currently understand the syntax. We use a workaround.
/openbsd-current/gnu/share/
H A Dltmain.sh2799 # a .exe suffix, so we strip it off here.
2801 *.exe) output=`echo $output|sed 's,.exe$,,'` ;;
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dconfigure215 | --exec | --exe | --ex)
219 | --exec=* | --exe=* | --ex=*)
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dconfigure175 | --exec | --exe | --ex)
179 | --exec=* | --exe=* | --ex=*)
11069 ac_cv_exeext=.exe
/openbsd-current/gnu/usr.bin/perl/os2/OS2/OS2-Process/
H A DProcess.pm844 $pid = system(P_PM | P_BACKGROUND, "epm.exe");
962 add extension F<.exe> if no extension is present (add extension F<.>
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DMM_Any.pm744 *$(OBJ_EXT) *$(LIB_EXT) perl.exe perl perl$(EXE_EXT)
/openbsd-current/gnu/usr.bin/perl/cpan/Win32API-File/
H A DFile.pm2713 [F<WinDisk.exe>] and used to identify the disk. This allows drive
/openbsd-current/gnu/usr.bin/perl/Porting/
H A Dbisect-runner.pl1973 my $exe = $target =~ /^(?:perl$|test)/ ? 'perl' : 'miniperl';
1978 unshift @ARGV, "./$exe", '-Ilib';
/openbsd-current/gnu/lib/libstdc++/libstdc++/
H A Dconfigure185 | --exec | --exe | --ex)
189 | --exec=* | --exe=* | --ex=*)
1471 ac_cv_exeext=.exe
/openbsd-current/gnu/usr.bin/cvs/src/
H A Dsanity.sh13684 touch foo.c foo.exe
13691 if ${testcvs} import -m message -I ! -W "*.exe -k 'b'" \
13700 U first-dir/foo.exe'
13712 File: foo\.exe Status: Up-to-date
13715 Repository revision: 1\.1\.1\.1 ${CVSROOT_DIRNAME}/first-dir/foo\.exe,v
13729 touch foo.c foo.exe
13745 U first-dir/foo.exe'
13757 File: foo\.exe Status: Up-to-date
13760 Repository revision: 1\.1\.1\.1 ${CVSROOT_DIRNAME}/first-dir/foo\.exe,v

Completed in 481 milliseconds

1234567