Home
last modified time | relevance | path

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

1234

/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
HDmergeinfo.h140 svn_boolean_t *inherited,
161 svn_boolean_t *inherited,
251 svn_boolean_t *inherited,
278 svn_boolean_t *inherited,
HDmergeinfo.c218 svn_boolean_t inherited; in svn_client__get_wc_mergeinfo() local
330 inherited = FALSE; in svn_client__get_wc_mergeinfo()
338 inherited = TRUE; in svn_client__get_wc_mergeinfo()
347 inherited = FALSE; in svn_client__get_wc_mergeinfo()
357 if (inherited in svn_client__get_wc_mergeinfo()
367 *inherited_p = inherited; in svn_client__get_wc_mergeinfo()
374 svn_boolean_t *inherited, in svn_client__get_wc_mergeinfo_catalog() argument
398 SVN_ERR(svn_client__get_wc_mergeinfo(&mergeinfo, inherited, inherit, in svn_client__get_wc_mergeinfo_catalog()
556 svn_boolean_t *inherited, in svn_client__get_wc_or_repos_mergeinfo() argument
570 inherited, from_repos, in svn_client__get_wc_or_repos_mergeinfo()
[all …]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplateVariadic.cpp34 inherited; typedef in __anon9e36838b0111::CollectUnexpandedParameterPacksVisitor
108 return inherited::TraverseTemplateName(Template); in TraverseTemplateName()
136 return inherited::TraverseStmt(S); in TraverseStmt()
145 return inherited::TraverseType(T); in TraverseType()
156 return inherited::TraverseTypeLoc(TL); in TraverseTypeLoc()
169 return inherited::TraverseDecl(D); in TraverseDecl()
177 return inherited::TraverseAttr(A); in TraverseAttr()
194 return inherited::TraverseUnresolvedUsingValueDecl(D); in TraverseUnresolvedUsingValueDecl()
202 return inherited::TraverseUnresolvedUsingTypenameDecl(D); in TraverseUnresolvedUsingTypenameDecl()
210 return inherited::TraverseTemplateArgument(Arg); in TraverseTemplateArgument()
[all …]
HDSemaTemplateInstantiate.cpp896 typedef TreeTransform<TemplateInstantiator> inherited; typedef in __anon13f408ec0111::TemplateInstantiator
902 : inherited(SemaRef), TemplateArgs(TemplateArgs), Loc(Loc), in TemplateInstantiator()
1082 return inherited::TransformFunctionProtoType(TLB, TL); in TransformFunctionProtoType()
1282 VarDecl *Var = inherited::RebuildExceptionDecl(ExceptionDecl, Declarator, in RebuildExceptionDecl()
1292 VarDecl *Var = inherited::RebuildObjCExceptionDecl(ExceptionDecl, TSInfo, T); in RebuildObjCExceptionDecl()
1382 return inherited::TransformTemplateName(SS, Name, NameLoc, ObjectType, in TransformTemplateName()
1694 return inherited::TransformFunctionProtoType( in TransformFunctionProtoType()
/freebsd-11-stable/share/examples/jails/
HDVIMAGE49 #################### Disable select inherited options
53 #################### Disable select inherited devices
/freebsd-11-stable/crypto/openssl/doc/crypto/
HDX509_STORE_set_verify_cb_func.pod27 The verification callback from an B<X509_STORE> is inherited by
HDEVP_PKEY_cmp.pod38 parameters are sometimes omitted from a public key if they are inherited from
HDX509_STORE_CTX_set_verify_cb.pod48 The verification callback can be set and inherited from the parent structure
/freebsd-11-stable/contrib/byacc/
HDREADME.BTYACC367 inherited attributes (which tend to introduce conflicts).
385 inherited attributes, which look like arguments (they are
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 */
/freebsd-11-stable/crypto/openssl/doc/ssl/
HDSSL_CTX_set_tmp_dh_callback.pod23 The callback is inherited by all B<ssl> objects created from B<ctx>.
26 The key is inherited by all B<ssl> objects created from B<ctx>.
HDSSL_CTX_set_tmp_rsa_callback.pod27 The callback is inherited by all SSL objects newly created from B<ctx>
31 B<rsa>. The key is inherited by all SSL objects newly created from B<ctx>
HDSSL_CTX_set_cipher_list.pod18 in L<ciphers(1)|ciphers(1)>. The list of ciphers is inherited by all
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_svn/
HDprotocol209 [S] inherited-props If the server presents this capability, it supports the
210 retrieval of inherited properties via the get-dir and
314 [ inherited-props:iproplist ] )
327 [ inherited-props:iproplist ] )]
493 response: ( inherited-props:iproplist )
/freebsd-11-stable/contrib/apr/include/
HDapr.hnw229 /* Is the TCP_NODELAY socket option inherited from listening sockets?
233 /* Is the O_NONBLOCK flag inherited from listening sockets?
HDapr.hwc369 /* Is the TCP_NODELAY socket option inherited from listening sockets?
373 /* Is the O_NONBLOCK flag inherited from listening sockets?
HDapr.hw372 /* Is the TCP_NODELAY socket option inherited from listening sockets?
376 /* Is the O_NONBLOCK flag inherited from listening sockets?
HDapr.h.in318 /* Is the TCP_NODELAY socket option inherited from listening sockets?
322 /* Is the O_NONBLOCK flag inherited from listening sockets?
/freebsd-11-stable/sys/gnu/dts/arm/
HDrk3288-veyron-jerry.dts181 * Remove the inherited pinctrl settings to avoid clashing
/freebsd-11-stable/usr.sbin/bsdconfig/share/
HDsysrc.subr158 # we inherited from sourcing RC_DEFAULTS (above) so that we may
180 # restore the value to the one inherited from RC_DEFAULTS
HDmustberoot.subr41 # NOTE: These are not able to be overridden/inherited for security purposes.
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDzfs_acl.c1618 boolean_t inherited = B_FALSE; in zfs_acl_ids_create() local
1713 inherited = B_TRUE; in zfs_acl_ids_create()
1735 if (inherited || vsecp) { in zfs_acl_ids_create()
/freebsd-11-stable/contrib/llvm-project/libcxx/include/
HDostream21 // types (inherited from basic_ios (27.5.4)):
156 // types (inherited from basic_ios (27.5.4)):
HDistream21 // types (inherited from basic_ios (27.5.4)):
181 // types (inherited from basic_ios (27.5.4)):
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
HDDiagnosticASTKinds.td30 "constructor inherited from base class %0 cannot be used in a "
213 "in implicit initialization for inherited constructor of %0">;
/freebsd-11-stable/contrib/gcclibs/libiberty/
HDpexecute.txh173 The file descriptor underlying @var{fp} is marked not to be inherited

1234