/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | UsedDeclVisitor.h | 26 typedef EvaluatedExprVisitor<Derived> Inherited; typedef 28 UsedDeclVisitor(Sema &S) : Inherited(S.Context), S(S) {} in UsedDeclVisitor() 49 Inherited::VisitCapturedStmt(Node); in VisitCapturedStmt() 64 Inherited::VisitCXXNewExpr(E); in VisitCXXNewExpr() 80 Inherited::VisitCXXDeleteExpr(E); in VisitCXXDeleteExpr() 90 Inherited::VisitCXXConstructExpr(E); in VisitCXXConstructExpr() 95 Inherited::VisitCXXDefaultArgExpr(E); in VisitCXXDefaultArgExpr() 100 Inherited::VisitCXXDefaultInitExpr(E); in VisitCXXDefaultInitExpr() 106 Inherited::VisitInitListExpr(ILE); in VisitInitListExpr()
|
H A D | SemaTemplateVariadic.cpp | 35 inherited; typedef in __anone7d735f40111::CollectUnexpandedParameterPacksVisitor 112 return inherited::TraverseTemplateName(Template); in TraverseTemplateName() 140 return inherited::TraverseStmt(S); in TraverseStmt() 149 return inherited::TraverseType(T); in TraverseType() 160 return inherited::TraverseTypeLoc(TL); in TraverseTypeLoc() 173 return inherited::TraverseDecl(D); in TraverseDecl() 181 return inherited::TraverseAttr(A); in TraverseAttr() 191 return inherited::TraverseStmt(E->getIndexExpr()); in TraversePackIndexingExpr() 194 return inherited::TraverseStmt(E->getIndexExpr()); in TraversePackIndexingType() 197 return inherited::TraverseStmt(TL.getIndexExpr()); in TraversePackIndexingTypeLoc() [all …]
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_set/ |
H A D | user_property_002_pos.ksh | 36 # User defined property are always inherited from its parent dataset 63 # Verify options datasets (3-n) inherit from the inherited dataset $2. 66 # $2 inherited dataset 81 "$source" != "inherited from $inherited_dtst" ]] 92 log_assert "User defined property inherited from its parent." 114 log_note "Set intermediate dataset will change the inherited relationship." 120 log_pass "User defined property inherited from its parent passed."
|
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_set/ |
H A D | user_property_002_pos.ksh | 36 # User defined property are always inherited from its parent dataset 74 # Verify options datasets (3-n) inherit from the inherited dataset $2. 77 # $2 inherited dataset 92 "$source" != "inherited from $inherited_dtst" ]] 103 log_assert "User defined property inherited from its parent." 125 log_note "Set intermediate dataset will change the inherited relationship." 131 log_pass "User defined property inherited from its parent passed."
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ODRHash.cpp | 261 typedef ConstDeclVisitor<ODRDeclVisitor> Inherited; typedef in __anonb4317f1a0111::ODRDeclVisitor 300 Inherited::Visit(D); in Visit() 305 Inherited::VisitNamedDecl(D); in VisitNamedDecl() 312 Inherited::VisitValueDecl(D); in VisitValueDecl() 323 Inherited::VisitVarDecl(D); in VisitVarDecl() 328 Inherited::VisitParmVarDecl(D); in VisitParmVarDecl() 333 Inherited::VisitAccessSpecDecl(D); in VisitAccessSpecDecl() 340 Inherited::VisitStaticAssertDecl(D); in VisitStaticAssertDecl() 354 Inherited::VisitFieldDecl(D); in VisitFieldDecl() 359 Inherited::VisitObjCIvarDecl(D); in VisitObjCIvarDecl() [all …]
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/delegate/ |
H A D | zfs_unallow_007_neg.ksh | 36 # zfs unallow will not remove those permissions which inherited from 47 log_assert "zfs unallow won't remove those permissions which inherited from " \ 59 # return 0, the inherited permissions can't be removed in fact. 64 log_pass "Verify zfs unallow won't remove inherited permissions passed."
|
/freebsd/tests/sys/cddl/zfs/tests/acl/nontrivial/ |
H A D | zfs_acl_chmod_inherit_002_pos.ksh | 122 # According to inherited flag, verify subdirectories and files within it has 123 # correct inherited access control. 146 # Get the files which inherited ACE. 154 # Get the directores which inherited ACE. 186 # are inherited. 191 # inherited. 226 expect2=${acltemp}:inherited:${aclaction} 254 expect1=${acltemp}/inherit_only/inherited:${aclaction} 259 expect1=${acltemp}/inherited:${aclaction}
|
H A D | zfs_acl_chmod_inherit_001_pos.ksh | 111 # According to inherited flag, verify subdirectories and files within it has 112 # correct inherited access control. 128 # Get the files which inherited ACE. 136 # Get the directores which inherited ACE.
|
/freebsd/tests/sys/cddl/zfs/tests/delegate/ |
H A D | zfs_unallow_007_neg.ksh | 36 # zfs unallow will not remove those permissions which inherited from 56 log_assert "zfs unallow won't remove those permissions which inherited from " \ 68 # return 0, the inherited permissions can't be removed in fact. 73 log_pass "Verify zfs unallow won't remove inherited permissions passed."
|
/freebsd/usr.sbin/nscd/ |
H A D | cacheplcs.h | 77 * LFU cache policy item "inherited" from cache_policy_item_ structure 89 * LFU policy queue "inherited" from cache_policy_. 97 * LRU and FIFO policies item "inherited" from cache_policy_item_ 105 * LRU and FIFO policies "inherited" from cache_policy_
|
/freebsd/crypto/heimdal/doc/doxyout/hdb/html/ |
H A D | graph_legend.html | 31 <span class="comment">/*! Class that is inherited using public inheritance */</span> 37 <span class="comment">/*! Class that is inherited using protected inheritance */</span> 40 <span class="comment">/*! Class that is inherited using private inheritance */</span> 43 <span class="comment">/*! Class that is used by the Inherited class */</span> 47 <span class="keyword">class </span>Inherited : <span class="keyword">public</span> PublicBase,
|
/freebsd/crypto/heimdal/doc/doxyout/wind/html/ |
H A D | graph_legend.html | 31 <span class="comment">/*! Class that is inherited using public inheritance */</span> 37 <span class="comment">/*! Class that is inherited using protected inheritance */</span> 40 <span class="comment">/*! Class that is inherited using private inheritance */</span> 43 <span class="comment">/*! Class that is used by the Inherited class */</span> 47 <span class="keyword">class </span>Inherited : <span class="keyword">public</span> PublicBase,
|
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | ASTRecordReader.h | 114 /// Read information about an exception specification (inherited). 218 // DeclarationName readDeclarationName(); (inherited) 225 // NestedNameSpecifier *readNestedNameSpecifier(); (inherited) 230 // TemplateName readTemplateName(); (inherited) 232 /// Read a template argument, advancing Idx. (inherited) 295 // APValue readAPValue(); (inherited) 298 // llvm::APInt readAPInt(); (inherited) 301 // llvm::APSInt readAPSInt(); (inherited)
|
/freebsd/tests/sys/cddl/zfs/tests/inheritance/ |
H A D | README.state | 53 # from which the property is inherited. (The code 54 # automatically adds in the 'inherited from..' part 65 # from which the property is inherited. 83 # were inherited from the top level pool (called TESTPOOL). Note the '-:-'
|
H A D | inherit.kshlib | 49 # either be "default", "local", or "inherited from <parent dataset>". 83 elif [[ $prop_src != "inherited from $expected" ]]; then 85 " rather than 'inherited from $expected'"
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/inheritance/ |
H A D | README.state | 55 # from which the property is inherited. (The code 56 # automatically adds in the 'inherited from..' part 67 # from which the property is inherited. 85 # were inherited from the top level pool (called TESTPOOL). Note the '-:-'
|
H A D | inherit.kshlib | 47 # either be "default", "local", or "inherited from <parent dataset>". 81 elif [[ $prop_src != "inherited from $expected" ]]; then 83 " rather than 'inherited from $expected'"
|
/freebsd/crypto/heimdal/doc/doxyout/gssapi/html/ |
H A D | graph_legend.html | 32 <span class="comment">/*! Class that is inherited using public inheritance */</span> 38 <span class="comment">/*! Class that is inherited using protected inheritance */</span> 41 <span class="comment">/*! Class that is inherited using private inheritance */</span> 44 <span class="comment">/*! Class that is used by the Inherited class */</span> 48 <span class="keyword">class </span>Inherited : <span class="keyword">public</span> PublicBase,
|
/freebsd/crypto/heimdal/doc/doxyout/hcrypto/html/ |
H A D | graph_legend.html | 32 <span class="comment">/*! Class that is inherited using public inheritance */</span> 38 <span class="comment">/*! Class that is inherited using protected inheritance */</span> 41 <span class="comment">/*! Class that is inherited using private inheritance */</span> 44 <span class="comment">/*! Class that is used by the Inherited class */</span> 48 <span class="keyword">class </span>Inherited : <span class="keyword">public</span> PublicBase,
|
/freebsd/crypto/heimdal/doc/doxyout/hx509/html/ |
H A D | graph_legend.html | 32 <span class="comment">/*! Class that is inherited using public inheritance */</span> 38 <span class="comment">/*! Class that is inherited using protected inheritance */</span> 41 <span class="comment">/*! Class that is inherited using private inheritance */</span> 44 <span class="comment">/*! Class that is used by the Inherited class */</span> 48 <span class="keyword">class </span>Inherited : <span class="keyword">public</span> PublicBase,
|
/freebsd/crypto/heimdal/doc/doxyout/krb5/html/ |
H A D | graph_legend.html | 33 <span class="comment">/*! Class that is inherited using public inheritance */</span> 39 <span class="comment">/*! Class that is inherited using protected inheritance */</span> 42 <span class="comment">/*! Class that is inherited using private inheritance */</span> 45 <span class="comment">/*! Class that is used by the Inherited class */</span> 49 <span class="keyword">class </span>Inherited : <span class="keyword">public</span> PublicBase,
|
/freebsd/crypto/heimdal/doc/doxyout/ntlm/html/ |
H A D | graph_legend.html | 33 <span class="comment">/*! Class that is inherited using public inheritance */</span> 39 <span class="comment">/*! Class that is inherited using protected inheritance */</span> 42 <span class="comment">/*! Class that is inherited using private inheritance */</span> 45 <span class="comment">/*! Class that is used by the Inherited class */</span> 49 <span class="keyword">class </span>Inherited : <span class="keyword">public</span> PublicBase,
|
/freebsd/lib/libc/posix1e/ |
H A D | acl_add_flag_np.3 | 52 .It ACL_ENTRY_FILE_INHERIT Ta "Will be inherited by files." 53 .It ACL_ENTRY_DIRECTORY_INHERIT Ta "Will be inherited by directories." 56 .It ACL_ENTRY_INHERITED Ta "Inherited from parent"
|
/freebsd/share/examples/jails/ |
H A D | VIMAGE | 15 ##################### ENABLE NON-INHERITED OPTIONS/DEVICES ##################### 45 ################ DISABLE UNNECESSARY INHERITED OPTIONS/DEVICES ################ 48 #################### Disable select inherited options 52 #################### Disable select inherited devices
|
/freebsd/contrib/byacc/ |
H A D | README.BTYACC | 367 inherited attributes (which tend to introduce conflicts). 385 inherited attributes, which look like arguments (they are 456 Inherited attributes in btyacc: 458 Inherited attributes look a lot like function arguments to 465 1. it does type checking on the inherited attributes, 467 you give the correct number of arguments (inherited 470 from inherited attributes. This eliminates many 472 the inherited attributes. 474 You use inherited attributes by declaring the types of the 482 /* lhs takes 2 inherited attributes */
|