Home
last modified time | relevance | path

Searched refs:diff (Results 526 – 550 of 3836) sorted by relevance

1...<<21222324252627282930>>...154

/openbmc/openbmc/poky/meta/recipes-kernel/libtraceevent/libtraceevent/
H A Dmeson.patch16 diff --git a/meson.build b/meson.build
29 diff --git a/plugins/meson.build b/plugins/meson.build
/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_pwm-test.c204 ptrdiff_t diff = module - pwm_module_list; in pwm_module_index() local
206 g_assert(diff >= 0 && diff < ARRAY_SIZE(pwm_module_list)); in pwm_module_index()
208 return diff; in pwm_module_index()
214 ptrdiff_t diff = pwm - pwm_list; in pwm_index() local
216 g_assert(diff >= 0 && diff < ARRAY_SIZE(pwm_list)); in pwm_index()
218 return diff; in pwm_index()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/md5deep/files/
H A D0001-Fix-literal-and-identifier-spacing-as-dictated-by-C-.patch21 diff --git a/src/display.cpp b/src/display.cpp
56 diff --git a/src/files.cpp b/src/files.cpp
78 diff --git a/src/hash.cpp b/src/hash.cpp
91 diff --git a/src/hashlist.cpp b/src/hashlist.cpp
113 diff --git a/src/xml.h b/src/xml.h
/openbmc/openbmc/meta-yadro/meta-nicole/recipes-bsp/u-boot/files/
H A D0001-Add-system-reset-status-support.patch23 diff --git a/arch/arm/include/asm/arch-aspeed/ast_scu.h b/arch/arm/include/asm/arch-aspeed/ast_scu.h
36 diff --git a/arch/arm/include/asm/arch-aspeed/platform.h b/arch/arm/include/asm/arch-aspeed/platfor…
47 diff --git a/arch/arm/mach-aspeed/Makefile b/arch/arm/mach-aspeed/Makefile
56 diff --git a/arch/arm/mach-aspeed/ast-late-init.c b/arch/arm/mach-aspeed/ast-late-init.c
176 diff --git a/arch/arm/mach-aspeed/ast-scu.c b/arch/arm/mach-aspeed/ast-scu.c
/openbmc/linux/Documentation/maintainer/
H A Dmessy-diffstat.rst28 $ git diff --stat --summary vN-rc2..vN-rc3
42 If that maintainer now uses ``git diff`` to see what has changed between
60 the ``git diff`` operation to use. The development culminating in cN
61 started in two different places; to generate the diffstat, ``git diff``
91 $ git diff -C --stat --summary linus..TEMP
/openbmc/linux/fs/xfs/
H A Dxfs_extent_busy.c674 s32 diff; in xfs_extent_busy_ag_cmp() local
676 diff = b1->agno - b2->agno; in xfs_extent_busy_ag_cmp()
677 if (!diff) in xfs_extent_busy_ag_cmp()
678 diff = b1->bno - b2->bno; in xfs_extent_busy_ag_cmp()
679 return diff; in xfs_extent_busy_ag_cmp()
/openbmc/qemu/hw/gpio/
H A Dnpcm7xx_gpio.c88 static void npcm7xx_gpio_update_pins(NPCM7xxGPIOState *s, uint32_t diff) in npcm7xx_gpio_update_pins() argument
128 pin_diff |= undefined & diff; in npcm7xx_gpio_update_pins()
195 uint32_t diff; in npcm7xx_gpio_regs_write() local
223 diff = s->regs[reg] ^ value; in npcm7xx_gpio_regs_write()
246 npcm7xx_gpio_update_pins(s, diff); in npcm7xx_gpio_regs_write()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cunit/files/
H A Dfixup-install-docdir.patch15 diff -uNr a/doc/headers/Makefile.am b/doc/headers/Makefile.am
26 diff -uNr a/doc/Makefile.am b/doc/Makefile.am
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/
H A D0003-check-whether-password-expired-with-pam.patch17 diff --git a/src/lxdm.h b/src/lxdm.h
29 diff --git a/src/pam.c b/src/pam.c
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/
H A Dlibhugetlbfs-elf_i386-avoid-search-host-library-path.patch16 diff --git a/ldscripts/elf_i386.xB b/ldscripts/elf_i386.xB
28 diff --git a/ldscripts/elf_i386.xBDT b/ldscripts/elf_i386.xBDT
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/streamripper/streamripper/
H A D0001-build-these-are-foreign-automake-projects.patch21 diff --git a/configure.ac b/configure.ac
34 diff --git a/libmad-0.15.1b/configure.ac b/libmad-0.15.1b/configure.ac
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/
H A Dx86_sys_io.patch14 diff --git a/purgatory/arch/i386/pic.c b/purgatory/arch/i386/pic.c
27 diff --git a/purgatory/arch/i386/vga.c b/purgatory/arch/i386/vga.c
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/
H A Dtop-autoconf.patch21 diff --git a/Makefile.am b/Makefile.am
32 diff --git a/configure.in b/configure.in
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/read-edid/read-edid/
H A D0001-get-edid-define-quiet-once.patch16 diff --git a/get-edid/classic.c b/get-edid/classic.c
29 diff --git a/get-edid/i2c.c b/get-edid/i2c.c
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0003-correct-include-directive-path-for-config.h.patch17 diff --git a/memcheck/tests/linux/syscalls-2007.c b/memcheck/tests/linux/syscalls-2007.c
30 diff --git a/memcheck/tests/linux/syslog-syscall.c b/memcheck/tests/linux/syslog-syscall.c
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gst-examples/
H A D0001-Make-player-examples-installable.patch16 diff --git a/playback/player/gst-play/meson.build b/playback/player/gst-play/meson.build
27 diff --git a/playback/player/gtk/meson.build b/playback/player/gtk/meson.build
/openbmc/openbmc/poky/meta/recipes-support/nettle/nettle/
H A DAdd-target-to-only-build-tests-not-run-them.patch16 diff --git a/Makefile.in b/Makefile.in
30 diff --git a/testsuite/Makefile.in b/testsuite/Makefile.in
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/tclap/files/
H A D0001-tclap-add-pkg-config-file.patch19 diff --git a/CMakeLists.txt b/CMakeLists.txt
35 diff --git a/tclap.pc.in b/tclap.pc.in
/openbmc/openbmc/meta-security/recipes-mac/AppArmor/files/
H A D0001-Makefile-fix-hardcoded-installation-directories.patch17 diff --git a/changehat/pam_apparmor/Makefile b/changehat/pam_apparmor/Makefile
30 diff --git a/parser/Makefile b/parser/Makefile
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/bridge-utils/bridge-utils/
H A D0003-libbridge-Modifying-the-AR-to-cross-toolchain.patch21 diff --git a/configure.ac b/configure.ac
36 diff --git a/libbridge/Makefile.in b/libbridge/Makefile.in
/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/files/
H A D0002-board-aspeed-aspeednic-Use-MAC2-for-networking.patch14 diff --git a/drivers/net/aspeednic.c b/drivers/net/aspeednic.c
29 diff --git a/include/configs/ast-g5-ncsi.h b/include/configs/ast-g5-ncsi.h
/openbmc/openbmc/poky/meta/recipes-support/gdbm/files/
H A Dptest.patch15 diff --git a/Makefile.am b/Makefile.am
28 diff --git a/tests/Makefile.am b/tests/Makefile.am
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/btrfsmaintenance/files/
H A D0001-change-sysconfig-path-to-etc-default.patch19 diff --git a/btrfsmaintenance-refresh.path b/btrfsmaintenance-refresh.path
34 diff --git a/btrfsmaintenance-refresh.service b/btrfsmaintenance-refresh.service
/openbmc/openbmc/meta-security/recipes-ids/samhain/files/
H A D0001-Don-t-expose-configure-args.patch16 diff --git a/scripts/samhain.ebuild-light.in b/scripts/samhain.ebuild-light.in
29 diff --git a/scripts/samhain.ebuild.in b/scripts/samhain.ebuild.in
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pykickstart/files/
H A D0003-comment-out-sections-shutdown-and-environment-in-gen.patch19 diff --git a/pykickstart/commands/reboot.py b/pykickstart/commands/reboot.py
33 diff --git a/pykickstart/parser.py b/pykickstart/parser.py

1...<<21222324252627282930>>...154