HomeSort by: relevance | last modified time | path
    Searched refs:inherited (Results 1 - 25 of 27) sorted by relevancy

1 2

  /src/external/mpl/bind/dist/bin/tests/system/checkconf/
bad-kasp-max-zone-ttl.conf 15 * The dnssec-policy is not defined. Should also be caught if it is inherited.
bad-kasp-policy-undefined-inherited-view.conf 15 * The dnssec-policy is not defined. Should also be caught if it is inherited.
bad-kasp-policy-undefined-inherited.conf 15 * The dnssec-policy is not defined. Should also be caught if it is inherited.
bad-kasp-keydir-vs-keystore3.conf 50 /* key-directory inherited from options. */
  /src/external/mpl/bind/dist/bin/tests/system/masterfile/
tests_masterfile.py 67 a.ttl2. 1 IN TXT "inherited ttl 1"
69 c.ttl2. 2 IN TXT "inherited ttl 2"
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplateVariadic.cpp 34 inherited; typedef in class:__anon3233::CollectUnexpandedParameterPacksVisitor
108 return inherited::TraverseTemplateName(Template);
136 return inherited::TraverseStmt(S);
145 return inherited::TraverseType(T);
156 return inherited::TraverseTypeLoc(TL);
169 return inherited::TraverseDecl(D);
177 return inherited::TraverseAttr(A);
194 return inherited::TraverseUnresolvedUsingValueDecl(D);
202 return inherited::TraverseUnresolvedUsingTypenameDecl(D);
210 return inherited::TraverseTemplateArgument(Arg)
    [all...]
