Home
last modified time | relevance | path

Searched defs:changes (Results 1 – 25 of 50) sorted by relevance

12

/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_x/
Dchanges.c98 apr_array_header_t *changes; member
113 svn_fs_x__changes_t *changes = apr_pcalloc(result_pool, sizeof(*changes)); in changes_create_body() local
127 svn_fs_x__changes_t *changes = changes_create_body(initial_count, in svn_fs_x__changes_create() local
137 append_change(svn_fs_x__changes_t *changes, in append_change()
186 svn_fs_x__changes_t *changes, in svn_fs_x__changes_append_list()
207 svn_fs_x__changes_estimate_size(const svn_fs_x__changes_t *changes) in svn_fs_x__changes_estimate_size()
223 const svn_fs_x__changes_t *changes, in svn_fs_x__changes_get_list()
290 const svn_fs_x__changes_t *changes, in svn_fs_x__write_changes_container()
354 svn_fs_x__changes_t *changes = apr_pcalloc(result_pool, sizeof(*changes)); in svn_fs_x__read_changes_container() local
407 svn_fs_x__changes_t *changes = in; in svn_fs_x__serialize_changes_container() local
[all …]
Dlow_level.c955 svn_fs_x__read_changes(apr_array_header_t **changes, in svn_fs_x__read_changes()
1083 apr_hash_t *changes, in svn_fs_x__write_changes()
Dtemp_serializer.c1117 svn_fs_x__change_t **changes; member
1127 changes_data_t changes; in svn_fs_x__serialize_changes() local
1168 changes_data_t *changes = (changes_data_t *)data; in svn_fs_x__deserialize_changes() local
/freebsd-10-stable/contrib/diff/src/
Ded.c43 enum changes changes; in print_ed_hunk() local
98 enum changes changes = analyze_hunk (hunk, &f0, &l0, &f1, &l1); in pr_forward_ed_hunk() local
141 enum changes changes = analyze_hunk (hunk, &f0, &l0, &f1, &l1); in print_rcs_hunk() local
Dnormal.c47 enum changes changes = analyze_hunk (hunk, &first0, &last0, &first1, &last1); in print_normal_hunk() local
Dside.c241 enum changes changes = in print_sdiff_hunk() local
Danalyze.c776 briefly_report (int changes, struct file_data const filevec[]) in briefly_report()
798 int changes; in diff_2_files() local
Difdef.c74 enum changes changes = analyze_hunk (hunk, &first0, &last0, &first1, &last1); in print_ifdef_hunk() local
Dcontext.c166 enum changes changes = analyze_hunk (hunk, &first0, &last0, &first1, &last1); in pr_context_hunk() local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_base/bdb/
Dchanges-table.c55 DB *changes; in svn_fs_bdb__open_changes_table() local
148 fold_change(apr_hash_t *changes, in fold_change()
288 apr_hash_t *changes = apr_hash_make(pool); in svn_fs_bdb__changes_fetch() local
415 apr_array_header_t *changes = apr_array_make(pool, 4, sizeof(change)); in svn_fs_bdb__changes_fetch_raw() local
/freebsd-10-stable/usr.sbin/ppp/
Dslcompress.c168 register u_int changes = 0; in sl_compress_tcp() local
434 register u_int hlen, changes; in sl_uncompress_tcp() local
/freebsd-10-stable/contrib/pf/libevent/
Dkqueue.c65 struct kevent *changes; member
212 struct kevent *changes = kqop->changes; in kq_dispatch() local
/freebsd-10-stable/sys/net/
Dslcompress.c166 register u_int changes = 0; local
472 register u_int hlen, changes; local
/freebsd-10-stable/contrib/ntp/sntp/libevent/
Dkqueue.c73 struct kevent *changes; member
258 struct kevent *changes; in kq_dispatch() local
Ddevpoll.c60 struct pollfd *changes; member
/freebsd-10-stable/contrib/wpa/wpa_supplicant/
Dbss.c412 u32 changes = 0; in wpa_bss_compare_res() local
449 static void notify_bss_changes(struct wpa_supplicant *wpa_s, u32 changes, in notify_bss_changes()
485 u32 changes; in wpa_bss_update() local
/freebsd-10-stable/tools/regression/tmpfs/
Dh_tools.c100 struct kevent *changes, event; in kqueue_main() local
/freebsd-10-stable/contrib/netbsd-tests/fs/tmpfs/
Dh_tools.c132 struct kevent *changes, event; in kqueue_main() local
/freebsd-10-stable/contrib/subversion/subversion/svnbench/
Dnull-log-cmd.c55 apr_int64_t changes; member
/freebsd-10-stable/usr.sbin/mfiutil/
Dmfi_volume.c118 uint8_t changes, policy; in update_cache_policy() local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_fs/
Dlow_level.c450 svn_fs_fs__read_changes(apr_array_header_t **changes, in svn_fs_fs__read_changes()
594 apr_hash_t *changes, in svn_fs_fs__write_changes()
Dtemp_serializer.c1136 change_t **changes; member
1146 changes_data_t changes; in svn_fs_fs__serialize_changes() local
1187 changes_data_t *changes = (changes_data_t *)data; in svn_fs_fs__deserialize_changes() local
/freebsd-10-stable/contrib/subversion/subversion/svnfsfs/
Dstats-cmd.c91 print_largest_reps(svn_fs_fs__largest_changes_t *changes, in print_largest_reps()
/freebsd-10-stable/contrib/subversion/subversion/libsvn_diff/
Dutil.c526 apr_array_header_t *changes = apr_array_copy(scratch_pool, propchanges); in svn_diff__display_prop_diffs() local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_delta/
Dcompat.c119 apr_hash_t *changes; /* REPOS_RELPATH -> struct change_node */ member
1058 apr_hash_t *changes; member
1067 apr_hash_t *changes) in insert_change()
1474 get_sorted_paths(apr_hash_t *changes, in get_sorted_paths()

12