Home
last modified time | relevance | path

Searched refs:diff (Results 3801 – 3825 of 3836) sorted by relevance

1...<<151152153154

/openbmc/linux/Documentation/networking/
H A Dethtool-netlink.rst782 ``ETHTOOL_A_FEATURES_WANTED`` bitset diff wanted vs. result
783 ``ETHTOOL_A_FEATURES_ACTIVE`` bitset diff old vs. new active
H A Darcnet-hardware.rst397 want to, PLEASE DO! Just send me a 'diff -u' of all your changes.
/openbmc/linux/Documentation/bpf/
H A Dbtf.rst278 …https://github.com/torvalds/linux/commit/9d5f9f701b1891466fb3dbb1806ad97716f95cc3#diff-fa650a64fdd…
/openbmc/linux/Documentation/scsi/
H A DChangeLog.sym53c8xx253 diff probing from GPIO3 (825/825A/876/875).
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c4380 unsigned int i, diff; in si_trim_voltage_table_to_fit_state_table() local
4385 diff = voltage_table->count - max_voltage_steps; in si_trim_voltage_table_to_fit_state_table()
4388 voltage_table->entries[i] = voltage_table->entries[i + diff]; in si_trim_voltage_table_to_fit_state_table()
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c3030 netdev_features_t diff = dev->features ^ features; in mtk_set_features() local
3032 if ((diff & NETIF_F_LRO) && !(features & NETIF_F_LRO)) in mtk_set_features()
/openbmc/openbmc/poky/documentation/overview-manual/
H A Ddevelopment-environment.rst593 - *git diff:* Displays line-by-line differences between a local
/openbmc/openbmc/poky/documentation/kernel-dev/
H A Dadvanced.rst318 You can create a typical ``.patch`` file using ``diff -Nurp`` or
H A Dcommon.rst1753 $ git diff origin/standard/base..origin/standard/emenlow
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dqa-checks.rst738 The patch updates then need be reviewed (preferably with a side-by-side diff
/openbmc/openbmc/poky/documentation/sdk-manual/
H A Dextensible.rst488 excluding ``*.patch/`` or ``*.diff``), these files are copied to
973 excluding ``*.patch/`` or ``*.diff``), these files are copied to an
/openbmc/openbmc/poky/meta/classes-global/
H A Dsanity.bbclass43 SANITY_DIFF_TOOL ?= "diff -u"
/openbmc/qemu/hw/nvme/
H A Dctrl.c6942 int num_total, num_prim, num_sec, num_free, diff, limit; in nvme_assign_virt_res_to_sec() local
6961 diff = nr - le16_to_cpu(rt ? sctrl->nvi : sctrl->nvq); in nvme_assign_virt_res_to_sec()
6963 if (diff > num_free) { in nvme_assign_virt_res_to_sec()
/openbmc/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py4559 def ResizeFont(widget, diff): argument
4562 font.setPointSize(sz + diff)
/openbmc/linux/Documentation/translations/it_IT/process/
H A Dsubmitting-patches.rst630 - Le effettive modifiche al codice (il prodotto di ``diff``).
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dbuilding.rst773 - ``state-diff-machines.sh``*:* You can find this tool in the
/openbmc/u-boot/
H A DREADME3487 the form of a "patch", i. e. a context diff against a certain (latest
4954 If you cannot use git, use "diff -purN OLD NEW". If your version of
4955 diff does not support these options, then get the latest version of
4956 GNU diff.
/openbmc/linux/Documentation/RCU/
H A DwhatisRCU.rst778 diff shows how closely related RCU and reader-writer locking can be.
/openbmc/linux/Documentation/process/
H A Dsubmitting-patches.rst634 - The actual patch (``diff`` output).
/openbmc/linux/Documentation/translations/sp_SP/process/
H A Dsubmitting-patches.rst646 - El parche real (output de ``diff``).
/openbmc/u-boot/doc/
H A DREADME.x86894 diff --git a/src/optionroms.c b/src/optionroms.c
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/
H A Dhddtemp_0.3-beta15-52.diff3 Original URL: http://ftp.debian.org/debian/pool/main/h/hddtemp/hddtemp_0.3-beta15-52.diff.gz
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-yappi/
H A D0001-test_functionality-convert-line-endings-to-Unix.patch16 diff --git a/tests/test_functionality.py b/tests/test_functionality.py
/openbmc/linux/Documentation/filesystems/
H A Dpath-lookup.rst1253 .. _Linux 1.3.87: https://git.kernel.org/cgit/linux/kernel/git/history/history.git/diff/fs/ext2/sym…
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c9632 u16 diff = advertising ^ supported; in bnxt_support_dropped() local
9634 return ((supported | diff) != supported); in bnxt_support_dropped()

1...<<151152153154