SemaTemplateInstantiate.cpp 919 typedef TreeTransform<TemplateInstantiator> inherited; typedef in class:__anon3232::TemplateInstantiator
925 : inherited(SemaRef), TemplateArgs(TemplateArgs), Loc(Loc),
1105 return inherited::TransformFunctionProtoType(TLB, TL);
1305 VarDecl *Var = inherited::RebuildExceptionDecl(ExceptionDecl, Declarator,
1315 VarDecl *Var = inherited::RebuildObjCExceptionDecl(ExceptionDecl, TSInfo, T);
1418 return inherited::TransformTemplateName(SS, Name, NameLoc, ObjectType,
1747 return inherited::TransformFunctionProtoType(
3445 // including members inherited from base classes) that has not
SemaTemplate.cpp 5934 typedef TypeVisitor<UnnamedLocalNoLinkageFinder, bool> inherited; typedef in class:__anon3225::UnnamedLocalNoLinkageFinder
5940 return T.isNull() ? false : inherited::Visit(T.getTypePtr());
10753 typedef TreeTransform<CurrentInstantiationRebuilder> inherited; typedef in class:__anon3226::CurrentInstantiationRebuilder
  /src/common/dist/zlib/contrib/delphi/
ZLib.pas 391 inherited Create;
412 inherited Create(Dest);
436 inherited Destroy;
485 inherited Create(Source);
495 inherited Destroy;
  /src/external/gpl3/binutils/dist/zlib/contrib/delphi/
ZLib.pas 391 inherited Create;
412 inherited Create(Dest);
436 inherited Destroy;
485 inherited Create(Source);
495 inherited Destroy;
  /src/external/gpl3/binutils.old/dist/zlib/contrib/delphi/
ZLib.pas 391 inherited Create;
412 inherited Create(Dest);
436 inherited Destroy;
485 inherited Create(Source);
495 inherited Destroy;
  /src/external/gpl3/gdb/dist/zlib/contrib/delphi/
ZLib.pas 391 inherited Create;
412 inherited Create(Dest);
436 inherited Destroy;
485 inherited Create(Source);
495 inherited Destroy;
  /src/external/gpl3/gdb.old/dist/zlib/contrib/delphi/
ZLib.pas 391 inherited Create;
412 inherited Create(Dest);
436 inherited Destroy;
485 inherited Create(Source);
495 inherited Destroy;
  /src/external/mpl/bind/dist/bin/tests/system/checkzone/
tests.sh 107 echo_i "checking for no 'inherited owner' warning on '\$INCLUDE file' with no new \$ORIGIN ($n)"
109 $CHECKZONE example zones/nowarn.inherited.owner.db >test.out1.$n 2>&1 || ret=1
110 grep "inherited.owner" test.out1.$n >/dev/null && ret=1
115 echo_i "checking for 'inherited owner' warning on '\$ORIGIN + \$INCLUDE file' ($n)"
118 grep "inherited.owner" test.out1.$n >/dev/null || ret=1
123 echo_i "checking for 'inherited owner' warning on '\$INCLUDE file origin' ($n)"
125 $CHECKZONE example zones/warn.inherited.owner.db >test.out1.$n 2>&1 || ret=1
126 grep "inherited.owner" test.out1.$n >/dev/null || ret=1
  /src/external/mpl/bind/dist/bin/tests/system/forward/
tests.sh 227 echo_i "checking that rfc1918 inherited 'forward first;' zones are warned about ($n)"
229 $CHECKCONF rfc1918-inherited.conf | grep "forward first;" >/dev/null || ret=1
235 echo_i "checking that ULA inherited 'forward first;' zones are warned about ($n)"
237 $CHECKCONF ula-inherited.conf | grep "forward first;" >/dev/null || ret=1
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium4/sse2/
popcount.asm 100 undefine(`psadbw') C override inherited m4 version
  /src/crypto/external/apache2/openssl/dist/
Configure 3291 # inherited values as arguments.
3293 # empty string, the inherited value list will be run through the
3297 # will simply override the inherited list of values.
3306 my $inherited = shift; # Always a [ list ]
3313 $object = $object->(@$inherited);
3320 return [ map { process_values($_, $inherited, $target, $entry) }
  /src/crypto/external/bsd/openssl/dist/
Configure 3132 # inherited values as arguments.
3134 # empty string, the inherited value list will be run through the
3138 # will simply override the inherited list of values.
3147 my $inherited = shift; # Always a [ list ]
3154 $object = $object->(@$inherited);
3161 return [ map { process_values($_, $inherited, $target, $entry) }
  /src/crypto/external/bsd/openssl.old/dist/
Configure 3125 # inherited values as arguments.
3127 # empty string, the inherited value list will be run through the
3131 # will simply override the inherited list of values.
3140 my $inherited = shift; # Always a [ list ]
3147 $object = $object->(@$inherited);
3154 return [ map { process_values($_, $inherited, $target, $entry) }
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
zfs_acl.c 1459 * Should ACE be inherited?
1516 * Strip inherited execute permission from file if
1555 * If ACE is not to be inherited further, or if the vnode is
1603 boolean_t inherited = B_FALSE; local
1697 inherited = B_TRUE;
1716 if (inherited || vsecp) {
  /src/external/gpl3/gcc/dist/gcc/fortran/
resolve.cc 14660 The difference between those cases is finding possible inherited bindings
14671 gfc_symtree* inherited; local
14693 /* Look for an inherited specific binding. */
14696 inherited = gfc_find_typebound_proc (super_type, NULL, target_name,
14699 if (inherited)
14701 gcc_assert (inherited->n.tb);
14702 target->specific = inherited->n.tb;
14712 other specifics already found or inherited for the same GENERIC. */
14730 /* Check for ambiguity with inherited specific targets. */
15204 /* Try to find a name collision with an inherited component. *
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
resolve.cc 13916 The difference between those cases is finding possible inherited bindings
13927 gfc_symtree* inherited; local
13949 /* Look for an inherited specific binding. */
13952 inherited = gfc_find_typebound_proc (super_type, NULL, target_name,
13955 if (inherited)
13957 gcc_assert (inherited->n.tb);
13958 target->specific = inherited->n.tb;
13968 other specifics already found or inherited for the same GENERIC. */
13986 /* Check for ambiguity with inherited specific targets. */
14406 /* Try to find a name collision with an inherited component. *
    [all...]
  /src/external/gpl3/autoconf/dist/
maint.mk 218 # Note that while this functionality is mostly inherited via VC_LIST_EXCEPT,
  /src/external/gpl3/gcc/dist/gcc/objc/
objc-act.cc 4247 get_class_ivars (tree interface, bool inherited)
4258 if (!inherited)
4678 construction or destruction code. Note that ivars inherited from
6923 inherited by P, then we must! */
  /src/external/gpl3/gcc.old/dist/gcc/objc/
objc-act.cc 4249 get_class_ivars (tree interface, bool inherited)
4260 if (!inherited)
4680 construction or destruction code. Note that ivars inherited from
6925 inherited by P, then we must! */

Completed in 124 milliseconds

1 2