Home
last modified time | relevance | path

Searched refs:clingo_show_type_theory (Results 1 – 8 of 8) sorted by relevance

/dports/math/clingo/clingo-5.5.1/libpyclingo/clingo/
H A Dsolving.py368 show |= _lib.clingo_show_type_theory
/dports/math/clingo/clingo-5.5.1/libclingo/clingo/
H A Dclingocontrol.hh408 if (atomset & clingo_show_type_theory) { in atoms()
/dports/math/clingo/clingo-5.5.1/libclingo/
H A Dclingo.h2016 clingo_show_type_theory = 16, //!< Select symbols added by theory. enumerator
H A Dclingo.hh1352 Theory = clingo_show_type_theory,
/dports/math/clingo/clingo-5.5.1/libpyclingo/
H A D_clingo.cdef288 clingo_show_type_theory = 16, //!< Select symbols added by theory.
H A D_clingo.c3837 int n = (clingo_show_type_theory) <= 0; in _cffi_const_clingo_show_type_theory()
3838 …*o = (unsigned long long)((clingo_show_type_theory) | 0); /* check that clingo_show_type_theory i… in _cffi_const_clingo_show_type_theory()
/dports/math/clingo/clingo-5.5.1/libluaclingo/
H A Dluaclingo.cc1563 if (lua_toboolean(L, -1)) { atomset |= clingo_show_type_theory; } in atoms()
/dports/math/clingo/clingo-5.5.1/app/pyclingo/
H A D_clingo.c3066 int n = (clingo_show_type_theory) <= 0; in _cffi_const_clingo_show_type_theory()
3067 …*o = (unsigned long long)((clingo_show_type_theory) | 0); /* check that clingo_show_type_theory i… in _cffi_const_clingo_show_type_theory()