Home
last modified time | relevance | path

Searched refs:MOVE_ARRAY (Results 1 – 25 of 99) sorted by relevance

1234

/dports/devel/cgit/cgit-1.2.3/git/contrib/coccinelle/
H A Darray.cocci67 + MOVE_ARRAY(dst, src, n);
70 + MOVE_ARRAY(dst, src, n);
73 + MOVE_ARRAY(dst, src, n);
H A DREADME19 f919ffebed (Use MOVE_ARRAY, 2018-01-22)
/dports/devel/git-svn/git-2.34.1/contrib/coccinelle/
H A Darray.cocci67 + MOVE_ARRAY(dst, src, n);
70 + MOVE_ARRAY(dst, src, n);
73 + MOVE_ARRAY(dst, src, n);
H A DREADME19 f919ffebed (Use MOVE_ARRAY, 2018-01-22)
/dports/devel/git-p4/git-2.34.1/contrib/coccinelle/
H A Darray.cocci67 + MOVE_ARRAY(dst, src, n);
70 + MOVE_ARRAY(dst, src, n);
73 + MOVE_ARRAY(dst, src, n);
H A DREADME19 f919ffebed (Use MOVE_ARRAY, 2018-01-22)
/dports/devel/git/git-2.34.1/contrib/coccinelle/
H A Darray.cocci67 + MOVE_ARRAY(dst, src, n);
70 + MOVE_ARRAY(dst, src, n);
73 + MOVE_ARRAY(dst, src, n);
H A DREADME19 f919ffebed (Use MOVE_ARRAY, 2018-01-22)
/dports/devel/git-gui/git-2.34.1/contrib/coccinelle/
H A Darray.cocci67 + MOVE_ARRAY(dst, src, n);
70 + MOVE_ARRAY(dst, src, n);
73 + MOVE_ARRAY(dst, src, n);
H A DREADME19 f919ffebed (Use MOVE_ARRAY, 2018-01-22)
/dports/devel/git-cvs/git-2.34.1/contrib/coccinelle/
H A Darray.cocci67 + MOVE_ARRAY(dst, src, n);
70 + MOVE_ARRAY(dst, src, n);
73 + MOVE_ARRAY(dst, src, n);
H A DREADME19 f919ffebed (Use MOVE_ARRAY, 2018-01-22)
/dports/devel/git-p4/git-2.34.1/
H A Dstring-list.c52 MOVE_ARRAY(list->items + index + 1, list->items + index, in add_entry()
85 MOVE_ARRAY(list->items + i, list->items + i + 1, list->nr - i); in string_list_remove()
H A Dcache-tree.c91 MOVE_ARRAY(it->down + pos + 1, it->down + pos, in find_subtree()
137 MOVE_ARRAY(it->down + pos, it->down + pos + 1, in do_invalidate_path()
/dports/devel/git-svn/git-2.34.1/
H A Dstring-list.c52 MOVE_ARRAY(list->items + index + 1, list->items + index, in add_entry()
85 MOVE_ARRAY(list->items + i, list->items + i + 1, list->nr - i); in string_list_remove()
H A Dcache-tree.c91 MOVE_ARRAY(it->down + pos + 1, it->down + pos,
137 MOVE_ARRAY(it->down + pos, it->down + pos + 1,
/dports/devel/git-gui/git-2.34.1/
H A Dstring-list.c52 MOVE_ARRAY(list->items + index + 1, list->items + index, in add_entry()
85 MOVE_ARRAY(list->items + i, list->items + i + 1, list->nr - i); in string_list_remove()
H A Dcache-tree.c91 MOVE_ARRAY(it->down + pos + 1, it->down + pos, in find_subtree()
137 MOVE_ARRAY(it->down + pos, it->down + pos + 1, in do_invalidate_path()
/dports/devel/git/git-2.34.1/
H A Dstring-list.c52 MOVE_ARRAY(list->items + index + 1, list->items + index, in add_entry()
85 MOVE_ARRAY(list->items + i, list->items + i + 1, list->nr - i); in string_list_remove()
H A Dcache-tree.c91 MOVE_ARRAY(it->down + pos + 1, it->down + pos, in find_subtree()
137 MOVE_ARRAY(it->down + pos, it->down + pos + 1, in do_invalidate_path()
/dports/devel/git-cvs/git-2.34.1/
H A Dstring-list.c52 MOVE_ARRAY(list->items + index + 1, list->items + index, in add_entry()
85 MOVE_ARRAY(list->items + i, list->items + i + 1, list->nr - i); in string_list_remove()
H A Dcache-tree.c91 MOVE_ARRAY(it->down + pos + 1, it->down + pos, in find_subtree()
137 MOVE_ARRAY(it->down + pos, it->down + pos + 1, in do_invalidate_path()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dstring-list.c46 MOVE_ARRAY(list->items + index + 1, list->items + index, in add_entry()
79 MOVE_ARRAY(list->items + i, list->items + i + 1, list->nr - i); in string_list_remove()
H A Ddiffcore-rename.c61 MOVE_ARRAY(rename_dst + first + 1, rename_dst + first, in add_rename_dst()
102 MOVE_ARRAY(rename_src + first + 1, rename_src + first, in register_rename_src()
H A Dcache-tree.c90 MOVE_ARRAY(it->down + pos + 1, it->down + pos, in find_subtree()
136 MOVE_ARRAY(it->down + pos, it->down + pos + 1, in do_invalidate_path()

1234