Home
last modified time | relevance | path

Searched refs:has_descendants (Results 1 – 13 of 13) sorted by relevance

/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dstatus.c71 svn_boolean_t has_descendants; member
610 inner_stat->has_descendants = info->has_descendants; in assemble_status()
1124 && info->has_descendants /* is dir, or was dir and tc descendants */) in one_child_status()
1489 is->has_descendants = old_status->has_descendants; in hash_stash()
1766 && (status_in_parent->has_descendants) in make_dir_baton()
1964 if (status->has_descendants in handle_statii()
2235 if (tgt_status->has_descendants) in close_directory()
2688 && info->has_descendants /* is dir, or was dir and has tc descendants */ in svn_wc__internal_walk_status()
H A Dwc_db.h2027 svn_boolean_t has_descendants; /* Is dir, or has tc descendants */ member
H A Dwc_db.c9402 child->has_descendants = TRUE; in read_children_info()
9451 err = find_conflict_descendants(&child_item->info.has_descendants, in read_children_info()
9766 mtb->has_descendants = TRUE; in read_single_info()
9768 SVN_ERR(find_conflict_descendants(&mtb->has_descendants, in read_single_info()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dstatus.c71 svn_boolean_t has_descendants; member
610 inner_stat->has_descendants = info->has_descendants; in assemble_status()
1124 && info->has_descendants /* is dir, or was dir and tc descendants */) in one_child_status()
1489 is->has_descendants = old_status->has_descendants; in hash_stash()
1766 && (status_in_parent->has_descendants) in make_dir_baton()
1964 if (status->has_descendants in handle_statii()
2235 if (tgt_status->has_descendants) in close_directory()
2688 && info->has_descendants /* is dir, or was dir and has tc descendants */ in svn_wc__internal_walk_status()
H A Dwc_db.h2027 svn_boolean_t has_descendants; /* Is dir, or has tc descendants */ member
H A Dwc_db.c9402 child->has_descendants = TRUE; in read_children_info()
9451 err = find_conflict_descendants(&child_item->info.has_descendants, in read_children_info()
9766 mtb->has_descendants = TRUE; in read_single_info()
9768 SVN_ERR(find_conflict_descendants(&mtb->has_descendants, in read_single_info()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_wc/
H A Dstatus.c71 svn_boolean_t has_descendants; member
610 inner_stat->has_descendants = info->has_descendants; in assemble_status()
1124 && info->has_descendants /* is dir, or was dir and tc descendants */) in one_child_status()
1489 is->has_descendants = old_status->has_descendants; in hash_stash()
1766 && (status_in_parent->has_descendants) in make_dir_baton()
1964 if (status->has_descendants in handle_statii()
2235 if (tgt_status->has_descendants) in close_directory()
2688 && info->has_descendants /* is dir, or was dir and has tc descendants */ in svn_wc__internal_walk_status()
H A Dwc_db.h2027 svn_boolean_t has_descendants; /* Is dir, or has tc descendants */ member
H A Dwc_db.c9402 child->has_descendants = TRUE; in read_children_info()
9451 err = find_conflict_descendants(&child_item->info.has_descendants, in read_children_info()
9766 mtb->has_descendants = TRUE; in read_single_info()
9768 SVN_ERR(find_conflict_descendants(&mtb->has_descendants, in read_single_info()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dstatus.c71 svn_boolean_t has_descendants; member
610 inner_stat->has_descendants = info->has_descendants; in assemble_status()
1124 && info->has_descendants /* is dir, or was dir and tc descendants */) in one_child_status()
1489 is->has_descendants = old_status->has_descendants; in hash_stash()
1766 && (status_in_parent->has_descendants) in make_dir_baton()
1964 if (status->has_descendants in handle_statii()
2235 if (tgt_status->has_descendants) in close_directory()
2688 && info->has_descendants /* is dir, or was dir and has tc descendants */ in svn_wc__internal_walk_status()
H A Dwc_db.h2027 svn_boolean_t has_descendants; /* Is dir, or has tc descendants */ member
H A Dwc_db.c9402 child->has_descendants = TRUE; in read_children_info()
9451 err = find_conflict_descendants(&child_item->info.has_descendants, in read_children_info()
9766 mtb->has_descendants = TRUE; in read_single_info()
9768 SVN_ERR(find_conflict_descendants(&mtb->has_descendants, in read_single_info()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/plugin/
H A Dha_ndbcluster.cc14011 const bool has_descendants = in engine_push() local
14014 if (has_descendants && // Need descendants to join with in engine_push()