Home
last modified time | relevance | path

Searched defs:markLevel (Results 1 – 4 of 4) sorted by relevance

/dports/astro/xtide/xtide-2.15.3/libxtide/
H A DStation.hh46 NullablePredictionValue markLevel; member in libxtide::Station
/dports/math/clasp/clasp-3.3.5/clasp/
H A Dsolver.h773 void markLevel(uint32 dl) { assert(validLevel(dl)); levels_[dl-1].marked = 1; } in markLevel() function
/dports/math/clingo/clingo-5.5.1/clasp/clasp/
H A Dsolver.h773 void markLevel(uint32 dl) { assert(validLevel(dl)); levels_[dl-1].marked = 1; } in markLevel() function
/dports/math/clingo/clingo-5.5.1/clasp/clasp-da10954/clasp/
H A Dsolver.h773 void markLevel(uint32 dl) { assert(validLevel(dl)); levels_[dl-1].marked = 1; } in markLevel() function