/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/ |
H A D | 0001-liftoff-Correct-function-signatures.patch | 8 Move(tmp, src, type.value_type()); 27 // Move {src} into {dst}. {src} and {dst} must be different. 28 - void Move(LiftoffRegister dst, LiftoffRegister src, ValueKind); 29 + void Move(LiftoffRegister dst, LiftoffRegister src, ValueKind kind); 37 - inline void Move(Register dst, Register src, ValueKind); 38 - inline void Move(DoubleRegister dst, DoubleRegister src, ValueKind); 39 + inline void Move(Register dst, Register src, ValueKind kind); 52 - Move(tmp, src, type.value_type()); 53 + Move(tmp, src, type.value_type().kind()); 65 - Move(tmp, src, type.value_type()); [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fltk/fltk/ |
H A D | fltk-native-link-libdl.patch | 15 0c1c3a771e dlfcn: Move dlopen into libc 16 add8d7ea01 dlfcn: Move dlvsym into libc 17 6dfc0207eb dlfcn: Move dlinfo into libc 18 492560a32e dlfcn: Move dladdr1 into libc 19 6a1ed32789 dlfcn: Move dlmopen into libc 20 77f876c0e3 dlfcn: Move dlsym into libc 21 602252b553 dlfcn: Move dladdr into libc 22 d8cce17d2a dlfcn: Move dlclose into libc
|
/openbmc/linux/drivers/accessibility/speakup/ |
H A D | DefaultKeyAssignments | 31 InsKeyPad-9 Move reading cursor to top of screen (insert pgup) 32 InsKeyPad-3 Move reading cursor to bottom of screen (insert pgdn) 33 InsKeyPad-7 Move reading cursor to left edge of screen (insert home) 34 InsKeyPad-1 Move reading cursor to right edge of screen (insert end) 35 ControlKeyPad-1 Move reading cursor to last character on current line.
|
/openbmc/linux/drivers/dma/ |
H A D | TODO | 3 1. Move remaining drivers to use new slave interface
|
/openbmc/openbmc/meta-raspberrypi/recipes-connectivity/bluez5/ |
H A D | bluez5_%.bbappend | 7 file://0004-Move-the-hciattach-firmware-into-lib-firmware.patch \
|
/openbmc/qemu/tests/tcg/cris/bare/ |
H A D | check_movscr.s | 4 ; Move constant byte, word, dword to register. Check that sign-extension
|
H A D | check_movucr.s | 4 ; Move constant byte, word, dword to register. Check that zero-extension
|
H A D | check_mover.s | 4 ; Move between registers. Check that just the subreg is copied.
|
H A D | check_movecr.s | 4 ; Move constant byte, word, dword to register. Check that no extension is
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/libsodium/ |
H A D | libsodium_1.0.19.bb | 8 file://0001-fix-aarch64-Move-target-pragma-after-arm_neon.h-incl.patch"
|
/openbmc/openbmc/poky/meta/recipes-core/newlib/ |
H A D | newlib_git.bb | 11 # Move include files and libs to default directories so they can be picked up later
|
H A D | libgloss_git.bb | 21 # Move libs to default directories so they can be picked up later
|
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
H A D | 05_wildcard_matching.patch | 81 + /* Move ahead one character at a time and try to match at each 99 + /* Move to the next character, both in string and in pattern. */
|
/openbmc/linux/drivers/accel/ivpu/ |
H A D | TODO | 1 - Move to threaded_irqs to mitigate potential infinite loop in ivpu_ipc_irq_handler()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ufw/ufw/ |
H A D | setuptools.patch | 1 Move to setuptools as distutils is now deprecated.
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/logfsprogs/logfsprogs/ |
H A D | 0001-btree-Avoid-conflicts-with-libc-namespace-about-setk.patch | 57 /* Move some entries to the right */ 71 /* Move some entries to the left */ 120 /* Move all entries to the left */
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | dtlb_prot.S | 21 rdpr %pstate, %g5 ! Move into alt-globals
|
/openbmc/u-boot/arch/arm/mach-zynq/ |
H A D | u-boot-spl.lds | 50 /* Move BSS section to RAM because of FAT */
|
/openbmc/openbmc/meta-raspberrypi/recipes-connectivity/bluez5/bluez5/ |
H A D | 0004-Move-the-hciattach-firmware-into-lib-firmware.patch | 4 Subject: [PATCH] Move the hciattach firmware into /lib/firmware
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/ |
H A D | 0008-libsodium-aarch64_crypto.patch | 1 Move target #pragma after arm_neon.h include
|
/openbmc/linux/Documentation/gpu/rfc/ |
H A D | i915_gem_lmem.rst | 20 * Move i915 buddy allocator over to TTM
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/libnet-idn-encode/ |
H A D | Net-IDN-Encode-2.500-use_uvchr_to_utf8_flags_instead_of_uvuni_to_utf8_flags.patch | 27 Move(skip_p, skip_p + u8, re_p - skip_p, char);
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/ |
H A D | 0026-nvmxip-move-header-to-include.patch | 6 Move header to include to allow external code
|
/openbmc/openbmc/poky/meta/recipes-extended/man-db/files/ |
H A D | 0001-man-Move-local-variable-declaration-to-function-scop.patch | 4 Subject: [PATCH] man: Move local variable declaration to function scope
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/libsodium/libsodium/ |
H A D | 0001-fix-aarch64-Move-target-pragma-after-arm_neon.h-incl.patch | 4 Subject: [PATCH] fix(aarch64): Move target #pragma after arm_neon.h include
|