Home
last modified time | relevance | path

Searched refs:diff (Results 3126 – 3150 of 3836) sorted by relevance

1...<<121122123124125126127128129130>>...154

/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/glib-2.0/
H A Dfix-regex.patch30 diff --git a/glib/tests/regex.c b/glib/tests/regex.c
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lvgl/files/
H A D0002-fix-sdl-handle-both-LV_IMAGE_SRC_FILE-and-LV_IMAGE_S.patch19 diff --git a/src/draw/sdl/lv_draw_sdl.c b/src/draw/sdl/lv_draw_sdl.c
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pydbus/
H A D0001-make-direction-attribute-conforming-to-introspect.dt.patch24 diff --git a/pydbus/proxy_method.py b/pydbus/proxy_method.py
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfstests/xfstests/
H A D0002-Add-missing-STATX_ATTR_-defines-from-musl-sys-stat.h.patch17 diff --git a/src/statx.h b/src/statx.h
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/n1sdp/
H A D0001-n1sdp-tftf-tests-to-skip.patch12 diff --git a/plat/arm/n1sdp/tests_to_skip.txt b/plat/arm/n1sdp/tests_to_skip.txt
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/
H A D0005-platform-corstone1000-fix-synchronization-issue-on-o.patch21 diff --git a/platform/ext/target/arm/corstone1000/openamp/platform_spe_dual_core_hal.c b/platform/e…
H A D0004-platform-corstone1000-align-capsule-update-structs.patch16 diff --git a/platform/ext/target/arm/corstone1000/fw_update_agent/uefi_capsule_parser.c b/platform/…
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0016-efi_loader-fix-null-pointer-exception-with-get_image.patch18 diff --git a/lib/efi_loader/efi_firmware.c b/lib/efi_loader/efi_firmware.c
/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/
H A D0001-lib-transaction.c-fix-file-conflicts-for-MIPS64-N32.patch34 diff --git a/lib/transaction.c b/lib/transaction.c
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/netplan/netplan/
H A D0001-meson.build-drop-unnecessary-build-dependencies.patch17 diff --git a/meson.build b/meson.build
/openbmc/openbmc/poky/meta/recipes-extended/texinfo/texinfo/
H A D0001-texinfo-several-changes-to-build-without-zlib-and-nc.patch18 diff --git a/configure.ac b/configure.ac
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tcpreplay/tcpreplay/
H A D0001-configure.ac-do-not-run-conftest-in-case-of-cross-co.patch27 diff --git a/configure.ac b/configure.ac
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/
H A D0001-taglib-Fix-build-on-x86-32-bit.patch28 diff --git a/modules/meta_engine/taglib.cpp b/modules/meta_engine/taglib.cpp
/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/
H A Dadd_armeb_triplet_entry.patch38 diff --git a/data/tupletable b/data/tupletable
/openbmc/linux/net/batman-adv/
H A Dbat_iv_ogm.c2019 int *diff) in batadv_iv_ogm_neigh_diff() argument
2035 *diff = (int)tq1 - (int)tq2; in batadv_iv_ogm_neigh_diff()
2192 int diff; in batadv_iv_ogm_neigh_cmp() local
2195 if_outgoing2, &diff); in batadv_iv_ogm_neigh_cmp()
2199 return diff; in batadv_iv_ogm_neigh_cmp()
2220 int diff; in batadv_iv_ogm_neigh_is_sob() local
2223 if_outgoing2, &diff); in batadv_iv_ogm_neigh_is_sob()
2227 ret = diff > -BATADV_TQ_SIMILARITY_THRESHOLD; in batadv_iv_ogm_neigh_is_sob()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-requests-toolbelt/
H A D720240501dca0b4eacc3295665d7ced8719e11d2.patch14 diff --git a/tests/cassettes/redirect_request_for_dump_all.json b/tests/cassettes/redirect_request_…
447 diff --git a/tests/cassettes/simple_get_request.json b/tests/cassettes/simple_get_request.json
508 diff --git a/tox.ini b/tox.ini
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_driver.c314 int diff; in qib_rcv_hdrerr() local
385 diff = qib_cmp24(psn, qp->r_psn); in qib_rcv_hdrerr()
386 if (!qp->r_nak_state && diff >= 0) { in qib_rcv_hdrerr()
/openbmc/linux/tools/testing/selftests/resctrl/
H A Dresctrl_val.c552 unsigned long diff = fabs(bw_imc - bw_resc); in print_results_bw() local
557 printf("Mem_BW_resc: %lu \t Difference: %lu\n", bw_resc, diff); in print_results_bw()
566 bm_pid, bw_imc, bw_resc, diff) <= 0) { in print_results_bw()
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/files/
H A D0002-interface-remove-C-reserved-keyword.patch21 diff --git a/interface/cdda_interface.h b/interface/cdda_interface.h
34 diff --git a/interface/cooked_interface.c b/interface/cooked_interface.c
56 diff --git a/interface/interface.c b/interface/interface.c
82 diff --git a/interface/scan_devices.c b/interface/scan_devices.c
152 diff --git a/interface/scsi_interface.c b/interface/scsi_interface.c
587 diff --git a/interface/test_interface.c b/interface/test_interface.c
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_tc_flower.c643 int diff, err = 0; in sparx5_tc_add_rule_link() local
651 diff = vcap_chain_offset(vctrl, from_cid, to_cid); in sparx5_tc_add_rule_link()
652 if (!diff) in sparx5_tc_add_rule_link()
658 err = vcap_rule_add_action_u32(vrule, VCAP_AF_NXT_IDX, diff); in sparx5_tc_add_rule_link()
668 err = vcap_rule_add_action_u32(vrule, VCAP_AF_PAG_VAL, diff); in sparx5_tc_add_rule_link()
681 diff); in sparx5_tc_add_rule_link()
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/
H A D0006-kexec-syscall.h-work-around-missing-syscall-wrapper.patch18 diff --git a/kexec/kexec-syscall.h b/kexec/kexec-syscall.h
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sox/sox/
H A D0001-Update-exported-symbol-list.patch19 diff --git a/src/Makefile.am b/src/Makefile.am
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/
H A DCVE-2019-7574.patch22 diff -r 388987dff7bf -r a6e3d2f5183e src/audio/SDL_wave.c
/openbmc/openbmc/poky/meta/recipes-support/apr/apr/
H A D0007-explicitly-link-libapr-against-phtread-to-make-gold-.patch36 diff --git a/configure.in b/configure.in
/openbmc/openbmc/poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/
H A D0001-libc-compat.h-musl-_does_-define-IFF_LOWER_UP-DORMAN.patch31 diff --git a/include/uapi/linux/libc-compat.h b/include/uapi/linux/libc-compat.h

1...<<121122123124125126127128129130>>...154