/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | som.c | 2934 asection *subsection; in som_write_fixups() local 2943 for (subsection = abfd->sections; in som_write_fixups() 2944 subsection != NULL; in som_write_fixups() 2945 subsection = subsection->next) in som_write_fixups() 2954 if (!som_is_subspace (subsection) in som_write_fixups() 2955 || !som_is_container (section, subsection)) in som_write_fixups() 2960 if ((subsection->flags & SEC_HAS_CONTENTS) == 0) in som_write_fixups() 2962 som_section_data (subsection)->subspace_dict->fixup_request_index in som_write_fixups() 2969 som_section_data (subsection)->subspace_dict->fixup_request_index in som_write_fixups() 2992 for (j = 0; j < subsection->reloc_count; j++) in som_write_fixups() [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | som.c | 2933 asection *subsection; in som_write_fixups() local 2940 for (subsection = abfd->sections; in som_write_fixups() 2941 subsection != NULL; in som_write_fixups() 2942 subsection = subsection->next) in som_write_fixups() 2951 if (!som_is_subspace (subsection) in som_write_fixups() 2952 || !som_is_container (section, subsection)) in som_write_fixups() 2957 if ((subsection->flags & SEC_HAS_CONTENTS) == 0) in som_write_fixups() 2959 som_section_data (subsection)->subspace_dict->fixup_request_index in som_write_fixups() 2966 som_section_data (subsection)->subspace_dict->fixup_request_index in som_write_fixups() 2989 for (j = 0; j < subsection->reloc_count; j++) in som_write_fixups() [all …]
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/doc/ |
H A D | msgunfmt.texi | 11 @subsection Operation mode 39 @subsection Input file location 49 @subsection Input file location in Java mode 70 @subsection Input file location in C# mode 96 @subsection Input file location in Tcl mode 115 @subsection Output file location 129 @subsection Output details 187 @subsection Informative output
|
H A D | msgconv.texi | 11 @subsection Input file location 29 @subsection Output file location 43 @subsection Conversion target 56 @subsection Input file syntax 73 @subsection Output details 144 @subsection Informative output
|
H A D | msginit.texi | 12 @subsection Input file location 26 @subsection Output file location 41 @subsection Input file syntax 58 @subsection Output details 103 @subsection Informative output
|
H A D | msgmerge.texi | 18 @subsection Input file location 44 @subsection Operation mode 55 @subsection Output file location 70 @subsection Output file location in update mode 114 @subsection Operation modifiers 136 @subsection Input file syntax 153 @subsection Output details 225 @subsection Informative output
|
H A D | msgcmp.texi | 16 @subsection Input file location 34 @subsection Operation modifiers 56 @subsection Input file syntax 73 @subsection Informative output
|
H A D | msgfmt.texi | 11 @subsection Input file location 28 @subsection Operation mode 65 @subsection Output file location 90 @subsection Output file location in Java mode 116 @subsection Output file location in C# mode 142 @subsection Output file location in Tcl mode 161 @subsection Input file syntax 178 @subsection Input file interpretation 257 @subsection Output details 275 @subsection Informative output
|
H A D | msguniq.texi | 20 @subsection Input file location 38 @subsection Output file location 52 @subsection Message selection 69 @subsection Input file syntax 86 @subsection Output details 170 @subsection Informative output
|
H A D | msgfilter.texi | 11 @subsection Input file location 32 @subsection Output file location 46 @subsection The filter 74 @subsection Useful @var{filter-option}s when the @var{filter} is @samp{sed} 99 @subsection Built-in @var{filter}s 114 @subsection Input file syntax 131 @subsection Output details 206 @subsection Informative output
|
H A D | msgattrib.texi | 12 @subsection Input file location 30 @subsection Output file location 44 @subsection Message selection 87 @subsection Attribute manipulation 158 @subsection Input file syntax 175 @subsection Output details 248 @subsection Informative output
|
H A D | msgcomm.texi | 18 @subsection Input file location 43 @subsection Output file location 57 @subsection Message selection 83 @subsection Input file syntax 100 @subsection Output details 177 @subsection Informative output
|
H A D | msgen.texi | 17 @subsection Input file location 35 @subsection Output file location 49 @subsection Input file syntax 66 @subsection Output details 137 @subsection Informative output
|
H A D | ChangeLog | 60 (AM_GNU_GETTEXT_NEED): New subsection. 66 (AM_GNU_GETTEXT_INTL_SUBDIR): New subsection. 269 (boost-format): New subsection. 296 (Contexts): New subsection. 297 (GUI program problems): Remove subsection. 400 * gettext.texi (po/Makevars): Change subsection title. 448 (scheme-format): New subsection. 449 (Scheme): New subsection. 558 (csharp-format): New subsection. 559 (C#): New subsection. [all …]
|
H A D | msgcat.texi | 19 @subsection Input file location 44 @subsection Output file location 59 @subsection Message selection 85 @subsection Input file syntax 102 @subsection Output details 187 @subsection Informative output
|
H A D | msggrep.texi | 11 @subsection Input file location 29 @subsection Output file location 43 @subsection Message selection 158 @subsection Input file syntax 175 @subsection Output details 240 @subsection Informative output
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/ |
H A D | c-hppa.texi | 128 Assemble into the standard section called @samp{$TEXT$}, subsection 237 Similar to @code{.space}, but selects a subsection @var{name} within the 239 subsection (in the first instance of @code{.subspa} for this @var{name}). 241 If specified, the list @var{params} declares attributes of the subsection, 243 (``quadrant'' for this subsection), @samp{align=@var{expr}} (alignment for 244 beginning of this subsection; a power of two), @samp{access=@var{expr}} (value 246 subspace in link), @samp{code_only} (subsection contains only code), 247 @samp{unloadable} (subsection cannot be loaded into memory), @samp{comdat} 248 (subsection is comdat), @samp{common} (subsection is common block), 249 @samp{dup_comm} (subsection may have duplicate names), or @samp{zero} [all …]
|
/netbsd-src/external/gpl3/binutils/dist/gas/doc/ |
H A D | c-hppa.texi | 128 Assemble into the standard section called @samp{$TEXT$}, subsection 237 Similar to @code{.space}, but selects a subsection @var{name} within the 239 subsection (in the first instance of @code{.subspa} for this @var{name}). 241 If specified, the list @var{params} declares attributes of the subsection, 243 (``quadrant'' for this subsection), @samp{align=@var{expr}} (alignment for 244 beginning of this subsection; a power of two), @samp{access=@var{expr}} (value 246 subspace in link), @samp{code_only} (subsection contains only code), 247 @samp{unloadable} (subsection cannot be loaded into memory), @samp{comdat} 248 (subsection is comdat), @samp{common} (subsection is common block), 249 @samp{dup_comm} (subsection may have duplicate names), or @samp{zero} [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | ux.texi | 37 @subsection Talk in terms of the user's code 42 @subsection Diagnostics are actionable 66 @subsection The user's attention is important 89 @subsection Precision of Wording 122 @subsection Try the diagnostic on real-world code 132 @subsection Make mismatches clear 220 @subsection Location Information 333 @subsection Coding Conventions 379 @subsection Group logically-related diagnostics 389 @subsection Quoting [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
H A D | ux.texi | 37 @subsection Talk in terms of the user's code 42 @subsection Diagnostics are actionable 66 @subsection The user's attention is important 89 @subsection Sometimes the user didn't write the code 114 @subsection Precision of Wording 147 @subsection Try the diagnostic on real-world code 157 @subsection Make mismatches clear 245 @subsection Location Information 358 @subsection Coding Conventions 404 @subsection Group logically-related diagnostics [all …]
|
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/ |
H A D | apps.texi | 30 @subsection Digital SIA 136 @subsection IRIX 178 @subsection kafs and afslog 204 @subsection How to get a KeyFile 217 @subsection How to convert a srvtab to a KeyFile 229 @subsection What is 2b ? 253 @subsection Configuring a Heimdal kdc to use 2b tokens 267 @subsection Configuring AFS clients for 2b support
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/ |
H A D | webassembly.texi | 5 or symbols, though a @code{"name"} subsection can assign names to 31 @subsection File layout
|
/netbsd-src/external/gpl3/gdb/dist/bfd/doc/ |
H A D | webassembly.texi | 5 or symbols, though a @code{"name"} subsection can assign names to 31 @subsection File layout
|
/netbsd-src/external/gpl3/binutils/dist/bfd/doc/ |
H A D | webassembly.texi | 5 or symbols, though a @code{"name"} subsection can assign names to 31 @subsection File layout
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/doc/ |
H A D | webassembly.texi | 5 or symbols, though a @code{"name"} subsection can assign names to 31 @subsection File layout
|