Home
last modified time | relevance | path

Searched refs:diff (Results 326 – 350 of 3836) sorted by relevance

1...<<11121314151617181920>>...154

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/rdma-core/rdma-core/
H A D0001-include-libgen.h-for-basename.patch20 diff --git a/kernel-boot/rdma_rename.c b/kernel-boot/rdma_rename.c
32 diff --git a/librdmacm/examples/rping.c b/librdmacm/examples/rping.c
44 diff --git a/providers/mlx5/mlx5_vfio.c b/providers/mlx5/mlx5_vfio.c
/openbmc/openbmc/poky/meta/recipes-support/gnutls/gnutls/
H A DAdd-ptest-support.patch14 diff --git a/Makefile.am b/Makefile.am
28 diff --git a/configure.ac b/configure.ac
41 diff --git a/tests/Makefile.am b/tests/Makefile.am
/openbmc/qemu/hw/audio/
H A Dwm8750.c53 uint8_t diff[2], pol, ds, monomix[2], alc, mute; member
271 s->diff[0] = 0; in wm8750_reset()
272 s->diff[1] = 0; in wm8750_reset()
388 s->diff[0] = (((value >> 6) & 3) == 3); /* LINSEL */ in wm8750_tx()
389 if (s->diff[0]) in wm8750_tx()
396 s->diff[1] = (((value >> 6) & 3) == 3); /* RINSEL */ in wm8750_tx()
397 if (s->diff[1]) in wm8750_tx()
405 if (s->diff[0]) in wm8750_tx()
407 if (s->diff[1]) in wm8750_tx()
607 VMSTATE_UINT8_ARRAY(diff, WM8750State, 2),
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/
H A D0001-Drop-using-register-storage-classifier.patch22 diff --git a/ip/xjpg_dct.c b/ip/xjpg_dct.c
44 diff --git a/ip/xjpg_dct.h b/ip/xjpg_dct.h
59 diff --git a/prnt/hpcups/Mode9.cpp b/prnt/hpcups/Mode9.cpp
72 diff --git a/prnt/hpcups/ModeDeltaPlus.cpp b/prnt/hpcups/ModeDeltaPlus.cpp
87 diff --git a/prnt/hpcups/jccolor.c b/prnt/hpcups/jccolor.c
179 diff --git a/prnt/hpijs/compression.cpp b/prnt/hpijs/compression.cpp
192 diff --git a/prnt/hpijs/jccolor.c b/prnt/hpijs/jccolor.c
275 diff --git a/prnt/hpijs/ljfastraster.cpp b/prnt/hpijs/ljfastraster.cpp
290 diff --git a/prnt/hpps/psutil.c b/prnt/hpps/psutil.c
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/
H A D0001-Add-stub-capsule-update-service-components.patch35 diff --git a/components/service/capsule_update/backend/capsule_update_backend.h b/components/servic…
65 diff --git a/components/service/capsule_update/provider/capsule_update_provider.c b/components/serv…
204 diff --git a/components/service/capsule_update/provider/capsule_update_provider.h b/components/serv…
261 diff --git a/components/service/capsule_update/provider/component.cmake b/components/service/capsul…
280 diff --git a/deployments/se-proxy/infra/corstone1000/infra.cmake b/deployments/se-proxy/infra/corst…
292 diff --git a/deployments/se-proxy/se_proxy_interfaces.h b/deployments/se-proxy/se_proxy_interfaces.h
311 diff --git a/protocols/service/capsule_update/capsule_update_proto.h b/protocols/service/capsule_up…
330 diff --git a/protocols/service/capsule_update/opcodes.h b/protocols/service/capsule_update/opcodes.h
353 diff --git a/protocols/service/capsule_update/parameters.h b/protocols/service/capsule_update/param…
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0006-warn-for-uses-of-system-directories-when-cross-linki.patch65 diff --git a/ld/config.in b/ld/config.in
79 diff --git a/ld/configure b/ld/configure
120 diff --git a/ld/configure.ac b/ld/configure.ac
141 diff --git a/ld/ld.h b/ld/ld.h
160 diff --git a/ld/ld.texi b/ld/ld.texi
183 diff --git a/ld/ldfile.c b/ld/ldfile.c
211 diff --git a/ld/ldlex.h b/ld/ldlex.h
224 diff --git a/ld/ldmain.c b/ld/ldmain.c
255 diff --git a/ld/lexsup.c b/ld/lexsup.c
/openbmc/linux/net/netfilter/
H A Dnf_conncount.c331 int diff; in insert_tree() local
335 diff = key_diff(key, rbconn->key, data->keylen); in insert_tree()
336 if (diff < 0) { in insert_tree()
338 } else if (diff > 0) { in insert_tree()
411 int diff; in count_tree() local
415 diff = key_diff(key, rbconn->key, data->keylen); in count_tree()
416 if (diff < 0) { in count_tree()
418 } else if (diff > 0) { in count_tree()
/openbmc/openbmc/poky/meta/recipes-multimedia/pulseaudio/pulseaudio/
H A D0001-client-conf-Add-allow-autospawn-for-root.patch26 diff --git a/man/pulse-client.conf.5.xml.in b/man/pulse-client.conf.5.xml.in
46 diff --git a/src/pulse/client-conf.c b/src/pulse/client-conf.c
58 diff --git a/src/pulse/client-conf.h b/src/pulse/client-conf.h
70 diff --git a/src/pulse/client.conf.in b/src/pulse/client.conf.in
82 diff --git a/src/pulse/context.c b/src/pulse/context.c
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/raspidmx/raspidmx/
H A D0005-change-library-linking-order.patch23 diff --git a/game/Makefile b/game/Makefile
36 diff --git a/mandelbrot/Makefile b/mandelbrot/Makefile
49 diff --git a/offscreen/Makefile b/offscreen/Makefile
62 diff --git a/pngview/Makefile b/pngview/Makefile
75 diff --git a/spriteview/Makefile b/spriteview/Makefile
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgt215.c192 s32 diff; in gt215_clk_info() local
210 diff = ((khz + 3000) - oclk); in gt215_clk_info()
214 if (diff < 0) { in gt215_clk_info()
241 int P, N, M, diff; in gt215_pll_info() local
249 diff = khz - ret; in gt215_pll_info()
250 if (!pll || (diff >= -2000 && diff < 3000)) { in gt215_pll_info()
/openbmc/linux/drivers/cpuidle/
H A Dcpuidle.c292 s64 diff, delay = drv->states[entered_state].exit_latency_ns; in cpuidle_enter_state() local
300 diff = ktime_sub(time_end, time_start); in cpuidle_enter_state()
302 dev->last_residency_ns = diff; in cpuidle_enter_state()
303 dev->states_usage[entered_state].time_ns += diff; in cpuidle_enter_state()
306 if (diff < drv->states[entered_state].target_residency_ns) { in cpuidle_enter_state()
316 } else if (diff > delay) { in cpuidle_enter_state()
325 if (diff - delay >= drv->states[i].target_residency_ns) { in cpuidle_enter_state()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/
H A Dno-bash.patch12 diff --git a/samples/auto.net b/samples/auto.net
22 diff --git a/samples/auto.smb b/samples/auto.smb
/openbmc/openbmc/poky/meta/recipes-devtools/diffstat/
H A Ddiffstat_1.66.bb1 SUMMARY = "Tool to produce a statistics based on a diff"
2 DESCRIPTION = "diffstat reads the output of diff and displays a histogram of \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/colord/colord/
H A D0001-Run-native-cd_idt8-cd_create_profile.patch18 diff --git a/data/cmf/meson.build b/data/cmf/meson.build
31 diff --git a/data/illuminant/meson.build b/data/illuminant/meson.build
44 diff --git a/data/profiles/meson.build b/data/profiles/meson.build
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-bb-build.patch14 diff --git a/Makefile.local b/Makefile.local
44 diff --git a/doc/Makefile.real b/doc/Makefile.real
61 diff --git a/src/Makefile.real b/src/Makefile.real
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A D0002-adb-Use-local-sockets-where-appropriate.patch13 diff --git a/adb/adb.c b/adb/adb.c
30 diff --git a/adb/adb_client.c b/adb/adb_client.c
57 diff --git a/adb/transport_local.c b/adb/transport_local.c
/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/
H A Drealpath.patch20 diff --git a/src/killall5.c b/src/killall5.c
36 diff --git a/src/mountpoint.c b/src/mountpoint.c
48 diff --git a/src/wall.c b/src/wall.c
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/dhrystone-2.1/
H A Ddhrystone.patch22 diff -Naur dhry.orig/dhry_1.c dhry/dhry_1.c
52 diff -Naur dhry.orig/dhry.h dhry/dhry.h
63 diff -Naur dhry.orig/Makefile dhry/Makefile
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perfetto/files/
H A D0001-Add-missing-header-cstdint-for-uintXX_t-types.patch20 diff --git a/include/perfetto/ext/base/http/sha1.h b/include/perfetto/ext/base/http/sha1.h
32 diff --git a/include/perfetto/ext/base/uuid.h b/include/perfetto/ext/base/uuid.h
44 diff --git a/src/traced/probes/common/cpu_freq_info.h b/src/traced/probes/common/cpu_freq_info.h
/openbmc/openbmc/poky/meta/recipes-support/apr/apr/
H A D0001-Add-option-to-disable-timed-dependant-tests.patch19 diff --git a/configure.in b/configure.in
36 diff --git a/include/apr.h.in b/include/apr.h.in
48 diff --git a/test/testlock.c b/test/testlock.c
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libmimetic/libmimetic/
H A D0001-libmimetic-Removing-test-directory-from-the-Makefile.patch25 diff --git a/Makefile.am b/Makefile.am
37 diff --git a/mimetic/codec/other_codecs.h b/mimetic/codec/other_codecs.h
52 diff --git a/mimetic/contenttype.cxx b/mimetic/contenttype.cxx
/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/
H A DTestPatch.test_signed_off_by_presence.fail15 diff --git a/meta-selftest/recipes-test/selftest-hello/files/CVE-1234-56789.patch b/meta-selftest/r…
33 +diff --git a/strlen.c b/strlen.c
47 diff --git a/meta-selftest/recipes-test/selftest-hello/selftest-hello_1.0.bb b/meta-selftest/recipe…
H A DTestMbox.test_signed_off_by_presence.1.fail14 diff --git a/meta-selftest/recipes-test/selftest-hello/files/CVE-1234-56789.patch b/meta-selftest/r…
33 +diff --git a/strlen.c b/strlen.c
47 diff --git a/meta-selftest/recipes-test/selftest-hello/selftest-hello_1.0.bb b/meta-selftest/recipe…
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/files/optee-os/n1sdp/
H A D0003-plat-n1sdp-register-DRAM1-to-optee-os.patch14 diff --git a/core/arch/arm/plat-n1sdp/conf.mk b/core/arch/arm/plat-n1sdp/conf.mk
24 diff --git a/core/arch/arm/plat-n1sdp/main.c b/core/arch/arm/plat-n1sdp/main.c
36 diff --git a/core/arch/arm/plat-n1sdp/platform_config.h b/core/arch/arm/plat-n1sdp/platform_config.h
/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/glib-2.0/
H A D0001-Set-host_machine-correctly-when-building-with-mingw3.patch14 diff --git a/gio/tests/meson.build b/gio/tests/meson.build
54 diff --git a/glib/tests/meson.build b/glib/tests/meson.build
67 diff --git a/meson.build b/meson.build

1...<<11121314151617181920>>...154