| /freebsd-12-stable/contrib/subversion/subversion/libsvn_client/ |
| D | diff_local.c | 231 if (left_dirent->kind == svn_node_file) in inner_dir_diff() 246 if (right_dirent->kind == svn_node_file) in inner_dir_diff() 261 if (left_dirent->kind == svn_node_file) in inner_dir_diff() 274 else if (left_dirent->kind == svn_node_file) in inner_dir_diff() 677 else if (left_kind == svn_node_file && right_kind == svn_node_file) in svn_client__arbitrary_nodes_diff() 685 else if (left_kind == svn_node_file || left_kind == svn_node_dir in svn_client__arbitrary_nodes_diff() 686 || right_kind == svn_node_file || right_kind == svn_node_dir) in svn_client__arbitrary_nodes_diff() 691 if (left_kind == svn_node_file) in svn_client__arbitrary_nodes_diff() 704 if (right_kind == svn_node_file) in svn_client__arbitrary_nodes_diff() 718 if (left_kind == svn_node_file) in svn_client__arbitrary_nodes_diff()
|
| D | diff_summarize.c | 209 svn_node_file, scratch_pool)); in diff_file_added() 235 svn_node_file, scratch_pool)); in diff_file_changed() 253 FALSE, svn_node_file, scratch_pool)); in diff_file_deleted()
|
| D | export.c | 259 else if (status->kind != svn_node_file) in export_node() 282 if ((to_kind == svn_node_file || to_kind == svn_node_unknown) in export_node() 441 notify->kind = svn_node_file; in export_node() 471 else if (kind == svn_node_file) in open_root_internal() 620 else if (kind == svn_node_file) in add_directory() 862 notify->kind = svn_node_file; in close_file() 1052 notify->kind = svn_node_file; in add_file_ev2() 1076 else if (kind == svn_node_file) in add_directory_ev2() 1178 if ((to_kind == svn_node_file || to_kind == svn_node_unknown) && in export_file_ev2() 1232 if ((to_kind == svn_node_file || to_kind == svn_node_unknown) && in export_file() [all …]
|
| D | import.c | 273 notify->kind = svn_node_file; in import_file() 481 else if (dirent->kind == svn_node_file && depth >= svn_depth_files) in import_children() 487 else if (dirent->kind != svn_node_dir && dirent->kind != svn_node_file) in import_children() 719 if ((i == new_entries->nelts - 1) && (dirent->kind == svn_node_file)) in import() 732 else if (dirent->kind == svn_node_file) in import() 747 if (dirent->kind == svn_node_file) in import() 908 if (kind == svn_node_file) in svn_client_import5()
|
| D | conflicts.c | 3074 if (kind == svn_node_file) in conflict_tree_get_details_local_missing() 3086 if (kind == svn_node_file) in conflict_tree_get_details_local_missing() 3209 case svn_node_file: in conflict_tree_get_local_description_generic() 3254 if (move->node_kind == svn_node_file) in conflict_tree_get_description_local_missing() 3283 if (move->node_kind == svn_node_file) in conflict_tree_get_description_local_missing() 3333 case svn_node_file: in describe_incoming_change() 3705 if (details->replacing_node_kind == svn_node_file || in describe_incoming_deletion_upon_update() 3733 else if (victim_node_kind == svn_node_file || in describe_incoming_deletion_upon_update() 3813 else if (victim_node_kind == svn_node_file || in describe_incoming_deletion_upon_update() 3893 else if (victim_node_kind == svn_node_file || in describe_incoming_deletion_upon_update() [all …]
|
| D | mtcc.c | 548 if (kind != svn_node_dir && kind != svn_node_file) in svn_client__mtcc_add_copy() 556 (kind == svn_node_file), mtcc->pool, scratch_pool)); in svn_client__mtcc_add_copy() 565 op->kind = (kind == svn_node_file) ? OP_ADD_FILE : OP_ADD_DIR; in svn_client__mtcc_add_copy() 960 if (kind != svn_node_file) in svn_client__mtcc_add_update_file() 1009 if (*kind == svn_node_file) in svn_client__mtcc_check_path() 1042 else if (op && *kind == svn_node_file) in svn_client__mtcc_check_path() 1070 *kind = svn_node_file; in svn_client__mtcc_check_path() 1148 notify->kind = svn_node_file; in commit_file() 1298 item->kind = svn_node_file; in add_commit_items()
|
| D | commit_util.c | 828 if (status->kind == svn_node_file) in harvest_status_callback() 1579 if ((kind == svn_node_file) in do_item_commit() 1643 if (item->kind == svn_node_file) in do_item_commit() 1694 if (kind == svn_node_file) in do_item_commit() 1723 if (kind == svn_node_file) in do_item_commit() 1743 if (kind == svn_node_file) in do_item_commit() 1798 if (kind == svn_node_file) in do_item_commit() 1818 if ((kind == svn_node_file) in do_item_commit() 1930 notify->kind = svn_node_file; in svn_client__do_commit() 1952 svn_node_file, in svn_client__do_commit()
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_wc/ |
| D | revert.c | 196 if (child_info->kind != svn_node_file) in revert_restore_handle_copied_dirs() 203 if (on_disk != svn_node_file) in revert_restore_handle_copied_dirs() 526 on_disk = svn_node_file; in revert_wc_data() 542 if (reverted_kind == svn_node_file && on_disk == svn_node_file) in revert_wc_data() 571 else if (on_disk == svn_node_file && kind != svn_node_file) in revert_wc_data() 583 else if (on_disk == svn_node_file in revert_wc_data() 714 if (kind == svn_node_file) in revert_wc_data() 952 if (kind != svn_node_file) in revert_partial()
|
| D | token-map.h | 38 { "file", svn_node_file }, /* MAP_FILE */ 48 { "file", svn_node_file },
|
| D | questions.c | 240 || (kind != svn_node_file) in svn_wc__internal_file_modified_p() 251 if (dirent->kind != svn_node_file) in svn_wc__internal_file_modified_p() 419 *text_conflicted_p = (kind == svn_node_file); in internal_conflicted_p() 429 *text_conflicted_p = (kind == svn_node_file); in internal_conflicted_p() 439 *text_conflicted_p = (kind == svn_node_file); in internal_conflicted_p() 462 *prop_conflicted_p = (kind == svn_node_file); in internal_conflicted_p()
|
| D | adm_crawler.c | 134 || (kind == svn_node_file && checksum != NULL) in svn_wc_restore() 143 if (kind == svn_node_file || kind == svn_node_symlink) in svn_wc_restore() 173 if (kind == svn_node_file || kind == svn_node_symlink) in restore_node() 193 notify->kind = svn_node_file; in restore_node() 442 if (ths->kind == svn_node_file in report_revisions_and_depths() 738 wrk_kind = svn_node_file; in svn_wc_crawl_revisions5() 797 else if (target_kind == svn_node_file || target_kind == svn_node_symlink) in svn_wc_crawl_revisions5() 1284 if (kind == svn_node_file) in svn_wc__internal_transmit_prop_deltas()
|
| D | wc_db_update_move.c | 962 old_kind, svn_node_file, in tc_editor_add_file() 988 svn_node_file, in tc_editor_add_file() 1028 old_kind, svn_node_file, in tc_editor_incoming_add_file() 1067 svn_node_file, in tc_editor_incoming_add_file() 1336 if (wc_kind != svn_node_none && wc_kind != svn_node_file) in tc_editor_alter_file() 1339 svn_node_file, svn_node_file, in tc_editor_alter_file() 1442 svn_node_file, !obstructed, in tc_editor_alter_file() 1450 svn_node_file, in tc_editor_alter_file() 1517 svn_node_file, dst_db_kind, in tc_editor_update_incoming_moved_file() 1549 if ((dst_db_kind == svn_node_none || dst_db_kind != svn_node_file) && in tc_editor_update_incoming_moved_file() [all …]
|
| D | externals.c | 586 if (kind != svn_node_file) in open_file() 837 else if (disk_kind != svn_node_file in close_file() 838 || (eb->added && disk_kind == svn_node_file)) in close_file() 915 svn_node_file, in close_file() 922 svn_node_file, in close_file() 972 svn_node_file, in close_file() 996 notify->kind = svn_node_file; in close_file() 1303 case svn_node_file: in svn_wc__read_external_info() 1305 *external_kind = svn_node_file; in svn_wc__read_external_info()
|
| D | update_editor.c | 947 svn_node_file, svn_node_file, in mark_file_edited() 956 do_notification(fb->edit_baton, fb->local_abspath, svn_node_file, in mark_file_edited() 1987 SVN_ERR_ASSERT(wc_kind == svn_node_file in add_directory() 2621 : svn_node_file; in close_directory() 3062 return absent_node(path, svn_node_file, parent_baton, pool); in absent_file() 3200 SVN_ERR_ASSERT(wc_kind == svn_node_file in add_file() 3285 svn_node_kind_to_word(svn_node_file)); in add_file() 3287 do_notification(eb, fb->local_abspath, svn_node_file, in add_file() 3329 local_is_file = (wc_kind == svn_node_file in add_file() 3364 if (! (kind == svn_node_file && eb->allow_unver_obstructions)) in add_file() [all …]
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_delta/ |
| D | element.c | 126 || payload->kind == svn_node_file in svn_element__payload_invariants() 129 && ((payload->kind == svn_node_file) == !!payload->text) in svn_element__payload_invariants() 152 if (old->kind == svn_node_file && old->text) in svn_element__payload_dup() 200 case svn_node_file: in svn_element__payload_equal() 274 new_payload->kind = svn_node_file; in svn_element__payload_create_file()
|
| D | depth_filter_editor.c | 122 || (kind == svn_node_file && effective_depth == 1)); in okay_to_edit() 184 if (okay_to_edit(eb, pb, svn_node_file)) in delete_entry() 262 if (okay_to_edit(eb, pb, svn_node_file)) in add_file() 290 if (okay_to_edit(eb, pb, svn_node_file)) in open_file()
|
| D | branch_compat.c | 860 SVN_ERR_ASSERT(change->kind == svn_node_file); in drive_ev1_props() 934 else if (change->kind == svn_node_file) in apply_change() 982 else if (change->kind == svn_node_file) in apply_change() 1001 else if (change->kind == svn_node_file) in apply_change() 1163 || payload->kind == svn_node_file); in payload_fetch() 1358 || initial_payload->kind != svn_node_file in text_equal() 1359 || final_payload->kind != svn_node_file) in text_equal() 1595 || final_payload->kind == svn_node_file); in drive_changes_r() 1601 if (final_payload->kind == svn_node_file in drive_changes_r()
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_x/ |
| D | dag.c | 347 new_noderev.kind = is_dir ? svn_node_dir : svn_node_file; in make_entry() 502 if (noderev->mergeinfo_count > 1 && noderev->kind == svn_node_file) in svn_fs_x__dag_increment_mergeinfo_count() 785 if (file->node_revision->kind != svn_node_file) in svn_fs_x__dag_get_contents() 810 if ((source && src_noderev->kind != svn_node_file) in svn_fs_x__dag_get_file_delta_stream() 811 || tgt_noderev->kind != svn_node_file) in svn_fs_x__dag_get_file_delta_stream() 841 if (file->node_revision->kind != svn_node_file) in svn_fs_x__dag_file_length() 856 if (file->node_revision->kind != svn_node_file) in svn_fs_x__dag_file_checksum() 872 if (file->node_revision->kind != svn_node_file) in svn_fs_x__dag_get_edit_stream()
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_repos/ |
| D | list.c | 51 if (dirent->kind == svn_node_file) in fill_dirent() 214 if (!filtered.is_match && filtered.dirent->kind == svn_node_file) in do_list() 306 if (kind == svn_node_file) in svn_repos_list()
|
| D | config_file.c | 188 else if (node_kind != svn_node_file) in handle_missing_file() 261 if (node_kind != svn_node_file) in get_repos_config() 291 if (node_kind != svn_node_file) in get_file_config()
|
| D | replay.c | 288 else if (dent->kind == svn_node_file) in add_subdir() 536 (change->node_kind != svn_node_file)) in path_driver_cb_func() 730 else if (change->node_kind == svn_node_file) in path_driver_cb_func() 742 else if (change->node_kind == svn_node_file) in path_driver_cb_func() 749 if (change->node_kind == svn_node_file in path_driver_cb_func() 1181 else if (dent->kind == svn_node_file) in add_subdir_ev2() 1294 (change->node_kind != svn_node_file)) in replay_node() 1472 if (change->node_kind == svn_node_file in replay_node()
|
| /freebsd-12-stable/contrib/subversion/subversion/svn/ |
| D | list-cmd.c | 104 if (dirent->kind == svn_node_file) in print_dirent() 182 if (dirent->kind == svn_node_file) in print_dirent() 233 if (dirent->kind == svn_node_file) in print_dirent_xml() 277 if (dirent->kind == svn_node_file) in print_dirent_xml()
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_fs/ |
| D | dag.c | 393 new_noderev.kind = is_dir ? svn_node_dir : svn_node_file; in make_entry() 596 if (noderev->mergeinfo_count > 1 && noderev->kind == svn_node_file) in svn_fs_fs__dag_increment_mergeinfo_count() 958 if (file->kind != svn_node_file) in svn_fs_fs__dag_get_contents() 986 if ((source && source->kind != svn_node_file) in svn_fs_fs__dag_get_file_delta_stream() 987 || target->kind != svn_node_file) in svn_fs_fs__dag_get_file_delta_stream() 1031 if (file->kind != svn_node_file) in svn_fs_fs__dag_file_length() 1051 if (file->kind != svn_node_file) in svn_fs_fs__dag_file_checksum() 1071 if (file->kind != svn_node_file) in svn_fs_fs__dag_get_edit_stream()
|
| D | recovery.c | 243 kind = svn_node_file; in recover_find_max_ids() 275 if (kind == svn_node_file) in recover_find_max_ids() 465 else if (youngest_revprops_kind != svn_node_file) in recover_body()
|
| /freebsd-12-stable/contrib/subversion/subversion/include/ |
| D | svn_types_impl.h | 56 svn_node_file, enumerator
|