Home
last modified time | relevance | path

Searched refs:directives (Results 1 – 25 of 334) sorted by relevance

12345678910>>...14

/openbsd/src/gnu/gcc/libcpp/po/
Dcpplib.pot157 #: directives.c:214
158 #: directives.c:240
163 #: directives.c:343
168 #: directives.c:355
172 #: directives.c:358
177 #: directives.c:362
182 #: directives.c:388
186 #: directives.c:408
190 #: directives.c:458
195 #: directives.c:524
[all …]
Dzh_CN.po152 #: directives.c:214 directives.c:240
157 #: directives.c:343
162 #: directives.c:355
166 #: directives.c:358
171 #: directives.c:362
176 #: directives.c:388
180 #: directives.c:408
184 #: directives.c:458
189 #: directives.c:524
193 #: directives.c:530
[all …]
Dzh_TW.po154 #: directives.c:214 directives.c:240
159 #: directives.c:343
164 #: directives.c:355
168 #: directives.c:358
173 #: directives.c:362
178 #: directives.c:388
182 #: directives.c:408
186 #: directives.c:458
191 #: directives.c:524
195 #: directives.c:530
[all …]
Dsv.po154 #: directives.c:214 directives.c:240
159 #: directives.c:343
164 #: directives.c:355
168 #: directives.c:358
173 #: directives.c:362
178 #: directives.c:388
182 #: directives.c:408
186 #: directives.c:458
191 #: directives.c:524
195 #: directives.c:530
[all …]
Dtr.po153 #: directives.c:214 directives.c:240
158 #: directives.c:343
163 #: directives.c:355
167 #: directives.c:358
172 #: directives.c:362
177 #: directives.c:388
181 #: directives.c:408
185 #: directives.c:458
190 #: directives.c:524
194 #: directives.c:530
[all …]
Dnl.po154 #: directives.c:214 directives.c:240
159 #: directives.c:343
164 #: directives.c:355
168 #: directives.c:358
173 #: directives.c:362
178 #: directives.c:388
182 #: directives.c:408
186 #: directives.c:458
191 #: directives.c:524
195 #: directives.c:530
[all …]
Dca.po156 #: directives.c:214 directives.c:240
161 #: directives.c:343
166 #: directives.c:355
170 #: directives.c:358
175 #: directives.c:362
180 #: directives.c:388
184 #: directives.c:408
188 #: directives.c:458
193 #: directives.c:524
197 #: directives.c:530
[all …]
Dvi.po152 #: directives.c:214 directives.c:240
157 #: directives.c:343
162 #: directives.c:355
166 #: directives.c:358
171 #: directives.c:362
176 #: directives.c:388
180 #: directives.c:408
184 #: directives.c:458
189 #: directives.c:524
193 #: directives.c:530
[all …]
Dbe.po152 #: directives.c:214 directives.c:240
157 #: directives.c:343
162 #: directives.c:355
166 #: directives.c:358
171 #: directives.c:362
176 #: directives.c:388
180 #: directives.c:408
184 #: directives.c:458
189 #: directives.c:524
193 #: directives.c:530
[all …]
Del.po160 #: directives.c:214 directives.c:240
165 #: directives.c:343
170 #: directives.c:355
174 #: directives.c:358
179 #: directives.c:362
184 #: directives.c:388
188 #: directives.c:408
192 #: directives.c:458
197 #: directives.c:524
201 #: directives.c:530
[all …]
/openbsd/src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/Formatter/
DTAP.pm261 my ($directives, $reason, $is_skip);
263 my %directives;
270 $directives{$tag} ||= $am->{details};
277 my @order = grep { !$seen{$_}++ } sort { lc $b cmp lc $a } keys %directives;
279 $directives = ' # ' . join ' & ' => @order;
282 next unless defined($directives{$tag}) && length($directives{$tag});
283 $reason = $directives{$tag};
318 if ($directives) {
319 $directives = ' # TODO & SKIP' if $directives eq ' # TODO & skip';
320 $ok .= $directives;
/openbsd/src/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/lib/TestML/
DTiny.pm120 my %directives = (
132 my $directives = [ $testml =~ /$DIRECTIVE/gm ];
134 while (@$directives) {
135 my ($key, $value) = splice(@$directives, 0, 2);
173 for my $directive (keys %directives) {
174 $self->{$directive} ||= $directives{$directive};
/openbsd/src/gnu/usr.bin/binutils/gas/doc/
Dc-i370.texi30 it does support a subset of some of the HLASM directives. The only
49 manual; assembler directives and general syntax are loosely based on the
50 prevailing AT&T/SVR4/ELF/Solaris style notation. HLASM-style directives
54 A leading dot in front of directives is optional, and the case of
55 directives is ignored; thus for example, .using and USING have the same
113 assembler directives that are documented in the main part of this
114 documentation. Several additional directives are supported in order
118 @cindex ESA/390-only directives
119 These are the additional directives in @code{@value{AS}} for the ESA/390:
132 will be null terminated. Note that the directives @code{.string} etc. emit
[all …]
Dc-sh64.texi160 In addition to the SH directives, the SH64 provides the following
161 directives:
163 @cindex SH64 machine directives
164 @cindex machine directives, SH64
170 Specify the ISA for the following instructions (the two directives are
175 that you cannot use these directives if you didn't specify an ISA on the
Dc-ppc.texi114 @cindex directives for PowerPC
115 @cindex PowerPC directives
116 A number of assembler directives are available for PowerPC. The
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/doc/
Dc-i370.texi30 it does support a subset of some of the HLASM directives. The only
49 manual; assembler directives and general syntax are loosely based on the
50 prevailing AT&T/SVR4/ELF/Solaris style notation. HLASM-style directives
54 A leading dot in front of directives is optional, and the case of
55 directives is ignored; thus for example, .using and USING have the same
113 assembler directives that are documented in the main part of this
114 documentation. Several additional directives are supported in order
118 @cindex ESA/390-only directives
119 These are the additional directives in @code{@value{AS}} for the ESA/390:
132 will be null terminated. Note that the directives @code{.string} etc. emit
[all …]
Dc-sh64.texi160 In addition to the SH directives, the SH64 provides the following
161 directives:
163 @cindex SH64 machine directives
164 @cindex machine directives, SH64
170 Specify the ISA for the following instructions (the two directives are
175 that you cannot use these directives if you didn't specify an ISA on the
Dc-ppc.texi120 @cindex directives for PowerPC
121 @cindex PowerPC directives
122 A number of assembler directives are available for PowerPC. The
/openbsd/src/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Formatter/Console/
DSession.pm91 my $directives = $formatter->directives;
151 || ( $directives && $result->has_directive ) )
/openbsd/src/gnu/usr.bin/perl/cpan/Test-Harness/t/
Dprove.t114 directives => 4,
139 directives => 4,
244 directives => 1,
247 directives => 1,
251 { directives => 1,
910 expect => { directives => 1 },
913 { directives => 1,
/openbsd/src/gnu/gcc/libcpp/
DChangeLog18 * directives.c (do_linemarker): Set pfile->buffer->sysp always, not
64 * directives.c (do_pragma): Handle pragma with valid namespace
66 * directives.c (destringize_and_run): Initialize next field in
71 * directives.c (destringize_and_run): Set NO_EXPAND on the
111 * directives.c (struct pragma_entry): Add is_deferred. Add ident
145 * directives.c (do_pragma): If pragma line ends with multi-line
221 * directives.c (check_eol_return_comments): New static function.
282 * directives.c (glue_header_name): Use XNEWVEC and XRESIZEVEC.
355 * directives.c (#sccs table entry): Mark IN_I, consistent with #ident.
449 * directives.c (glue_header_name): Update call to cpp_spell_token.
[all …]
/openbsd/src/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/
DSimple.pod266 =item C<< $parser->accept_directive_as_data( @directives ) >>X<accept_directive_as_data>
268 Allows C<$parser> to accept a list of directives for data paragraphs. A
270 one delimited by C<< =begin/=for/=end >> directives. This can be used to
271 implement user-defined directives.
273 =item C<< $parser->accept_directive_as_processed( @directives ) >>X<accept_directive_as_processed>
275 Allows C<$parser> to accept a list of directives for processed paragraphs. A
278 implement user-defined directives.
280 =item C<< $parser->accept_directive_as_verbatim( @directives ) >>X<accept_directive_as_verbatim>
282 Allows C<$parser> to accept a list of directives for L<perlpod/Verbatim
284 can be used to implement user-defined directives.
[all …]
/openbsd/src/libexec/tradcpp/
Ddirective.c580 } directives[] = { variable
595 static const unsigned numdirectives = HOWMANY(directives);
607 len = strlen(directives[i].name); in directive_gotdirective()
608 if (!strncmp(line, directives[i].name, len) && in directive_gotdirective()
610 if (directives[i].ifskip && !ifstate->curtrue) { in directive_gotdirective()
622 directives[i].func(lp, &p2, line); in directive_gotdirective()
/openbsd/src/gnu/llvm/llvm/docs/CommandGuide/
DFileCheck.rst188 directives. This option is deprecated and is only provided for convenience
308 occurrences of "``X32:``" and "``X64:``" above as directives. Moreover,
344 this case, you can use "``CHECK:``" and "``CHECK-NEXT:``" directives to specify
368 "``CHECK-NEXT:``" directives reject the input unless there is exactly one
377 and "``CHECK-SAME:``" directives to specify this. If you specified a custom
393 "``CHECK-SAME:``" directives reject the input if there are any newlines between
532 ``CHECK-NOT:`` directives could be mixed with ``CHECK-DAG:`` directives to
533 exclude strings between the surrounding ``CHECK-DAG:`` directives. As a result,
534 the surrounding ``CHECK-DAG:`` directives cannot be reordered, i.e. all
589 preceding ``CHECK-DAG:`` directives in the same ``CHECK-DAG:`` block. Not only
[all …]
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
D_Pragma2.c12 #error Do not allow directives in _Pragma strings

12345678910>>...14