Home
last modified time | relevance | path

Searched defs:block_count (Results 1 – 25 of 57) sorted by relevance

123

/external/tensorflow/tensorflow/core/util/
Dgpu_launch_config.h119 int block_count = -1; member
136 const int block_count = in GetGpuLaunchConfig() local
162 int block_count = 0; in GetGpuLaunchConfig() local
197 int block_count = 0; in GetGpuLaunchConfigFixedBlockSize() local
222 dim3 block_count = dim3(0, 0, 0); member
299 int block_count = 0; in GetGpu3DLaunchConfig() local
/external/tensorflow/tensorflow/core/kernels/image/
Dadjust_hue_op_gpu.cu.cc36 const int block_count = in operator ()() local
Dadjust_saturation_op_gpu.cu.cc37 const int block_count = in operator ()() local
/external/tensorflow/tensorflow/compiler/xla/stream_executor/
Ddevice_description.cc144 int64_t *block_count) { in CalculateDimensionality()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dlaunch_dimensions.cc131 int64_t block_count = in CalculateLaunchDimensions() local
/external/libchrome/base/trace_event/
Dmalloc_dump_provider.cc37 size_t block_count; member
/external/mesa3d/src/amd/vulkan/
Dradv_meta_buffer.c273 uint64_t block_count = round_up_u64(size, 1024); in fill_buffer_shader() local
327 uint64_t block_count = round_up_u64(size, 1024); in copy_buffer_shader() local
/external/cronet/net/disk_cache/blockfile/
Dblock_files.cc311 bool BlockFiles::CreateBlock(FileType block_type, int block_count, in CreateBlock()
521 MappedFile* BlockFiles::FileForNewBlock(FileType block_type, int block_count) { in FileForNewBlock()
/external/python/cpython3/Lib/test/
Dtest_urllib.py776 def hooktester(block_count, block_read_size, file_size, count_holder=[0]): argument
791 def hooktester(block_count, block_read_size, file_size, _report=report): argument
804 def hooktester(block_count, block_read_size, file_size, _report=report): argument
818 def hooktester(block_count, block_read_size, file_size, _report=report): argument
/external/webrtc/modules/desktop_capture/
Ddesktop_capturer_differ_wrapper.cc63 const int block_count = (width - 1) / kBlockSize; in CompareRow() local
/external/python/cpython2/Mac/Demo/applescript/Disk_Copy/
DStandard_Suite.py222 class block_count(aetools.NProperty): class
285 block_count = block_count variable
/external/libtextclassifier/native/utils/base/
Darena.cc183 int BaseArena::block_count() const { in block_count() function in libtextclassifier3::BaseArena
/external/autotest/client/cros/
Dverity_utils.py260 def mod_nothing(self, run_count, backing_path, block_size, block_count): argument
/external/tensorflow/tensorflow/compiler/xla/stream_executor/gpu/
Dredzone_allocator.cc226 int64_t block_count = in RunRedzoneChecker() local
/external/arm-trusted-firmware/drivers/brcm/emmc/
Demmc_pboot_hal_memory_drv.c197 size_t block_count = 0, blocks = 0; in emmc_erase() local
/external/mesa3d/src/intel/compiler/
Dbrw_schedule_instructions.cpp548 unsigned hw_reg_count, int block_count, in instruction_scheduler()
700 int block_count, in fs_instruction_scheduler()
/external/google-breakpad/src/common/mac/
Dmacho_id.cc99 int block_count = MAX_BLOCK / 16; in UpdateCRC() local
/external/tensorflow/tensorflow/core/platform/cloud/
Dram_file_block_cache_test.cc186 const uint32 block_count = 256; in TEST() local
287 const uint32 block_count = 2; in TEST() local
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorDeviceThreadPool.h358 Index block_count = divup(n, block_size); in CalculateParallelForBlock() local
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
Dram_file_block_cache_test.cc195 const uint32 block_count = 256; in TEST() local
299 const uint32 block_count = 2; in TEST() local
/external/libjpeg-turbo/
Drdtarga.c63 int block_count; /* # of pixels remaining in RLE block */ member
/external/arm-trusted-firmware/plat/nvidia/tegra/soc/t210/drivers/se/
Dsecurity_engine.c245 uint32_t block_count; in tegra_se_context_save_atomic() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dfunction.cpp191 size_t Function::block_count() const { return blocks_.size(); } in block_count() function in spvtools::val::Function
/external/deqp-deps/SPIRV-Tools/source/val/
Dfunction.cpp191 size_t Function::block_count() const { return blocks_.size(); } in block_count() function in spvtools::val::Function
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dfunction.cpp190 size_t Function::block_count() const { return blocks_.size(); } in block_count() function in spvtools::val::Function

123