Searched defs:slice (Results 1 - 25 of 30) sorted by relevance

12

/freebsd-10-stable/sys/boot/i386/common/
H A Ddrv.h36 unsigned int slice; member in struct:dsk
/freebsd-10-stable/sys/boot/uboot/lib/
H A Dlibuboot.h38 int slice; member in struct:uboot_devdesc::__anon1::__anon2
/freebsd-10-stable/sys/boot/i386/libi386/
H A Dlibi386.h46 int slice; member in struct:i386_devdesc::__anon1::__anon2
/freebsd-10-stable/contrib/libstdc++/include/bits/
H A Dslice_array.h58 class slice class
89 slice::slice() {} function in class:slice
92 slice::slice(size_t __o, size_t __d, size_t __s) function in class:slice
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DArrayRef.h134 ArrayRef<T> slice(unsigned N) const { function in class:llvm::ArrayRef
141 ArrayRef<T> slice(unsigned N, unsigned M) const { function in class:llvm::ArrayRef
240 MutableArrayRef<T> slice(unsigned N) const { function in class:llvm::ArrayRef
247 MutableArrayRef<T> slice(unsigned N, unsigned M) const { function in class:llvm::ArrayRef
H A DSmallString.h263 StringRef slice(size_t Start, size_t End) const { function in class:llvm::SmallString
/freebsd-10-stable/sys/geom/
H A Dgeom_flashmap.c81 g_flashmap_print(struct g_flashmap_slice *slice) argument
93 struct g_flashmap_slice *slice; local
154 struct g_flashmap_slice *slice, *slice_temp; local
209 struct g_flashmap_slice *slice; local
[all...]
H A Dgeom_mbr.c431 int error, i, slice; local
/freebsd-10-stable/sys/boot/common/
H A Ddisk.c242 int rc, slice, partition; local
446 int unit, slice, partition; local
[all...]
/freebsd-10-stable/sys/boot/uboot/common/
H A Dmain.c199 get_load_device(int *type, int *unit, int *slice, int *partition) argument
310 char slice[32]; local
[all...]
/freebsd-10-stable/sys/geom/mirror/
H A Dg_mirror_ctl.c100 uint32_t slice; local
H A Dg_mirror.c1589 off_t left, mod, offset, slice; local
/freebsd-10-stable/sys/dev/drm2/radeon/
H A Devergreen_blit_kms.c47 int pitch, slice; local
H A Dr600_blit_kms.c45 int pitch, slice; local
H A Dr600_blit.c51 int pitch, slice; local
/freebsd-10-stable/sys/kern/
H A Dsubr_sglist.c671 sglist_slice(struct sglist *original, struct sglist **slice, size_t offset, argument
/freebsd-10-stable/sys/dev/sbni/
H A Dif_sbni.c539 u_int data_len, pos, slice; local
/freebsd-10-stable/sys/boot/pc98/boot2/
H A Dboot2.c101 uint8_t slice; member in struct:dsk
/freebsd-10-stable/sys/boot/i386/boot2/
H A Dboot2.c98 uint8_t slice; member in struct:dsk
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_vdev.c187 dm_descriptor_t *drive, *media, *slice; local
[all...]
/freebsd-10-stable/contrib/ntp/ntpd/
H A Drefclock_irig.c240 double slice; /* envelope slice level */ member in struct:irigunit
[all...]
H A Drefclock_chu.c909 double slice; /* slice level */ local
/freebsd-10-stable/sys/boot/pc98/libpc98/
H A Dbiosdisk.c489 int sector, slice, i; local
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Dvalops.c2799 struct value *slice; local
[all...]
/freebsd-10-stable/sys/dev/drm/
H A Dr600_blit.c1205 int pitch, slice; local

Completed in 263 milliseconds

12