Home
last modified time | relevance | path

Searched refs:setLogic (Results 1 – 25 of 73) sorted by relevance

123

/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/sbv-8.12/SBVTestSuite/TestSuite/Basics/
H A DUISat.hs47 test1 = do setLogic Logic_ALL
51 test2 = do setLogic Logic_ALL
55 test3 = do setLogic Logic_ALL
H A DExceptions.hs52 where exc = do setLogic QF_LIA
62 where z3ExcCatch = do setLogic QF_LIA
/dports/cad/ktechlab/ktechlab-0.50.0/src/electronics/simulation/
H A Dlogic.cpp43 setLogic(getConfig()); in LogicIn()
88 void LogicIn::setLogic( LogicConfig config ) in setLogic() function in LogicIn
150 setLogic(getConfig()); in LogicOut()
230 void LogicOut::setLogic( LogicConfig config ) in setLogic() function in LogicOut
H A Dlogic.h61 virtual void setLogic( LogicConfig config );
125 void setLogic( LogicConfig config ) override;
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/sbv-8.12/SBVTestSuite/TestSuite/Arrays/
H A DQuery.hs58 setLogic QF_UFBV
67 setLogic QF_UFBV
77 setLogic QF_UFBV
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/sbv-8.12/SBVTestSuite/TestSuite/Queries/
H A DUISat.hs58 test1 = do setLogic Logic_ALL
63 test2 = do setLogic Logic_ALL
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/what4-1.1/src/What4/Solver/
H A DBoolector.hs107 SMT2.setLogic writer SMT2.allSupported
120 SMT2.setLogic writer SMT2.allSupported
H A DCVC4.hs135 SMT2.setLogic c SMT2.allSupported
167 SMT2.setLogic writer SMT2.allSupported
206 SMT2.setLogic writer SMT2.allSupported
/dports/math/cvc4/CVC4-1.7/test/system/
H A Dsep_log_api.cpp45 smt.setLogic("QF_IDL"); in validate_exception()
135 smt.setLogic("QF_ALL_SUPPORTED"); in validate_getters()
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.context/src/test/java/org/springframework/context/support/
H A DAssembler.java32 public void setLogic(Logic l) { in setLogic() method in Assembler
/dports/math/cvc4/CVC4-1.7/src/smt/
H A Dsmt_engine.h473 void setLogic(
479 void setLogic(const char* logic) /* throw(ModalException, LogicException) */;
484 void setLogic(const LogicInfo& logic) /* throw(ModalException) */;
H A Dsmt_engine.i50 %ignore CVC4::SmtEngine::setLogic(const char*);
/dports/math/cvc4/CVC4-1.7/examples/api/
H A Dextract-new.cpp28 slv.setLogic("QF_BV"); // Set the logic in main()
H A Dextract.cpp28 smt.setLogic("QF_BV"); // Set the logic in main()
H A Dlinear_arith-new.cpp29 slv.setLogic("QF_LIRA"); // Set the logic in main()
H A Dbitvectors_and_arrays-new.cpp31 slv.setLogic("QF_AUFBV"); // Set the logic in main()
H A Dlinear_arith.cpp29 smt.setLogic("QF_LIRA"); // Set the logic in main()
H A Dstrings-new.cpp29 slv.setLogic("S"); in main()
H A Dbitvectors_and_arrays.cpp30 smt.setLogic("QF_AUFBV"); // Set the logic in main()
/dports/math/cvc4/CVC4-1.7/src/parser/smt1/
H A Dsmt1.h120 void setLogic(const std::string& name);
/dports/japanese/qolibri/qolibri-2.1.4/src/
H A Dmodel.h60 void setLogic(int logic);
H A Dmodel.cpp176 setLogic((int)m.logic); in setMethod()
191 void Model::setLogic(int logic) in setLogic() function in Model
/dports/math/cvc4/CVC4-1.7/test/java/
H A DLinearArith.java39 smt.setLogic("QF_LIRA"); // Set the logic in evaluatesExpression()
/dports/math/cvc4/CVC4-1.7/examples/api/java/
H A DLinearArith.java27 smt.setLogic("QF_LIRA"); // Set the logic in main()
H A DBitVectors.java26 smt.setLogic("QF_BV"); // Set the logic in main()

123