Home
last modified time | relevance | path

Searched defs:runtime (Results 1 – 15 of 15) sorted by relevance

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_rtc.c14 static struct efi_runtime_services *runtime; variable
H A Defi_selftest_variables.c17 static struct efi_runtime_services *runtime; variable
H A Defi_selftest.c18 static const struct efi_runtime_services *runtime; variable
/openbmc/phosphor-fan-presence/monitor/
H A Dpower_off_rule.hpp19 runtime // Anytime that power is on. enumerator
/openbmc/phosphor-networkd/src/
H A Dnetwork_manager_main.cpp75 auto runtime = inventory::watch(bus, manager); in main() local
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dqunit-1.18.0.js30 return ret;};function done(){var runtime,passed;config.autorun=true;if(config.previousModule){runLo… property in done.AnonymousClass8e2981370b01
31 delete config.previousModule;runtime=now()-config.started;passed=config.stats.all-config.stats.bad;… property in done.AnonymousClass8e2981370c01
75 …nfig.moduleStats.all-config.moduleStats.bad,total:config.moduleStats.all,runtime:now()-config.modu… property in Test.before.AnonymousClass8e2981371201
88 …ailed:bad,passed:this.assertions.length-bad,total:this.assertions.length,runtime:this.runtime,asse… property in Test.finish.AnonymousClass8e2981371601
90 …esult,message:message,actual:actual,expected:expected,testId:this.testId,runtime:now()-this.starte… property in Test.push.details
93 …lt:false,message:message||"error",actual:actual||null,testId:this.testId,runtime:now()-this.starte… property in Test.pushFailure.details
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dtaskdata.py300 def get_reasons(self, item, runtime=False): argument
H A Dsiggen.py175 def dump_sigtask(self, mcfn, task, stampbase, runtime): argument
418 def dump_sigtask(self, mcfn, task, stampbase, runtime): argument
H A Devent.py536 def __init__(self, item, runtime=False, dependees=None, reasons=None, close_matches=None): argument
575 def __init__(self, item, candidates, runtime = False): argument
/openbmc/openbmc/poky/meta/lib/oe/
H A Dsstatesig.py232 def dump_sigtask(self, fn, task, stampbase, runtime): argument
H A Dspdx30.py2845 runtime = "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/runtime" variable in LifecycleScopeType
3928 runtime = "https://spdx.org/rdf/3.0.1/terms/Software/SbomType/runtime" variable in software_SbomType
/openbmc/qemu/include/hw/loongarch/
H A Dboot.h70 uint64_t *runtime; member
/openbmc/qemu/audio/
H A Dpaaudio.c832 char *runtime; in qpa_audio_init() local
/openbmc/qemu/include/hw/cxl/
H A Dcxl_device.h191 uint64_t runtime; member
/openbmc/u-boot/include/
H A Defi_api.h326 struct efi_runtime_services *runtime; member