Home
last modified time | relevance | path

Searched defs:slice (Results 1 – 25 of 35) sorted by relevance

12

/NextBSD/sys/geom/
HDgeom_flashmap.c80 g_flashmap_print(struct g_flashmap_slice *slice) in g_flashmap_print()
92 struct g_flashmap_slice *slice; in g_flashmap_modify() local
171 struct g_flashmap_slice *slice, *slice_temp; in g_flashmap_taste() local
229 struct g_flashmap_slice *slice; in g_flashmap_load() local
HDgeom_mbr.c431 int error, i, slice; in g_mbrext_taste() local
/NextBSD/contrib/libstdc++/include/bits/
Dslice_array.h89 slice::slice() {} in slice() function
92 slice::slice(size_t __o, size_t __d, size_t __s) in slice() function
/NextBSD/contrib/llvm/include/llvm/ADT/
HDArrayRef.h165 ArrayRef<T> slice(unsigned N) const { in slice() function
172 ArrayRef<T> slice(unsigned N, unsigned M) const { in slice() function
277 MutableArrayRef<T> slice(unsigned N) const { in slice() function
284 MutableArrayRef<T> slice(unsigned N, unsigned M) const { in slice() function
HDSmallString.h260 StringRef slice(size_t Start, size_t End) const { in slice() function
HDStringRef.h434 StringRef slice(size_t Start, size_t End) const { in slice() function
/NextBSD/sys/boot/i386/common/
HDdrv.h36 unsigned int slice; member
/NextBSD/sys/dev/mxge/
HDif_mxge.c1204 int slice, status; in mxge_reset() local
1438 int slice; in mxge_rem_sysctls() local
1461 int slice; in mxge_add_sysctls() local
2247 int slice; in mxge_qflush() local
2329 int slice; in mxge_transmit() local
3232 int slice; in mxge_free_mbufs() local
3308 int slice; in mxge_free_rings() local
3490 int err, slice; in mxge_alloc_rings() local
3563 int err, i, slice; in mxge_slice_open() local
3642 int err, big_bytes, nbufs, slice, cl_size, i; in mxge_open() local
[all …]
/NextBSD/sys/boot/uboot/lib/
HDlibuboot.h38 int slice; member
/NextBSD/sys/boot/uboot/common/
HDmain.c199 get_load_device(int *type, int *unit, int *slice, int *partition) in get_load_device()
310 char slice[32]; in print_disk_probe_info() local
/NextBSD/sys/boot/i386/libi386/
HDlibi386.h46 int slice; member
/NextBSD/sys/boot/common/
HDdisk.c278 int rc, slice, partition; in disk_open() local
482 int unit, slice, partition; in disk_parsedev() local
/NextBSD/sys/i386/include/
HDbootinfo.h109 #define MAKEBOOTDEV(type, slice, unit, partition) \ argument
/NextBSD/contrib/libstdc++/include/std/
Dstd_valarray.h83 class slice; // BLAS-like slice out of an array variable
/NextBSD/sys/dev/drm2/radeon/
HDevergreen_blit_kms.c47 int pitch, slice; in set_render_target() local
HDevergreen_cs.c404 unsigned pitch, slice, mslice; in evergreen_cs_track_validate_cb() local
571 unsigned pitch, slice, mslice; in evergreen_cs_track_validate_stencil() local
668 unsigned pitch, slice, mslice; in evergreen_cs_track_validate_depth() local
HDr600_blit_kms.c45 int pitch, slice; in set_render_target() local
HDr600_blit.c51 int pitch, slice; in set_render_target() local
/NextBSD/sys/boot/mips/beri/boot2/
HDboot2.c166 uint8_t slice; member
/NextBSD/sys/geom/mirror/
HDg_mirror_ctl.c100 uint32_t slice; in g_mirror_ctl_configure() local
/NextBSD/sys/kern/
HDsubr_sglist.c671 sglist_slice(struct sglist *original, struct sglist **slice, size_t offset, in sglist_slice()
/NextBSD/sys/boot/i386/boot2/
HDboot2.c139 uint8_t slice; member
/NextBSD/sys/dev/sbni/
HDif_sbni.c540 u_int data_len, pos, slice; in download_data() local
/NextBSD/sys/boot/pc98/boot2/
HDboot2.c142 uint8_t slice; member
/NextBSD/contrib/gdb/gdb/
HDvalops.c2799 struct value *slice; in value_slice() local
2836 VALUE_CONTENTS_RAW (slice)[i / TARGET_CHAR_BIT] |= (1 << j); in value_slice() local

12