Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oe/
H A Dsbom30.py484 from_, argument
522 def new_relationship(self, from_, typ, to): argument
525 def new_scoped_relationship(self, from_, typ, scope, to): argument
670 def new_vex_patched_relationship(self, from_, to): argument
680 def new_vex_unpatched_relationship(self, from_, to): argument
690 def new_vex_ignored_relationship(self, from_, to, *, impact_statement): argument
/openbmc/qemu/util/
H A Dcoroutine-windows.c49 qemu_coroutine_switch(Coroutine *from_, Coroutine *to_, in qemu_coroutine_switch()
H A Dcoroutine-sigaltstack.c273 CoroutineAction qemu_coroutine_switch(Coroutine *from_, Coroutine *to_, in qemu_coroutine_switch()
H A Dcoroutine-ucontext.c311 qemu_coroutine_switch(Coroutine *from_, Coroutine *to_, in qemu_coroutine_switch()