Home
last modified time | relevance | path

Searched refs:explore_queue (Results 1 – 6 of 6) sorted by relevance

/dports/devel/cgit/cgit-1.2.3/git/
H A Drevision.c3108 struct prio_queue explore_queue; member
3128 struct commit *c = prio_queue_get(&info->explore_queue); in explore_walk_step()
3149 test_flag_and_insert(&info->explore_queue, p->item, TOPO_WALK_EXPLORED); in explore_walk_step()
3157 while ((c = prio_queue_peek(&info->explore_queue)) && in explore_to_depth()
3206 clear_prio_queue(&info->explore_queue); in reset_topo_walk()
3227 memset(&info->explore_queue, 0, sizeof(info->explore_queue)); in init_topo_walk()
3245 info->explore_queue.compare = compare_commits_by_gen_then_commit_date; in init_topo_walk()
3255 test_flag_and_insert(&info->explore_queue, c, TOPO_WALK_EXPLORED); in init_topo_walk()
/dports/devel/git-gui/git-2.34.1/
H A Drevision.c3283 struct prio_queue explore_queue; member
3323 struct commit *c = prio_queue_get(&info->explore_queue); in explore_walk_step()
3346 test_flag_and_insert(&info->explore_queue, p->item, TOPO_WALK_EXPLORED); in explore_walk_step()
3354 while ((c = prio_queue_peek(&info->explore_queue)) && in explore_to_depth()
3408 clear_prio_queue(&info->explore_queue); in reset_topo_walk()
3429 memset(&info->explore_queue, 0, sizeof(info->explore_queue)); in init_topo_walk()
3447 info->explore_queue.compare = compare_commits_by_gen_then_commit_date; in init_topo_walk()
3458 test_flag_and_insert(&info->explore_queue, c, TOPO_WALK_EXPLORED); in init_topo_walk()
/dports/devel/git-p4/git-2.34.1/
H A Drevision.c3283 struct prio_queue explore_queue; member
3323 struct commit *c = prio_queue_get(&info->explore_queue); in explore_walk_step()
3346 test_flag_and_insert(&info->explore_queue, p->item, TOPO_WALK_EXPLORED); in explore_walk_step()
3354 while ((c = prio_queue_peek(&info->explore_queue)) && in explore_to_depth()
3408 clear_prio_queue(&info->explore_queue); in reset_topo_walk()
3429 memset(&info->explore_queue, 0, sizeof(info->explore_queue)); in init_topo_walk()
3447 info->explore_queue.compare = compare_commits_by_gen_then_commit_date; in init_topo_walk()
3458 test_flag_and_insert(&info->explore_queue, c, TOPO_WALK_EXPLORED); in init_topo_walk()
/dports/devel/git-svn/git-2.34.1/
H A Drevision.c3283 struct prio_queue explore_queue;
3323 struct commit *c = prio_queue_get(&info->explore_queue);
3346 test_flag_and_insert(&info->explore_queue, p->item, TOPO_WALK_EXPLORED);
3354 while ((c = prio_queue_peek(&info->explore_queue)) &&
3408 clear_prio_queue(&info->explore_queue);
3429 memset(&info->explore_queue, 0, sizeof(info->explore_queue));
3447 info->explore_queue.compare = compare_commits_by_gen_then_commit_date;
3458 test_flag_and_insert(&info->explore_queue, c, TOPO_WALK_EXPLORED);
/dports/devel/git/git-2.34.1/
H A Drevision.c3283 struct prio_queue explore_queue; member
3323 struct commit *c = prio_queue_get(&info->explore_queue); in explore_walk_step()
3346 test_flag_and_insert(&info->explore_queue, p->item, TOPO_WALK_EXPLORED); in explore_walk_step()
3354 while ((c = prio_queue_peek(&info->explore_queue)) && in explore_to_depth()
3408 clear_prio_queue(&info->explore_queue); in reset_topo_walk()
3429 memset(&info->explore_queue, 0, sizeof(info->explore_queue)); in init_topo_walk()
3447 info->explore_queue.compare = compare_commits_by_gen_then_commit_date; in init_topo_walk()
3458 test_flag_and_insert(&info->explore_queue, c, TOPO_WALK_EXPLORED); in init_topo_walk()
/dports/devel/git-cvs/git-2.34.1/
H A Drevision.c3283 struct prio_queue explore_queue; member
3323 struct commit *c = prio_queue_get(&info->explore_queue); in explore_walk_step()
3346 test_flag_and_insert(&info->explore_queue, p->item, TOPO_WALK_EXPLORED); in explore_walk_step()
3354 while ((c = prio_queue_peek(&info->explore_queue)) && in explore_to_depth()
3408 clear_prio_queue(&info->explore_queue); in reset_topo_walk()
3429 memset(&info->explore_queue, 0, sizeof(info->explore_queue)); in init_topo_walk()
3447 info->explore_queue.compare = compare_commits_by_gen_then_commit_date; in init_topo_walk()
3458 test_flag_and_insert(&info->explore_queue, c, TOPO_WALK_EXPLORED); in init_topo_walk()