Home
last modified time | relevance | path

Searched refs:mark_for_removal (Results 1 – 10 of 10) sorted by relevance

/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/jfr/utilities/
H A DjfrConcurrentLinkedListHost.inline.hpp40 inline Node* mark_for_removal(Node* node) { in mark_for_removal() function
211 successor_next = mark_for_removal(successor); in remove()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/jfr/utilities/
H A DjfrConcurrentLinkedListHost.inline.hpp40 inline Node* mark_for_removal(Node* node) { in mark_for_removal() function
215 successor_next = mark_for_removal(successor); in remove()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/jfr/utilities/
H A DjfrConcurrentLinkedListHost.inline.hpp40 inline Node* mark_for_removal(Node* node) { in mark_for_removal() function
215 successor_next = mark_for_removal(successor); in remove()
/dports/devel/git-gui/git-2.34.1/
H A Dbisect.c1148 static int mark_for_removal(const char *refname, const struct object_id *oid, in mark_for_removal() function
1163 for_each_ref_in("refs/bisect", mark_for_removal, (void *) &refs_for_removal); in bisect_clean_state()
/dports/devel/git-svn/git-2.34.1/
H A Dbisect.c1148 static int mark_for_removal(const char *refname, const struct object_id *oid, in mark_for_removal() function
1163 for_each_ref_in("refs/bisect", mark_for_removal, (void *) &refs_for_removal); in bisect_clean_state()
/dports/devel/git-p4/git-2.34.1/
H A Dbisect.c1148 static int mark_for_removal(const char *refname, const struct object_id *oid, in mark_for_removal() function
1163 for_each_ref_in("refs/bisect", mark_for_removal, (void *) &refs_for_removal); in bisect_clean_state()
/dports/devel/git/git-2.34.1/
H A Dbisect.c1148 static int mark_for_removal(const char *refname, const struct object_id *oid, in mark_for_removal() function
1163 for_each_ref_in("refs/bisect", mark_for_removal, (void *) &refs_for_removal); in bisect_clean_state()
/dports/devel/git-cvs/git-2.34.1/
H A Dbisect.c1148 static int mark_for_removal(const char *refname, const struct object_id *oid, in mark_for_removal() function
1163 for_each_ref_in("refs/bisect", mark_for_removal, (void *) &refs_for_removal); in bisect_clean_state()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dbisect.c1057 static int mark_for_removal(const char *refname, const struct object_id *oid, in mark_for_removal() function
1072 for_each_ref_in("refs/bisect", mark_for_removal, (void *) &refs_for_removal); in bisect_clean_state()
/dports/math/yices/yices-2.6.2/src/solvers/cdcl/
H A Dsmt_core.c164 static inline void mark_for_removal(clause_t *cl) { in mark_for_removal() function
4649 mark_for_removal(v[i]); in reduce_clause_database()
4654 mark_for_removal(v[i]); in reduce_clause_database()
4715 mark_for_removal(cl); in remove_irrelevant_learned_clauses()
4784 mark_for_removal(cl); in simplify_clause()
4810 mark_for_removal(cl); in mark_true_clause()
5134 mark_for_removal(v[i]); in remove_all_learned_clauses()
5152 mark_for_removal(cl); in remove_problem_clauses()
5622 mark_for_removal(cl); in mark_clause_to_remove()