Searched refs:files (Results 76 - 100 of 443) sorted by relevance

1234567891011>>

/haiku-buildtools/binutils/ld/testsuite/ld-sh/sh64/
H A Drel-1.s1 ! Relative linking, simple files with global symbols but nothing really
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-sh/sh64/
H A Drel-1.s1 ! Relative linking, simple files with global symbols but nothing really
/haiku-buildtools/gcc/gcc/testsuite/lib/
H A Dscanasm.exp58 set files [glob -nocomplain $output_file]
59 if { $files == "" } {
238 set files [glob -nocomplain $output_file]
239 if { $files == "" } {
296 set files [glob -nocomplain $output_file]
297 if { $files == "" } {
350 set files [glob -nocomplain $output_file]
351 if { $files == "" } {
H A Dcompat.exp24 # plus two additional source files that contain parts of a program that
25 # rely on the ABI. those source files are compiled into relocatable
26 # object files with both compilers. Executables are built using various
27 # combinations of those object files, with the main program compiled
108 # TESTNAME is the mixture of object files to link
109 # OBJLIST is the list of object files to link
226 warning "compat.exp does not support $cmd in secondary source files"
240 # SID identifies a test suite in the names of temporary files.
261 # Set up the names of the other source files.
288 # Define the names of the object files
[all...]
H A Dgcc.exp179 set options [dg-additional-files-options $options $source]
/haiku-buildtools/gcc/contrib/
H A Dcompare_tests17 Compare the PREVIOUS and CURRENT test case .sum files, reporting anything of interest.
19 If PREVIOUS and CURRENT are directories, find and compare any *.sum files.
22 missing/extra .sum files when comparing directories
29 1 if there are errors when comparing single test case files
63 echo "## Dir1=$1: `cat $lst1 | wc -l` sum files"
64 echo "## Dir2=$2: `cat $lst2 | wc -l` sum files"
71 echo "# Extra sum files in Dir1=$1"
78 echo "# Extra sum files in Dir2=$2"
85 echo "# No common sum files"
90 echo "# Comparing $cmnsums common sum files"
[all...]
/haiku-buildtools/legacy/gcc/texinfo/emacs/
H A Dinformat.el172 (error "Don't yet know how to validate indirect info files: \"%s\""
372 "Runs `Info-validate' on the files remaining on the command line.
385 (files ()))
393 (setq command-line-args-left (nconc (directory-files file)
396 (setq files (cons file files)
398 (while files
399 (setq file (car files)
400 files (cdr files))
[all...]
H A Dtexnfo-upd.el1 ;;; texnfo-upd.el --- utilities for updating nodes and menus in Texinfo files
119 ;; Menu entries that refer to other Info files are removed since they
921 ;; `texinfo-multiple-files-update'.
1711 ;; 1. M-x texinfo-multiple-files-update
1714 ;; update all highest level nodes in the files listed and insert a
1717 ;; 2. C-u M-x texinfo-multiple-files-update
1725 ;; 3. C-u 2 M-x texinfo-multiple-files-update
1728 ;; update all nodes and menus in the files listed and insert a
1742 "Return a list of the included files in OUTER-FILE."
1785 (defun texinfo-multi-file-update (files
[all...]
/haiku-buildtools/gcc/libsanitizer/
H A DMakefile.in97 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
99 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
100 END { for (dir in files) print dir, files[dir] }'
397 while read files; do \
398 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(sanincludedir)'"; \
399 $(INSTALL_HEADER) $$files "
[all...]
/haiku-buildtools/binutils/gprof/
H A DMakefile.in170 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
172 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
173 END { for (dir in files) print dir, files[dir] }'
178 test -z "$$files" \
180 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
181 $(am__cd) "$$dir" && rm -f $$files; }; \
[all...]
/haiku-buildtools/gcc/gcc/doc/
H A Dmakefile.texi37 Delete the files made while building the compiler.
40 That, and all the other files built by @samp{make all}.
43 That, and all the files created by @command{configure}.
46 Distclean plus any file that can be generated from other files. Note
51 Generates files in the source directory that are not version-controlled but
63 Deletes installed files, though this is not supported.
67 has various @file{.sum} and @file{.log} files containing the results of
105 some of the files that were not modified. In this case, it's best
135 is running properly, since it should produce the same object files
/haiku-buildtools/binutils/gold/
H A Ddwp.cc62 // List of .dwo files to process.
105 // debug section identifies a set of .dwo files to read.
117 // Read the input executable file and extract the list of .dwo files
120 read_executable(File_list* files);
126 // Verify a .dwp file given a list of .dwo files referenced by the
130 verify(const File_list& files);
192 // against the list of .dwo files referenced by the corresponding
195 verify_dwo_list(unsigned int, const File_list& files);
199 sized_verify_dwo_list(unsigned int, const File_list& files);
301 // input files fro
698 get_dwo_names(File_list* files) argument
841 read_executable(File_list* files) argument
986 verify(const File_list& files) argument
1272 verify_dwo_list(unsigned int shndx, const File_list& files) argument
1282 sized_verify_dwo_list(unsigned int shndx, const File_list& files) argument
2376 File_list files; local
[all...]
/haiku-buildtools/binutils/zlib/old/os2/
H A DMakefile.os2104 files=""; \
105 for f in $(DISTFILES); do files="$$files $$d/$$f"; done; \
107 GZIP=-9 $(TAR) chofz $$d/$$d.tar.gz $$files; \
/haiku-buildtools/gcc/libgcc/config/epiphany/
H A Dcrtrunc.S21 # see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
H A Dcrtm1reg-r43.S21 # see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
H A Dcrtm1reg-r63.S21 # see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
/haiku-buildtools/gcc/libgcc/config/nds32/isr-library/
H A Drestore_fpu_regs.inc23 see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
H A Drestore_fpu_regs_00.inc23 see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
H A Dsave_fpu_regs.inc23 see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
/haiku-buildtools/gcc/libgcc/config/sparc/
H A Dcrti.S22 ! see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
29 ! This file is linked in before the Values-Xx.o files and also before
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/stress/
H A Dparsego.go19 !strings.HasPrefix(dir.Name(), ".") && // ignore .files
25 !strings.HasSuffix(dir.Name(), "_test.go") // ignore test files
42 // filter function to select the desired .go files
46 // files that belong to the expected package so that
/haiku-buildtools/legacy/binutils/bfd/
H A Dmach-o-target.c38 #error Mach-O fat files must always be big-endian.
/haiku-buildtools/legacy/gcc/gcc/config/i386/
H A Dosf1-ci.asm29 ! As a special exception, if you link this library with files
37 ! sections. It is linked in before the values-Xx.o files and also before
H A Dsol2-ci.asm29 ! As a special exception, if you link this library with files
37 ! sections. It is linked in before the values-Xx.o files and also before
/haiku-buildtools/gcc/gcc/testsuite/go.test/
H A Dgo-test.exp40 # Compare two files
273 # Take a list of files and return a lists of lists, where each list is
274 # the set of files in the same package.
275 proc go-find-packages { test name files } {
277 foreach f $files {
348 # Skip the files in bench; they are not tests.
353 # Skip the files in stress; they are not tests.
358 # Skip the files in safe; gccgo does not support safe mode.
363 # Skip files in sub-subdirectories: they are components of
369 # Skip files i
[all...]

Completed in 298 milliseconds

1234567891011>>