Searched refs:files (Results 1 - 25 of 443) sorted by relevance

1234567891011>>

/haiku-buildtools/autoconf/man/
H A Dautoreconf.x2 autoreconf \- Update generated configuration files
H A Dautom4te.x2 autom4te \- Generate files and scripts thanks to M4
H A Difnames.x2 ifnames \- Extract CPP conditionals from a set of files
/haiku-buildtools/legacy/gcc/texinfo/
H A Dmissing43 automake touch all \`Makefile.in' files
83 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER([^):]*:\([^)]*\)).*/\1/p' configure.in`
84 if test -z "$files"; then
85 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^):]*\)).*/\1/p' configure.in`
86 test -z "$files" || files="$files.in"
88 files=`echo "$files" | sed -e 's/:/ /g'`
90 test -z "$files"
[all...]
/haiku-buildtools/legacy/gcc/gcc/
H A Dexgettext37 # Find the files to be scanned, and the directory to scan them from.
39 files=
45 --files-from=*)
46 files_from=`expr " $i" : ' --files-from=\(.*\)'`
47 files=`$AWK '/^[^#]/ { print }' $files_from`;;
84 $AWK "$generate_keyword_options" $files < /dev/null
87 # Generate temporary file reflecting the %e strings in the scanned files.
110 $AWK "$generate_emsgids" $files < /dev/null
/haiku-buildtools/legacy/gcc/
H A Dmissing43 automake touch all \`Makefile.in' files
85 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER([^):]*:\([^)]*\)).*/\1/p' configure.in`
86 if test -z "$files"; then
87 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^):]*\)).*/\1/p' configure.in`
88 test -z "$files" || files="$files.in"
90 files=`echo "$files" | sed -e 's/:/ /g'`
92 test -z "$files"
[all...]
/haiku-buildtools/legacy/gcc/gcc/fixinc/
H A Dinclhack.def28 files = asm/posix_types.h;
68 files = gnu/types.h;
106 files = selectbits.h;
150 files = "sys/varargs.h";
171 files = memory.h;
202 * stdarg.h or varargs.h files as appropriate.
207 files = sys/varargs.h;
238 files = sys/byteorder.h;
390 files = ansi_compat.h;
402 files
[all...]
H A Dfixinc.interix6 # files.
31 # This script munges the native include files provided with Windows NT
33 # compiling with gcc. The header files by default do not
35 # __STDC__ is 1. This script modifies the header files to check
37 # resulting new system include files are placed in a directory
80 # Directory containing the original header files.
93 files=`ls -LR | sed -n s/:$//p`
95 files=`find . -type d -print | sed '/^\.$/d'`
98 if [ "x$files" = x ]; then
99 echo No files foun
[all...]
H A Dfixinc.dgux64 # Directory containing the original header files.
77 files=`ls -LR | sed -n s/:$//p`
79 files=`find . -type d -print | sed '/^.$/d'`
81 for file in $files; do
95 for file in $files; do
122 # treat this directory as if it actually contained the files.
170 files=`find . -type d -print | sort -r`
171 for file in $files; do
178 files=`find . -type l -print`
179 for file in $files; d
[all...]
/haiku-buildtools/binutils/ld/testsuite/ld-mmix/
H A Dpad16.s2 * padding files.
H A Dpad4.s2 * padding files.
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-mmix/
H A Dpad16.s2 * padding files.
H A Dpad4.s2 * padding files.
/haiku-buildtools/gcc/contrib/regression/
H A Dmkindex.pl3 # Copy log files from a GCC build for HTTP access.
22 # This script copies log files from a GCC build directory, compresses
24 # easy-to-access collection of files for analyzing regressions without
25 # needing to run the build yourself. Binary files (.o, executables)
30 # 'destdir' will be erased and replaced with the log files, and should be an
52 # Copy and compress the files into the destination, and keep a list in @files.
53 my @files = ();
55 # Copy all files ending with .log or .sum.
65 # Compress the files
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.misc-tests/
H A Dgcov.exp35 # Delete old .gcda files.
36 set files [glob -nocomplain gcov*.gcda]
37 if { $files != "" } {
38 eval "remote_file build delete $files"
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/gcov/
H A Dgcov.exp35 # Delete old .gcda files.
36 set files [glob -nocomplain gcov-*.gcda]
37 if { $files != "" } {
38 eval "remote_file build delete $files"
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/frv/
H A Dfrv.exp45 # Set $files to the list of files we can test.
46 set files ""
48 lappend files [lsort [glob -nocomplain $srcdir/$subdir/${arch}*.c]]
52 gcc-dg-runtest [eval concat $files] "" ""
/haiku-buildtools/legacy/gcc/contrib/
H A Dtest_summary10 # This script processes *.{sum,log} files, producing a shell-script
11 # that sends e-mail to the appropriate lists and renames files to
16 # tree, and it will include all .sum files it finds in the mail
28 # test_summary | sh # so as to actually send e-mail and move log files
33 # -p: prepend specified file (or list of files: -p "a b") to the report
34 # -i: append specified file (or list of files: -i "a b") to the report
36 # should be selected from the log files.
66 files=`find . -name \*.sum$filesuffix -print`
68 for file in $files; do
122 ' ./config.status $files | se
[all...]
/haiku-buildtools/legacy/binutils/
H A Dsetup.com1 $! setup files for openVMS/Alpha
/haiku-buildtools/gcc/contrib/
H A Dtest_summary11 # This script processes *.{sum,log} files, producing a shell-script
12 # that sends e-mail to the appropriate lists and renames files to
17 # tree, and it will include all .sum files it finds in the mail
29 # test_summary | sh # so as to actually send e-mail and move log files
36 -p: prepend specified file (or list of files: -p "a b") to the report
37 -i: append specified file (or list of files: -i "a b") to the report
39 should be selected from the log files.
72 files=`find . -name \*.sum$filesuffix -print | sort`
74 for file in $files; do
91 # We use cat instead of listing the files a
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/rx/
H A Dmake-d20 # Utility to create *.d files from *.lst files. Not normally needed.
26 push (@files, $f);
30 for $f (@files) {
/haiku-buildtools/binutils/libiberty/
H A Dpex-msdos.c49 const char *files[PEX_MSDOS_FILE_COUNT]; member in struct:pex_msdos
96 ret->files[i] = NULL;
116 if (ms->files[i] == NULL)
118 ms->files[i] = xstrdup (name);
126 /* Get the index into msdos->files associated with an open file
133 if (fd < 0 || fd >= PEX_MSDOS_FILE_COUNT || ms->files[fd] == NULL)
149 free (ms->files[fdindex]);
150 ms->files[fdindex] = NULL;
202 infile = ms->files[inindex];
213 outfile = ms->files[outinde
[all...]
/haiku-buildtools/legacy/binutils/libiberty/
H A Dpex-msdos.c49 const char *files[PEX_MSDOS_FILE_COUNT]; member in struct:pex_msdos
95 ret->files[i] = NULL;
115 if (ms->files[i] == NULL)
117 ms->files[i] = xstrdup (name);
125 /* Get the index into msdos->files associated with an open file
132 if (fd < 0 || fd >= PEX_MSDOS_FILE_COUNT || ms->files[fd] == NULL)
148 free (ms->files[fdindex]);
149 ms->files[fdindex] = NULL;
200 infile = ms->files[inindex];
211 outfile = ms->files[outinde
[all...]
/haiku-buildtools/gcc/libiberty/
H A Dpex-msdos.c49 const char *files[PEX_MSDOS_FILE_COUNT]; member in struct:pex_msdos
96 ret->files[i] = NULL;
116 if (ms->files[i] == NULL)
118 ms->files[i] = xstrdup (name);
126 /* Get the index into msdos->files associated with an open file
133 if (fd < 0 || fd >= PEX_MSDOS_FILE_COUNT || ms->files[fd] == NULL)
149 free (ms->files[fdindex]);
150 ms->files[fdindex] = NULL;
202 infile = ms->files[inindex];
213 outfile = ms->files[outinde
[all...]
/haiku-buildtools/autoconf/build-aux/
H A Delisp-comp33 echo "$0: No files. Try \`$0 --help' for more information." 1>&2
40 This script byte-compiles all `.el' files listed as FILES using GNU
41 Emacs, and put the resulting `.elc' files into the current directory,
44 This script manages in such a way that all Emacs LISP files to

Completed in 122 milliseconds

1234567891011>>