Home
last modified time | relevance | path

Searched refs:tree_ref (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/subversion/subversion/libsvn_delta/
H A Dbranch.c198 svn_branch__rev_bid_eid_t *tree_ref, in branch_txn_open_branch() argument
220 if (tree_ref) in branch_txn_open_branch()
225 SVN_ERR(branch_in_rev_or_txn(&from_branch, tree_ref, txn, scratch_pool)); in branch_txn_open_branch()
232 tree_ref->rev, tree_ref->bid, tree_ref->eid); in branch_txn_open_branch()
239 tree = svn_element__tree_get_subtree_at_eid(tree, tree_ref->eid, in branch_txn_open_branch()
247 tree_ref->rev, tree_ref->bid, tree_ref->eid); in branch_txn_open_branch()
348 svn_branch__rev_bid_eid_t *tree_ref, in svn_branch__txn_open_branch() argument
355 root_eid, tree_ref, result_pool, in svn_branch__txn_open_branch()
H A Dbranch_nested.c515 svn_branch__rev_bid_eid_t *tree_ref, in nested_branch_txn_open_branch() argument
523 new_branch_id, root_eid, tree_ref, in nested_branch_txn_open_branch()
528 if (tree_ref) in nested_branch_txn_open_branch()
535 SVN_ERR(branch_in_rev_or_txn(&from_branch, tree_ref, in nested_branch_txn_open_branch()
538 tree_ref->eid, scratch_pool)); in nested_branch_txn_open_branch()
H A Dbranch_compat.c1820 svn_branch__rev_bid_eid_t *tree_ref, in compat_branch_txn_open_branch() argument
1827 new_branch_id, root_eid, tree_ref, in compat_branch_txn_open_branch()
/freebsd-12.1/contrib/subversion/subversion/include/private/
H A Dsvn_branch.h237 svn_branch__rev_bid_eid_t *tree_ref,
/freebsd-12.1/contrib/gcc/
H A DChangeLog.tree-ssa13334 tree_ref_d, tree_ref, struct tree_ann_d, tree_ann, enum tree_flags,
14931 (ref_type_name): Change argument type to tree_ref. Update all
16272 (tree_ref): Rename from varref. Update all users.