Searched full:ones (Results 1 – 25 of 1245) sorted by relevance
12345678910>>...50
/openbmc/linux/drivers/i2c/busses/ |
D | i2c-acorn.c |
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/ |
H A D | DHCPConfiguration.interface.yaml | 8 used and take precedence over any statically configured ones. 14 configured ones. 25 configured ones.
|
/openbmc/bmcweb/test/http/ |
H A D | zstd_decompressor_test.cpp | 84 // A 1MB file of all ones created using in TEST() 85 // dd if=/dev/zero bs=1024 count=1024 | tr "\000" "\377" > ones.txt in TEST() 86 // zstd -c ones-file | xxd -i in TEST() 87 std::array<unsigned char, 54> ones = { in TEST() local 95 std::to_array<size_t>({1U, 2U, 4U, 8U, 16U, ones.size()})) in TEST() 98 std::span<unsigned char> data = std::span(ones); in TEST()
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/external/libunwind/ |
H A D | legacy_built-in_sync_functions.patch | 3 Description: Replace the legacy __sync built-in functions with __atomic ones 5 should be replaced by __atomic_* ones. See the official manuals [1]. 8 __atomic ones do, so we choose the strongest one: __ATOMIC_SEQ_CST.
|
/openbmc/linux/arch/mips/include/asm/mach-dec/ |
D | cpu-feature-overrides.h |
|
/openbmc/linux/Documentation/networking/ |
D | x25.rst |
|
D | checksum-offloads.rst |
|
/openbmc/linux/include/linux/platform_data/ |
D | omap-wd-timer.h |
|
/openbmc/qemu/docs/system/devices/ |
H A D | virtio-gpu.rst | 33 into VGA and non-VGA variants. The VGA ones are prefixed with virtio-vga 34 or vhost-user-vga while the non-VGA ones are prefixed with virtio-gpu or 37 The VGA ones always use the PCI interface, but for the non-VGA ones, the
|
/openbmc/linux/arch/mips/include/asm/octeon/ |
D | cvmx-address.h |
|
/openbmc/linux/arch/sh/include/mach-common/mach/ |
D | mangle-port.h |
|
/openbmc/u-boot/arch/mips/include/asm/mach-generic/ |
H A D | mangle-port.h | 20 * variations of functions: non-prefixed ones that preserve the value 21 * and prefixed ones that preserve byte addresses. The latters are
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libterm/ |
H A D | libterm-readkey-perl_2.38.bb | 25 # rather than target ones. 36 # the target ones.
|
/openbmc/linux/include/scsi/fc/ |
D | fc_encaps.h |
|
/openbmc/linux/Documentation/fb/ |
D | viafb.rst |
|
/openbmc/linux/arch/mips/include/asm/mach-generic/ |
D | mangle-port.h |
|
/openbmc/qemu/tests/tcg/multiarch/gdbstub/ |
H A D | registers.py | 27 # support XML but a few of the ancient ones don't in which case we 144 (so ignore the elided ones). 167 through all the registers we know about and report which ones have
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
D | global_map_resize.c |
|
/openbmc/u-boot/arch/x86/include/asm/acpi/ |
H A D | globutil.asl | 53 Return (Ones) 63 Return (Ones)
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
D | planar-apis.rst |
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
D | common-debug.h |
|
/openbmc/linux/Documentation/locking/ |
D | spinlocks.rst |
|
/openbmc/qemu/docs/devel/migration/ |
H A D | compatibility.rst | 37 start with the trivial ones, QEMU is the same on source and 50 This are the easiest ones, we will not talk more about them in this 70 Now it comes the interesting ones, when both QEMU processes are 310 the device needs a way to configure which ones it is going to use. 359 The relevant bits of the commit for our example are this ones:: 471 Now the interesting ones. When the QEMU processes versions are 478 This two are the ones that work. The whole point of making the
|
/openbmc/linux/Documentation/livepatch/ |
D | cumulative-patches.rst |
|
/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/ |
H A D | TODO | 3 - reduce the hundreds of definitions of register addresses to the ones really needed in assembly or…
|
12345678910>>...50