Home
last modified time | relevance | path

Searched defs:other_loop (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/bmesh/operators/
H A Dbmo_subdivide.c1229 BMLoop *other_loop; in bmo_subdivide_edges_exec() local
/dports/math/clasp/clasp-3.3.5/clasp/
H A Dsolver_strategies.h171 enum ScoreOther { other_auto = 0u, other_no = 1u, other_loop = 2u, other_all = 3u }; enumerator
/dports/math/clingo/clingo-5.5.1/clasp/clasp-da10954/clasp/
H A Dsolver_strategies.h171 enum ScoreOther { other_auto = 0u, other_no = 1u, other_loop = 2u, other_all = 3u }; enumerator
/dports/math/clingo/clingo-5.5.1/clasp/clasp/
H A Dsolver_strategies.h171 enum ScoreOther { other_auto = 0u, other_no = 1u, other_loop = 2u, other_all = 3u }; enumerator
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/shenandoah/c2/
H A DshenandoahSupport.cpp1792 IdealLoopTree* other_loop = phase->get_loop(other_ctrl); in would_subsume() local