Home
last modified time | relevance | path

Searched refs:inherited (Results 1 – 25 of 144) sorted by relevance

123456

/openbsd/regress/sys/arch/amd64/dump_tables/
H A Ddump_tables.c149 pflags(pd_entry_t e, pd_entry_t inherited) in pflags() argument
154 inherited &= e; in pflags()
165 inherited & PG_u ? 'u' : '-', in pflags()
167 inherited & PG_RW ? 'W' : '-', in pflags()
168 inherited & PG_NX ? 'X' : '-'); /* reversed */ in pflags()
179 pent(int level, int idx, vaddr_t va, pd_entry_t e, pd_entry_t inherited, in pent() argument
204 inherited &= e; in pent()
209 pflags(e, inherited); in pent()
224 inherited, l4_type == T_PTE ? l4type(i) : T_NORMAL); in pent()
/openbsd/gnu/usr.bin/perl/ext/File-Glob/
H A DMakefile.PL16 my $inherited = shift->SUPER::cflags(@_);
19 $inherited =~ s/\s-O\d?//m;
21 $inherited;
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/EventFacet/
H A DAmnesty.t9 my $one = $CLASS->new(details => 'foo', tag => 'bar', inherited => 0);
13 is($one->inherited, 0, "Got 'inherited' value");
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp35 inherited; typedef in __anon573c93410111::CollectUnexpandedParameterPacksVisitor
109 return inherited::TraverseTemplateName(Template); in TraverseTemplateName()
137 return inherited::TraverseStmt(S); in TraverseStmt()
146 return inherited::TraverseType(T); in TraverseType()
157 return inherited::TraverseTypeLoc(TL); in TraverseTypeLoc()
170 return inherited::TraverseDecl(D); in TraverseDecl()
178 return inherited::TraverseAttr(A); in TraverseAttr()
195 return inherited::TraverseUnresolvedUsingValueDecl(D); in TraverseUnresolvedUsingValueDecl()
211 return inherited::TraverseTemplateArgument(Arg); in TraverseTemplateArgument()
227 return inherited::TraverseCXXBaseSpecifier(Base); in TraverseCXXBaseSpecifier()
[all …]
H A DSemaTemplateInstantiate.cpp1101 typedef TreeTransform<TemplateInstantiator> inherited; typedef in __anon7fd784e20211::TemplateInstantiator
1106 : inherited(SemaRef), TemplateArgs(TemplateArgs), Loc(Loc), in TemplateInstantiator()
1300 return inherited::TransformFunctionProtoType(TLB, TL); in TransformFunctionProtoType()
1315 using inherited::TransformTemplateTypeParmType;
1330 using inherited::TransformSubstTemplateTypeParmPackType;
1339 ExprResult Result = inherited::TransformLambdaExpr(E); in TransformLambdaExpr()
1367 ExprResult TransReq = inherited::TransformRequiresExpr(E); in TransformRequiresExpr()
1558 VarDecl *Var = inherited::RebuildExceptionDecl(ExceptionDecl, Declarator, in RebuildExceptionDecl()
1680 return inherited::TransformTemplateName(SS, Name, NameLoc, ObjectType, in TransformTemplateName()
1996 return inherited::TransformDeclRefExpr(E); in TransformDeclRefExpr()
[all …]
/openbsd/gnu/llvm/llvm/utils/lit/tests/Inputs/discovery/subdir/
H A Dlit.local.cfg3 # Check that the arbitrary config values in our parent was inherited.
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/API/
H A DStack.t72 is($new->ipc, $top->ipc, "inherited ipc");
73 is($new->format, $top->format, "inherited formatter");
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/Event/
H A DSkip.pm46 inherited => 0,
H A DSubtest.pm95 $e->add_amnesty($am->clone(inherited => 1));
/openbsd/gnu/usr.bin/perl/cpan/Test2-Suite/lib/Test2/
H A DTodo.pm35 $event->add_amnesty({tag => 'TODO', details => $reason, inherited => 1});
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/Event/
H A DSkip.t22 inherited => 0,
/openbsd/gnu/usr.bin/perl/cpan/Test2-Suite/t/acceptance/
H A DWorkflow-Acceptance5.t23 isnt(get_ids(), $orig, "In child (inherited)")
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/objc.dg/
H A Dbitfield-1.m1 /* Check if bitfield ivars are inherited correctly (i.e., without
/openbsd/gnu/usr.bin/gcc/gcc/objc/
H A DREADME38 `-Wno-protocol' causes it to allow inherited methods, while
46 methods of that particular class. This method is not inherited, and
/openbsd/gnu/gcc/gcc/objc/
H A DREADME38 `-Wno-protocol' causes it to allow inherited methods, while
46 methods of that particular class. This method is not inherited, and
/openbsd/gnu/usr.bin/perl/cpan/Math-BigInt/t/
H A Dcalling-class-methods.t36 # check whether op's accept normal strings, even when inherited by subclasses
H A Dcalling-instance-methods.t36 # check whether op's accept normal strings, even when inherited by subclasses
/openbsd/gnu/usr.bin/perl/cpan/NEXT/t/
H A Dunseen.t46 $seen++ ? ::fail("Can't visit inherited test twice")
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/Tools/
H A DTiny.pm194 $event->add_amnesty({tag => 'TODO', details => $reason, inherited => 1});
/openbsd/gnu/usr.bin/perl/
H A Dvxs.inc242 || strcmp(classname,VXS_CLASS) != 0 ) /* inherited new() */
434 || strcmp(classname,"version")) ) { /* inherited new() */
/openbsd/sys/dev/pci/drm/i915/display/
H A Dhsw_ips.c162 if (intel_crtc_needs_fastset(new_crtc_state) && old_crtc_state->inherited) in hsw_ips_need_enable()
/openbsd/gnu/llvm/llvm/docs/TableGen/
H A DProgRef.rst107 classes are inherited by concrete records. Even so, some fields of concrete
575 specified each time the class is inherited by another class or record.
579 argument list when the class is inherited (required argument). If an
609 from the class. If the class is inherited by an anonymous record, the name
648 for fields defined directly in the body or fields inherited from parent
737 ``"Hello!"``. In addition, ``Y`` overrides the inherited ``V`` field,
851 their parent classes. So the ``let`` acts to override inherited field
1292 * In a class definition, the assertions are saved and inherited by all
1391 c. Add the parent class to the record's list of inherited classes.
1394 bindings only apply to inherited fields.
[all …]
/openbsd/gnu/usr.bin/perl/t/re/
H A Dscript_run.t69 like("A\N{COMBINING GRAVE ACCENT}", $script_run, "An inherited script matches others");
72 …LDE}\N{COMBINING GRAVE ACCENT}", $script_run, "A script containing only inherited characters match…
/openbsd/gnu/usr.bin/binutils/ld/scripttempl/
H A Dv850.sc23 attributes from being inherited by the zdata
/openbsd/gnu/usr.bin/binutils-2.17/ld/scripttempl/
H A Dv850.sc23 attributes from being inherited by the zdata

123456