Searched defs:right_props (Results 1 – 8 of 8) sorted by relevance
| /freebsd-10-stable/contrib/subversion/subversion/libsvn_diff/ |
| D | diff_tree.c | 70 /*const*/ apr_hash_t *right_props, in default_dir_added() 101 /*const*/ apr_hash_t *right_props, in default_dir_changed() 148 /*const*/ apr_hash_t *right_props, in default_file_added() 181 /*const*/ apr_hash_t *right_props, in default_file_changed() 280 /*const*/ apr_hash_t *right_props, in reverse_dir_added() 329 /*const*/ apr_hash_t *right_props, in reverse_dir_changed() 419 /*const*/ apr_hash_t *right_props, in reverse_file_added() 473 /*const*/ apr_hash_t *right_props, in reverse_file_changed() 627 /*const*/ apr_hash_t *right_props, in filter_dir_added() 677 /*const*/ apr_hash_t *right_props, in filter_dir_changed() [all …]
|
| /freebsd-10-stable/contrib/subversion/subversion/libsvn_client/ |
| D | diff_summarize.c | 148 /*const*/ apr_hash_t *right_props, in diff_dir_changed() 168 /*const*/ apr_hash_t *right_props, in diff_dir_added() 208 /*const*/ apr_hash_t *right_props, in diff_file_added() 230 /*const*/ apr_hash_t *right_props, in diff_file_changed()
|
| D | diff_local.c | 375 apr_hash_t *right_props; in do_file_diff() local 544 apr_hash_t *right_props; in do_dir_diff() local
|
| D | diff.c | 934 /*const*/ apr_hash_t *right_props, in diff_file_changed() 978 /*const*/ apr_hash_t *right_props, in diff_file_added() 1140 /*const*/ apr_hash_t *right_props, in diff_dir_changed() 1166 /*const*/ apr_hash_t *right_props, in diff_dir_added()
|
| D | repos_diff.c | 1008 apr_hash_t *right_props; in close_file() local 1096 apr_hash_t *right_props; in close_directory() local
|
| D | merge.c | 2037 /*const*/ apr_hash_t *right_props, in merge_file_changed() 2215 /*const*/ apr_hash_t *right_props, in merge_file_added() 2974 /*const*/ apr_hash_t *right_props, in merge_dir_changed() 3062 /*const*/ apr_hash_t *right_props, in merge_dir_added() 7660 apr_hash_t *left_props, *right_props; in do_file_merge() local
|
| /freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/ |
| D | diff_editor.c | 841 apr_hash_t *right_props; in walk_local_nodes_diff() local 893 apr_hash_t *right_props = NULL; in svn_wc__diff_local_only_file() local 1173 apr_hash_t *right_props; in svn_wc__diff_local_only_dir() local 2455 /*const*/ apr_hash_t *right_props, in wrap_dir_added() 2542 /*const*/ apr_hash_t *right_props, in wrap_dir_changed() 2608 /*const*/ apr_hash_t *right_props, in wrap_file_added() 2693 /*const*/ apr_hash_t *right_props, in wrap_file_changed() 2824 /*const*/ apr_hash_t *right_props, in filter_dir_added() 2866 /*const*/ apr_hash_t *right_props, in filter_dir_changed() 2946 /*const*/ apr_hash_t *right_props, in filter_file_added() [all …]
|
| D | diff_local.c | 72 apr_hash_t *right_props; member
|