Searched refs:files (Results 201 - 225 of 443) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/lib/
H A Dlto.exp158 # Allow C source files to mix freely with other languages
169 # lto-link-and-maybe-run -- link the object files and run the executable
172 # TESTNAME is the mixture of object files to link
173 # OBJLIST is the list of object files to link
388 warning "lto.exp does not support $cmd in secondary source files"
391 warning "lto.exp does not support $cmd in secondary source files"
401 # SID identifies a test suite in the names of temporary files.
436 # Set up the names of the other source files.
460 # of the secondary files.
469 # Define the names of the object files
[all...]
H A Dobj-c++.exp386 set options [dg-additional-files-options $options $source]
398 send_user " --additional_options,OPTIONS\t\tUse OPTIONS to compile the testcase files. OPTIONS should be comma-separated.\n"
/haiku-buildtools/binutils/binutils/
H A DMakefile.in237 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
239 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
240 END { for (dir in files) print dir, files[dir] }'
245 test -z "$$files" \
247 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
248 $(am__cd) "$$dir" && rm -f $$files; }; \
[all...]
/haiku-buildtools/gcc/libvtv/
H A DMakefile.in77 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
79 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
80 END { for (dir in files) print dir, files[dir] }'
510 while read files; do \
511 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libvtv_includedir)'"; \
512 $(INSTALL_HEADER) $$files "
[all...]
/haiku-buildtools/gcc/libcilkrts/
H A DMakefile.in153 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
155 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
156 END { for (dir in files) print dir, files[dir] }'
403 # C/C++ header files for Cilk.
866 while read files; do \
867 echo " $(INSTALL_HEADER) $$files '
[all...]
/haiku-buildtools/binutils/bfd/
H A Ddwarf2.c1258 struct fileinfo* files; member in struct:line_info_table
1477 filename = table->files[file - 1].name;
1486 if (table->files[file - 1].dir
1488 && table->files[file - 1].dir <= table->num_dirs
1491 subdir_name = table->dirs[table->files[file - 1].dir - 1];
1748 table->files = NULL;
1907 tmp = (struct fileinfo *) bfd_realloc (table->files, amt);
1910 table->files = tmp;
1913 table->files[table->num_files].name = cur_file;
1914 table->files[tabl
[all...]
/haiku-buildtools/legacy/gcc/gcc/fixinc/
H A Dfixinc.svr43 # native System V Release 4 system include files.
24 # This script munges the native include files provided with System V
26 # ANSI C standard. Once munged, the resulting new system include files
72 # Directory containing the original header files.
85 files=`find . -follow -type d -print 2>/dev/null | sed '/^.$/d'`
87 files=`find . -type d -print | sed '/^.$/d'`
89 for file in $files; do
103 for file in $files; do
144 # treat this directory as if it actually contained the files.
159 echo "Finding header files i
[all...]
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Drun.go10 // headers of files
49 // dirs are the directories to look for *.go files in.
274 files, dirErr := ioutil.ReadDir(longdir)
278 for _, gofile := range files {
289 files, err := goDirFiles(longdir)
295 for _, file := range files {
445 action = "run" // the run case already looks for <dir>/<test>.out files
524 // Compile all files in the directory in lexicographic order.
539 // errorcheck all files in lexicographic order
572 // Compile all files i
[all...]
/haiku-buildtools/gcc/contrib/
H A Ddg-extract-results.py57 # baseboard files were loaded for the target.
109 # The variations seen in the input files.
159 variants in the files for <tool>.
162 If -L is used, merge *.log files instead of *.sum. In this
177 (options, self.files) = getopt.getopt (sys.argv[1:], 'l:t:L')
178 if len (self.files) == 0:
339 # the creation of support files.
414 # Parse the start line. In the case where several files are being
457 # Parse the completion line. In the case where several files
546 # Parse the input files
[all...]
/haiku-buildtools/binutils/ld/testsuite/ld-mips-elf/
H A Dmips-elf.exp370 # result of the first link (with no other source files).
676 {"GOT page 4 (two files)" "-shared $abi_ldflags(o32) -T got-page-1.ld"
749 # For tests which may involve multiple files, use run_ld_link_tests.
753 # 4:filenames of assembler files 5: action and options. 6: name of output file
1029 set files [list]
1031 lappend files compressed-plt-1a.s
1034 lappend files compressed-plt-1b.s
1037 lappend files compressed-plt-1c.s
1039 eval [list lappend files] $extra
1048 "$as_flags" $files \
[all...]
/haiku-buildtools/legacy/gcc/gcc/config/rs6000/
H A Deabi-ci.asm29 # As a special exception, if you link this library with files
H A Deabi-cn.asm29 # As a special exception, if you link this library with files
H A Dsol-ci.asm29 # As a special exception, if you link this library with files
H A Dsol-cn.asm29 # As a special exception, if you link this library with files
/haiku-buildtools/legacy/gcc/gcc/config/sparc/
H A Dsol2-g1.asm29 ! As a special exception, if you link this library with files
/haiku-buildtools/gcc/libgcc/
H A Dunwind.inc22 see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
/haiku-buildtools/gcc/contrib/testsuite-management/
H A Dvalidate_failures.py45 4- Collect all the <tool>.sum files from the build tree.
52 Manifest files contain expected DejaGNU results that are otherwise
74 # Pattern for naming manifest files.
90 """Describes a single DejaGNU test result as emitted in .sum files.
313 for root, dirs, files in os.walk(builddir):
317 for fname in files:
324 """Collect all the test results from the given .sum files."""
517 'of .sum files with the testing results to check. The '
518 'only content needed from these files are the lines '
520 '.sum files collecte
[all...]
/haiku-buildtools/legacy/gcc/texinfo/emacs/
H A Dtexinfo.el1 ;;; texinfo.el --- major mode for editing Texinfo files
212 (autoload 'texinfo-multiple-files-update
216 This does not create or update menus or pointers within the included files.
220 menus or pointers within the included files.
224 `Up' pointers of all the files included in OUTER-FILE before inserting
231 * this command does NOT save any files--you must save the
232 outer file and any modified, included files.
240 * each of the included files must contain exactly one highest
417 "Major mode for editing Texinfo files.
422 These are files tha
[all...]
/haiku-buildtools/gcc/libgcc/config/lm32/
H A D_ashlsi3.S22 # see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
/haiku-buildtools/gcc/libgcc/config/rl78/
H A Dlshrsi3.S20 ; see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
/haiku-buildtools/gcc/libgcc/config/microblaze/
H A Dumodsi3.S23 # see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
H A Dmodsi3.S23 # see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
H A Dudivsi3.S23 # see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
H A Ddivsi3.S23 # see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
/haiku-buildtools/gcc/libgcc/config/msp430/
H A Dcmpsi2.S20 ; see the files COPYING3 and COPYING.RUNTIME respectively. If not, see

Completed in 264 milliseconds

1234567891011>>