Searched refs:wrb (Results 1 – 3 of 3) sorted by relevance
| /freebsd-10-stable/contrib/subversion/subversion/libsvn_ra/ |
| D | editor.c | 242 struct wrapped_replay_baton_t *wrb = replay_baton; in revstart_func_wrapper() local 251 SVN_ERR(wrb->revstart_func(revision, wrb->replay_baton, &wrb->editor, in revstart_func_wrapper() 255 SVN_ERR(svn_ra_get_repos_root2(wrb->session, &repos_root, result_pool)); in revstart_func_wrapper() 256 SVN_ERR(svn_ra_get_session_url(wrb->session, &session_url, result_pool)); in revstart_func_wrapper() 267 fpb->provide_props_cb = wrb->provide_props_cb; in revstart_func_wrapper() 268 fpb->cb_baton = wrb->cb_baton; in revstart_func_wrapper() 277 SVN_ERR(svn_delta__delta_from_editor(deditor, dedit_baton, wrb->editor, in revstart_func_wrapper() 281 fetch_props, wrb->cb_baton, in revstart_func_wrapper() 282 fetch_base, wrb->cb_baton, in revstart_func_wrapper() 296 struct wrapped_replay_baton_t *wrb = replay_baton; in revfinish_func_wrapper() local [all …]
|
| /freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/ |
| D | deprecated.c | 221 struct wrap_3to2_report_baton *wrb = report_baton; in wrap_3to2_set_path() local 223 return wrb->reporter->set_path(wrb->baton, path, revision, start_empty, in wrap_3to2_set_path() 232 struct wrap_3to2_report_baton *wrb = report_baton; in wrap_3to2_delete_path() local 234 return wrb->reporter->delete_path(wrb->baton, path, pool); in wrap_3to2_delete_path() 247 struct wrap_3to2_report_baton *wrb = report_baton; in wrap_3to2_link_path() local 249 return wrb->reporter->link_path(wrb->baton, path, url, revision, in wrap_3to2_link_path() 257 struct wrap_3to2_report_baton *wrb = report_baton; in wrap_3to2_finish_report() local 259 return wrb->reporter->finish_report(wrb->baton, pool); in wrap_3to2_finish_report() 266 struct wrap_3to2_report_baton *wrb = report_baton; in wrap_3to2_abort_report() local 268 return wrb->reporter->abort_report(wrb->baton, pool); in wrap_3to2_abort_report() [all …]
|
| /freebsd-10-stable/contrib/binutils/opcodes/ |
| D | i386-opc.tbl | 814 rex.wrb, 0, 0x4d, None, Cpu64, No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_xSuf|IsPrefix, { 0 }
|