Searched defs:new_kind (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/gcc/
H A Ddiagnostic.c339 diagnostic_classify_diagnostic(diagnostic_context *context, int option_index, diagnostic_t new_kind) argument
/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db_update_move.c334 create_tree_conflict(svn_skel_t **conflict_p, svn_wc__db_wcroot_t *wcroot, const char *local_relpath, const char *dst_op_root_relpath, svn_wc__db_t *db, const svn_wc_conflict_version_t *old_version, const svn_wc_conflict_version_t *new_version, svn_wc_operation_t operation, svn_node_kind_t old_kind, svn_node_kind_t new_kind, const char *old_repos_relpath, svn_wc_conflict_reason_t reason, svn_wc_conflict_action_t action, const char *move_src_op_root_relpath, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
480 create_node_tree_conflict(svn_skel_t **conflict_p, node_move_baton_t *nmb, const char *dst_local_relpath, svn_node_kind_t old_kind, svn_node_kind_t new_kind, svn_wc_conflict_reason_t reason, svn_wc_conflict_action_t action, const char *move_src_op_root_relpath, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
553 mark_tc_on_op_root(node_move_baton_t *nmb, svn_node_kind_t old_kind, svn_node_kind_t new_kind, svn_wc_conflict_action_t action, apr_pool_t *scratch_pool) argument
1200 tc_editor_delete(node_move_baton_t *nmb, const char *relpath, svn_node_kind_t old_kind, svn_node_kind_t new_kind, apr_pool_t *scratch_pool) argument
1897 svn_node_kind_t new_kind; local
[all...]
H A Dwc_db.c11730 svn_node_kind_t new_kind; local
12059 svn_wc__db_global_update(svn_wc__db_t *db, const char *local_abspath, svn_node_kind_t new_kind, const char *new_repos_relpath, svn_revnum_t new_revision, const apr_hash_t *new_props, svn_revnum_t new_changed_rev, apr_time_t new_changed_date, const char *new_changed_author, const apr_array_header_t *new_children, const svn_checksum_t *new_checksum, const char *new_target, const apr_hash_t *new_dav_cache, const svn_skel_t *conflict, const svn_skel_t *work_items, apr_pool_t *scratch_pool) argument

Completed in 148 milliseconds