Home
last modified time | relevance | path

Searched defs:bpb (Results 1 – 13 of 13) sorted by relevance

/third_party/FreeBSD/sbin/newfs_msdos/
Dmkfs_msdos.c157 struct bpb { struct
158 u_int bpbBytesPerSec; /* bytes per sector */ argument
159 u_int bpbSecPerClust; /* sectors per cluster */ argument
160 u_int bpbResSectors; /* reserved sectors */ argument
161 u_int bpbFATs; /* number of FATs */ argument
162 u_int bpbRootDirEnts; /* root directory entries */ argument
163 u_int bpbSectors; /* total sectors */ argument
164 u_int bpbMedia; /* media descriptor */ argument
165 u_int bpbFATsecs; /* sectors per FAT */ argument
166 u_int bpbSecPerTrack; /* sectors per track */ argument
[all …]
/third_party/mesa3d/src/intel/isl/
Disl_gfx9.c43 const uint32_t bpb = fmtl->bpb; in gfx9_calc_std_image_alignment_sa() local
Disl.c3102 uint32_t bpb, in isl_tiling_get_intratile_offset_el()
Disl.h1329 uint16_t bpb; /**< Bits per block */ member
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/
Dppucd.h53 UChar32 bmg, bpb; member
/third_party/node/deps/icu-small/source/tools/toolutil/
Dppucd.h53 UChar32 bmg, bpb; member
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dppucd.h53 UChar32 bmg, bpb; member
/third_party/icu/icu4c/source/tools/toolutil/
Dppucd.h53 UChar32 bmg, bpb; member
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_screen_cache.c47 unsigned bw, bh, bpb, total_size, i; in svga_surface_size() local
/third_party/exfatprogs/include/
Dexfat_ondisk.h128 struct bpb64 bpb; member
/third_party/mesa3d/src/intel/vulkan/
Danv_image.c478 unsigned bpb = isl_format_get_layout(format)->bpb; in storage_image_format_supports_atomic() local
/third_party/mesa3d/src/intel/blorp/
Dblorp_blit.c2618 get_copy_format_for_bpb(const struct isl_device *isl_dev, unsigned bpb) in get_copy_format_for_bpb()
/third_party/ntfs-3g/include/ntfs-3g/
Dlayout.h73 /*0x0b*/BIOS_PARAMETER_BLOCK bpb; /* See BIOS_PARAMETER_BLOCK. */ member