Home
last modified time | relevance | path

Searched defs:cluster_size (Results 1 – 25 of 27) sorted by relevance

12

/third_party/mesa3d/src/amd/compiler/
Daco_reduce_assign.cpp125 unsigned cluster_size = instr->reduction().cluster_size; in setup_reduce_temp() local
Daco_lower_to_hw_instr.cpp474 emit_reduction(lower_context* ctx, aco_opcode op, ReduceOp reduce_op, unsigned cluster_size, in emit_reduction()
Daco_instruction_selection.cpp7791 emit_boolean_reduce(isel_context* ctx, nir_op op, unsigned cluster_size, Temp src) in emit_boolean_reduce()
8120 emit_reduction_instr(isel_context* ctx, aco_opcode aco_op, ReduceOp op, unsigned cluster_size, in emit_reduction_instr()
8758 unsigned cluster_size = in visit_intrinsic() local
/third_party/spirv-tools/source/val/
Dvalidate_non_uniform.cpp100 uint64_t cluster_size; in ValidateGroupNonUniformRotateKHR() local
/third_party/spirv-tools/test/val/
Dval_extension_spv_khr_subgroup_rotate_test.cpp35 std::string cluster_size; member
/third_party/mesa3d/src/compiler/spirv/
Dvtn_subgroup.c470 unsigned cluster_size = 0; in vtn_handle_subgroup() local
/third_party/exfatprogs/include/
Dlibexfat.h73 unsigned int cluster_size; member
79 unsigned int cluster_size; member
/third_party/skia/third_party/externals/brotli/c/enc/
Dblock_splitter_inc.h203 uint32_t* cluster_size = BROTLI_ALLOC(m, uint32_t, cluster_size_capacity); in FN() local
/third_party/node/deps/brotli/c/enc/
Dblock_splitter_inc.h203 uint32_t* cluster_size = BROTLI_ALLOC(m, uint32_t, cluster_size_capacity); in FN() local
/third_party/f2fs-tools/fsck/
Dsegment.c484 u32 cluster_size; in update_largest_extent() local
Dfsck.c713 u32 cluster_size = 1 << node_blk->i.i_log_cluster_size; in fsck_chk_inode_blk() local
1208 u32 cluster_size = 1 << inode->i_log_cluster_size; in fsck_chk_dnode_blk() local
/third_party/FreeBSD/sbin/fsck_msdosfs/
Ddir.c224 int rootdir_size, cluster_size; in resetDosDirSection() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_builder.h507 unsigned cluster_size, brw_conditional_mod mod) const in emit_scan()
Dbrw_fs_generator.cpp2398 const unsigned cluster_size = src[2].ud; in generate_code() local
Dbrw_fs_nir.cpp5593 unsigned cluster_size = nir_intrinsic_cluster_size(instr); in nir_emit_intrinsic() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_int64.c1134 nir_op reduction_op, unsigned cluster_size, in build_scan_intrinsic()
1153 unsigned cluster_size = in lower_scan_iadd64() local
/third_party/exfatprogs/lib/
Dlibexfat.c354 unsigned int cluster_size, sector_size; in exfat_get_root_entry_offset() local
/third_party/exfatprogs/exfat2img/
Dexfat2img.c32 __le32 cluster_size; member
/third_party/ntfs-3g/include/ntfs-3g/
Dvolume.h198 u32 cluster_size; /* Byte size of a cluster. */ member
/third_party/ntfs-3g/ntfsprogs/
Dntfsclone.c254 le32 cluster_size; member
2116 static void print_disk_usage(const char *spacer, u32 cluster_size,
Dmkntfs.c226 long cluster_size; /* -c, format with this cluster-size */ member
/third_party/ffmpeg/libavformat/
Dmatroskaenc.c2394 int cluster_size; in mkv_write_packet() local
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-demux.c2543 guint64 cluster_size = 0; in gst_matroska_demux_search_pos() local
/third_party/mesa3d/src/freedreno/ir3/
Dir3.h369 unsigned cluster_size : 4; member
/third_party/f2fs-tools/include/
Df2fs_fs.h135 unsigned int cluster_size; /* page count in cluster */ member

12