/aosp_15_r20/external/tensorflow/tensorflow/core/util/ |
H A D | gpu_launch_config.h | 119 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
|
/aosp_15_r20/trusty/user/app/storage/rpmb_dev/ |
D | rpmb_dev.c | 144 uint16_t block_count = s->cmd_count; in rpmb_dev_data_write() local 223 uint16_t block_count; in rpmb_dev_data_read() local 312 uint16_t block_count = 0; in rpmb_dev_process_cmd() local
|
/aosp_15_r20/system/core/trusty/utils/rpmb_dev/ |
H A D | rpmb_dev.c | 162 uint16_t block_count = s->cmd_count; in rpmb_dev_data_write() local 217 uint16_t block_count; in rpmb_dev_data_read() local 298 uint16_t block_count = 0; in rpmb_dev_process_cmd() local
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_urllib.py | 776 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
|
/aosp_15_r20/external/flashrom/ |
H A D | erasure_layout.c | 29 size_t block_count = 0; in calculate_block_count() local 113 const size_t block_count = calculate_block_count(flashctx->chip, eraser_idx); in create_erase_layout() local
|
/aosp_15_r20/external/perfetto/src/trace_processor/containers/ |
H A D | bit_vector.cc | 427 uint32_t block_count = BlockCount(size); in FromSortedIndexVector() local 459 auto block_count = BlockCount(max_idx + 1); in FromUnsortedIndexVector() local
|
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/ |
H A D | vn_device.c | 227 uint32_t block_count, in merge_extension_names() 266 uint32_t block_count = 0; in vn_device_fix_create_info() local
|
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/ |
H A D | block_files.cc | 306 bool BlockFiles::CreateBlock(FileType block_type, int block_count, in CreateBlock() 516 MappedFile* BlockFiles::FileForNewBlock(FileType block_type, int block_count) { in FileForNewBlock()
|
/aosp_15_r20/external/python/cpython2/Mac/Demo/applescript/Disk_Copy/ |
D | Standard_Suite.py | 222 class block_count(aetools.NProperty): class 285 block_count = block_count variable
|
/aosp_15_r20/system/update_engine/payload_generator/ |
H A D | raw_filesystem.cc | 31 uint64_t block_count) { in Create()
|
H A D | fake_filesystem.cc | 23 FakeFilesystem::FakeFilesystem(uint64_t block_size, uint64_t block_count) in FakeFilesystem()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/ |
H A D | adjust_saturation_op_gpu.cu.cc | 37 const int block_count = in operator ()() local
|
H A D | adjust_hue_op_gpu.cu.cc | 36 const int block_count = in operator ()() local
|
/aosp_15_r20/system/chre/util/include/chre/util/ |
H A D | blocking_segmented_queue.h | 56 size_t block_count() { in block_count() function
|
H A D | segmented_queue.h | 70 size_t block_count() { in block_count() function
|
/aosp_15_r20/packages/modules/Virtualization/tests/authfs/benchmarks/src/ |
D | measure_io.cpp | 43 const int block_count = file_size_mb * kNumBytesPerMB / kBlockSizeBytes; in main() local
|
/aosp_15_r20/external/flashrom/include/ |
H A D | erasure_layout.h | 31 size_t block_count; member
|
/aosp_15_r20/trusty/user/app/storage/ |
D | block_device.h | 57 data_block_t block_count; member
|
D | block_device_tipc.c | 116 uint16_t block_count; member 289 uint32_t block_count, in block_device_tipc_init_dev_rpmb()
|
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/ |
H A D | ir3_ra_validate.c | 84 unsigned block_count; member 700 unsigned half_size, unsigned block_count, bool shared_ra) in ir3_ra_validate()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | anv_nir.h | 63 uint32_t block_count; member
|
/aosp_15_r20/external/executorch/kernels/portable/cpu/ |
H A D | op_index.cpp | 41 size_t block_count = count_index_blocks(indices); in index_Tensor_out() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/ |
H A D | device_description.cc | 144 int64_t *block_count) { in CalculateDimensionality()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/ |
H A D | ram_file_block_cache_test.cc | 186 const uint32 block_count = 256; in TEST() local 287 const uint32 block_count = 2; in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
H A D | launch_dimensions.cc | 131 int64_t block_count = in CalculateLaunchDimensions() local
|