Searched refs:named (Results 1 - 25 of 255) sorted by relevance

1234567891011

/openbsd-current/regress/usr.bin/mandoc/char/unicode/
H A DMakefile4 REGRESS_TARGETS += man mdoc named namediff nogroff
7 HTML_TARGETS = ascii invalid latin1 latin1diff named namediff nogroff
/openbsd-current/gnu/llvm/llvm/lib/TargetParser/Windows/
H A DHost.inc27 // Override the default target with an environment variable named by
/openbsd-current/gnu/usr.bin/perl/t/op/
H A Danonconst.t47 like $@, qr/^:const is not permitted on named subroutines at /,
48 ':const on named stub';
50 like $@, qr/^:const is not permitted on named subroutines at /,
51 ':const on named sub';
H A Dstash.t146 # CvSTASH should be null on a named sub if the stash has been deleted
156 like($stash, qr/B::SPECIAL/, "NULL CvSTASH on named sub");
180 sub named {};
182 my $named = eval q[*named{CODE}]; # not \&named; we want a real GV
184 delete $FOO3::{named}; # make named anonymous
188 $cv = B::svref_2object($named);
190 ok($gv->isa(q/B::GV/), "ex-named C
[all...]
/openbsd-current/gnu/gcc/gcc/config/score/
H A Dscore-protos.h48 tree type, int named);
51 enum machine_mode mode, tree type, int named);
57 tree type, int named);
H A Dscore.c152 bool named ATTRIBUTE_UNUSED)
285 is a named (fixed) argument rather than a variable one. */
288 tree type, int named, struct score_arg_info *info)
298 if (type != NULL_TREE && TYPE_ALIGN (type) > BITS_PER_WORD && named)
677 tree type, int named)
680 classify_arg (cum, mode, type, named, &info);
690 enum machine_mode mode, tree type, int named)
693 classify_arg (cum, mode, type, named, &info);
700 tree type, int named)
704 if (mode == VOIDmode || !named)
287 classify_arg(const CUMULATIVE_ARGS *cum, enum machine_mode mode, tree type, int named, struct score_arg_info *info) argument
676 score_function_arg_advance(CUMULATIVE_ARGS *cum, enum machine_mode mode, tree type, int named) argument
689 score_arg_partial_bytes(const CUMULATIVE_ARGS *cum, enum machine_mode mode, tree type, int named) argument
699 score_function_arg(const CUMULATIVE_ARGS *cum, enum machine_mode mode, tree type, int named) argument
[all...]
/openbsd-current/usr.bin/file/
H A Dmagic-dump.c58 RB_FOREACH(ml, magic_named_tree, &m->named)
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dresres.c221 if (!re->id.named
334 && (type->named || type->u.id != (unsigned long) rt))
372 if (id->named)
431 if (id->named)
472 id->named = 0;
476 /* named id */
481 id->named = 1;
562 a[2].named = 0;
H A Drcparse.y344 dialog.menu.named = 1;
345 dialog.class.named = 1;
369 dialog.menu.named = 1;
370 dialog.class.named = 1;
396 dialog.menu.named = 1;
397 dialog.class.named = 1;
642 $$->class.named = 1;
653 $$->class.named = 1;
896 $$.named = 0;
1372 $$.named
[all...]
H A Dwindres.c216 if (! a.named)
218 if (b.named)
231 if (! b.named)
264 if (! id.named)
296 res_id->named = 1;
412 a[0].named = 0;
415 a[2].named = 0;
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dresres.c221 if (!re->id.named
334 && (type->named || type->u.id != (unsigned long) rt))
372 if (id->named)
431 if (id->named)
472 id->named = 0;
476 /* named id */
481 id->named = 1;
562 a[2].named = 0;
H A Drcparse.y346 dialog.menu.named = 1;
347 dialog.class.named = 1;
371 dialog.menu.named = 1;
372 dialog.class.named = 1;
398 dialog.menu.named = 1;
399 dialog.class.named = 1;
644 $$->class.named = 1;
655 $$->class.named = 1;
898 $$.named = 0;
1381 $$.named
[all...]
H A Dwindres.c220 if (! a.named)
222 if (b.named)
235 if (! b.named)
268 if (! id.named)
300 res_id->named = 1;
416 a[0].named = 0;
419 a[2].named = 0;
/openbsd-current/gnu/gcc/gcc/
H A Dtarghooks.c221 version of the hook is true for all named arguments. */
226 tree type ATTRIBUTE_UNUSED, bool named)
228 return named;
326 tree type ATTRIBUTE_UNUSED, bool named ATTRIBUTE_UNUSED)
335 tree type ATTRIBUTE_UNUSED, bool named ATTRIBUTE_UNUSED)
344 tree type ATTRIBUTE_UNUSED, bool named ATTRIBUTE_UNUSED)
224 hook_callee_copies_named(CUMULATIVE_ARGS *ca ATTRIBUTE_UNUSED, enum machine_mode mode ATTRIBUTE_UNUSED, tree type ATTRIBUTE_UNUSED, bool named) argument
/openbsd-current/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/lib/ExtUtils/
H A DTypemaps.pm130 Required named arguments: The C<ctype> (e.g. C<ctype =E<gt> 'double'>)
133 Optional named arguments: C<replace =E<gt> 1> forces removal/replacement of
138 As an alternative to the named parameters usage, you may pass in
140 added to the typemap. In that case, only the C<replace> or C<skip> named parameters
197 Required named arguments:
201 Optional named arguments: C<replace =E<gt> 1> forces removal/replacement of
206 As an alternative to the named parameters usage, you may pass in
208 added to the typemap. In that case, only the C<replace> or C<skip> named parameters
316 Required named argument: C<string> to specify the string to parse.
334 Required named argumen
[all...]
/openbsd-current/gnu/usr.bin/perl/lib/Time/
H A Dgmtime.pm69 This object has methods that return the similarly named structure field
76 named with a preceding C<tm_> in front their method names. Thus,
H A Dlocaltime.pm64 This object has methods that return the similarly named structure field
71 variables named with a preceding C<tm_> in front their method names.
/openbsd-current/gnu/llvm/clang/include/clang/Tooling/Inclusions/
H A DStandardLibrary.h41 static std::optional<Header> named(llvm::StringRef Name);
67 /// named("std::chrono::", "system_clock")
68 static std::optional<Symbol> named(llvm::StringRef Scope,
/openbsd-current/gnu/usr.bin/perl/lib/User/
H A Dgrent.pm67 named structure field name from the C's passwd structure from F<grp.h>;
73 overrides your core functions.) Access these fields as variables named
/openbsd-current/gnu/usr.bin/perl/lib/Net/
H A Dservent.pm70 named structure field name from the C's servent structure from F<netdb.h>;
76 overrides your core functions.) Access these fields as variables named
H A Dprotoent.pm68 similarly named structure field name from the C's protoent structure
74 overrides your core functions.) Access these fields as variables named
/openbsd-current/games/hack/
H A Dhack.steal.c140 int named = 0; local
182 named++;
211 pline("%s stole %s.", named ? "She" : Monnam(mtmp), doname(otmp));
/openbsd-current/gnu/usr.bin/texinfo/makeinfo/
H A Dmacro.c292 /* Substitute actual parameters for named parameters in body.
293 The named parameters which appear in BODY must by surrounded
296 apply (char **named, char **actuals, char *body)
316 { /* Snarf parameter name, check against named parameters. */
342 /* Check against named parameters. */
343 for (which = 0; named && named[which]; which++)
344 if (STREQ (named[which], param))
347 if (named && named[whic
294 apply(char **named, char **actuals, char *body) argument
[all...]
/openbsd-current/gnu/usr.bin/perl/dist/Module-CoreList/
H A Dcorelist120 lists the first version of perl each named utility program was released with
125 are listed, and any utility programs named on the command line are ignored.
129 lists the first version bundle of each named feature given
/openbsd-current/gnu/gcc/gcc/config/avr/
H A Davr-protos.h52 tree type, int named);
58 int named);

Completed in 375 milliseconds

1234567891011