HomeSort by relevance Sort by last modified time
    Searched defs:block_count (Results 1 - 25 of 29) sorted by null

1 2

  /system/update_engine/payload_consumer/
extent_writer_unittest.cc 230 const int block_count = 4; local
240 while (bytes_written < (block_count * kBlockSize)) {
241 size_t bytes_to_write = min(block_count * kBlockSize - bytes_written,
257 brillo::Blob big(block_count * kBlockSize);
  /external/fio/os/
os-mac.h 53 uint64_t block_count; local
55 if (ioctl(f->fd, DKIOCGETBLOCKCOUNT, &block_count) == -1)
61 *bytes *= block_count;
  /external/google-breakpad/src/common/mac/
macho_id.cc 101 int block_count = MAX_BLOCK / 16; local
105 } while (--block_count);
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/val/
Function.cpp 238 size_t Function::block_count() const { return blocks_.size(); } function in class:libspirv::Function
  /external/eigen/unsupported/Eigen/CXX11/src/Tensor/
TensorDeviceThreadPool.h 207 Index block_count = divup(n, block_size); local
211 static_cast<double>(block_count) /
212 (divup<int>(block_count, numThreads()) * numThreads());
215 for (Index prev_block_count = block_count; prev_block_count > 1;) {
237 block_count = coarser_block_count;
246 // block_count leaves that do actual computations.
247 Barrier barrier(static_cast<unsigned int>(block_count));
  /external/libjpeg-turbo/
rdtarga.c 70 int block_count; /* # of pixels remaining in RLE block */ member in struct:_tga_source_struct
151 if (--sinfo->block_count < 0) { /* decrement pixels remaining in block */
155 sinfo->block_count = 0; /* then read new block header */
157 sinfo->block_count = i & 0x7F; /* number of pixels after this one */
375 source->block_count = source->dup_pixel_count = 0;
  /external/mesa3d/src/amd/vulkan/
radv_meta_buffer.c 298 uint64_t block_count = round_up_u64(size, 1024); local
346 radv_CmdDispatch(radv_cmd_buffer_to_handle(cmd_buffer), block_count, 1, 1); local
360 uint64_t block_count = round_up_u64(size, 1024); local
423 radv_CmdDispatch(radv_cmd_buffer_to_handle(cmd_buffer), block_count, 1, 1); local
  /external/squashfs-tools/squashfs-tools/
caches-queues-lists.h 148 int block_count; member in struct:seq_queue
  /external/v8/src/crankshaft/
hydrogen-escape-analysis.cc 43 int block_count = graph()->blocks()->length(); local
44 for (int i = 0; i < block_count; ++i) {
lithium-allocator.cc 537 int block_count = graph_->blocks()->length(); local
538 live_in_sets_.Initialize(block_count, zone());
539 live_in_sets_.AddBlock(NULL, block_count, zone());
    [all...]
  /system/vold/
EncryptInplace.cpp 208 u32 block_count = std::min(info.blocks_per_group, local
224 for (block = 0; block < block_count; block++) {
  /external/libvpx/libvpx/vp9/encoder/
vp9_aq_cyclicrefresh.c 331 int i, block_count, bl_index, sb_rows, sb_cols, sbs_in_frame; local
342 block_count = cr->percent_refresh * cm->mi_rows * cm->mi_cols / 100;
344 // cr->mb_index, and stopping when either block_count blocks have been found
413 } while (cr->target_num_seg_blocks < block_count && i != cr->sb_index);
  /external/python/cpython2/Mac/Demo/applescript/Disk_Copy/
Standard_Suite.py 222 class block_count(aetools.NProperty): class in inherits:aetools.NProperty
285 block_count = block_count variable
346 'block_count' : block_count,
373 'block_count' : block_count,
459 'Xblk' : block_count,
  /external/v8/src/compiler/
register-allocator-verifier.cc 509 const size_t block_count = sequence()->instruction_blocks().size(); local
510 for (size_t block_index = 0; block_index < block_count; ++block_index) {
  /external/mmc-utils/
mmc_cmds.c 1498 u_int16_t block_count; member in struct:rpmb_frame
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
windmc.c 667 int block_count, i; local
683 block_count = mc_get_block_count (nl, elems);
685 dta_off = (rc_uint_type) ((BIN_MESSAGETABLE_BLOCK_SIZE * block_count) + BIN_MESSAGETABLE_SIZE - 4);
692 target_put_32 (mtbl->cblocks, block_count);
  /external/ImageMagick/coders/
gif.c 883 block_count;
888 count=ReadBlob(image,1,&block_count);
891 count=ReadBlob(image,(size_t) block_count,data);
892 if (count != (ssize_t) block_count)
875 block_count; local
    [all...]
  /external/opencv/cxcore/src/
cxmatrix.cpp 1685 int block_count = 0; local
1769 int block_count0, block_count, buf_size, elem_size; local
1906 int block_count0, block_count, buf_size, elem_size; local
    [all...]
  /external/syslinux/utils/
isohybrid.c 199 uint32_t block_count; /* number of blocks in partition */ member in struct:apple_part_header
899 part->block_count = bendian_int(4);
911 part->block_count = bendian_int(efi_count / 4);
925 part->block_count = bendian_int(mac_count / 4);
935 part->block_count = bendian_int(efi_lba - start/2048 - 10);
  /external/webp/include/webp/
encode.h 203 int block_count[3]; // number of intra4/intra16/skipped macroblocks member in struct:WebPAuxStats
  /external/webp/src/webp/
encode.h 203 int block_count[3]; // number of intra4/intra16/skipped macroblocks member in struct:WebPAuxStats
  /system/update_engine/payload_generator/
delta_diff_utils.cc 878 uint32_t block_count = local
    [all...]
  /external/opencv/otherlibs/highgui/
grfmt_jpeg.cpp 1648 int block_count = luma_count + channels - 1; local
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 516 int block_count = cpi->cyclic_refresh_mode_max_mbs_perframe; local
539 block_count = cpi->cyclic_refresh_mode_max_mbs_perframe;
546 if (cpi->common.frame_type != KEY_FRAME && block_count > 0) {
560 block_count--;
568 } while (block_count && i != cpi->cyclic_refresh_mode_index);
    [all...]
  /external/f2fs-tools/include/
f2fs_fs.h 487 __le64 block_count; /* total # of user blocks */ member in struct:f2fs_super_block
    [all...]

Completed in 1360 milliseconds

1 2