Home
last modified time | relevance | path

Searched refs:subfiles (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dnodes.c700 SUBFILE **subfiles = NULL; in get_tags_of_indirect_tags_table() local
734 (subfile, subfiles_index, subfiles, subfiles_slots, 10, SUBFILE *); in get_tags_of_indirect_tags_table()
742 if (!subfiles) in get_tags_of_indirect_tags_table()
787 for (i = 0; subfiles[i]; i++); in get_tags_of_indirect_tags_table()
789 file_buffer->subfiles = (char **) xmalloc ((1 + i) * sizeof (char *)); in get_tags_of_indirect_tags_table()
791 for (i = 0; subfiles[i]; i++) in get_tags_of_indirect_tags_table()
796 (2 + strlen (subfiles[i]->filename) + len_containing_dir); in get_tags_of_indirect_tags_table()
799 containing_dir, subfiles[i]->filename); in get_tags_of_indirect_tags_table()
801 file_buffer->subfiles[i] = fullpath; in get_tags_of_indirect_tags_table()
803 file_buffer->subfiles[i] = NULL; in get_tags_of_indirect_tags_table()
[all …]
H A Dnodes.h109 char **subfiles; /* If non-null, the list of subfiles. */ member
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dmap184 # Summary: Garmin Map subfiles
/netbsd-src/external/gpl2/texinfo/dist/doc/
H A Dtexinfo.txi2924 short indirect subfiles, and name them by appending @samp{-1},
15154 smaller subfiles. For Info output, each one is approximately 50k bytes.
15529 @cindex Indirect subfiles
15532 large Info file into shorter @dfn{indirect} subfiles of about 300,000
19836 tag table. The command will not work on the indirect subfiles that
19840 a way that it does not create indirect subfiles. You will also need
19915 The split-off files are called the indirect subfiles.@refill
19947 (small) Info file which lists the indirect subfiles. This file should be
19948 saved in place of the original visited file. The indirect subfiles are
19953 the tag table and a directory of subfiles.@refill
H A Dinfo-stnd.texi1247 the Info file containing the node has been split into subfiles, the name
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A DChangeLog-91974693 * ldlang.h (lang_input_statement_type): Remove fields subfiles,
4699 * ldmain.c (add_archive_element): Don't initialize subfiles or
/netbsd-src/external/gpl3/binutils/dist/ld/
H A DChangeLog-91974693 * ldlang.h (lang_input_statement_type): Remove fields subfiles,
4699 * ldmain.c (add_archive_element): Don't initialize subfiles or
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20071168 * buildsym.h (subfiles): Move ...
1169 * buildsym.c (subfiles): ... to here and make static.
H A DChangeLog-1993642 as appropriate when changing subfiles.
644 changing subfiles. Add typedef for structs, unions, and enums
H A DChangeLog-20141423 (subfiles, buildsym_compdir, buildsym_objfile, main_subfile): Delete.
1698 (restart_symtab): Replace init of subfiles, current_subfile with
H A DChangeLog-19941297 correct handling of subfiles.
H A DChangeLog-200910947 * buildsym.c (end_symtab): If we ignore the subfiles, then
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-1993642 as appropriate when changing subfiles.
644 changing subfiles. Add typedef for structs, unions, and enums
H A DChangeLog-20071168 * buildsym.h (subfiles): Move ...
1169 * buildsym.c (subfiles): ... to here and make static.
H A DChangeLog-20141423 (subfiles, buildsym_compdir, buildsym_objfile, main_subfile): Delete.
1698 (restart_symtab): Replace init of subfiles, current_subfile with
H A DChangeLog-19941297 correct handling of subfiles.
H A DChangeLog-200910947 * buildsym.c (end_symtab): If we ignore the subfiles, then
/netbsd-src/external/gpl2/gmake/dist/doc/
H A Dmake.texi9717 @dfn{Archive files} are files containing named subfiles called
/netbsd-src/sys/external/bsd/acpica/dist/
H A Dchanges.txt4683 iASL: Split the huge parser source file into multiple subfiles to improve
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git109316 existing subfiles when different name forms are used to refer to a same
109345 With the changes done earlier in this series, where subfiles are
109370 gdb: add "id" fields to identify symtabs and subfiles
109484 used for identifying subfiles, symtabs and macro_source_files
109499 up existing subfiles. This is the key thing for making calls
130179 find where subfiles are freed in that file, I assume they were
169968 archives, which are treated as subfiles, to build the psymtabs.