/freebsd/sys/geom/ |
H A D | geom_flashmap.c | 75 g_flashmap_print(struct g_flashmap_slice *slice) in g_flashmap_print() 87 struct g_flashmap_slice *slice; in g_flashmap_modify() local 130 struct g_flashmap_slice *slice, *slice_temp; in g_flashmap_taste() local 187 struct g_flashmap_slice *slice; in g_flashmap_load() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_leb128.h | 44 T slice = byte & 0x7f; in DecodeSLEB128() local 77 T slice = byte & 0x7f; in DecodeULEB128() local
|
H A D | sanitizer_array_ref.h | 67 ArrayRef<T> slice(uptr N, uptr M) const { in slice() function 73 ArrayRef<T> slice(uptr N) const { return slice(N, size() - N); } in slice() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | ArrayRef.h | 195 ArrayRef<T> slice(size_t N, size_t M) const { in slice() function 201 ArrayRef<T> slice(size_t N) const { return slice(N, size() - N); } in slice() function 376 MutableArrayRef<T> slice(size_t N, size_t M) const { in slice() function 382 MutableArrayRef<T> slice(size_t N) const { in slice() function
|
H A D | SmallString.h | 247 [[nodiscard]] StringRef slice(size_t Start, size_t End) const { in slice() function
|
H A D | StringRef.h | 669 [[nodiscard]] StringRef slice(size_t Start, size_t End) const { in slice() function
|
/freebsd/stand/i386/common/ |
H A D | drv.h | 34 unsigned int slice; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | BinaryStreamRef.h | 117 RefType slice(uint64_t Offset, uint64_t Len) const { slice() function 203 BinarySubstreamRef slice(uint64_t Off, uint64_t Size) const { slice() function
|
/freebsd/sys/dev/mxge/ |
H A D | if_mxge.c | 1180 int slice, status; in mxge_reset() local 1406 int slice; in mxge_rem_sysctls() local 1429 int slice; in mxge_add_sysctls() local 2185 int slice; in mxge_qflush() local 2267 int slice; in mxge_transmit() local 3095 int slice; in mxge_free_mbufs() local 3170 int slice; in mxge_free_rings() local 3336 int err, slice; in mxge_alloc_rings() local 3397 int err, i, slice; in mxge_slice_open() local 3470 int err, big_bytes, nbufs, slice, cl_size, i; in mxge_open() local [all …]
|
/freebsd/stand/common/ |
H A D | disk.c | 234 int rc, slice, partition; in disk_open() local 415 int unit, slice, partition; in disk_parsedev() local
|
/freebsd/stand/uboot/ |
H A D | main.c | 205 get_load_device(int *type, int *unit, int *slice, int *partition) in get_load_device() 344 char slice[32]; in print_disk_probe_info() local
|
/freebsd/sys/contrib/openzfs/lib/libzutil/os/freebsd/ |
H A D | zutil_import_os.c | 189 rdsk_node_t *slice; in zpool_find_import_blkid() local
|
/freebsd/sys/contrib/openzfs/lib/libzutil/os/linux/ |
H A D | zutil_import_os.c | 173 rdsk_node_t *slice; in zpool_open_func() local 298 rdsk_node_t *slice; in zpool_find_import_blkid() local
|
/freebsd/sys/i386/include/ |
H A D | bootinfo.h | 100 #define MAKEBOOTDEV(type, slice, unit, partition) \ argument
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/ |
H A D | argon2-core.h | 116 uint8_t slice; member
|
/freebsd/sys/contrib/openzfs/lib/libzutil/ |
H A D | zutil_import.c | 1256 rdsk_node_t *slice; in zpool_find_import_scan_add_slice() local 1386 rdsk_node_t *slice; in zpool_find_import_scan() local 1457 rdsk_node_t *slice; in zpool_find_import_impl() local
|
/freebsd/stand/i386/boot2/ |
H A D | boot2.c | 95 uint8_t slice; member
|
/freebsd/sys/geom/mirror/ |
H A D | g_mirror_ctl.c | 151 uint32_t slice; in g_mirror_ctl_configure() local
|
H A D | g_mirror.c | 1647 off_t left, mod, offset, slice; in g_mirror_request_split() local
|
/freebsd/sys/dev/sbni/ |
H A D | if_sbni.c | 525 u_int data_len, pos, slice; in download_data() local
|
/freebsd/sys/kern/ |
H A D | subr_sglist.c | 897 sglist_slice(struct sglist *original, struct sglist **slice, size_t offset, in sglist_slice()
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_irig.c | 240 double slice; /* envelope slice level */ member [all...] |
H A D | refclock_chu.c | 909 double slice; /* slice level */ in chu_uart() local
|
/freebsd/stand/i386/libi386/ |
H A D | biosdisk.c | 1302 int i, unit, slice, partition; in bd_getdev() local
|
/freebsd/stand/efi/loader/arch/amd64/ |
H A D | multiboot2.h | 237 multiboot_uint32_t slice; member
|