/openbmc/linux/sound/pci/ |
H A D | es1938.c | 767 unsigned int diff; in snd_es1938_capture_pointer() local 771 diff = chip->dma1_start + chip->dma1_size - ptr - count; in snd_es1938_capture_pointer() 773 if (diff > 3 || ptr < chip->dma1_start in snd_es1938_capture_pointer()
|
/openbmc/qemu/tcg/ |
H A D | tci.c | 70 int diff = sextract32(insn, 12, 20); in tci_args_l() local 71 *l0 = diff ? (void *)tb_ptr + diff : NULL; in tci_args_l()
|
/openbmc/qemu/docs/devel/migration/ |
H A D | compatibility.rst | 394 diff --git a/hw/pci/pci.c b/hw/pci/pci.c 412 diff --git a/hw/pci/pcie_aer.c b/hw/pci/pcie_aer.c 442 diff --git a/hw/core/machine.c b/hw/core/machine.c
|
/openbmc/linux/fs/btrfs/ |
H A D | extent_map.c | 846 const u64 diff = end - em->start; in btrfs_drop_extent_map_range() local 849 split->block_start += diff; in btrfs_drop_extent_map_range()
|
/openbmc/qemu/hw/ppc/ |
H A D | trace-events | 118 …(uint64_t offs1, uint64_t offs2, int64_t diff, int64_t seconds) "adjusted from 0x%"PRIx64" to 0x%"…
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | CECILL-B | 58 …ue ce Module et le Logiciel s`exécutent dans des espaces d`adressage différents, l`un ap… 132 …24; ce Module Externe, qui peut être distribué sous un contrat de licence différent. 240 …se. Les Parties conviennent de tenter de régler à l`amiable les différends ou litig… 242 …survenance et sauf situation relevant d`une procédure d`urgence, les différends ou litig…
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
H A D | hw.c | 1538 u8 tempval[2], i, pwr, diff; in _rtl92de_read_txpower_info() local 1636 diff = pwrinfo.ht40_2sindexdiff[rfpath][group]; in _rtl92de_read_txpower_info() 1638 (pwr > diff) ? (pwr - diff) : 0; in _rtl92de_read_txpower_info()
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | fib_tests.sh | 2457 local diff=$(echo $t1_rx_pkts - $t0_rx_pkts | bc -l) 2458 list_rcv_eval $tmp_file $diff 2502 local diff=$(echo $t1_rx_pkts - $t0_rx_pkts | bc -l) 2503 list_rcv_eval $tmp_file $diff
|
/openbmc/qemu/system/ |
H A D | physmem.c | 364 Int128 diff; in address_space_translate_internal() local 387 diff = int128_sub(section->size, int128_make64(addr)); in address_space_translate_internal() 388 *plen = int128_get64(int128_min(diff, int128_make64(*plen))); in address_space_translate_internal() 3363 Int128 diff; in address_space_cache_init() local 3377 diff = int128_sub(cache->mrs.size, in address_space_cache_init() 3379 l = int128_get64(int128_min(diff, int128_make64(l))); in address_space_cache_init()
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/ |
H A D | 0003-contact-Replace-the-Novell-sample-contact-with-somet.patch | 13 diff --git a/src/addressbook/libedata-book/ximian-vcard.h b/src/addressbook/libedata-book/ximian-vc…
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth/ |
H A D | 0002-fluid_synth_nwrite_float-Allow-zero-pointer-for-left.patch | 23 diff --git a/src/synth/fluid_synth.c b/src/synth/fluid_synth.c
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/ |
H A D | 0003-rarpd.c-bug-fix.patch | 13 diff --git a/rarpd.c b/rarpd.c
|
/openbmc/qemu/target/hexagon/ |
H A D | README | 291 Run qemu with the "-d cpu" option. Then, we can diff the results and figure 298 clean diff.
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
H A D | phy.c | 1081 u32 i, j, diff, simularity_bitmap, bound; in _rtl8723e_phy_simularity_compare() local 1091 diff = (result[c1][i] > result[c2][i]) ? in _rtl8723e_phy_simularity_compare() 1095 if (diff > MAX_TOLERANCE) { in _rtl8723e_phy_simularity_compare()
|
/openbmc/linux/Documentation/process/ |
H A D | applying-patches.rst | 28 different versions of a source tree. Patches are created with the ``diff`` 40 You apply a patch with the ``patch`` program. The patch program reads a diff 67 How do I feed a patch/diff file to ``patch``?
|
/openbmc/linux/drivers/char/xillybus/ |
H A D | xillyusb.c | 1455 s32 diff, leap; in xillyusb_read() local 1486 diff = (fifo_checkpoint - complete_checkpoint) << sh; in xillyusb_read() 1488 if (chan->in_synchronous && diff >= 0) { in xillyusb_read()
|
/openbmc/qemu/tests/qtest/ |
H A D | bios-tables-test.c | 528 char *diff = g_strdup_printf("%s %s %s", diff_cmd, in test_acpi_asl() local 537 ret = system(diff) ; in test_acpi_asl() 541 g_free(diff); in test_acpi_asl()
|
/openbmc/linux/fs/ |
H A D | exec.c | 186 long diff = (long)(pages - bprm->vma_pages); in acct_arg_size() local 188 if (!mm || !diff) in acct_arg_size() 192 add_mm_counter(mm, MM_ANONPAGES, diff); in acct_arg_size()
|
/openbmc/linux/drivers/crypto/ |
H A D | hifn_795x.c | 1443 unsigned int nbytes = req->cryptlen, offset, copy, diff; in hifn_cipher_walk() local 1472 diff = slen & (HIFN_D_DST_DALIGN - 1); in hifn_cipher_walk() 1485 nbytes += diff; in hifn_cipher_walk() 1500 copy += diff + nbytes; in hifn_cipher_walk()
|
/openbmc/qemu/audio/ |
H A D | audio.c | 845 int64_t now, diff; in audio_timer() local 849 diff = now - s->timer_last; in audio_timer() 850 if (diff > s->period_ticks * 3 / 2) { in audio_timer() 851 trace_audio_timer_delayed(diff / SCALE_MS); in audio_timer()
|
/openbmc/openbmc/meta-raspberrypi/recipes-devtools/python/rpi-gpio/ |
H A D | 0001-Remove-nested-functions.patch | 42 diff --git a/source/py_gpio.c b/source/py_gpio.c
|
/openbmc/docs/testing/ |
H A D | local-ci-build.md | 47 uncommitted changes. The script runs git diff after 'format-code.sh' and
|
/openbmc/openbmc/poky/meta/recipes-support/libgpg-error/libgpg-error/ |
H A D | pkgconfig.patch | 20 diff --git a/src/gpg-error.m4 b/src/gpg-error.m4
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/ |
H A D | 0014-add-u3-ss-descriptor-support-for-adb.patch | 20 diff --git a/adb/usb_linux_client.c b/adb/usb_linux_client.c
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/build/ |
H A D | 0001-Riscv-Add-risc-v-Android-config-header.patch | 13 diff --git a/core/combo/include/arch/linux-riscv64/AndroidConfig.h b/core/combo/include/arch/linux-…
|