Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/mctp/
H A DMCTPReactor.hpp52 std::set<std::shared_ptr<MCTPDevice>> deferred; member in MCTPReactor
/openbmc/openbmc/poky/bitbake/lib/bb/parse/parse_py/
H A DBBHandler.py45 def inherit(files, fn, lineno, d, deferred=False): argument
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dui-bootstrap-tpls-0.11.0.js8 …i.bootstrap.accordion","ui.bootstrap.alert","ui.bootstrap.bindHtml","ui.bootstrap.buttons","ui.boo… function
H A Dui-bootstrap-tpls-0.11.0.min.js8 …i.bootstrap.accordion","ui.bootstrap.alert","ui.bootstrap.bindHtml","ui.bootstrap.buttons","ui.boo… function
/openbmc/qemu/block/
H A Dvvfat.c2852 int i, deferred = 1, deleted = 1; in handle_deletes() local