| /f-stack/freebsd/contrib/zstd/lib/dictBuilder/ |
| H A D | cover.c | 214 size_t *offsets; member 357 const size_t *curOffsetPtr = ctx->offsets; in COVER_group() 362 size_t curSampleEnd = ctx->offsets[0]; in COVER_group() 528 if (ctx->offsets) { in COVER_ctx_destroy() 529 free(ctx->offsets); in COVER_ctx_destroy() 530 ctx->offsets = NULL; in COVER_ctx_destroy() 586 if (!ctx->suffix || !ctx->dmerAt || !ctx->offsets) { in COVER_ctx_init() 597 ctx->offsets[0] = 0; in COVER_ctx_init() 599 ctx->offsets[i] = ctx->offsets[i - 1] + samplesSizes[i - 1]; in COVER_ctx_init() 789 size_t *offsets, in COVER_checkTotalCompressedSize() argument [all …]
|
| H A D | fastcover.c | 121 size_t *offsets; member 267 free(ctx->offsets); in FASTCOVER_ctx_destroy() 268 ctx->offsets = NULL; in FASTCOVER_ctx_destroy() 286 size_t start = ctx->offsets[i]; /* start of current dmer */ in FASTCOVER_computeFrequency() 287 size_t const currSampleEnd = ctx->offsets[i+1]; in FASTCOVER_computeFrequency() 357 ctx->offsets = (size_t*)calloc((nbSamples + 1), sizeof(size_t)); in FASTCOVER_ctx_init() 358 if (ctx->offsets == NULL) { in FASTCOVER_ctx_init() 366 ctx->offsets[0] = 0; in FASTCOVER_ctx_init() 369 ctx->offsets[i] = ctx->offsets[i - 1] + samplesSizes[i - 1]; in FASTCOVER_ctx_init() 491 …tx->samplesSizes, nbFinalizeSamples, ctx->nbTrainSamples, ctx->nbSamples, parameters, ctx->offsets, in FASTCOVER_tryParameters()
|
| H A D | cover.h | 94 size_t *offsets, 157 …t nbCheckSamples, size_t nbSamples, ZDICT_cover_params_t params, size_t* offsets, size_t totalComp…
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mtd/ |
| H A D | fsl-upm-nand.txt | 10 - fsl,upm-addr-line-cs-offsets : address offsets for multi-chip support. 56 fsl,upm-addr-line-cs-offsets = <0x0 0x200>;
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mtd/partitions/ |
| H A D | brcm,bcm963xx-cfe-nor-partitions.txt | 7 at fixed offsets. A valid firmware partition is identified by the ImageTag 9 kernel offsets and sizes within the firmware partition.
|
| H A D | brcm,bcm963xx-imagetag.txt | 8 The BCM963XX ImageTag is a simple firmware header describing the offsets and
|
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_switch.c | 7370 *offsets = dummy_ipv4_ah_packet_offsets; in ice_find_dummy_packet() 7419 *offsets = dummy_pppoe_packet_offsets; in ice_find_dummy_packet() 7425 *offsets = dummy_pppoe_packet_offsets; in ice_find_dummy_packet() 7474 *offsets = dummy_tcp_packet_offsets; in ice_find_dummy_packet() 7481 *offsets = dummy_udp_packet_offsets; in ice_find_dummy_packet() 7546 *offsets = dummy_udp_packet_offsets; in ice_find_dummy_packet() 7579 *offsets = dummy_tcp_packet_offsets; in ice_find_dummy_packet() 7620 if (type == offsets[j].type) { in ice_fill_adv_dummy_packet() 7621 offset = offsets[j].offset; in ice_fill_adv_dummy_packet() 7751 if (offsets[i].type == ICE_UDP_OF) { in ice_fill_adv_packet_tun() [all …]
|
| /f-stack/dpdk/drivers/net/hns3/ |
| H A D | hns3_rxtx_vec_sve.c | 366 svuint64_t offsets = svindex_u64(0, BD_SIZE); in hns3_tx_fill_hw_ring_sve() local 399 offsets, addr); in hns3_tx_fill_hw_ring_sve() 402 offsets, data_len); in hns3_tx_fill_hw_ring_sve() 406 offsets, svdup_n_u64(0)); in hns3_tx_fill_hw_ring_sve() 409 offsets, svdup_n_u64(valid_bit)); in hns3_tx_fill_hw_ring_sve()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iommu/ |
| H A D | arm,smmu-v3.yaml | 68 Replaces all page 1 offsets used for EVTQ_PROD/CONS, PRIQ_PROD/CONS 69 register access with page 0 offsets. Set for Cavium ThunderX2 silicon that
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | dra62x.dtsi | 13 /* Compared to dm814x, dra62x has different offsets for Ethernet */
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mmc/ |
| H A D | nvidia,tegra20-sdhci.txt | 64 calibration offsets for 3.3 V signaling modes. 67 calibration offsets for 1.8 V signaling modes. 78 calibration offsets for SDR104 mode. 81 calibration offsets for HS400 mode.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/soc/fsl/cpm_qe/ |
| H A D | cpm.txt | 42 - Children's reg nodes must be offsets from the start of all muram, even 47 CPM-side offsets with pointer subtraction. It is recommended that
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | vdev_geom.c | 373 vdev_geom_io(struct g_consumer *cp, int *cmds, void **datas, off_t *offsets, in vdev_geom_io() argument 395 off = offsets[i]; in vdev_geom_io() 416 off = offsets[i]; in vdev_geom_io() 443 off_t offsets[VDEV_LABELS]; in vdev_geom_read_config() local 467 offsets[l] = vdev_label_offset(psize, l, 0) + VDEV_SKIP_SIZE; in vdev_geom_read_config() 470 ASSERT(offsets[l] % pp->sectorsize == 0); in vdev_geom_read_config() 474 vdev_geom_io(cp, cmds, (void**)vdev_lists, offsets, sizes, errors, in vdev_geom_read_config()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/phy/ |
| H A D | phy-stih407-usb.txt | 8 …fg : phandle of sysconfig bank plus integer array containing phyparam and phyctrl register offsets
|
| H A D | qcom,usb-hs-phy.txt | 63 to Device Mode Eye Diagram test. The addresses are offsets
|
| /f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | brcm,bcm3380-l2-intc.txt | 9 different offsets in different blocks
|
| /f-stack/dpdk/drivers/raw/ioat/ |
| H A D | idxd_pci.c | 144 grp_offset = (uint16_t)pci->regs->offsets[0]; in init_pci_device() 146 wq_offset = (uint16_t)(pci->regs->offsets[0] >> 16); in init_pci_device()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/soc/qcom/ |
| H A D | rpmh-rsc.txt | 92 register offsets for DRV2 start at 0D00, the register calculations are like 120 register offsets for DRV0 start at 01C00, the register calculations are like
|
| /f-stack/freebsd/contrib/zstd/doc/ |
| H A D | zstd_compression_format.md | 421 - List of "recent offsets" from previous `Compressed_Block`. 424 for each symbol type (literals lengths, match lengths, offsets) 650 literals lengths, offsets, and match lengths symbols respectively. 667 and the maximum accuracy log for the offsets table is 8. 678 #### The codes for literals lengths, match lengths, and offsets. 763 This is described in more detail in [Repeat Offsets](#repeat-offsets). 788 literal lengths, offsets, and match lengths symbols. 893 Note that all offsets leading to previously decoded data 896 #### Repeat offsets 905 In this case, repeated offsets are shifted by one, [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/gpio/ |
| H A D | spear_spics.txt | 27 All the above bit offsets are within peripcfg register.
|
| /f-stack/freebsd/contrib/device-tree/src/powerpc/fsl/ |
| H A D | pq3-etsec2-grp2-0.dtsi | 2 * PQ3 eTSEC2 Group 2 device tree stub [ @ offsets 0xb4000 ]
|
| H A D | pq3-etsec2-grp2-2.dtsi | 2 * PQ3 eTSEC2 Group 2 device tree stub [ @ offsets 0xb6000 ]
|
| H A D | pq3-etsec2-grp2-1.dtsi | 2 * PQ3 eTSEC2 Group 2 device tree stub [ @ offsets 0xb5000 ]
|
| H A D | pq3-etsec1-timer-0.dtsi | 2 * PQ3 eTSEC Timer (IEEE 1588) device tree stub [ @ offsets 0x24e00 ]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | smsc911x.txt | 14 - reg-shift : Specify the quantity to shift the register offsets by
|