Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/core/distributed_runtime/integration_test/
Dc_api_multi_client_test.cc33 void StartWorkers(int cluster_size, in StartWorkers()
97 int cluster_size) { in TEST()
125 int cluster_size) { in TEST()
161 int cluster_size) { in TEST()
Dc_api_coordination_test.cc114 const int cluster_size = 3; in TEST() local
183 const int cluster_size = 3; in TEST() local
270 const int cluster_size = 3; in TEST() local
340 const int cluster_size = 3; in TEST() local
Dc_api_multi_client_function_test.cc191 const int cluster_size = 2; in TEST_P() local
/external/crosvm/disk/src/qcow/
Dqcow_raw_file.rs22 cluster_size: u64, field
139 pub fn cluster_size(&self) -> u64 { in cluster_size() method
150 let cluster_size = self.cluster_size as usize; in zero_cluster() localVariable
Dmod.rs279 let cluster_size: u32 = 0x01 << cluster_bits; in create_for_size_and_path() localVariable
376 let cluster_size = 0x01u64 << self.cluster_bits; in write_to() localVariable
450 let cluster_size = 0x01u64 << cluster_bits; in from() localVariable
641 let cluster_size = 0x01u64 << qcow.header.cluster_bits; in new_from_header() localVariable
670 let cluster_size = 0x01u64 << self.header.cluster_bits; in first_zero_refcount() localVariable
687 let cluster_size = self.raw_file.cluster_size(); in find_avail_clusters() localVariable
884 let cluster_size = raw_file.cluster_size(); in rebuild_refcounts() localVariable
1071 let cluster_size = self.raw_file.cluster_size(); in file_offset_write() localVariable
1222 let cluster_size = self.raw_file.cluster_size(); in deallocate_cluster() localVariable
2428 let cluster_size = 65536; in rebuild_refcounts() localVariable
Drefcount.rs45 cluster_size: u64, field
/external/mtools/
Dold_dos.h28 uint8_t cluster_size; member
Dold_dos.c51 unsigned int cluster_size) { in getOldDosByParams()
DfsP.h34 uint8_t cluster_size; member
/external/mesa3d/src/amd/compiler/
Daco_reduce_assign.cpp118 unsigned cluster_size = static_cast<Pseudo_reduction_instruction *>(instr)->cluster_size; in setup_reduce_temp() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_non_uniform.cpp100 uint64_t cluster_size; in ValidateGroupNonUniformRotateKHR() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_non_uniform.cpp100 uint64_t cluster_size; in ValidateGroupNonUniformRotateKHR() local
/external/exfatprogs/include/
Dlibexfat.h64 unsigned int cluster_size; member
70 unsigned int cluster_size; member
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_extension_spv_khr_subgroup_rotate_test.cpp35 std::string cluster_size; member
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_extension_spv_khr_subgroup_rotate_test.cpp35 std::string cluster_size; member
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/val/
Dval_extension_spv_khr_subgroup_rotate_test.cpp35 std::string cluster_size; member
/external/mesa3d/src/compiler/spirv/
Dvtn_subgroup.c470 unsigned cluster_size = 0; in vtn_handle_subgroup() local
/external/tensorflow/tensorflow/compiler/jit/tests/
Dauto_clustering_test_helper.cc48 std::map<int, int> cluster_size; in SummarizeClustering() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidate_non_uniform.cpp399 uint64_t cluster_size; in ValidateGroupNonUniformRotateKHR() local
/external/brotli/c/enc/
Dblock_splitter_inc.h203 uint32_t* cluster_size = BROTLI_ALLOC(m, uint32_t, cluster_size_capacity); in FN() local
/external/e2fsprogs/lib/ext2fs/
Dqcow2.h96 __u32 cluster_size; member
/external/cronet/third_party/brotli/enc/
Dblock_splitter_inc.h217 uint32_t* cluster_size = BROTLI_ALLOC(m, uint32_t, cluster_size_capacity); in FN() local
/external/OpenCL-CTS/test_conformance/subgroups/
Dsubhelpers.h73 cl_uint cluster_size; member
/external/f2fs-tools/fsck/
Dsegment.c497 u32 cluster_size; in update_largest_extent() local
/external/exfatprogs/lib/
Dlibexfat.c361 unsigned int cluster_size; in exfat_get_root_entry_offset() local

12