| /third_party/mesa3d/src/util/format/ |
| D | texcompress_s3tc_tmp.h | 184 static void fancybasecolorsearch( UNUSED GLubyte *blkaddr, GLubyte srccolors[4][4][4], GLubyte *bes… in fancybasecolorsearch() 376 static void storedxtencodedblock( GLubyte *blkaddr, GLubyte srccolors[4][4][4], GLubyte *bestcolor[… in storedxtencodedblock() 499 static void encodedxtcolorblockfaster( GLubyte *blkaddr, GLubyte srccolors[4][4][4], in encodedxtcolorblockfaster() 554 static void writedxt5encodedalphablock( GLubyte *blkaddr, GLubyte alphabase1, GLubyte alphabase2, in writedxt5encodedalphablock() 567 static void encodedxt5alpha(GLubyte *blkaddr, GLubyte srccolors[4][4][4], in encodedxt5alpha() 912 GLubyte *blkaddr = dest; in tx_compress_dxt1() local 943 GLubyte *blkaddr = dest; in tx_compress_dxt3() local 981 GLubyte *blkaddr = dest; in tx_compress_dxt5() local
|
| /third_party/f2fs-tools/fsck/ |
| D | segment.c | 28 u64 blkaddr, offset; in reserve_new_block() local 123 unsigned int blkaddr = datablock_addr(dn->node_blk, dn->ofs_in_node); in new_data_block() local 182 block_t blkaddr; in f2fs_read() local 271 block_t blkaddr; in f2fs_write_ex() local 494 u32 blkaddr, prev_blkaddr, cur_blk = 0, end_blk; in update_largest_extent() local
|
| D | node.c | 51 block_t blkaddr = NULL_ADDR; in f2fs_rebuild_qf_inode() local 117 block_t blkaddr = NULL_ADDR; in new_node_block() local
|
| D | dir.c | 343 block_t blkaddr = NULL_ADDR; in make_empty_dir() local 384 block_t blkaddr = NULL_ADDR; in page_symlink() local 684 block_t blkaddr = NULL_ADDR; in f2fs_create() local
|
| D | xattr.c | 91 block_t blkaddr; in write_all_xattrs() local
|
| D | dump.c | 250 static void dump_data_blk(struct f2fs_sb_info *sbi, __u64 offset, u32 blkaddr) in dump_data_blk() 545 pgoff_t blkaddr; in dump_node_scan_disk() local
|
| D | mount.c | 313 block_t blkaddr; in print_inode_info() local 652 block_t blkaddr, int type) in f2fs_is_valid_blkaddr() 693 block_t blkaddr, start_blk = 0, len = 0; in f2fs_ra_meta_pages() local 1626 block_t blkaddr; in write_nat_bits() local 1700 block_t blkaddr; in check_nat_bits() local 3441 block_t blkaddr; in find_fsync_inode() local 3502 block_t blkaddr) in do_record_fsync_data() 3586 block_t blkaddr; in traverse_dnodes() local
|
| D | fsck.c | 613 block_t blkaddr, int last) in check_extent_info() 867 block_t blkaddr = le32_to_cpu(node_blk->i.i_addr[ofs]); in fsck_chk_inode_blk() local 910 block_t blkaddr = le32_to_cpu(node_blk->i.i_addr[ofs]); in fsck_chk_inode_blk() local 945 block_t blkaddr = le32_to_cpu(node_blk->i.i_addr[ofs + idx]); in fsck_chk_inode_blk() local 1216 block_t blkaddr = le32_to_cpu(node_blk->dn.addr[idx]); in fsck_chk_dnode_blk() local
|
| D | resize.c | 244 block_t blkaddr; in migrate_ssa() local
|
| D | f2fs.h | 499 block_t blkaddr; /* block address locating the last fsync */ member 537 static inline bool is_valid_data_blkaddr(block_t blkaddr) in is_valid_data_blkaddr()
|
| /third_party/mesa3d/src/mesa/main/ |
| D | texcompress_rgtc.c | 87 GLubyte *blkaddr; in _mesa_texstore_red_rgtc1() local 140 GLbyte *blkaddr; in _mesa_texstore_signed_red_rgtc1() local 193 GLubyte *blkaddr; in _mesa_texstore_rg_rgtc2() local 258 GLbyte *blkaddr; in _mesa_texstore_signed_rg_rgtc2() local
|
| /third_party/f2fs-tools/mkfs/ |
| D | f2fs_format.c | 1301 static int f2fs_write_default_quota(int qtype, unsigned int blkaddr, in f2fs_write_default_quota()
|
| /third_party/f2fs-tools/lib/ |
| D | libf2fs.c | 593 int write_inode(struct f2fs_node *inode, u64 blkaddr) in write_inode()
|