Searched refs:diff_processor (Results 1 - 16 of 16) sorted by relevance

/freebsd-12-stable/contrib/subversion/subversion/libsvn_client/
H A Ddiff_local.c97 const svn_diff_tree_processor_t *diff_processor,
112 const svn_diff_tree_processor_t *diff_processor,
142 const svn_diff_tree_processor_t *diff_processor,
237 diff_processor, ctx, iterpool));
243 diff_processor, ctx, iterpool));
252 diff_processor, ctx, iterpool));
258 diff_processor, ctx, iterpool));
267 diff_processor, ctx, iterpool));
273 diff_processor, ctx, iterpool));
282 diff_processor, ct
131 inner_dir_diff(const char *left_abspath, const char *right_abspath, const char *left_root_abspath, const char *right_root_abspath, svn_boolean_t left_only, svn_boolean_t right_only, svn_boolean_t left_before_right, svn_depth_t depth, void *parent_baton, const svn_diff_tree_processor_t *diff_processor, svn_client_ctx_t *ctx, apr_pool_t *scratch_pool) argument
359 do_file_diff(const char *left_abspath, const char *right_abspath, const char *left_root_abspath, const char *right_root_abspath, svn_boolean_t left_only, svn_boolean_t right_only, void *parent_baton, const svn_diff_tree_processor_t *diff_processor, svn_client_ctx_t *ctx, apr_pool_t *scratch_pool) argument
524 do_dir_diff(const char *left_abspath, const char *right_abspath, const char *left_root_abspath, const char *right_root_abspath, svn_boolean_t left_only, svn_boolean_t right_only, svn_boolean_t left_before_right, svn_depth_t depth, void *parent_baton, const svn_diff_tree_processor_t *diff_processor, svn_client_ctx_t *ctx, apr_pool_t *scratch_pool) argument
650 svn_client__arbitrary_nodes_diff(const char *left_abspath, const char *right_abspath, svn_depth_t depth, const svn_diff_tree_processor_t *diff_processor, svn_client_ctx_t *ctx, apr_pool_t *scratch_pool) argument
[all...]
H A Ddiff.c1849 const svn_diff_tree_processor_t *diff_processor,
1876 diff_processor,
1923 const svn_diff_tree_processor_t *diff_processor,
2005 diff_processor = svn_diff__tree_processor_reverse_create(diff_processor,
2013 diff_processor = svn_diff__tree_processor_filter_create(
2014 diff_processor, target1, scratch_pool);
2019 diff_processor = svn_diff__tree_processor_filter_create(
2020 diff_processor, target1, scratch_pool);
2049 diff_processor,
1838 diff_wc_wc(const char *path1, const svn_opt_revision_t *revision1, const char *path2, const svn_opt_revision_t *revision2, svn_depth_t depth, svn_boolean_t ignore_ancestry, const apr_array_header_t *changelists, const svn_diff_tree_processor_t *diff_processor, svn_client_ctx_t *ctx, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
1910 diff_repos_repos(struct diff_driver_info_t *ddi, const char *path_or_url1, const char *path_or_url2, const svn_opt_revision_t *revision1, const svn_opt_revision_t *revision2, const svn_opt_revision_t *peg_revision, svn_depth_t depth, svn_boolean_t ignore_ancestry, svn_boolean_t text_deltas, const svn_diff_tree_processor_t *diff_processor, svn_client_ctx_t *ctx, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
2088 diff_repos_wc(struct diff_driver_info_t *ddi, const char *path_or_url1, const svn_opt_revision_t *revision1, const svn_opt_revision_t *peg_revision1, const char *path2, enum svn_opt_revision_kind revision2_kind, svn_boolean_t reverse, svn_depth_t depth, svn_boolean_t ignore_ancestry, const apr_array_header_t *changelists, const svn_diff_tree_processor_t *diff_processor, svn_client_ctx_t *ctx, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
2349 diff_shelf(const char *shelf_name, const char *target_abspath, svn_depth_t depth, svn_boolean_t ignore_ancestry, const svn_diff_tree_processor_t *diff_processor, svn_client_ctx_t *ctx, apr_pool_t *scratch_pool) argument
2389 diff_shelves(const apr_array_header_t *changelists, const char *target_abspath, svn_depth_t depth, svn_boolean_t ignore_ancestry, const svn_diff_tree_processor_t *diff_processor, svn_client_ctx_t *ctx, apr_pool_t *scratch_pool) argument
2423 do_diff(diff_driver_info_t *ddi, const char *path_or_url1, const char *path_or_url2, const svn_opt_revision_t *revision1, const svn_opt_revision_t *revision2, const svn_opt_revision_t *peg_revision, svn_boolean_t no_peg_revision, svn_depth_t depth, svn_boolean_t ignore_ancestry, const apr_array_header_t *changelists, svn_boolean_t text_deltas, const svn_diff_tree_processor_t *diff_processor, svn_client_ctx_t *ctx, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
2624 get_diff_processor(svn_diff_tree_processor_t **diff_processor, struct diff_driver_info_t **ddi, const apr_array_header_t *options, const char *relative_to_dir, svn_boolean_t no_diff_added, svn_boolean_t no_diff_deleted, svn_boolean_t show_copies_as_adds, svn_boolean_t ignore_content_type, svn_boolean_t ignore_properties, svn_boolean_t properties_only, svn_boolean_t use_git_diff_format, svn_boolean_t pretty_print_mergeinfo, const char *header_encoding, svn_stream_t *outstream, svn_stream_t *errstream, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
2687 svn_client__get_diff_writer_svn( svn_diff_tree_processor_t **diff_processor, const char *anchor, const char *orig_path_1, const char *orig_path_2, const apr_array_header_t *options, const char *relative_to_dir, svn_boolean_t no_diff_added, svn_boolean_t no_diff_deleted, svn_boolean_t show_copies_as_adds, svn_boolean_t ignore_content_type, svn_boolean_t ignore_properties, svn_boolean_t properties_only, svn_boolean_t pretty_print_mergeinfo, const char *header_encoding, svn_stream_t *outstream, svn_stream_t *errstream, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
2790 svn_diff_tree_processor_t *diff_processor; local
2853 svn_diff_tree_processor_t *diff_processor; local
2902 svn_diff_tree_processor_t *diff_processor; local
2934 svn_diff_tree_processor_t *diff_processor; local
[all...]
H A Dshelf2.c1649 const svn_diff_tree_processor_t *diff_processor,
1660 SVN_ERR(diff_processor->file_opened(&fb, &skip, relpath,
1663 dir_baton, diff_processor,
1675 SVN_ERR(diff_processor->file_changed(
1681 fb, diff_processor, scratch_pool));
1692 const svn_diff_tree_processor_t *diff_processor,
1701 SVN_ERR(diff_processor->file_opened(&fb, &skip, relpath,
1703 dir_baton, diff_processor,
1712 SVN_ERR(diff_processor->file_deleted(relpath,
1716 fb, diff_processor,
1646 file_changed(svn_client__shelf2_version_t *shelf_version, const char *relpath, svn_wc_status3_t *s, const svn_diff_tree_processor_t *diff_processor, svn_diff_source_t *left_source, svn_diff_source_t *right_source, const char *left_stored_abspath, const char *right_stored_abspath, void *dir_baton, apr_pool_t *scratch_pool) argument
1689 file_deleted(svn_client__shelf2_version_t *shelf_version, const char *relpath, svn_wc_status3_t *s, const svn_diff_tree_processor_t *diff_processor, svn_diff_source_t *left_source, const char *left_stored_abspath, void *dir_baton, apr_pool_t *scratch_pool) argument
1725 file_added(svn_client__shelf2_version_t *shelf_version, const char *relpath, svn_wc_status3_t *s, const svn_diff_tree_processor_t *diff_processor, svn_diff_source_t *right_source, const char *right_stored_abspath, void *dir_baton, apr_pool_t *scratch_pool) argument
1765 const svn_diff_tree_processor_t *diff_processor; member in struct:diff_baton_t
1922 svn_client__shelf2_diff(svn_client__shelf2_version_t *shelf_version, const char *shelf_relpath, svn_depth_t depth, svn_boolean_t ignore_ancestry, const svn_diff_tree_processor_t *diff_processor, apr_pool_t *scratch_pool) argument
[all...]
H A Ddiff_summarize.c260 svn_diff_tree_processor_t **diff_processor,
284 *diff_processor = dp;
259 svn_client__get_diff_summarize_callbacks( svn_diff_tree_processor_t **diff_processor, svn_client_diff_summarize_func_t summarize_func, void *summarize_baton, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
H A Dclient.h1117 const svn_diff_tree_processor_t *diff_processor,
H A Dshelf.c980 const svn_diff_tree_processor_t *diff_processor,
996 diff_processor,
976 svn_client__shelf_diff(svn_client__shelf_version_t *shelf_version, const char *shelf_relpath, svn_depth_t depth, svn_boolean_t ignore_ancestry, const svn_diff_tree_processor_t *diff_processor, apr_pool_t *scratch_pool) argument
H A Dconflicts.c7746 const svn_diff_tree_processor_t *diff_processor;
7776 diff_processor = processor;
7778 diff_processor = svn_diff__tree_processor_reverse_create(diff_processor,
7783 diff_processor = svn_diff__tree_processor_filter_create(
7784 diff_processor, target1, scratch_pool);
7801 diff_processor, ctx->cancel_func, ctx->cancel_baton,
7744 const svn_diff_tree_processor_t *diff_processor; local
/freebsd-12-stable/contrib/subversion/subversion/libsvn_wc/
H A Ddiff_local.c443 const svn_diff_tree_processor_t *diff_processor,
479 diff_processor = svn_diff__tree_processor_filter_create(
480 diff_processor, relpath, scratch_pool);
493 diff_processor = svn_wc__changelist_filter_tree_processor_create(
494 diff_processor, wc_ctx, eb.anchor_abspath,
499 eb.processor = diff_processor;
526 SVN_ERR(diff_processor->dir_changed(ns->relpath,
533 diff_processor,
536 SVN_ERR(diff_processor->dir_closed(ns->relpath,
540 diff_processor,
436 svn_wc__diff7(svn_boolean_t anchor_at_given_paths, svn_wc_context_t *wc_ctx, const char *local_abspath, svn_depth_t depth, svn_boolean_t ignore_ancestry, const apr_array_header_t *changelist_filter, const svn_diff_tree_processor_t *diff_processor, svn_cancel_func_t cancel_func, void *cancel_baton, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
[all...]
H A Ddiff_editor.c249 const svn_diff_tree_processor_t *diff_processor,
266 eb->processor = diff_processor;
2392 const svn_diff_tree_processor_t *diff_processor,
2415 diff_processor = svn_wc__changelist_filter_tree_processor_create(
2416 diff_processor, wc_ctx, anchor_abspath,
2423 diff_processor,
2856 svn_wc__wrap_diff_callbacks(const svn_diff_tree_processor_t **diff_processor,
2888 *diff_processor = processor;
244 make_edit_baton(struct edit_baton_t **edit_baton, svn_wc__db_t *db, const char *anchor_abspath, const char *target, const svn_diff_tree_processor_t *diff_processor, svn_depth_t depth, svn_boolean_t ignore_ancestry, svn_boolean_t use_text_base, svn_boolean_t reverse_order, svn_cancel_func_t cancel_func, void *cancel_baton, apr_pool_t *pool) argument
2378 svn_wc__get_diff_editor(const svn_delta_editor_t **editor, void **edit_baton, svn_wc_context_t *wc_ctx, const char *anchor_abspath, const char *target, svn_depth_t depth, svn_boolean_t ignore_ancestry, svn_boolean_t use_text_base, svn_boolean_t reverse_order, svn_boolean_t server_performs_filtering, const apr_array_header_t *changelist_filter, const svn_diff_tree_processor_t *diff_processor, svn_cancel_func_t cancel_func, void *cancel_baton, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
2853 svn_wc__wrap_diff_callbacks(const svn_diff_tree_processor_t **diff_processor, const svn_wc_diff_callbacks4_t *callbacks, void *callback_baton, svn_boolean_t walk_deleted_dirs, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
H A Ddeprecated.c2085 const svn_diff_tree_processor_t *diff_processor;
2095 SVN_ERR(svn_wc__wrap_diff_callbacks(&diff_processor,
2100 diff_processor = svn_diff__tree_processor_reverse_create(diff_processor, result_pool);
2103 diff_processor = svn_diff__tree_processor_copy_as_changed_create(
2104 diff_processor, result_pool);
2114 diff_processor,
2084 const svn_diff_tree_processor_t *diff_processor; local
/freebsd-12-stable/contrib/subversion/subversion/include/private/
H A Dsvn_client_private.h337 svn_diff_tree_processor_t **diff_processor,
366 svn_diff_tree_processor_t **diff_processor,
H A Dsvn_client_shelf.h478 * as a diff to @a diff_processor.
490 const svn_diff_tree_processor_t *diff_processor,
H A Dsvn_client_shelf2.h447 * as a diff to @a diff_processor.
459 const svn_diff_tree_processor_t *diff_processor,
H A Dsvn_wc_private.h1597 * @a diff_processor will retrieve the diff report.
1676 const svn_diff_tree_processor_t *diff_processor,
1724 svn_wc__wrap_diff_callbacks(const svn_diff_tree_processor_t **diff_processor,
2103 const svn_diff_tree_processor_t *diff_processor,
/freebsd-12-stable/contrib/subversion/subversion/svn/
H A Dshelf-cmd.c719 svn_diff_tree_processor_t *diff_processor; local
752 SVN_ERR(svn_client__get_diff_summarize_callbacks(&diff_processor,
760 &diff_processor,
779 diff_processor, scratch_pool));
H A Dshelf2-cmd.c719 svn_diff_tree_processor_t *diff_processor; local
752 SVN_ERR(svn_client__get_diff_summarize_callbacks(&diff_processor,
760 &diff_processor,
779 diff_processor, scratch_pool));

Completed in 575 milliseconds