Lines Matching refs:APR_ARRAY_PUSH

484   APR_ARRAY_PUSH(entries, svn_fs_x__p2l_entry_t *) = new_entry;  in copy_item_to_temp()
524 APR_ARRAY_PUSH(context->reps, void *) = NULL; in add_item_rep_mapping()
595 APR_ARRAY_PUSH(context->references, reference_t *) = reference; in copy_rep_to_temp()
638 APR_ARRAY_PUSH(result, svn_fs_dirent_t *) in svn_fs_x__order_dir_entries()
725 APR_ARRAY_PUSH(context->references, reference_t *) = reference; in copy_node_to_temp()
738 APR_ARRAY_PUSH(context->path_order, path_order_t *) = path_order; in copy_node_to_temp()
956 APR_ARRAY_PUSH(selected, path_order_t *) = current_path; in select_reps()
959 APR_ARRAY_PUSH(node_parts, svn_fs_x__p2l_entry_t *) = node_part; in select_reps()
961 APR_ARRAY_PUSH(rep_parts, svn_fs_x__p2l_entry_t *) = rep_part; in select_reps()
981 APR_ARRAY_PUSH(node_parts, svn_fs_x__p2l_entry_t *) = depending; in select_reps()
983 APR_ARRAY_PUSH(rep_parts, svn_fs_x__p2l_entry_t *) = depending; in select_reps()
1054 APR_ARRAY_PUSH(context->reps, svn_fs_x__p2l_entry_t *) in write_nodes_container()
1156 APR_ARRAY_PUSH(nodes_in_container, svn_fs_x__p2l_entry_t *) = entry; in store_nodes()
1201 APR_ARRAY_PUSH(new_entries, svn_fs_x__p2l_entry_t *) in write_reps_container()
1297 APR_ARRAY_PUSH(sub_items, svn_fs_x__id_t) = entry->items[0]; in write_reps_containers()
1375 APR_ARRAY_PUSH(context->reps, svn_fs_x__p2l_entry_t *) = entry; in store_items()
1518 APR_ARRAY_PUSH(new_entries, svn_fs_x__p2l_entry_t *) in write_changes_container()
1614 APR_ARRAY_PUSH(sub_items, svn_fs_x__id_t) = entry->items[0]; in write_changes_containers()
1660 APR_ARRAY_PUSH(dest, svn_fs_x__p2l_entry_t *) in append_entries()
1730 APR_ARRAY_PUSH(context->rev_offsets, int) = context->reps->nelts; in pack_range()