Home
last modified time | relevance | path

Searched refs:diff (Results 801 – 825 of 3836) sorted by relevance

1...<<31323334353637383940>>...154

/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/files/
H A D0001-aspeed-Disable-unnecessary-features.patch19 diff --git a/arch/arm/include/asm/arch-aspeed/regs-lpc.h b/arch/arm/include/asm/arch-aspeed/regs-lp…
54 diff --git a/arch/arm/include/asm/arch-aspeed/regs-scu.h b/arch/arm/include/asm/arch-aspeed/regs-sc…
94 diff --git a/arch/arm/include/asm/arch-aspeed/regs-sdmc.h b/arch/arm/include/asm/arch-aspeed/regs-s…
132 diff --git a/board/aspeed/ast-g4/ast-g4.c b/board/aspeed/ast-g4/ast-g4.c
202 diff --git a/board/aspeed/ast-g5/ast-g5.c b/board/aspeed/ast-g5/ast-g5.c
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_bonding.c289 int diff = abs(veth1_rx - veth2_rx); in test_xdp_bonding_with_mode() local
295 ASSERT_GE(diff, NPACKETS, in test_xdp_bonding_with_mode()
300 ASSERT_LT(diff, NPACKETS/2, in test_xdp_bonding_with_mode()
312 int diff = abs(veth1_rx - veth2_rx); in test_xdp_bonding_with_mode() local
314 ASSERT_GE(diff, NPACKETS, in test_xdp_bonding_with_mode()
/openbmc/linux/drivers/hwmon/
H A Djc42.c331 int diff, hyst; in jc42_write() local
362 diff = jc42_temp_from_reg(regval) - val; in jc42_write()
364 if (diff > 0) { in jc42_write()
365 if (diff < 2250) in jc42_write()
367 else if (diff < 4500) in jc42_write()
/openbmc/linux/net/smc/
H A Dsmc_rx.c65 int diff, rc = 0; in smc_rx_update_consumer() local
71 diff = smc_curs_comp(conn->rmb_desc->len, &cons, in smc_rx_update_consumer()
74 if (diff == 0) { in smc_rx_update_consumer()
80 if (diff == 1) { in smc_rx_update_consumer()
85 } else if (diff < -1) in smc_rx_update_consumer()
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_tc_flower.c380 int diff, err = 0; in lan966x_tc_add_rule_link() local
388 diff = vcap_chain_offset(vctrl, f->common.chain_index, to_cid); in lan966x_tc_add_rule_link()
389 if (!diff) in lan966x_tc_add_rule_link()
395 err = vcap_rule_add_action_u32(vrule, VCAP_AF_PAG_VAL, diff); in lan966x_tc_add_rule_link()
407 diff); in lan966x_tc_add_rule_link()
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/
H A DAdd-riscv64-support.patch48 diff --git a/system/core/libunwindstack/Android.bp b/system/core/libunwindstack/Android.bp
60 diff --git a/system/core/libunwindstack/Elf.cpp b/system/core/libunwindstack/Elf.cpp
73 diff --git a/system/core/libunwindstack/Regs.cpp b/system/core/libunwindstack/Regs.cpp
128 diff --git a/system/core/libunwindstack/RegsRiscv64.cpp b/system/core/libunwindstack/RegsRiscv64.cpp
290 diff --git a/system/core/libunwindstack/include/unwindstack/Elf.h b/system/core/libunwindstack/incl…
313 diff --git a/system/core/libunwindstack/include/unwindstack/MachineRiscv64.h b/system/core/libunwin…
378 diff --git a/system/core/libunwindstack/include/unwindstack/RegsGetLocal.h b/system/core/libunwinds…
432 diff --git a/system/core/libunwindstack/include/unwindstack/RegsRiscv64.h b/system/core/libunwindst…
583 diff --git a/system/core/libunwindstack/include/unwindstack/UserRiscv64.h b/system/core/libunwindst…
626 diff --git a/system/core/libunwindstack/tools/unwind.cpp b/system/core/libunwindstack/tools/unwind.…
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/
H A DAdd-riscv64-support.patch48 diff --git a/system/core/libunwindstack/Android.bp b/system/core/libunwindstack/Android.bp
60 diff --git a/system/core/libunwindstack/Elf.cpp b/system/core/libunwindstack/Elf.cpp
73 diff --git a/system/core/libunwindstack/Regs.cpp b/system/core/libunwindstack/Regs.cpp
128 diff --git a/system/core/libunwindstack/RegsRiscv64.cpp b/system/core/libunwindstack/RegsRiscv64.cpp
290 diff --git a/system/core/libunwindstack/include/unwindstack/Elf.h b/system/core/libunwindstack/incl…
313 diff --git a/system/core/libunwindstack/include/unwindstack/MachineRiscv64.h b/system/core/libunwin…
378 diff --git a/system/core/libunwindstack/include/unwindstack/RegsGetLocal.h b/system/core/libunwinds…
432 diff --git a/system/core/libunwindstack/include/unwindstack/RegsRiscv64.h b/system/core/libunwindst…
583 diff --git a/system/core/libunwindstack/include/unwindstack/UserRiscv64.h b/system/core/libunwindst…
626 diff --git a/system/core/libunwindstack/tools/unwind.cpp b/system/core/libunwindstack/tools/unwind.…
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/json-spirit/json-spirit/
H A D0001-Adjust-the-cmake-files.patch20 diff --git a/CMakeLists.txt b/CMakeLists.txt
48 diff --git a/FindLibJsonSpirit.cmake b/FindLibJsonSpirit.cmake
118 diff --git a/json_spirit/CMakeLists.txt b/json_spirit/CMakeLists.txt
/openbmc/linux/drivers/phy/rockchip/
H A Dphy-rockchip-emmc.c125 unsigned long diff; in rockchip_emmc_phy_power() local
145 diff = (rate > ideal_rate) ? in rockchip_emmc_phy_power()
154 if ((rate > 50000000 && diff > 15000000) || (rate > 200000000)) in rockchip_emmc_phy_power()
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0001-makefiles-Drop-setting-mcpu-to-cortex-a8-on-arm-arch.patch22 diff --git a/Makefile.all.am b/Makefile.all.am
41 diff --git a/helgrind/tests/Makefile.am b/helgrind/tests/Makefile.am
58 diff --git a/none/tests/arm/Makefile.am b/none/tests/arm/Makefile.am
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-chess/gnuchess/
H A D0001-Remove-register-storage-class-classifier.patch16 diff --git a/src/frontend/atak.cc b/src/frontend/atak.cc
38 diff --git a/src/frontend/lexpgn.cc b/src/frontend/lexpgn.cc
134 diff --git a/src/frontend/util.cc b/src/frontend/util.cc
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/
H A D0008-platform-corstone1000-fix-synchronization-issue.patch22 diff --git a/components/messaging/openamp/sp/openamp_mhu.c b/components/messaging/openamp/sp/openam…
49 diff --git a/platform/drivers/arm/mhu_driver/mhu_v2.h b/platform/drivers/arm/mhu_driver/mhu_v2.h
78 diff --git a/platform/drivers/arm/mhu_driver/mhu_v2_x.c b/platform/drivers/arm/mhu_driver/mhu_v2_x.c
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/
H A D0004-Add-options-to-configure-the-use-of-libbsd.patch18 diff --git a/buildtools/wafsamba/wscript b/buildtools/wafsamba/wscript
36 diff --git a/lib/replace/wscript b/lib/replace/wscript
76 diff --git a/lib/texpect/wscript b/lib/texpect/wscript
/openbmc/openbmc/poky/meta-selftest/recipes-test/recipetool/files/
H A Dadd-file.patch1 diff --git a/file2 b/file2
/openbmc/openbmc/poky/meta/recipes-extended/blktool/blktool/
H A D0003-Fix-3-d-argument-for-BLKROSET-it-must-be-const-int.patch24 diff --git a/blktool.c b/blktool.c
53 diff --git a/blktool.h b/blktool.h
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/dlm/dlm/
H A D0001-make-Replace-cp-a-with-mode-preserving-options.patch15 diff --git a/dlm_controld/Makefile b/dlm_controld/Makefile
30 diff --git a/libdlm/Makefile b/libdlm/Makefile
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/linux-atm/linux-atm/
H A D0001-saaldump-atmdump-Include-linux-sockios.h-for-SIOCGST.patch31 diff --git a/src/maint/atmdump.c b/src/maint/atmdump.c
44 diff --git a/src/maint/saaldump.c b/src/maint/saaldump.c
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/
H A Dnmap-replace-shtool-mkdir-with-coreutils-mkdir-command.patch15 diff --git a/ncat/Makefile.in b/ncat/Makefile.in
33 diff --git a/nmap-update/Makefile.in b/nmap-update/Makefile.in
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/s-nail/files/
H A Dmake-errors.patch19 diff --git a/mk/pcb-cc.sh b/mk/pcb-cc.sh
32 diff --git a/mk/su-make-errors.sh b/mk/su-make-errors.sh
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/boinc/boinc-client/
H A D0001-Do-not-undefine-_FILE_OFFSET_BITS.patch17 diff --git a/client/client_types.cpp b/client/client_types.cpp
37 diff --git a/client/hostinfo_unix.cpp b/client/hostinfo_unix.cpp
/openbmc/openbmc/poky/meta/recipes-graphics/vulkan/vulkan-samples/
H A D0001-Deprecate-u8string_view.patch15 diff --git a/include/spdlog/fmt/bundled/core.h b/include/spdlog/fmt/bundled/core.h
29 diff --git a/include/spdlog/fmt/bundled/format.h b/include/spdlog/fmt/bundled/format.h
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dibbler/dibbler/
H A D0002-make-Do-not-enforce-c99.patch17 diff --git a/Misc/Makefile.am b/Misc/Makefile.am
37 diff --git a/Port-linux/Makefile.am b/Port-linux/Makefile.am
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/files/
H A Dsyslog-ng.service-the-syslog-ng-service.patch16 diff --git a/contrib/systemd/syslog-ng@.service b/contrib/systemd/syslog-ng@.service
31 diff --git a/contrib/systemd/syslog-ng@default b/contrib/systemd/syslog-ng@default
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pykickstart/files/
H A D0002-pykickstart-parser.py-add-lock-for-readKickstart-and.patch20 diff --git a/pykickstart/load.py b/pykickstart/load.py
33 diff --git a/pykickstart/parser.py b/pykickstart/parser.py
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/arptables/arptables/
H A D0001-Use-ARPCFLAGS-for-package-specific-compiler-flags.patch17 diff --git a/Makefile b/Makefile
49 diff --git a/extensions/Makefile b/extensions/Makefile

1...<<31323334353637383940>>...154