| /src/external/gpl3/gcc/dist/contrib/ |
| make-obstacks-texi.pl | 28 $data =~ s/\n\@node [^\n]+\n\@subsection.*/\n/s;
|
| texi2pod.pl | 261 /^\@subsection\s+(.+)$/
|
| /src/external/gpl3/gcc.old/dist/contrib/ |
| make-obstacks-texi.pl | 28 $data =~ s/\n\@node [^\n]+\n\@subsection.*/\n/s;
|
| texi2pod.pl | 261 /^\@subsection\s+(.+)$/
|
| /src/external/gpl3/binutils/dist/bfd/ |
| som.c | 2934 asection *subsection; local 2943 for (subsection = abfd->sections; 2944 subsection != NULL; 2945 subsection = subsection->next) 2954 if (!som_is_subspace (subsection) 2955 || !som_is_container (section, subsection)) 2960 if ((subsection->flags & SEC_HAS_CONTENTS) == 0) 2962 som_section_data (subsection)->subspace_dict->fixup_request_index 2969 som_section_data (subsection)->subspace_dict->fixup_request_inde 3673 asection *subsection; local 3800 asection *subsection; local 3971 asection *subsection; local 4028 asection *subsection; local [all...] |
| elf-attrs.c | 101 For now, the subsection for PAuth ABI is the only one use case, and no merge 109 out that the error is for a required subsection. 115 of the subsection was introduced. It follows the following pattern: 118 - <XXXXXX>: an arbitrary name for your testing subsection. 120 subsection. The currently supported merge policy are: 127 Any subsection name matching neither names supported by the backend, nor 130 for consequence the pruning of this subsection. 135 subsection. Any tags above 1 will be considered unknown, so will be default 282 /* Return the size of a subsection. */ 286 bfd_vma size = sizeof (uint32_t); /* <subsection-length: uint32> * 3243 obj_attr_subsection_v2_t *subsection = XCNEW (obj_attr_subsection_v2_t); local [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| som.c | 2934 asection *subsection; local 2943 for (subsection = abfd->sections; 2944 subsection != NULL; 2945 subsection = subsection->next) 2954 if (!som_is_subspace (subsection) 2955 || !som_is_container (section, subsection)) 2960 if ((subsection->flags & SEC_HAS_CONTENTS) == 0) 2962 som_section_data (subsection)->subspace_dict->fixup_request_index 2969 som_section_data (subsection)->subspace_dict->fixup_request_inde 3673 asection *subsection; local 3800 asection *subsection; local 3971 asection *subsection; local 4028 asection *subsection; local [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| som.c | 2934 asection *subsection; local 2943 for (subsection = abfd->sections; 2944 subsection != NULL; 2945 subsection = subsection->next) 2954 if (!som_is_subspace (subsection) 2955 || !som_is_container (section, subsection)) 2960 if ((subsection->flags & SEC_HAS_CONTENTS) == 0) 2962 som_section_data (subsection)->subspace_dict->fixup_request_index 2969 som_section_data (subsection)->subspace_dict->fixup_request_inde 3673 asection *subsection; local 3800 asection *subsection; local 3971 asection *subsection; local 4028 asection *subsection; local [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| som.c | 2934 asection *subsection; local 2943 for (subsection = abfd->sections; 2944 subsection != NULL; 2945 subsection = subsection->next) 2954 if (!som_is_subspace (subsection) 2955 || !som_is_container (section, subsection)) 2960 if ((subsection->flags & SEC_HAS_CONTENTS) == 0) 2962 som_section_data (subsection)->subspace_dict->fixup_request_index 2969 som_section_data (subsection)->subspace_dict->fixup_request_inde 3673 asection *subsection; local 3800 asection *subsection; local 3971 asection *subsection; local 4028 asection *subsection; local [all...] |
| /src/external/gpl3/binutils/dist/gas/config/ |
| obj-coff-seh.h | 119 int subsection; member in struct:seh_context
|
| obj-macho.h | 63 /* If the symbol represents a subsection, this is the size of the subsection. 64 This is used to check whether a local symbol belongs to a subsection. */ 84 /* Symbol that corresponds to the subsection. */ 85 symbolS *subsection; member in struct:obj_mach_o_frag_data
|
| obj-macho.c | 1343 /* A non-local label will create a new subsection, so start a new 1375 gas_assert (frag_now->obj_frag_data.subsection == NULL); 1376 frag_now->obj_frag_data.subsection = sp; 1619 /* Here we count up frags in each subsection (where a sub-section is defined 1622 be attached as one anonymous subsection. */ 1639 /* Attach every frag to a subsection. */ 1643 if (frag->obj_frag_data.subsection == NULL) 1644 frag->obj_frag_data.subsection = cur_subsection; 1647 cur_subsection = frag->obj_frag_data.subsection; 1653 /* Update subsection size. * [all...] |
| obj-coff-seh.c | 401 /* Switch to subsection for handler data for exception region (x64). */ 410 switch_xdata (seh_ctx_cur->subsection + 1, seh_ctx_cur->code_seg); 473 seh_ctx_cur->subsection = x_segcur->subseg; 948 switch_xdata (c->subsection, c->code_seg);
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| obj-coff-seh.h | 119 int subsection; member in struct:seh_context
|
| obj-macho.h | 63 /* If the symbol represents a subsection, this is the size of the subsection. 64 This is used to check whether a local symbol belongs to a subsection. */ 84 /* Symbol that corresponds to the subsection. */ 85 symbolS *subsection; member in struct:obj_mach_o_frag_data
|
| obj-macho.c | 1343 /* A non-local label will create a new subsection, so start a new 1375 gas_assert (frag_now->obj_frag_data.subsection == NULL); 1376 frag_now->obj_frag_data.subsection = sp; 1619 /* Here we count up frags in each subsection (where a sub-section is defined 1622 be attached as one anonymous subsection. */ 1639 /* Attach every frag to a subsection. */ 1643 if (frag->obj_frag_data.subsection == NULL) 1644 frag->obj_frag_data.subsection = cur_subsection; 1647 cur_subsection = frag->obj_frag_data.subsection; 1653 /* Update subsection size. * [all...] |
| obj-coff-seh.c | 401 /* Switch to subsection for handler data for exception region (x64). */ 410 switch_xdata (seh_ctx_cur->subsection + 1, seh_ctx_cur->code_seg); 473 seh_ctx_cur->subsection = x_segcur->subseg; 948 switch_xdata (c->subsection, c->code_seg);
|
| /src/external/bsd/nsd/dist/doc/ |
| differences.tex | 104 \subsection{Comparison of responses to root queries} 145 \subsection{Comparison of responses to NL TLD queries} 171 \subsection{Features} 407 \subsection{Functionality Differences} 627 \subsection{Comparison of responses in root trace} 646 \subsection{Comparison of responses in NL TLD trace} 663 \subsection{Version number - version.bind and version.server} 674 \subsection{n-notify - notify not implemented in NSD 2} 686 \subsection{n-ixfr - IXFR error FORMERR in NSD 2} 705 \subsection{Comparison of responses in root trace [all...] |
| /src/external/gpl2/dtc/dist/Documentation/ |
| dtc-paper.tex | 63 \subsection{OF and the device tree} 81 \subsection{The bad old days} 129 \subsection{Properties of the flattened tree} 152 \subsection{Format of the device tree blob} 244 \subsection{Contents of the tree} 391 \subsection{Input and output formats} 435 \subsection{Source format} 486 \subsection{Tree checking} 514 \subsection{Board ports} 526 \subsection{\dtc features [all...] |
| /src/external/public-domain/sqlite/dist/autosetup/ |
| autosetup | 1344 proc subsection {text} { 1592 subsection { 1593 subsection $lines 1620 # Each entry is a list of {type data} where $type is one of: section, subsection, code, list, p 1621 # and $data is a string for section, subsection or a list of text lines for other types. 1655 lappend doc($current) [list subsection $cmd] 2042 proc subsection {text} { 2357 proc subsection {text} { 2508 proc subsection {text} {
|
| /src/external/gpl3/binutils/dist/etc/ |
| texi2pod.pl | 257 /^\@subsection\s+(.+)$/
|
| /src/external/gpl3/binutils.old/dist/etc/ |
| texi2pod.pl | 257 /^\@subsection\s+(.+)$/
|
| /src/external/gpl3/gdb.old/dist/etc/ |
| texi2pod.pl | 257 /^\@subsection\s+(.+)$/
|
| /src/external/gpl3/gdb/dist/etc/ |
| texi2pod.pl | 257 /^\@subsection\s+(.+)$/
|
| /src/external/mit/isl/dist/doc/ |
| implementation.tex | 156 \subsection{Introduction}\label{s:intro} 183 \subsection{The Dual Simplex Method} 268 \subsection{Gomory Cuts} 303 \subsection{Negative Unknowns and Maximization} 365 \subsection{Preprocessing} 508 \subsection{Postprocessing}\label{s:post} 553 \subsection{Context Tableau}\label{s:context} 693 \subsection{Experiments}\label{s:pip:experiments} 769 \subsection{Online Symmetry Detection}\label{s:online} 837 \subsection{Introduction [all...] |