/openbmc/linux/fs/ |
H A D | Kconfig | 8 # Use unaligned word dcache accesses
|
/openbmc/linux/tools/net/ynl/ |
H A D | ynl-gen-c.py | 1127 for word in words: 1128 if len(line) + len(word) >= 79: 1133 line += ' ' + word
|
/openbmc/linux/Documentation/PCI/ |
H A D | pci.rst | 453 You can use `pci_(read|write)_config_(byte|word|dword)` to access the config 460 `pci_bus_(read|write)_config_(byte|word|dword)` to access a given device
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-mlxbf.c | 2107 (u8 *)&data->word, read, pec); in mlxbf_i2c_smbus_xfer() 2130 (u8 *)&data->word, pec); in mlxbf_i2c_smbus_xfer()
|
/openbmc/linux/LICENSES/deprecated/ |
H A D | GFDL-1.2 | 114 proprietary word processors, SGML or XML for which the DTD and/or 116 machine-generated HTML, PostScript or PDF produced by some word
|
/openbmc/linux/Documentation/locking/ |
H A D | robust-futexes.rst | 192 following bit of the futex word::
|
/openbmc/linux/arch/powerpc/crypto/ |
H A D | poly1305-p10le_64.S | 40 # Each word in a vector consists a member of a "r/s" in [a * r/s].
|
/openbmc/linux/Documentation/powerpc/ |
H A D | transactional_memory.rst | 117 uc->uc_link->uc_mcontext.regs->msr. The top word contains the transactional
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.1.3.rst | 50 - bsp-guide: fix broken git URLs and missing word
|
/openbmc/linux/arch/mips/lib/ |
H A D | csum_partial.S | 669 move t2, zero # partial word
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
H A D | bootstrap.min.css | 5 …word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-ra…
|
H A D | bootstrap.css | 1567 word-break: break-all; 1568 word-wrap: break-word; 6007 word-break: normal; 6008 word-spacing: normal; 6009 word-wrap: normal; 6126 word-break: normal; 6127 word-spacing: normal; 6128 word-wrap: normal;
|
/openbmc/openbmc/poky/meta/recipes-support/vte/vte/ |
H A D | 0004-fast_float-Add-single-header-library-for-from_char-i.patch | 808 + fastfloat_uint word = (fastfloat_uint)am.mantissa; 809 + word |= fastfloat_uint(am.power2) 811 + word |= fastfloat_uint(negative) << binary_format<T>::sign_index(); 813 + value = std::bit_cast<T>(word); 815 + ::memcpy(&value, &word, sizeof(T)); 2470 + // We are only concerned with the cases where 5**q fits in single 64-bit word.
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | GFDL-1.3-no-invariants-or-later | 30 …word processors, SGML or XML for which the DTD and/or processing tools are not generally available…
|
H A D | GFDL-1.3-or-later | 30 …word processors, SGML or XML for which the DTD and/or processing tools are not generally available…
|
H A D | GFDL-1.3 | 95 proprietary word processors, SGML or XML for which the DTD and/or 97 machine-generated HTML, PostScript or PDF produced by some word
|
H A D | GFDL-1.3-invariants-or-later | 30 …word processors, SGML or XML for which the DTD and/or processing tools are not generally available…
|
H A D | GFDL-1.3-only | 30 …word processors, SGML or XML for which the DTD and/or processing tools are not generally available…
|
H A D | GFDL-1.3-no-invariants-only | 30 …word processors, SGML or XML for which the DTD and/or processing tools are not generally available…
|
H A D | GFDL-1.3-invariants-only | 30 …word processors, SGML or XML for which the DTD and/or processing tools are not generally available…
|
H A D | CC-BY-NC-SA-2.0-UK | 71 …• make reference to this Licence (by Uniform Resource Identifier (URI), spoken word or as appropri…
|
/openbmc/qemu/target/riscv/insn_trans/ |
H A D | trans_rvi.c.inc | 241 /* borrow in to second word */ 243 /* seed third word with 1, which will be result */
|
/openbmc/linux/tools/testing/selftests/drivers/net/team/ |
H A D | net_forwarding_lib.sh | 454 $@ | grep $addr | grep $flag "$word"
|
/openbmc/linux/tools/testing/selftests/drivers/net/dsa/ |
H A D | lib.sh | 454 $@ | grep $addr | grep $flag "$word"
|
/openbmc/linux/tools/testing/selftests/drivers/net/bonding/ |
H A D | net_forwarding_lib.sh | 454 $@ | grep $addr | grep $flag "$word"
|