Searched refs:from_ (Results 1 – 8 of 8) sorted by relevance
| /openbmc/qemu/util/ |
| H A D | coroutine-windows.c | 49 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 D | coroutine-wasm.c | 85 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 D | coroutine-sigaltstack.c | 273 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 D | coroutine-ucontext.c | 311 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 D | sbom30.py | 484 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 D | spdx30_tasks.py | 341 if dep_build is not e.from_:
|
| /openbmc/openbmc/poky/scripts/contrib/oe-image-files-spdx/src/oe_image_files/ |
| H A D | main.py | 62 if not rel.from_ is root_package:
|
| /openbmc/openbmc/poky/meta/recipes-support/vte/ |
| H A D | vte_0.78.2.bb | 23 file://0005-color-parser-Use-fast_float-implementation-for-from_.patch \
|