Home
last modified time | relevance | path

Searched refs:expandGrayShadow0 (Results 1 – 9 of 9) sorted by relevance

/dports/math/cvc3/cvc3-2.4.1/src/theory_arith/
H A Darith_proof_rules.h238 virtual Theorem expandGrayShadow0(const Theorem& g)=0;
H A Darith_theorem_producer.h263 Theorem expandGrayShadow0(const Theorem& grayShadow);
H A Darith_theorem_producer_old.h262 Theorem expandGrayShadow0(const Theorem& grayShadow);
H A Darith_theorem_producer3.h262 Theorem expandGrayShadow0(const Theorem& grayShadow);
H A Dtheory_arith3.cpp2045 enqueueFact(d_rules->expandGrayShadow0(e)); in assertFact()
2059 enqueueFact(d_rules->expandGrayShadow0(gThm)); in assertFact()
H A Dtheory_arith_old.cpp2524 enqueueFact(d_rules->expandGrayShadow0(e)); in assertFact()
2538 enqueueFact(d_rules->expandGrayShadow0(gThm)); in assertFact()
H A Darith_theorem_producer.cpp1869 Theorem ArithTheoremProducer::expandGrayShadow0(const Theorem& grayShadow) { in expandGrayShadow0() function in ArithTheoremProducer
H A Darith_theorem_producer3.cpp1826 Theorem ArithTheoremProducer3::expandGrayShadow0(const Theorem& grayShadow) { in expandGrayShadow0() function in ArithTheoremProducer3
H A Darith_theorem_producer_old.cpp2029 Theorem ArithTheoremProducerOld::expandGrayShadow0(const Theorem& grayShadow) { in expandGrayShadow0() function in ArithTheoremProducerOld