Searched refs:new_version (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db_update_move.c254 svn_wc_conflict_version_t *new_version; member in struct:update_move_baton_t
395 const svn_wc_conflict_version_t *new_version,
426 ? svn_relpath_join(new_version->path_in_repos, old_repos_relpath_part,
436 new_repos_relpath = svn_relpath_join(new_version->path_in_repos,
522 new_version->repos_url, new_version->repos_uuid,
523 new_repos_relpath, new_version->peg_rev,
574 umb->old_version, umb->new_version,
1091 const working_node_version_t *new_version,
1105 new_version
389 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
1084 create_conflict_markers(svn_skel_t **work_items, const char *local_abspath, svn_wc__db_t *db, const char *repos_relpath, svn_skel_t *conflict_skel, svn_wc_operation_t operation, const working_node_version_t *old_version, const working_node_version_t *new_version, svn_node_kind_t kind, svn_boolean_t set_operation, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
1156 update_working_props(svn_wc_notify_state_t *prop_state, svn_skel_t **conflict_skel, apr_array_header_t **propchanges, apr_hash_t **actual_props, update_move_baton_t *b, const char *local_relpath, const struct working_node_version_t *old_version, const struct working_node_version_t *new_version, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
1218 working_node_version_t old_version, new_version; local
1316 working_node_version_t old_version, new_version; local
1470 working_node_version_t old_version, new_version; local
2233 svn_wc_conflict_version_t new_version; local
2676 svn_wc_conflict_version_t new_version; local
2860 const svn_wc_conflict_version_t *new_version; member in struct:update_local_add_baton_t
2917 svn_wc_conflict_version_t *new_version; local
3210 svn_wc_conflict_version_t *new_version; local
3287 svn_wc_conflict_version_t *new_version; local
3689 svn_wc_conflict_version_t *new_version; local
4154 svn_wc__db_op_raise_moved_away_internal( svn_wc__db_wcroot_t *wcroot, const char *local_relpath, int src_op_depth, svn_wc__db_t *db, svn_wc_operation_t operation, svn_wc_conflict_action_t action, const svn_wc_conflict_version_t *old_version, const svn_wc_conflict_version_t *new_version, apr_pool_t *scratch_pool) argument
[all...]
H A Dutil.c336 svn_wc_conflict_version_t *new_version;
341 new_version = apr_pcalloc(result_pool, sizeof(*new_version));
344 *new_version = *version;
347 new_version->repos_url = apr_pstrdup(result_pool, version->repos_url);
350 new_version->path_in_repos = apr_pstrdup(result_pool,
354 new_version->repos_uuid = apr_pstrdup(result_pool, version->repos_uuid);
356 return new_version;
335 svn_wc_conflict_version_t *new_version; local
H A Dwc_db_private.h528 const svn_wc_conflict_version_t *new_version,
/freebsd-11-stable/contrib/gcc/
H A Dcgraphunit.c1767 update_call_expr (struct cgraph_node *new_version) argument
1771 gcc_assert (new_version);
1772 for (e = new_version->callers; e; e = e->next_caller)
1775 TREE_OPERAND (TREE_OPERAND (get_call_expr_in (e->call_stmt), 0), 0) = new_version->decl;
1791 struct cgraph_node *new_version; local
1798 new_version = cgraph_node (new_decl);
1800 new_version->analyzed = true;
1801 new_version->local = old_version->local;
1802 new_version->global = old_version->global;
1803 new_version
[all...]
H A Dgcc.c3363 const char *new_version = DEFAULT_TARGET_VERSION;
3391 new_version = arg;
3400 baselen + concat_length (new_version, new_machine,
3404 strcat (new_argv0, new_version);
3342 const char *new_version = DEFAULT_TARGET_VERSION; local
/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dshelf-cmd.c457 svn_client__shelf_version_t *new_version; local
487 SVN_ERR(svn_client__shelf_save_new_version3(&new_version, shelf,
504 || ! new_version)
515 SVN_ERR(svn_client__shelf_unapply(new_version,
806 shelf_shelve(int *new_version, argument
834 SVN_ERR(shelve(new_version, name,
882 int new_version; local
889 err = shelf_shelve(&new_version, name,
905 name, new_version));
909 name, new_version));
[all...]
H A Dshelf2-cmd.c457 svn_client__shelf2_version_t *new_version; local
487 SVN_ERR(svn_client__shelf2_save_new_version3(&new_version, shelf,
504 || ! new_version)
515 SVN_ERR(svn_client__shelf2_unapply(new_version,
806 shelf_shelve(int *new_version, argument
834 SVN_ERR(shelve(new_version, name,
882 int new_version; local
889 err = shelf_shelve(&new_version, name,
905 name, new_version));
909 name, new_version));
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_pool.c3861 zpool_upgrade(zpool_handle_t *zhp, uint64_t new_version) argument
3867 zc.zc_cookie = new_version;

Completed in 307 milliseconds