Home
last modified time | relevance | path

Searched refs:multiple (Results 1 – 25 of 1867) sorted by relevance

12345678910>>...75

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/iftop/iftop/
H A Diftop-1.0-gcc10.patch6 /usr/bin/ld: ui_common.o:/builddir/build/BUILD/iftop-1.0pre4/ui_common.h:36: multiple definition of…
7 /usr/bin/ld: ui_common.o:/builddir/build/BUILD/iftop-1.0pre4/ui_common.h:38: multiple definition of…
8 /usr/bin/ld: ui_common.o:/builddir/build/BUILD/iftop-1.0pre4/ui_common.h:38: multiple definition of…
9 /usr/bin/ld: ui_common.o:/builddir/build/BUILD/iftop-1.0pre4/ui_common.h:38: multiple definition of…
10 /usr/bin/ld: ui_common.o:/builddir/build/BUILD/iftop-1.0pre4/ui_common.h:37: multiple definition of…
13 /usr/bin/ld: ui.o:/builddir/build/BUILD/iftop-1.0pre4/ui_common.h:36: multiple definition of `scree…
14 /usr/bin/ld: ui.o:/builddir/build/BUILD/iftop-1.0pre4/ui_common.h:38: multiple definition of `peaks…
15 /usr/bin/ld: ui.o:/builddir/build/BUILD/iftop-1.0pre4/ui_common.h:38: multiple definition of `peakr…
16 /usr/bin/ld: ui.o:/builddir/build/BUILD/iftop-1.0pre4/ui_common.h:38: multiple definition of `peakt…
17 /usr/bin/ld: ui.o:/builddir/build/BUILD/iftop-1.0pre4/ui_common.h:37: multiple definition of `total…
[all …]
/openbmc/linux/sound/pci/ctxfi/
H A Dxfi.c23 static unsigned int multiple = 2; variable
26 MODULE_PARM_DESC(multiple, "Rate multiplier (default=2)");
27 module_param(multiple, uint, 0444);
82 if ((multiple != 1) && (multiple != 2) && (multiple != 4)) { in ct_card_probe()
84 multiple); in ct_card_probe()
87 multiple = 2; in ct_card_probe()
89 err = ct_atc_create(card, pci, reference_rate, multiple, in ct_card_probe()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddml_inline_defs.h126 unsigned int multiple, in dml_round_to_multiple() argument
131 if (multiple == 0) in dml_round_to_multiple()
134 remainder = num % multiple; in dml_round_to_multiple()
140 return (num + multiple - remainder); in dml_round_to_multiple()
/openbmc/docs/designs/management-console/
H A DAuthorities_List_Management.md9 There are use cases where a system has multiple root certificates installed to
14 multiple root certificates:
19 2. It only extracts the first certificate given a PEM encoded file with multiple
20 certs; however, Google's trust bundle file contains multiple PEM encoded
28 1. Bulk Installation: given a PEM file with multiple root certificates, it
31 2. Bulk Replacement: given a PEM file with multiple root certificates, it will
80 It only extracts the first certificate even if the PEM contains multiple root
89 We can also create a trust bundle interface (instead of using multiple
/openbmc/linux/Documentation/staging/
H A Dcrc32.rst6 and the whole thing (message+CRC) is a multiple of the given
49 multiple = remainder & 0x80000000 ? CRCPOLY : 0;
50 remainder = (remainder << 1 | next_input_bit()) ^ multiple;
70 multiple = (remainder & 0x80000000) ? CRCPOLY : 0;
71 remainder = (remainder << 1) ^ multiple;
78 multiple = (remainder & 1) ? CRCPOLY : 0;
79 remainder = (remainder >> 1) ^ multiple;
94 multiple = (remainder & 0x80000000) ? CRCPOLY : 0;
95 remainder = (remainder << 1) ^ multiple;
104 multiple = (remainder & 1) ? CRCPOLY : 0;
[all …]
/openbmc/linux/drivers/crypto/nx/
H A Dnx-842.c177 if (slen % c->multiple) in compress()
178 adj_slen = round_up(slen, c->multiple); in compress()
202 if (dlen % c->multiple) in compress()
203 dlen = round_down(dlen, c->multiple); in compress()
208 dlen = round_down(dlen, c->multiple); in compress()
279 add_header = (p.iremain % c.multiple || in nx842_crypto_compress()
283 p.oremain % c.multiple || in nx842_crypto_compress()
361 if (slen % c->multiple) in decompress()
362 adj_slen = round_up(slen, c->multiple); in decompress()
381 if (dlen % c->multiple) in decompress()
[all …]
/openbmc/linux/Documentation/filesystems/nfs/
H A Dpnfs.rst6 reference multiple devices, each of which can reference multiple data servers.
7 Each data server can be referenced by multiple devices. Each device
8 can be referenced by multiple layouts. To keep all of this straight,
40 justification, but seems reasonable given that we can have multiple
41 deviceid's per filesystem, and multiple filesystems per nfs_client.
/openbmc/linux/Documentation/riscv/
H A Duabi.rst25 extension category. If multiple 'Z' extensions are named, they will be
30 after standard unprivileged extensions. If multiple supervisor-level
34 after any lower-privileged, standard extensions. If multiple machine-level
38 extensions. If multiple non-standard extensions are listed, they will be
/openbmc/openbmc/poky/meta-selftest/recipes-test/license/
H A Dincompatible-licenses.bb1 SUMMARY = "Recipe with multiple SPDX licenses"
2 DESCRIPTION = "Is licensed with multiple SPDX licenses to be used for testing"
/openbmc/qemu/docs/
H A Dmulti-thread-compression.txt1 Use multiple thread (de)compression in live migration
31 enough, then the total migration time can be reduced, and multiple
46 When to use the multiple thread compression in live migration
51 multiple thread compression will be very helpful. If both the CPU and
52 the network bandwidth are adequate, use of multiple thread compression
112 to support the multiple thread compression migration:
140 So, only the first two steps are required to use the multiple
/openbmc/linux/Documentation/sound/
H A Dalsa-configuration.rst53 This option takes multiple strings.
219 This module supports multiple cards.
250 This module supports multiple cards.
275 This module supports multiple cards.
433 This module supports multiple cards.
452 This module supports multiple cards.
464 This module supports multiple cards.
474 This module supports multiple cards.
604 This module supports multiple cards.
657 multiple
[all …]
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D3001-configure.ac-setup-for-OE-usage.patch26 multiple definition of `pf_enable_graphic_buffers'
27 multiple definition of `pf_get_graphic_buffer_usage'
28 multiple definition of `pf_get_hal_format'
44 +# multiple definition of `pf_enable_graphic_buffers'
45 +# multiple definition of `pf_get_graphic_buffer_usage'
46 +# multiple definition of `pf_get_hal_format'
H A D3006-codec-omxil_core.h-fix-multiple-definition-of.patch4 Subject: [PATCH] codec: omxil_core.h fix multiple definition of
16 Apears to be defined multiple times as the omxil_core.h
17 is included in multiple files.
/openbmc/u-boot/drivers/reset/aspeed/
H A DKconfig9 is that some reset signals, like I2C or MISC reset multiple devices.
19 is that some reset signals, like I2C or MISC reset multiple devices.
29 is that some reset signals, like I2C or MISC reset multiple devices.
/openbmc/linux/Documentation/filesystems/
H A Dbtrfs.rst21 * Checksums on data and metadata (multiple algorithms available)
22 * Compression (multiple algorithms available)
26 * Integrated multiple device support, with several raid algorithms
/openbmc/linux/drivers/media/rc/img-ir/
H A Dimg-ir-raw.c22 int multiple; in img_ir_refresh_raw() local
26 multiple = ((irq_status & IMG_IR_IRQ_EDGE) == IMG_IR_IRQ_EDGE); in img_ir_refresh_raw()
33 if (multiple && ir_status == raw->last_status) in img_ir_refresh_raw()
/openbmc/linux/Documentation/networking/devlink/
H A Dsfc.rst23 - For boards where the management function is split between multiple
27 - For boards where the management function is split between multiple
53 multiple images (e.g. PXE and UEFI), this is the specifically the PXE boot
/openbmc/linux/Documentation/mm/
H A Dpage_frags.rst18 and tracks allows multiple calls to make use of a cached page. The
19 advantage to doing this is that multiple calls to get_page can be avoided
38 was implemented. It allows for freeing multiple references from a single
40 cleaning up the multiple references that were added to a page in order to
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dlibraries.rst13 - :ref:`How to use the Multilib feature to combine multiple versions of
17 - :ref:`How to install multiple versions of the same library in parallel on
19 <dev-manual/libraries:installing multiple versions of the same library>`
121 extended to support multiple libraries. Many standard recipes are
122 already extended and support multiple libraries. You can check in the
149 combination of multiple libraries you want to build. You accomplish this
166 illustrates one method of including a multiple library dependency. You
235 There are be situations where you need to install and use multiple versions
238 multiple pieces of software that depend on the separate versions of the
239 library. To accommodate these situations, you can install multiple
[all …]
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8998-sony-xperia-yoshino-poplar.dts29 /* Note: Round-down from 2850000 to be a multiple of PLDO step-size 8000 */
35 /* Note: Round-down from 2700000 to be a multiple of PLDO step-size 8000 */
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pyperf_2.6.3.bb7 * Spawn multiple worker processes. \
11 * Support multiple units: seconds, bytes and integer. \
/openbmc/linux/drivers/net/ethernet/freescale/fman/
H A DKconfig25 read or write transactions into multiple smaller transactions
36 buffer in the SG list has data size that is not a multiple
40 stress with multiple ports injecting line-rate traffic.
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dmediatek-dwmac.yaml79 For MT2712 RGMII interface, Allowed value need to be a multiple of 170,
81 For MT2712 RMII/MII interface, Allowed value need to be a multiple of 550,
83 For MT8188/MT8195 RGMII/RMII/MII interface, Allowed value need to be a multiple of 290,
89 For MT2712 RGMII interface, Allowed value need to be a multiple of 170,
91 For MT2712 RMII/MII interface, Allowed value need to be a multiple of 550,
93 For MT8188/MT8195 RGMII/RMII/MII interface, Allowed value need to be a multiple
/openbmc/u-boot/doc/device-tree-bindings/
H A Dchosen.txt27 In a system there are multiple timers, specify which timer to be used
51 multiple such devices are present in a system concurrently, then the
78 In a system using an SPL stage and having multiple boot sources
95 board, the corresponding node may appear multiple times in the
120 multiple storage type and their default partition, then a property
/openbmc/linux/Documentation/power/
H A Dcharger-manager.rst9 and where each battery may have multiple chargers attached and the userland
10 wants to look at the aggregated information of the multiple chargers.
14 represents an independent battery with chargers. If there are multiple
16 the system may need multiple instances of Charger Manager.
23 * Support for multiple chargers (e.g., a device with USB, AC, and solar panels)
24 A system may have multiple chargers (or power sources) and some of
28 aggregates charger-related information from multiple sources and
67 if there are multiple batteries. If there are multiple batteries, the
68 multiple instances of Charger Manager share the same charger_global_desc

12345678910>>...75