/openbsd/games/hack/ |
H A D | hack.u_init.c | 76 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 D | exchange_num.cst | 38 # Switch roles at this point in the exchange.
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perlootut.pod | 250 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 D | perlgov.pod | 94 This document describes three roles involved in governance:
|
H A D | perlobj.pod | 832 provided for use by object system extensions that implement roles, like
|
/openbsd/gnu/llvm/clang/lib/Index/ |
H A D | IndexingContext.cpp | 314 auto acceptForRelation = [](SymbolRoleSet roles) -> bool { in shouldReportOccurrenceForSystemDeclOnlyMode() argument 316 applyForEachSymbolRoleInterruptible(roles, [&accept](SymbolRole r) -> bool { in shouldReportOccurrenceForSystemDeclOnlyMode()
|
H A D | IndexDecl.cpp | 398 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 D | Syntax.td | 16 // - Lists, with children in alternating Element/Delimiter roles. (syntax::List)
|
/openbsd/gnu/usr.bin/gcc/gcc/config/d30v/ |
H A D | d30v.md | 132 ;; the assembler has only a single operand that fills two roles considered
|
/openbsd/gnu/usr.bin/perl/cpan/perlfaq/lib/ |
H A D | perlfaq4.pod | 2733 Moose that supports roles.
|
H A D | perlglossary.pod | 2810 A name X<roles (term)>for a concrete set of behaviors. A role is a way to
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst | 4682 .. 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 D | frv.md | 149 ;; the assembler has only a single operand that fills two roles considered
|
/openbsd/gnu/llvm/clang/docs/ |
H A D | InternalsManual.rst | 41 We describe the roles of these classes in order of their dependencies.
|
/openbsd/gnu/gcc/gcc/config/frv/ |
H A D | frv.md | 201 ;; the assembler has only a single operand that fills two roles considered
|
/openbsd/gnu/usr.bin/gcc/gcc/doc/ |
H A D | invoke.texi | 10697 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 D | md.texi | 910 that the assembler has only a single operand that fills two roles
|
/openbsd/gnu/llvm/clang/include/clang/Basic/ |
H A D | AttrDocs.td | 4795 The ``nocf_check`` attribute has two roles:
|
/openbsd/gnu/gcc/gcc/doc/ |
H A D | invoke.texi | 13515 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 D | md.texi | 1226 that the assembler has only a single operand that fills two roles
|
H A D | gcc.info | 12786 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 D | gccint.info | 13228 that the assembler has only a single operand that fills two roles
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | ChangeLog-2003 | 12158 * MAINTAINERS: Remove my name from several maintainership roles.
|
/openbsd/gnu/usr.bin/perl/ |
H A D | MANIFEST | 289 cpan/autodie/t/hints_provider_does.t autodie - Test hints/does roles
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog | 17865 * rtl.h (mem_attrs): Spell out more clearly the roles of ALIGN,
|