Home
last modified time | relevance | path

Searched defs:sect_size (Results 1 – 5 of 5) sorted by relevance

/third_party/ntfs-3g/libntfs-3g/
Ddevice.c857 int sect_size = 0; in ntfs_device_sector_size_get() local
868 size_t sect_size = 0; in ntfs_device_sector_size_get() local
879 uint32_t sect_size = 0; in ntfs_device_sector_size_get() local
/third_party/mesa3d/src/freedreno/decode/
Dpgmdump.c278 next_sect(struct state *state, int *sect_size) in next_sect()
433 int i, sect_size; in dump_shaders_a2xx() local
539 int instrs_size, hdr_size, sect_size, nconsts = 0, level = 0, compact = 0; in dump_shaders_a3xx() local
620 int instrs_size, hdr_size, sect_size, nconsts = 0, level = 0, compact = 0; in dump_shaders_a3xx() local
703 int i, sect_size; in dump_program() local
/third_party/exfatprogs/fsck/
Dfsck.c588 int bs_offset, unsigned int sect_size) in boot_region_checksum()
660 int bs_offset, unsigned int sect_size, in read_boot_region()
744 static int restore_boot_region(struct exfat_blk_dev *bd, unsigned int sect_size) in restore_boot_region()
788 unsigned int sect_size; in exfat_boot_region_check() local
Dfsck.h70 unsigned int sect_size; member
/third_party/elfio/elfio/
Delfio.hpp543 Elf_Xword sect_size, in is_sect_in_seg()