/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/ |
H A D | 0001-liftoff-Correct-function-signatures.patch | 7 …baseline/mips/liftoff-assembler-mips.h:661:5: error: no matching member function for call to 'Move' 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); 40 + inline void Move(DoubleRegister dst, DoubleRegister src, ValueKind kind); 52 - 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/openbmc/meta-raspberrypi/recipes-connectivity/bluez5/ |
H A D | bluez5_%.bbappend | 7 file://0004-Move-the-hciattach-firmware-into-lib-firmware.patch \
|
/openbmc/linux/drivers/dma/ |
H A D | TODO | 3 1. Move remaining drivers to use new slave interface
|
/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/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/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 | 20 # Move libs to default directories so they can be picked up later
|
/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/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/poky/meta/recipes-devtools/libedit/libedit/ |
H A D | stdc-predef.patch | 4 Subject: [PATCH] libedit: Move from meta-oe
|
/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-oe/recipes-support/gd/gd/ |
H A D | 0001-Fix-deprecared-function-prototypes.patch | 68 /* Move neuron i towards biased (a,b,g,r) by factor alpha 79 /* Move adjacent neurons by precomputed alpha*(1-((i-j)^2/[r]^2)) in radpower[|i-j|]
|
/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/meta-arm/meta-arm/recipes-security/trusted-services/ |
H A D | libts_git.bb | 26 # Move the dynamic libraries into the standard place.
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | snapshot.rst | 166 LV VG Attr LSize Origin Snap% Move Log Copy% Convert 178 LV VG Attr LSize Origin Snap% Move Log Copy% Convert 195 LV VG Attr LSize Origin Snap% Move Log Copy% Convert
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusb/ |
H A D | libusb-compat_0.1.8.bb | 42 # Move test binaries out of bindir to avoid clashing with a "real" lsusb.
|
/openbmc/linux/drivers/gpu/drm/amd/display/ |
H A D | TODO | 82 15. Move DP/HDMI dual mode adaptors to drm_dp_dual_mode_helper.c. See 85 16. Move to core SCDC helpers (I think those are new since initial DC review).
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/files/ |
H A D | 0001-netlib.c-Move-including-sched.h-out-og-function.patch | 4 Subject: [PATCH] netlib.c: Move including sched.h out og function
|