Home
last modified time | relevance | path

Searched refs:roles (Results 1 – 25 of 26) sorted by relevance

12

/openbsd/games/hack/
H A Dhack.u_init.c76 char *(roles[]) = { /* must all have distinct first letter */ variable
81 #define NR_OF_ROLES SIZE(roles)
167 roles[4] = "Cave-woman"; in u_init()
169 rolesyms[i] = roles[i][0]; in u_init()
196 printf(" a %s", roles[i]); in u_init()
230 roles[i]); in u_init()
240 roles[i][0] = pc; in u_init()
246 (void) strlcpy(pl_character, roles[i], sizeof pl_character); in u_init()
/openbsd/sbin/isakmpd/
H A Dexchange_num.cst38 # Switch roles at this point in the exchange.
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlootut.pod250 against it. Generally, you can use B<roles> to do everything you can do
366 B<consume> roles.
379 This is where roles come in. It makes a lot of sense to create a
384 Perl does not have any built-in way to express roles. In the past,
386 there are several good choices on CPAN for using roles.
506 C<Moose> lets you define roles the same way you define classes:
676 As we mentioned before, roles provide an alternative to inheritance,
680 roles with L<Role::Tiny>
H A Dperlgov.pod94 This document describes three roles involved in governance:
H A Dperlobj.pod832 provided for use by object system extensions that implement roles, like
/openbsd/gnu/llvm/clang/lib/Index/
H A DIndexingContext.cpp314 auto acceptForRelation = [](SymbolRoleSet roles) -> bool { in shouldReportOccurrenceForSystemDeclOnlyMode() argument
316 applyForEachSymbolRoleInterruptible(roles, [&accept](SymbolRole r) -> bool { in shouldReportOccurrenceForSystemDeclOnlyMode()
H A DIndexDecl.cpp398 SymbolRoleSet roles{}; in handleReferencedProtocols() local
400 roles |= (SymbolRoleSet)SymbolRole::Implicit; in handleReferencedProtocols()
401 TRY_TO(IndexCtx.handleReference(PD, Loc, ContD, ContD, roles, in handleReferencedProtocols()
/openbsd/gnu/llvm/clang/include/clang/Tooling/Syntax/
H A DSyntax.td16 // - Lists, with children in alternating Element/Delimiter roles. (syntax::List)
/openbsd/gnu/usr.bin/gcc/gcc/config/d30v/
H A Dd30v.md132 ;; the assembler has only a single operand that fills two roles considered
/openbsd/gnu/usr.bin/perl/cpan/perlfaq/lib/
H A Dperlfaq4.pod2733 Moose that supports roles.
H A Dperlglossary.pod2810 A name X<roles (term)>for a concrete set of behaviors. A role is a way to
/openbsd/gnu/llvm/llvm/docs/
H A DAMDGPUDwarfExtensionsForHeterogeneousDebugging.rst4682 .. table:: ``.debug_info`` section attribute form roles
4683 :name: amdgpu-dwarf-debug-info-section-attribute-form-roles-table
/openbsd/gnu/usr.bin/gcc/gcc/config/frv/
H A Dfrv.md149 ;; the assembler has only a single operand that fills two roles considered
/openbsd/gnu/llvm/clang/docs/
H A DInternalsManual.rst41 We describe the roles of these classes in order of their dependencies.
/openbsd/gnu/gcc/gcc/config/frv/
H A Dfrv.md201 ;; the assembler has only a single operand that fills two roles considered
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Dinvoke.texi10697 Use of this flag for other registers that have fixed pervasive roles in
10711 Use of this flag for other registers that have fixed pervasive roles in
H A Dmd.texi910 that the assembler has only a single operand that fills two roles
/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DAttrDocs.td4795 The ``nocf_check`` attribute has two roles:
/openbsd/gnu/gcc/gcc/doc/
H A Dinvoke.texi13515 Use of this flag for other registers that have fixed pervasive roles in
13529 Use of this flag for other registers that have fixed pervasive roles in
H A Dmd.texi1226 that the assembler has only a single operand that fills two roles
H A Dgcc.info12786 pervasive roles in the machine's execution model will produce
12800 pervasive roles in the machine's execution model will produce
18137 that the assembler has only a single operand that fills two roles
H A Dgccint.info13228 that the assembler has only a single operand that fills two roles
/openbsd/gnu/usr.bin/binutils/gdb/
H A DChangeLog-200312158 * MAINTAINERS: Remove my name from several maintainership roles.
/openbsd/gnu/usr.bin/perl/
H A DMANIFEST289 cpan/autodie/t/hints_provider_does.t autodie - Test hints/does roles
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog17865 * rtl.h (mem_attrs): Spell out more clearly the roles of ALIGN,

12