Home
last modified time | relevance | path

Searched refs:chunk_extra_edges (Results 1 – 18 of 18) sorted by relevance

/dports/devel/git-p4/git-2.34.1/t/helper/
H A Dtest-read-graph.c40 if (graph->chunk_extra_edges) in cmd__read_graph()
/dports/devel/git-svn/git-2.34.1/t/helper/
H A Dtest-read-graph.c40 if (graph->chunk_extra_edges)
/dports/devel/git/git-2.34.1/t/helper/
H A Dtest-read-graph.c40 if (graph->chunk_extra_edges) in cmd__read_graph()
/dports/devel/git-gui/git-2.34.1/t/helper/
H A Dtest-read-graph.c40 if (graph->chunk_extra_edges) in cmd__read_graph()
/dports/devel/git-cvs/git-2.34.1/t/helper/
H A Dtest-read-graph.c40 if (graph->chunk_extra_edges) in cmd__read_graph()
/dports/devel/cgit/cgit-1.2.3/git/t/helper/
H A Dtest-read-graph.c46 if (graph->chunk_extra_edges) in cmd__read_graph()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dcommit-graph.h59 const unsigned char *chunk_extra_edges; member
H A Dcommit-graph.c272 if (graph->chunk_extra_edges) in parse_commit_graph()
275 graph->chunk_extra_edges = data + chunk_offset; in parse_commit_graph()
660 parent_data_ptr = (uint32_t*)(g->chunk_extra_edges + in fill_commit_in_graph()
/dports/devel/git-svn/git-2.34.1/
H A Dcommit-graph.h82 const unsigned char *chunk_extra_edges; member
H A Dcommit-graph.c402 pair_chunk(cf, GRAPH_CHUNKID_EXTRAEDGES, &graph->chunk_extra_edges); in parse_commit_graph()
855 parent_data_ptr = (uint32_t*)(g->chunk_extra_edges + in fill_commit_in_graph()
/dports/devel/git-gui/git-2.34.1/
H A Dcommit-graph.h82 const unsigned char *chunk_extra_edges; member
H A Dcommit-graph.c402 pair_chunk(cf, GRAPH_CHUNKID_EXTRAEDGES, &graph->chunk_extra_edges); in parse_commit_graph()
855 parent_data_ptr = (uint32_t*)(g->chunk_extra_edges + in fill_commit_in_graph()
/dports/devel/git-p4/git-2.34.1/
H A Dcommit-graph.h82 const unsigned char *chunk_extra_edges; member
H A Dcommit-graph.c402 pair_chunk(cf, GRAPH_CHUNKID_EXTRAEDGES, &graph->chunk_extra_edges); in parse_commit_graph()
855 parent_data_ptr = (uint32_t*)(g->chunk_extra_edges + in fill_commit_in_graph()
/dports/devel/git/git-2.34.1/
H A Dcommit-graph.h82 const unsigned char *chunk_extra_edges; member
H A Dcommit-graph.c402 pair_chunk(cf, GRAPH_CHUNKID_EXTRAEDGES, &graph->chunk_extra_edges); in parse_commit_graph()
855 parent_data_ptr = (uint32_t*)(g->chunk_extra_edges + in fill_commit_in_graph()
/dports/devel/git-cvs/git-2.34.1/
H A Dcommit-graph.h82 const unsigned char *chunk_extra_edges; member
H A Dcommit-graph.c402 pair_chunk(cf, GRAPH_CHUNKID_EXTRAEDGES, &graph->chunk_extra_edges); in parse_commit_graph()
855 parent_data_ptr = (uint32_t*)(g->chunk_extra_edges + in fill_commit_in_graph()