Searched refs:inherited (Results 1 - 12 of 12) sorted by relevance

/freebsd-12-stable/contrib/subversion/subversion/libsvn_client/
H A Dmergeinfo.h71 svn_mergeinfo_t pre_merge_mergeinfo; /* Explicit or inherited mergeinfo
77 explicit or inherited. */
110 /* Find explicit or inherited WC mergeinfo for LOCAL_ABSPATH, and return it
112 whether the mergeinfo was inherited (TRUE or FALSE), if INHERITED is
115 This function will search for inherited mergeinfo in the parents of
119 for the inherited mergeinfo of an added path (i.e. one with no base
123 INHERIT indicates whether explicit, explicit or inherited, or only
124 inherited mergeinfo for LOCAL_ABSPATH is retrieved.
126 Don't look for inherited mergeinfo any higher than LIMIT_ABSPATH
129 Set *WALKED_PATH to the path climbed from LOCAL_ABSPATH to find inherited
[all...]
H A Dmergeinfo.c219 svn_boolean_t inherited;
236 interested in inherited mergeinfo. */
245 want inherited mergeinfo, walk towards the root of the WC until
247 (b) mergeinfo. If we encounter (b), use that inherited
310 /* Look in LOCAL_ABSPATH's parent for inherited mergeinfo if
314 revision; otherwise stop looking for inherited mergeinfo. */
331 inherited = FALSE;
336 /* Mergeinfo may be inherited. */
339 inherited = TRUE;
348 inherited
218 svn_boolean_t inherited; local
373 svn_client__get_wc_mergeinfo_catalog(svn_mergeinfo_catalog_t *mergeinfo_cat, svn_boolean_t *inherited, svn_boolean_t include_descendants, svn_mergeinfo_inheritance_t inherit, const char *local_abspath, const char *limit_path, const char **walked_path, svn_boolean_t ignore_invalid_mergeinfo, svn_client_ctx_t *ctx, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
555 svn_client__get_wc_or_repos_mergeinfo(svn_mergeinfo_t *target_mergeinfo, svn_boolean_t *inherited, svn_boolean_t *from_repos, svn_boolean_t repos_only, svn_mergeinfo_inheritance_t inherit, svn_ra_session_t *ra_session, const char *target_wcpath, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
637 svn_boolean_t inherited; local
[all...]
H A Dmerge.c4257 to TARGET_ABSPATH's explicit or inherited mergeinfo as dictated by
4264 *RECORDED_MERGEINFO is inherited, then *IMPLICIT_MERGEINFO will be
4268 is inherited rather than explicit. If RECORDED_MERGEINFO is NULL then
4286 svn_boolean_t *inherited,
4300 inherited,
4366 Set CHILD->IMPLICIT_MERGEINFO to the mergeinfo inherited from
4418 then set CHILD->IMPLICIT_MERGEINFO to the mergeinfo inherited from
4488 mergeinfo inherited from PARENT->IMPLICIT_MERGEINFO. Otherwise contact
4501 TARGET_RANGELIST is the portion of CHILD->ABSPATH's explicit or inherited
4504 should be NULL if there is no explicit or inherited mergeinf
4278 get_full_mergeinfo(svn_mergeinfo_t *recorded_mergeinfo, svn_mergeinfo_t *implicit_mergeinfo, svn_boolean_t *inherited, svn_mergeinfo_inheritance_t inherit, svn_ra_session_t *ra_session, const char *target_abspath, svn_revnum_t start, svn_revnum_t end, svn_client_ctx_t *ctx, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
7536 svn_boolean_t inherited = FALSE; local
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp34 inherited; typedef in class:__anon3232::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
[all...]
H A DSemaTemplateInstantiate.cpp896 typedef TreeTransform<TemplateInstantiator> inherited; typedef in class:__anon3231::TemplateInstantiator
902 : inherited(SemaRef), TemplateArgs(TemplateArgs), Loc(Loc),
1082 return inherited::TransformFunctionProtoType(TLB, TL);
1282 VarDecl *Var = inherited::RebuildExceptionDecl(ExceptionDecl, Declarator,
1292 VarDecl *Var = inherited::RebuildObjCExceptionDecl(ExceptionDecl, TSInfo, T);
1382 return inherited::TransformTemplateName(SS, Name, NameLoc, ObjectType,
1694 return inherited::TransformFunctionProtoType(
3360 // including members inherited from base classes) that has not
H A DSemaTemplate.cpp5753 typedef TypeVisitor<UnnamedLocalNoLinkageFinder, bool> inherited; typedef in class:__anon3225::UnnamedLocalNoLinkageFinder
5759 return T.isNull() ? false : inherited::Visit(T.getTypePtr());
10505 typedef TreeTransform<CurrentInstantiationRebuilder> inherited; typedef in class:__anon3226::CurrentInstantiationRebuilder
/freebsd-12-stable/tests/sys/cddl/zfs/tests/acl/nontrivial/
H A Dzfs_acl_chmod_inherit_002_pos.ksh127 # According to inherited flag, verify subdirectories and files within it has
128 # correct inherited access control.
151 # Get the files which inherited ACE.
159 # Get the directores which inherited ACE.
191 # are inherited.
196 # inherited.
231 expect2=${acltemp}:inherited:${aclaction}
259 expect1=${acltemp}/inherit_only/inherited:${aclaction}
264 expect1=${acltemp}/inherited:${aclaction}
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_acl.c1459 * Should ACE be inherited?
1530 * Strip inherited execute permission from file if
1569 * If ACE is not to be inherited further, or if the vnode is
1618 boolean_t inherited = B_FALSE; local
1713 inherited = B_TRUE;
1735 if (inherited || vsecp) {
/freebsd-12-stable/crypto/openssl/
H A DConfigure3122 # inherited values as arguments.
3124 # empty string, the inherited value list will be run through the
3128 # will simply override the inherited list of values.
3137 my $inherited = shift; # Always a [ list ]
3144 $object = $object->(@$inherited);
3151 return [ map { process_values($_, $inherited, $target, $entry) }
/freebsd-12-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-queries.sql1763 /* Queries for cached inherited properties. */
1765 /* Update the inherited properties of a single base node. */
1771 /* Select a single path if its base node has cached inherited properties. */
1780 have cached inherited properties. */
H A Dwc-metadata.sql465 /* serialized skel of this node's inherited properties. NULL if this
666 inherited properties */
/freebsd-12-stable/contrib/subversion/
H A Dbuild-outputs.mk603 mod_dav_svn_DEPS = subversion/mod_dav_svn/activity.lo subversion/mod_dav_svn/authz.lo subversion/mod_dav_svn/deadprops.lo subversion/mod_dav_svn/liveprops.lo subversion/mod_dav_svn/lock.lo subversion/mod_dav_svn/merge.lo subversion/mod_dav_svn/mirror.lo subversion/mod_dav_svn/mod_dav_svn.lo subversion/mod_dav_svn/posts/create_txn.lo subversion/mod_dav_svn/reports/dated-rev.lo subversion/mod_dav_svn/reports/deleted-rev.lo subversion/mod_dav_svn/reports/file-revs.lo subversion/mod_dav_svn/reports/get-location-segments.lo subversion/mod_dav_svn/reports/get-locations.lo subversion/mod_dav_svn/reports/get-locks.lo subversion/mod_dav_svn/reports/inherited-props.lo subversion/mod_dav_svn/reports/list.lo subversion/mod_dav_svn/reports/log.lo subversion/mod_dav_svn/reports/mergeinfo.lo subversion/mod_dav_svn/reports/replay.lo subversion/mod_dav_svn/reports/update.lo subversion/mod_dav_svn/repos.lo subversion/mod_dav_svn/status.lo subversion/mod_dav_svn/util.lo subversion/mod_dav_svn/version.lo subversion/libsvn_repos/libsvn_repos-1.la subversion/libsvn_fs/libsvn_fs-1.la subversion/libsvn_delta/libsvn_delta-1.la subversion/libsvn_subr/libsvn_subr-1.la
604 mod_dav_svn_OBJECTS = activity.lo authz.lo deadprops.lo liveprops.lo lock.lo merge.lo mirror.lo mod_dav_svn.lo posts/create_txn.lo reports/dated-rev.lo reports/deleted-rev.lo reports/file-revs.lo reports/get-location-segments.lo reports/get-locations.lo reports/get-locks.lo reports/inherited-props.lo reports/list.lo reports/log.lo reports/mergeinfo.lo reports/replay.lo reports/update.lo repos.lo status.lo util.lo version.lo
3196 subversion/mod_dav_svn/reports/inherited-props.lo: subversion/mod_dav_svn/reports/inherited-props.c subversion/include/mod_authz_svn.h subversion/include/private/svn_dav_protocol.h subversion/include/private/svn_debug.h subversion/include/private/svn_fspath.h subversion/include/private/svn_log.h subversion/include/private/svn_mergeinfo_private.h subversion/include/private/svn_skel.h subversion/include/svn_base64.h subversion/include/svn_checksum.h subversion/include/svn_dav.h subversion/include/svn_delta.h subversion/include/svn_dirent_uri.h subversion/include/svn_error.h subversion/include/svn_error_codes.h subversion/include/svn_fs.h subversion/include/svn_io.h subversion/include/svn_mergeinfo.h subversion/include/svn_path.h subversion/include/svn_pools.h subversion/include/svn_props.h subversion/include/svn_repos.h subversion/include/svn_string.h subversion/include/svn_types.h subversion/include/svn_types_impl.h subversion/include/svn_xml.h subversion/mod_dav_svn/dav_svn.h
3197 if $(INSTALL_APACHE_MODS) ; then $(COMPILE_APACHE_MOD) $(canonicalized_srcdir)subversion/mod_dav_svn/reports/inherited-props.c ; else echo "fake" > subversion/mod_dav_svn/reports/inherited-props.lo ; fi

Completed in 300 milliseconds