Home
last modified time | relevance | path

Searched refs:from_ (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/util/
H A Dcoroutine-windows.c49 qemu_coroutine_switch(Coroutine *from_, Coroutine *to_, in qemu_coroutine_switch() argument
52 CoroutineWin32 *from = DO_UPCAST(CoroutineWin32, base, from_); in qemu_coroutine_switch()
H A Dcoroutine-wasm.c85 CoroutineAction qemu_coroutine_switch(Coroutine *from_, Coroutine *to_, in qemu_coroutine_switch() argument
88 CoroutineEmscripten *from = DO_UPCAST(CoroutineEmscripten, base, from_); in qemu_coroutine_switch()
H A Dcoroutine-sigaltstack.c273 CoroutineAction qemu_coroutine_switch(Coroutine *from_, Coroutine *to_, in qemu_coroutine_switch() argument
276 CoroutineSigAltStack *from = DO_UPCAST(CoroutineSigAltStack, base, from_); in qemu_coroutine_switch()
H A Dcoroutine-ucontext.c311 qemu_coroutine_switch(Coroutine *from_, Coroutine *to_, in qemu_coroutine_switch() argument
314 CoroutineUContext *from = DO_UPCAST(CoroutineUContext, base, from_); in qemu_coroutine_switch()
/openbmc/openbmc/poky/meta/lib/oe/
H A Dsbom30.py484 from_, argument
491 from_ = to_list(from_)
494 if not from_:
502 for f in from_:
512 from_=f,
522 def new_relationship(self, from_, typ, to): argument
523 return self._new_relationship(oe.spdx30.Relationship, from_, typ, to)
525 def new_scoped_relationship(self, from_, typ, scope, to): argument
528 from_,
670 def new_vex_patched_relationship(self, from_, to): argument
[all …]
H A Dspdx30_tasks.py341 if dep_build is not e.from_:
/openbmc/openbmc/poky/scripts/contrib/oe-image-files-spdx/src/oe_image_files/
H A Dmain.py62 if not rel.from_ is root_package:
/openbmc/openbmc/poky/meta/recipes-support/vte/
H A Dvte_0.78.2.bb23 file://0005-color-parser-Use-fast_float-implementation-for-from_.patch \