Home
last modified time | relevance | path

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

/dports/www/R-cran-shiny/shiny/R/
H A Dmock-session.R571 freezeValue = function(x, name) { method in MockShinySession
H A Dshiny.R960 freezeValue = function(x, name) { method in ShinySession
/dports/math/clasp/clasp-3.3.5/clasp/
H A Dlogic_program_types.h294 ValueRep freezeValue()const { return static_cast<ValueRep>(freeze_ - uint32(freeze_ != 0)); } in freezeValue() function
/dports/math/clingo/clingo-5.5.1/clasp/clasp/
H A Dlogic_program_types.h294 ValueRep freezeValue()const { return static_cast<ValueRep>(freeze_ - uint32(freeze_ != 0)); } in freezeValue() function
/dports/math/clingo/clingo-5.5.1/clasp/clasp-da10954/clasp/
H A Dlogic_program_types.h294 ValueRep freezeValue()const { return static_cast<ValueRep>(freeze_ - uint32(freeze_ != 0)); } in freezeValue() function