Home
last modified time | relevance | path

Searched refs:diff (Results 2251 – 2275 of 3836) sorted by relevance

1...<<919293949596979899100>>...154

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A D0011-fix-bug-of-do_compile-and-do_install.patch20 diff --git a/Makefile b/Makefile
/openbmc/openbmc/poky/meta/recipes-extended/mdadm/files/
H A D0001-Fix-the-path-of-corosync-and-dlm-header-files-check.patch16 diff --git a/Makefile b/Makefile
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/
H A D0010-invoking-mkfs-with-infinite-timeout.patch20 diff --git a/blivet/tasks/fsmkfs.py b/blivet/tasks/fsmkfs.py
/openbmc/openbmc/poky/meta/recipes-gnome/libxmlb/libxmlb/
H A D0001-xb-selftest.c-hardcode-G_TEST_SRCDIR.patch20 diff --git a/src/xb-self-test.c b/src/xb-self-test.c
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gjs/gjs/
H A D0002-meson.build-Do-not-add-dir-installed-tests-when-inst.patch21 diff --git a/meson.build b/meson.build
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/
H A D0003-Fix-libsodium-build.patch16 diff --git a/cmake/BundledLibSodium.cmake b/cmake/BundledLibSodium.cmake
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/
H A D0003-cmake-Do-not-add-msse4.2-mpclmul-on-clang.patch18 diff --git a/CMakeLists.txt b/CMakeLists.txt
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/webkitgtk/webkitgtk3/
H A Dno-musttail-arm.patch18 diff --git a/Source/WTF/wtf/Compiler.h b/Source/WTF/wtf/Compiler.h
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/
H A Dhddtemp_0.3-beta15.bb8 file://hddtemp_0.3-beta15-52.diff \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/ndctl/ndctl/
H A D0001-include-libgen.h-for-basename.patch18 diff --git a/daxctl/device.c b/daxctl/device.c
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yasm/yasm/
H A D0002-yasm-Use-BUILD_DATE-for-reproducibility.patch16 diff --git a/tools/re2c/parser.c b/tools/re2c/parser.c
/openbmc/u-boot/doc/
H A DREADME.coccinelle74 diff-like style.Lines of interest are indicated with ``-``.
397 diff -u -p a/crypto/ctr.c b/crypto/ctr.c
414 in a diff-like style.
416 **NOTE**: The diff-like output generated is NOT an applicable patch. The
419 lines around. This output can be used with the diff mode of
439 This SmPL excerpt generates diff hunks on the standard output, as
442 diff -u -p /home/user/linux/crypto/ctr.c /tmp/nothing
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A DCVE-2019-13232_p2.patch40 diff --git a/extract.c b/extract.c
276 diff --git a/globals.c b/globals.c
288 diff --git a/globals.h b/globals.h
308 diff --git a/process.c b/process.c
343 diff --git a/unzip.h b/unzip.h
/openbmc/linux/sound/usb/usx2y/
H A Dusb_stream.c553 int diff; in stream_start() local
559 diff = urb_size - in stream_start()
561 if (diff < max_diff) { in stream_start()
565 inurb->number_of_packets, diff); in stream_start()
566 max_diff = diff; in stream_start()
/openbmc/linux/lib/
H A Dtest_objagg.c94 int diff = key->id - parent_key->id; in delta_check() local
96 return diff >= 0 && diff <= MAX_KEY_ID_DIFF; in delta_check()
104 int diff = key->id - parent_key->id; in delta_create() local
113 delta->key_id_diff = diff; in delta_create()
/openbmc/linux/block/
H A Dblk-iolatency.c337 unsigned long diff = 0; in scale_cookie_change() local
340 diff = DEFAULT_SCALE_COOKIE - old; in scale_cookie_change()
346 else if (diff > qd) in scale_cookie_change()
357 if (diff > qd) { in scale_cookie_change()
358 if (diff < max_scale) in scale_cookie_change()
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_est.c645 s64 diff; in ip_vs_est_calc_limits() local
686 diff = ktime_to_ns(ktime_sub(t2, t1)); in ip_vs_est_calc_limits()
687 if (diff <= 1 * NSEC_PER_USEC) { in ip_vs_est_calc_limits()
692 if (diff >= NSEC_PER_SEC) in ip_vs_est_calc_limits()
694 val = diff; in ip_vs_est_calc_limits()
/openbmc/u-boot/doc/device-tree-bindings/adc/
H A Dst,stm32-adc.txt69 - st,adc-diff-channels: List of differential channels muxed for this ADC.
74 Note: At least one of "st,adc-channels" or "st,adc-diff-channels" is required.
139 st,adc-diff-channels = <2 6>, <3 7>;
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-support/fcgiwrap/fcgiwrap/
H A D0001-Fix-implicit-fallthrough-warning.patch18 diff --git a/configure.ac b/configure.ac
38 diff --git a/fcgiwrap.c b/fcgiwrap.c
63 diff --git a/m4/ax_gcc_func_attribute.m4 b/m4/ax_gcc_func_attribute.m4
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnetfilter/files/
H A D0001-libnetfilter-acct-Declare-the-define-visivility-attribute-together.patch20 diff --git a/doxygen.cfg.in b/doxygen.cfg.in
33 diff --git a/src/internal.h b/src/internal.h
50 diff --git a/src/libnetfilter_acct.c b/src/libnetfilter_acct.c
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_bpftool_synctypes.py482 diff = first_set.symmetric_difference(second_set)
483 if diff:
484 print(message, diff)
/openbmc/linux/tools/testing/selftests/sysctl/
H A Dsysctl.sh103 if ! which diff 2> /dev/null > /dev/null; then
184 if ! diff -w -q $TMP_DUMP_FILE $2; then
193 echo "$TEST_STR" | diff -q -w -u - $1 > /dev/null
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0001-FF-A-v15-arm64-smccc-add-support-for-SMCCCv1.2-x0-x1.patch30 diff --git a/arch/arm/cpu/armv8/smccc-call.S b/arch/arm/cpu/armv8/smccc-call.S
102 diff --git a/arch/arm/lib/asm-offsets.c b/arch/arm/lib/asm-offsets.c
136 diff --git a/include/linux/arm-smccc.h b/include/linux/arm-smccc.h
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Ddriver.c73 cap_mask = *cap_mask_ptr, value, diff, in hfi1_caps_set() local
83 diff = value ^ (cap_mask & ~HFI1_CAP_LOCKED_SMASK); in hfi1_caps_set()
86 if (HFI1_CAP_LOCKED() && (diff & ~write_mask)) { in hfi1_caps_set()
88 diff & ~write_mask); in hfi1_caps_set()
89 diff &= write_mask; in hfi1_caps_set()
93 diff &= ~HFI1_CAP_RESERVED_MASK; in hfi1_caps_set()
95 cap_mask &= ~diff; in hfi1_caps_set()
97 cap_mask |= (value & diff); in hfi1_caps_set()
99 diff = (cap_mask & (HFI1_CAP_MUST_HAVE_KERN << HFI1_CAP_USER_SHIFT)) ^ in hfi1_caps_set()
101 cap_mask &= ~diff; in hfi1_caps_set()
/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/
H A Dcrypt-lib.patch17 diff --git a/src/Makefile b/src/Makefile

1...<<919293949596979899100>>...154