| /f-stack/dpdk/lib/librte_eal/include/ |
| H A D | rte_bitmap.h | 359 uint32_t index2, offset2; in rte_bitmap_get() local 362 offset2 = pos & RTE_BITMAP_SLAB_BIT_MASK; in rte_bitmap_get() 364 return (*slab2) & (1llu << offset2); in rte_bitmap_get() 379 uint32_t index1, index2, offset1, offset2; in rte_bitmap_set() local 383 offset2 = pos & RTE_BITMAP_SLAB_BIT_MASK; in rte_bitmap_set() 389 *slab2 |= 1llu << offset2; in rte_bitmap_set() 447 uint32_t index1, index2, offset1, offset2; in rte_bitmap_clear() local 451 offset2 = pos & RTE_BITMAP_SLAB_BIT_MASK; in rte_bitmap_clear() 455 *slab2 &= ~(1llu << offset2); in rte_bitmap_clear()
|
| /f-stack/freebsd/contrib/zstd/lib/compress/ |
| H A D | zstd_lazy.c | 1007 { size_t offset2=999999999; in ZSTD_compressBlock_lazy_generic() local 1008 size_t const ml2 = searchMax(ms, ip, iend, &offset2); in ZSTD_compressBlock_lazy_generic() 1012 matchLength = ml2, offset = offset2, start = ip; in ZSTD_compressBlock_lazy_generic() 1042 { size_t offset2=999999999; in ZSTD_compressBlock_lazy_generic() local 1043 size_t const ml2 = searchMax(ms, ip, iend, &offset2); in ZSTD_compressBlock_lazy_generic() 1047 matchLength = ml2, offset = offset2, start = ip; in ZSTD_compressBlock_lazy_generic() 1295 { size_t offset2=999999999; in ZSTD_compressBlock_lazy_extDict_generic() local 1296 size_t const ml2 = searchMax(ms, ip, iend, &offset2); in ZSTD_compressBlock_lazy_extDict_generic() 1300 matchLength = ml2, offset = offset2, start = ip; in ZSTD_compressBlock_lazy_extDict_generic() 1326 { size_t offset2=999999999; in ZSTD_compressBlock_lazy_extDict_generic() local [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/soundwire/ |
| H A D | qcom,sdw.txt | 58 - qcom,ports-offset2: 61 Definition: should specify payload transport window offset2 of each 156 qcom,ports-offset2 = /bits/ 8 <0x00 0x00 0x1F 0x00 0x00 0x1F 0x00 0x00>;
|
| /f-stack/dpdk/drivers/net/dpaa/ |
| H A D | dpaa_rxtx.c | 975 uint64_t mbufs_size, bytes_to_copy, offset1 = 0, offset2 = 0; in reallocate_mbuf() local 995 if ((temp_mbuf->data_len - offset1) < (mbufs_size - offset2)) { in reallocate_mbuf() 1000 (mbufs_size - offset2)) { in reallocate_mbuf() 1001 bytes_to_copy = mbufs_size - offset2; in reallocate_mbuf() 1018 offset2 += bytes_to_copy; in reallocate_mbuf() 1021 offset2 = 0; in reallocate_mbuf() 1028 offset2 = 0; in reallocate_mbuf()
|
| /f-stack/dpdk/app/test/ |
| H A D | test_mbuf.c | 2586 int offset, offset2, offset3; in test_mbuf_dyn() local 2603 offset2 = rte_mbuf_dynfield_register(&dynfield2); in test_mbuf_dyn() 2604 if (offset2 == -1 || offset2 == offset || (offset2 & 1)) in test_mbuf_dyn() 2606 offset2, strerror(errno)); in test_mbuf_dyn() 2619 offset, offset2, offset3); in test_mbuf_dyn() 2665 *RTE_MBUF_DYNFIELD(m, offset2, uint16_t *) = 1000; in test_mbuf_dyn() 2666 if (*RTE_MBUF_DYNFIELD(m, offset2, uint16_t *) != 1000) in test_mbuf_dyn()
|
| /f-stack/freebsd/arm/include/ |
| H A D | bus.h | 664 bus_size_t offset2, bus_size_t count); 669 bus_size_t offset2, bus_size_t count); 674 bus_size_t offset2, bus_size_t count); 679 bus_size_t offset2, bus_size_t count);
|
| /f-stack/freebsd/mips/include/ |
| H A D | bus.h | 625 bus_size_t offset2, bus_size_t count); 630 bus_size_t offset2, bus_size_t count); 635 bus_size_t offset2, bus_size_t count); 640 bus_size_t offset2, bus_size_t count);
|
| /f-stack/freebsd/contrib/zstd/lib/dictBuilder/ |
| H A D | zdict.c | 661 U32 offset2 = seq[1].offset - 3; in ZDICT_countEStats() local 663 if (offset2 >= MAXREPOFFSET) offset2 = 0; in ZDICT_countEStats() 665 repOffsets[offset2] += 1; in ZDICT_countEStats()
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_systrace_args.c | 1239 uarg[4] = p->offset2; /* uint32_t */ in systrace_args() 1250 uarg[4] = p->offset2; /* uint32_t */ in systrace_args() 1734 uarg[2] = p->offset2; /* uint32_t */ in systrace_args() 1906 uarg[2] = p->offset2; /* uint32_t */ in systrace_args() 2233 uarg[2] = p->offset2; /* uint32_t */ in systrace_args() 2312 uarg[3] = p->offset2; /* uint32_t */ in systrace_args()
|
| H A D | linux32_proto.h | 578 char offset2_l_[PADL_(uint32_t)]; uint32_t offset2; char offset2_r_[PADR_(uint32_t)]; member 585 char offset2_l_[PADL_(uint32_t)]; uint32_t offset2; char offset2_r_[PADR_(uint32_t)]; member 808 char offset2_l_[PADL_(uint32_t)]; uint32_t offset2; char offset2_r_[PADR_(uint32_t)]; member 900 char offset2_l_[PADL_(uint32_t)]; uint32_t offset2; char offset2_r_[PADR_(uint32_t)]; member 1095 char offset2_l_[PADL_(uint32_t)]; uint32_t offset2; char offset2_r_[PADR_(uint32_t)]; member 1142 char offset2_l_[PADL_(uint32_t)]; uint32_t offset2; char offset2_r_[PADR_(uint32_t)]; member
|
| /f-stack/freebsd/contrib/openzfs/module/zstd/lib/ |
| H A D | zstd.c | 19139 { size_t offset2=999999999; in ZSTD_compressBlock_lazy_generic() local 19140 size_t const ml2 = searchMax(ms, ip, iend, &offset2); in ZSTD_compressBlock_lazy_generic() 19144 matchLength = ml2, offset = offset2, start = ip; in ZSTD_compressBlock_lazy_generic() 19174 { size_t offset2=999999999; in ZSTD_compressBlock_lazy_generic() local 19175 size_t const ml2 = searchMax(ms, ip, iend, &offset2); in ZSTD_compressBlock_lazy_generic() 19179 matchLength = ml2, offset = offset2, start = ip; in ZSTD_compressBlock_lazy_generic() 19406 { size_t offset2=999999999; in ZSTD_compressBlock_lazy_extDict_generic() local 19407 size_t const ml2 = searchMax(ms, ip, iend, &offset2); in ZSTD_compressBlock_lazy_extDict_generic() 19411 matchLength = ml2, offset = offset2, start = ip; in ZSTD_compressBlock_lazy_extDict_generic() 19437 { size_t offset2=999999999; in ZSTD_compressBlock_lazy_extDict_generic() local [all …]
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/qcom/ |
| H A D | sdm845.dtsi | 3427 qcom,ports-offset2 = /bits/ 8 <0x00 0x00 0x1F 0x00 0x00 0x1F 0x00 0x00>;
|