/third_party/f2fs-tools/fsck/ |
H A D | dir.c | 114 unsigned int bidx, end_block; in find_in_level() local
|
H A D | fsck.c | 1499 unsigned int bidx, end_block; in f2fs_check_dirent_position() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_control_flow.c | 748 relink_jump_halt_cf_node(nir_cf_node *node, nir_block *end_block) in relink_jump_halt_cf_node() argument
|
H A D | nir.c | 557 nir_block *end_block = nir_block_create(shader); in nir_function_impl_create_bare() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_instr.h | 110 virtual bool end_block() const { return false;} in end_block() function in r600::Instr
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | enc_mips_dsp_r2.c | 1455 CollectHistogram_MIPSdspR2(const uint8_t* ref, const uint8_t* pred, int start_block, int end_block, VP8Histogram* const histo) CollectHistogram_MIPSdspR2() argument
|
H A D | enc_sse41.c | 26 CollectHistogram_SSE41(const uint8_t* ref, const uint8_t* pred, int start_block, int end_block, VP8Histogram* const histo) CollectHistogram_SSE41() argument
|
H A D | enc.c | 62 CollectHistogram_C(const uint8_t* ref, const uint8_t* pred, int start_block, int end_block, VP8Histogram* const histo) CollectHistogram_C() argument
|
H A D | enc_msa.c | 225 CollectHistogram_MSA(const uint8_t* ref, const uint8_t* pred, int start_block, int end_block, VP8Histogram* const histo) CollectHistogram_MSA() argument
|
H A D | enc_neon.c | 717 CollectHistogram_NEON(const uint8_t* ref, const uint8_t* pred, int start_block, int end_block, VP8Histogram* const histo) CollectHistogram_NEON() argument
|
H A D | enc_sse2.c | 437 CollectHistogram_SSE2(const uint8_t* ref, const uint8_t* pred, int start_block, int end_block, VP8Histogram* const histo) CollectHistogram_SSE2() argument
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-bufio.c | 1494 sector_t end_block = block + n_blocks; in dm_bufio_forget_buffers() local
|
/kernel/linux/linux-5.10/fs/ |
H A D | buffer.c | 925 sector_t end_block = blkdev_max_block(I_BDEV(bdev->bd_inode), size); in init_page_buffers() local 960 sector_t end_block; in grow_dev_page() local
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | file.c | 1547 u64 start_block, end_block, nr_blocks; in ocfs2_zeroout_partial_cluster() local
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_log_recover.c | 1526 int end_block = start_block + blocks; in xlog_write_log_records() local
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_log_recover.c | 1520 int end_block = start_block + blocks; in xlog_write_log_records() local
|
/kernel/linux/linux-6.6/fs/ |
H A D | buffer.c | 1009 sector_t end_block = blkdev_max_block(bdev, size); in folio_init_buffers() local 1044 sector_t end_block; in grow_dev_page() local
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | file.c | 1541 u64 start_block, end_block, nr_blocks; in ocfs2_zeroout_partial_cluster() local
|
/third_party/mesa3d/src/broadcom/compiler/ |
H A D | qpu_schedule.c | 2451 struct qblock *end_block = list_last_entry(&c->blocks, in v3d_qpu_schedule_instructions() local
|
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs_dentryfile.c | 718 unsigned long bidx, end_block; in hmdfs_in_level() local 875 unsigned long bidx, end_block; in create_dentry() local
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_dentryfile.c | 719 unsigned long bidx, end_block; in hmdfs_in_level() local 876 unsigned long bidx, end_block; in create_dentry() local
|
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | segment.c | 3237 block_t start_block, end_block; in f2fs_trim_fs() local
|
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | segment.c | 3214 block_t start_block, end_block; in f2fs_trim_fs() local
|
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | register-allocator.cc | 2898 const InstructionBlock* end_block = GetInstructionBlock(code(), end); in FindOptimalSplitPos() local
|
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
H A D | function.cc | 2224 auto end_block = src_construct.end_id; in ClassifyCFGEdges() local
|