Home
last modified time | relevance | path

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

/external/webkit/Tools/CygwinDownloader/
Dcygwin-downloader.py16 def download_progress_hook(block_count, block_size, total_blocks): argument
/external/chromium/net/disk_cache/
Dblock_files.cc167 int block_count) { in NeedToGrowBlockFile()
241 bool BlockFiles::CreateBlock(FileType block_type, int block_count, in CreateBlock()
469 MappedFile* BlockFiles::FileForNewBlock(FileType block_type, int block_count) { in FileForNewBlock()
Dbackend_impl.cc877 bool BackendImpl::CreateBlock(FileType block_type, int block_count, in CreateBlock()
/external/opencv/cxcore/src/
Dcxmatrix.cpp1685 int block_count = 0; in cvCalcPCA() local
1769 int block_count0, block_count, buf_size, elem_size; in cvProjectPCA() local
1906 int block_count0, block_count, buf_size, elem_size; in cvBackProjectPCA() local
/external/qemu/hw/
Dgoldfish_mmc.c79 uint32_t block_count; member
/external/qemu/distrib/jpeg-6b/
Drdtarga.c67 int block_count; /* # of pixels remaining in RLE block */ member
/external/jpeg/
Drdtarga.c67 int block_count; /* # of pixels remaining in RLE block */ member
/external/webp/include/webp/
Dencode.h163 int block_count[3]; // number of intra4/intra16/skipped macroblocks member
/external/libnfc-nci/src/nfc/tags/
Drw_t1t_ndef.c2127 UINT8 block_count = 0; in rw_t1t_update_lock_attributes() local
Drw_t2t_ndef.c2293 UINT8 block_count = 0; in rw_t2t_update_lock_attributes() local
/external/opencv/otherlibs/highgui/
Dgrfmt_jpeg.cpp1648 int block_count = luma_count + channels - 1; in WriteImage() local
/external/grub/stage2/
Dfsys_reiserfs.c475 unsigned int block_count = INFO->journal_block_count; in journal_init() local
/external/libvpx/vp8/encoder/
Donyx_if.c432 int block_count = cpi->cyclic_refresh_mode_max_mbs_perframe; in cyclic_background_refresh() local
/external/v8/src/
Dhydrogen.cc445 int block_count, in ReachabilityAnalyzer()
918 int block_count = blocks_.length(); in CheckArgumentsPhiUses() local
931 int block_count = blocks_.length(); in CheckConstPhiUses() local
946 int block_count = blocks_.length(); in CollectPhis() local
Dlithium-allocator.cc555 int block_count = graph_->blocks()->length(); in InitializeLivenessAnalysis() local
/external/e2fsprogs/lib/blkid/
Dprobe.h568 __u32 block_count; member