Home
last modified time | relevance | path

Searched refs:sized (Results 1 – 25 of 170) sorted by relevance

1234567

/openbmc/openbmc/meta-security/recipes-security/isic/files/
H A Disic-0.07-netinet.patch18 /* This is tuned for ethernet sized frames (1500 bytes)
30 /* This is tuned for ethernet sized frames (1500 bytes)
42 /* This is tuned for ethernet sized frames (1500 bytes)
54 /* This is tuned for ethernet sized frames (1500 bytes)
66 /* This is tuned for ethernet sized frames (1500 bytes)
/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/
H A Dencodefix.patch14 my $sized = $declaration && !($compat && !$pedantic);
16 - return ($cpp, $static, $sized);
/openbmc/linux/Documentation/filesystems/
H A Derofs.rst208 1 fixed-sized output data compression (with non-compacted indexes);
210 3 fixed-sized output data compression (with compacted indexes, v5.3+);
265 been supported since Linux v5.15: Files are split in equal-sized data chunks
307 EROFS implements fixed-sized output compression which generates fixed-sized
308 compressed data blocks from variable-sized input in contrast to other existing
309 fixed-sized input solutions. Relatively higher compression ratios can be gotten
310 by using fixed-sized output compression since nowadays popular data compression
311 algorithms are mostly LZ77-based and such fixed-sized output approach can be
314 In details, original (uncompressed) data is turned into several variable-sized
321 |<- variable-sized extent ->|<- VLE ->|
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/relayd/
H A Drelayd_git.bb19 CFLAGS:append:toolchain-clang = " -Wno-error=gnu-variable-sized-type-not-at-end"
/openbmc/linux/Documentation/admin-guide/media/
H A Dcafe_ccic.rst38 then worst-case-sized buffers will be allocated at module load time.
44 allocated at run time, they will be sized appropriately for the current
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Ddmx-set-buffer-size.rst35 filtered data. The default size is two maximum sized sections, i.e. if
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-net-cdc_ncm8 tx_max sized frames with no terminating short
48 least one max sized datagram plus headers.
64 least one max sized datagram plus headers.
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dstatistics.rst11 Individual statistics will be collected for each step-sized area within
14 The I/O statistics counters for each step-sized area of a region are
133 Print counters for each step-sized area of a region.
146 Output format for each step-sized area of a region:
/openbmc/openbmc/meta-openembedded/meta-initramfs/
H A DREADME.md6 small-sized initramfs.
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-fm-rx.rst38 which can scroll strings sized as 8 x N characters. So, this control
51 also possible to find receivers which can scroll strings sized as 32
H A Dext-ctrls-fm-tx.rst44 which can scroll strings sized as 8 x N characters. So, this control
58 which can scroll strings sized as 32 x N or 64 x N characters. So,
/openbmc/linux/Documentation/arch/arm64/
H A Dmemory.rst126 spaces, the VMEMMAP must be sized large enough for 52-bit VAs and
127 also must be sized large enough to accommodate a fixed PAGE_OFFSET.
141 sized large enough or that addresses are positioned close enough for
/openbmc/linux/Documentation/devicetree/bindings/firmware/
H A Dcoreboot.txt11 1.) The coreboot table. This is a list of variable-sized descriptors
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/
H A Dchassis.md8 BMC. Small and mid-sized systems may contain a single chassis. In a large
/openbmc/linux/fs/erofs/
H A DKconfig16 It also provides fixed-sized output compression support in order to
83 Enable fixed-sized output compression for EROFS.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libsdl/libsdl-1.2.15/
H A DCVE-2019-7574.patch35 /* Allocate the proper sized output buffer */
/openbmc/linux/arch/arm/boot/dts/intel/ixp/
H A Dintel-ixp42x-netgear-wg302v1.dts41 * 8 MB of Flash in 64 0x20000 sized blocks
H A Dintel-ixp42x-adi-coyote.dts42 * 32 MB of Flash in 128 0x20000 sized blocks
H A Dintel-ixp42x-dlink-dsm-g600.dts108 * 16 MB of Flash in 128 0x20000 sized blocks
/openbmc/linux/Documentation/core-api/
H A Dcircular-buffers.rst12 (1) Convenience functions for determining information about power-of-2 sized
58 than 1 if multiple items or variable-sized items are to be included in the
66 Calculation of the occupancy or the remaining capacity of an arbitrarily sized
/openbmc/u-boot/doc/device-tree-bindings/memory/
H A Dmemory.txt65 * Default of 2GB of memory, auto-sized, so could be smaller
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/mtd/
H A Dubi-utils-klibc_2.0.2.bb2 DESCRIPTION = "Small sized tools from mtd-utils for use with initramfs."
/openbmc/linux/Documentation/arch/x86/
H A Dxstate.rst24 because different CPUs have differently-sized XSAVE buffers. A compiled-in
28 properly-sized altstacks.
/openbmc/linux/Documentation/networking/device_drivers/ethernet/google/
H A Dgve.rst125 The descriptor rings are power-of-two-sized ring buffers consisting of
174 The driver posts fixed sized buffers to HW on the RX buffer queue. The packet
/openbmc/linux/Documentation/i2c/
H A Dwriting-clients.rst107 if (reg < 0x10) /* byte-sized register */
109 else /* word-sized register */
117 else if (reg < 0x10) /* byte-sized register */
119 else /* word-sized register */

1234567