/third_party/boost/libs/crc/doc/ |
D | crc_examples.cpp | 42 unsigned combined_crc_16( unsigned block_count, ... ) in combined_crc_16() 74 unsigned combined_acrc_16( int block_count, ... ) in combined_acrc_16()
|
/third_party/ffmpeg/libavcodec/ |
D | vc1_loopfilter.c | 109 int block_count = CONFIG_GRAY && (s->avctx->flags & AV_CODEC_FLAG_GRAY) ? 4 : 6; in ff_vc1_i_overlap_filter() local 165 int block_count = CONFIG_GRAY && (s->avctx->flags & AV_CODEC_FLAG_GRAY) ? 4 : 6; in ff_vc1_p_overlap_filter() local 274 int block_count = CONFIG_GRAY && (s->avctx->flags & AV_CODEC_FLAG_GRAY) ? 4 : 6; in ff_vc1_i_loop_filter() local 473 int block_count = CONFIG_GRAY && (s->avctx->flags & AV_CODEC_FLAG_GRAY) ? 4 : 6; in ff_vc1_p_loop_filter() local 912 int block_count = CONFIG_GRAY && (s->avctx->flags & AV_CODEC_FLAG_GRAY) ? 4 : 6; in ff_vc1_p_intfr_loop_filter() local 1175 int block_count = CONFIG_GRAY && (s->avctx->flags & AV_CODEC_FLAG_GRAY) ? 4 : 6; in ff_vc1_b_intfi_loop_filter() local
|
/third_party/boost/boost/compute/algorithm/detail/ |
D | count_if_with_ballot.hpp | 34 size_t block_count = count / block_size; in count_if_with_ballot() local
|
D | inplace_reduce.hpp | 46 size_t block_count = input_size / (block_size * values_per_thread); in inplace_reduce() local
|
D | scan_on_gpu.hpp | 210 size_t block_count = count / block_size; in scan_impl() local
|
D | radix_sort.hpp | 327 uint_ block_count = static_cast<uint_>(count / block_size); in radix_sort_impl() local
|
/third_party/ffmpeg/libavformat/ |
D | hca.c | 47 uint32_t block_count; in hca_read_header() local
|
D | vpk.c | 28 unsigned block_count; member
|
D | amr.c | 36 uint64_t block_count; member
|
D | xmv.c | 94 uint64_t block_count; ///< Running counter of decompressed audio block. member 450 uint32_t block_count; in xmv_fetch_audio_packet() local
|
D | brstm.c | 29 uint32_t block_count; member
|
/third_party/boost/libs/log/src/posix/ |
D | ipc_reliable_message_queue.cpp | 298 const uint32_t block_count = estimate_block_count(message_size); in send() local 335 const uint32_t block_count = estimate_block_count(message_size); in try_send() local 654 uint32_t block_count = estimate_block_count(message_size); in dequeue_message() local
|
/third_party/boost/libs/log/src/windows/ |
D | ipc_reliable_message_queue.cpp | 290 const uint32_t block_count = estimate_block_count(message_size); in send() local 324 const uint32_t block_count = estimate_block_count(message_size); in try_send() local 603 uint32_t block_count = estimate_block_count(message_size); in dequeue_message() local
|
/third_party/uboot/u-boot-2020.01/drivers/tee/optee/ |
D | rpmb.c | 26 u16 block_count; member
|
/third_party/python/Lib/test/ |
D | test_urllib.py | 774 def hooktester(block_count, block_read_size, file_size, count_holder=[0]): argument 789 def hooktester(block_count, block_read_size, file_size, _report=report): argument 802 def hooktester(block_count, block_read_size, file_size, _report=report): argument 816 def hooktester(block_count, block_read_size, file_size, _report=report): argument
|
/third_party/uboot/u-boot-2020.01/disk/ |
D | part_mac.h | 60 __u32 block_count; /* number of blocks in partition */ member
|
/third_party/boost/boost/compute/algorithm/ |
D | reduce.hpp | 53 size_t block_count = count / 2 / block_size; in reduce() local
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/val/ |
D | function.cpp | 191 size_t Function::block_count() const { return blocks_.size(); } in block_count() function in libspirv::Function
|
/third_party/uboot/u-boot-2020.01/fs/reiserfs/ |
D | reiserfs.c | 170 unsigned int block_count = INFO->journal_block_count; in journal_init() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | function.cpp | 188 size_t Function::block_count() const { return blocks_.size(); } in block_count() function in spvtools::val::Function
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | function.cpp | 188 size_t Function::block_count() const { return blocks_.size(); } in block_count() function in spvtools::val::Function
|
/third_party/uboot/u-boot-2020.01/drivers/mmc/ |
D | gen_atmel_mci.c | 303 u32 word_count, block_count; local
|
/third_party/uboot/u-boot-2020.01/include/ |
D | api_public.h | 100 lbasize_t block_count; /* no of blocks */ member
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | rdtarga.c | 71 int block_count; /* # of pixels remaining in RLE block */ member
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | rdtarga.c | 63 int block_count; /* # of pixels remaining in RLE block */ member
|