Home
last modified time | relevance | path

Searched refs:diff (Results 401 – 425 of 3836) sorted by relevance

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

/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_crtc.c88 unsigned long diff; in rcar_du_dpll_divider() local
144 diff = abs((long)output - (long)target); in rcar_du_dpll_divider()
145 if (best_diff > diff) { in rcar_du_dpll_divider()
146 best_diff = diff; in rcar_du_dpll_divider()
153 if (diff == 0) in rcar_du_dpll_divider()
168 unsigned long diff; member
176 unsigned long diff; in rcar_du_escr_divider() local
183 if (params->diff == 0) in rcar_du_escr_divider()
192 diff = abs(rate / (div + 1) - target); in rcar_du_escr_divider()
198 if (diff < params->diff) { in rcar_du_escr_divider()
[all …]
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/
H A D0005-pip-requirements-Don-t-install-requirements-with-pip.patch16 diff --git a/dev_setup.sh b/dev_setup.sh
46 diff --git a/requirements.txt b/requirements.txt
88 diff --git a/test-requirements.txt b/test-requirements.txt
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/vsftpd-3.0.5/
H A Dvsftpd-2.1.0-filter.patch21 diff --git a/ls.c b/ls.c
59 diff --git a/str.c b/str.c
78 diff --git a/str.h b/str.h
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/files/
H A D0002-tests-Use-head-n1-for-busybox-compatibility.patch14 diff --git a/tests/keyctl/session/valid/runtest.sh b/tests/keyctl/session/valid/runtest.sh
36 diff --git a/tests/keyctl/show/noargs/runtest.sh b/tests/keyctl/show/noargs/runtest.sh
49 diff --git a/tests/toolbox.inc.sh b/tests/toolbox.inc.sh
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/
H A D0009-Fix-quoting-for-BUILD_WITH.patch21 diff --git a/src/main/libfreeradius-server.mk b/src/main/libfreeradius-server.mk
32 diff --git a/src/main/unittest.mk b/src/main/unittest.mk
43 diff --git a/src/modules/rlm_eap/radeapclient.mk b/src/modules/rlm_eap/radeapclient.mk
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/fluentbit/fluentbit/
H A D0001-CMakeLists.txt-Do-not-use-private-makefile-target.patch18 diff --git a/CMakeLists.txt b/CMakeLists.txt
35 diff --git a/lib/chunkio/CMakeLists.txt b/lib/chunkio/CMakeLists.txt
53 diff --git a/lib/cmetrics/CMakeLists.txt b/lib/cmetrics/CMakeLists.txt
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/opencv/opencv/
H A D0003-To-fix-errors-as-following.patch25 diff --git a/modules/ts/include/opencv2/ts.hpp b/modules/ts/include/opencv2/ts.hpp
47 diff --git a/modules/ts/include/opencv2/ts/ocl_test.hpp b/modules/ts/include/opencv2/ts/ocl_test.hpp
60 diff --git a/modules/ts/include/opencv2/ts/ts_ext.hpp b/modules/ts/include/opencv2/ts/ts_ext.hpp
/openbmc/openbmc/poky/meta/lib/patchtest/selftest/files/
H A DTestMbox.test_shortlog_length.fail15 diff --git a/meta-selftest/recipes-test/selftest-hello/files/0001-Fix-CVE-1234-56789.patch b/meta-s…
34 +diff --git a/strlen.c b/strlen.c
49 diff --git a/meta-selftest/recipes-test/selftest-hello/selftest-hello_1.0.bb b/meta-selftest/recipe…
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0001-missing_type.h-add-comparison_fn_t.patch23 diff --git a/src/basic/missing_type.h b/src/basic/missing_type.h
35 diff --git a/src/basic/sort-util.h b/src/basic/sort-util.h
47 diff --git a/src/libsystemd/sd-journal/catalog.c b/src/libsystemd/sd-journal/catalog.c
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0017-arm-corstone1000-add-mmc-for-fvp.patch17 diff --git a/board/armltd/corstone1000/corstone1000.c b/board/armltd/corstone1000/corstone1000.c
63 diff --git a/configs/corstone1000_defconfig b/configs/corstone1000_defconfig
83 diff --git a/include/configs/corstone1000.h b/include/configs/corstone1000.h
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0001-missing_type.h-add-comparison_fn_t.patch23 diff --git a/src/basic/missing_type.h b/src/basic/missing_type.h
35 diff --git a/src/basic/sort-util.h b/src/basic/sort-util.h
47 diff --git a/src/libsystemd/sd-journal/catalog.c b/src/libsystemd/sd-journal/catalog.c
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/files/n1sdp/
H A D0009-Platform-ARM-N1Sdp-Reserve-OP-TEE-Region-from-UEFI.patch18 diff --git a/Silicon/ARM/NeoverseN1Soc/Library/PlatformLib/PlatformLib.inf b/Silicon/ARM/NeoverseN1…
32 diff --git a/Silicon/ARM/NeoverseN1Soc/Library/PlatformLib/PlatformLibMem.c b/Silicon/ARM/NeoverseN…
56 diff --git a/Silicon/ARM/NeoverseN1Soc/NeoverseN1Soc.dec b/Silicon/ARM/NeoverseN1Soc/NeoverseN1Soc.…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/unixodbc/files/
H A Ddo-not-use-libltdl-source-directory.patch15 diff --git a/Makefile.am b/Makefile.am
27 diff --git a/configure.ac b/configure.ac
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/glade/glade/
H A Dremove-yelp-help-rules-var.patch14 diff --git a/help/Makefile.am b/help/Makefile.am
24 diff --git a/help/Makefile.in b/help/Makefile.in
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libid3tag/libid3tag/
H A D0001-Fix-gperf-3.1-incompatibility.patch13 diff --git a/compat.h b/compat.h
26 diff --git a/frametype.h b/frametype.h
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A DCVE-2022-0530.patch6 diff --git a/fileio.c b/fileio.c
20 diff --git a/process.c b/process.c
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/
H A D0006-include-limits.h-for-PATH_MAX.patch19 diff --git a/hugeadm.c b/hugeadm.c
31 diff --git a/tests/gethugepagesizes.c b/tests/gethugepagesizes.c
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/poppler/poppler/
H A Djpeg-stdio.patch15 diff --git a/goo/JpegWriter.cc b/goo/JpegWriter.cc
28 diff --git a/poppler/ImageEmbeddingUtils.cc b/poppler/ImageEmbeddingUtils.cc
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ninja/
H A Dno-scikit-build.patch7 diff --git a/pyproject.toml b/pyproject.toml
19 diff --git a/setup.py b/setup.py
/openbmc/openbmc/poky/meta/recipes-extended/bash/bash/
H A D0001-changes-to-SIGINT-handler-while-waiting-for-a-child-.patch22 diff --git a/general.c b/general.c
38 diff --git a/jobs.c b/jobs.c
108 diff --git a/tests/redir.right b/tests/redir.right
125 diff --git a/tests/redir11.sub b/tests/redir11.sub
138 diff --git a/tests/type.right b/tests/type.right
166 diff --git a/tests/type.tests b/tests/type.tests
/openbmc/linux/fs/hfs/
H A Dbrec.c356 int newkeylen, diff; in hfs_brec_update_parent() local
386 diff = newkeylen - fd->keylength; in hfs_brec_update_parent()
387 if (!diff) in hfs_brec_update_parent()
389 if (diff > 0) { in hfs_brec_update_parent()
391 if (end_rec_off - end_off < diff) { in hfs_brec_update_parent()
406 hfs_bnode_write_u16(parent, rec_off, start_off + diff); in hfs_brec_update_parent()
412 hfs_bnode_write_u16(parent, rec_off, end_off + diff); in hfs_brec_update_parent()
414 hfs_bnode_move(parent, start_off + diff, start_off, in hfs_brec_update_parent()
/openbmc/linux/fs/hfsplus/
H A Dbrec.c360 int newkeylen, diff; in hfs_brec_update_parent() local
391 diff = newkeylen - fd->keylength; in hfs_brec_update_parent()
392 if (!diff) in hfs_brec_update_parent()
394 if (diff > 0) { in hfs_brec_update_parent()
396 if (end_rec_off - end_off < diff) { in hfs_brec_update_parent()
412 hfs_bnode_write_u16(parent, rec_off, start_off + diff); in hfs_brec_update_parent()
418 hfs_bnode_write_u16(parent, rec_off, end_off + diff); in hfs_brec_update_parent()
420 hfs_bnode_move(parent, start_off + diff, start_off, in hfs_brec_update_parent()
/openbmc/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-core.c54 long diff; in solo_timer_sync() local
69 diff = (s32)ts.tv_sec - (s32)sec; in solo_timer_sync()
70 diff = (diff * 1000000) in solo_timer_sync()
73 if (diff > 1000 || diff < -1000) { in solo_timer_sync()
75 } else if (diff) { in solo_timer_sync()
78 usec_lsb -= diff / 4; in solo_timer_sync()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_alloc_btree.c250 int64_t diff; in xfs_cntbt_key_diff() local
252 diff = (int64_t)be32_to_cpu(kp->ar_blockcount) - rec->ar_blockcount; in xfs_cntbt_key_diff()
253 if (diff) in xfs_cntbt_key_diff()
254 return diff; in xfs_cntbt_key_diff()
279 int64_t diff; in xfs_cntbt_diff_two_keys() local
284 diff = be32_to_cpu(k1->alloc.ar_blockcount) - in xfs_cntbt_diff_two_keys()
286 if (diff) in xfs_cntbt_diff_two_keys()
287 return diff; in xfs_cntbt_diff_two_keys()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/extras/
H A D0001-ext4_utils-remove-selinux-extensions.patch16 diff --git a/ext4_utils/make_ext4fs.c b/ext4_utils/make_ext4fs.c
28 diff --git a/ext4_utils/make_ext4fs_main.c b/ext4_utils/make_ext4fs_main.c

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