Home
last modified time | relevance | path

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

/openbmc/openbmc-tools/tof-voters/libvoters/subcmd/
H A Danalyze-commits.py10 import libvoters.acceptable as acceptable namespace
H A Danalyze-reviews.py10 import libvoters.acceptable as acceptable namespace
H A Dverify-files.py9 import libvoters.acceptable as acceptable namespace
/openbmc/phosphor-pid-control/pid/
H A Dthermalcontroller.cpp113 bool acceptable = false; in inputProc() local