| /external/erofs-utils/lib/ |
| D | block_list.c | 35 erofs_blk_t nblocks, bool first_extent, in blocklist_write() 61 erofs_blk_t nblocks, bool first_extent, in erofs_droid_blocklist_write_extent() 78 erofs_blk_t blk_start, erofs_blk_t nblocks) in erofs_droid_blocklist_write()
|
| D | inode.c | 123 unsigned long nblocks) in __allocate_inode_bh_data() 314 const unsigned int nblocks = erofs_blknr(inode->i_size); in erofs_write_file_from_buffer() local 347 unsigned int nblocks, i; in write_uncompressed_file_from_fd() local
|
| D | data.c | 18 erofs_blk_t nblocks, lastblk; in erofs_map_blocks_flatmode() local
|
| /external/erofs-utils/include/erofs/ |
| D | io.h | 44 u32 nblocks) in blk_write() 51 erofs_blk_t start, u32 nblocks) in blk_read()
|
| /external/jemalloc_new/include/jemalloc/internal/ |
| D | hash.h | 75 const int nblocks = len / 4; in hash_x86_32() local 126 const int nblocks = len / 16; in hash_x86_128() local 227 const int nblocks = len / 16; in hash_x64_128() local
|
| /external/e2fsprogs/e2fsck/ |
| D | extend.c | 31 int nblocks, blocksize; in main() local
|
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/gpr/ |
| D | murmur_hash.cc | 43 const size_t nblocks = len / bsize; in gpr_murmur_hash3() local
|
| /external/grpc-grpc/src/core/lib/gpr/ |
| D | murmur_hash.cc | 43 const size_t nblocks = len / bsize; in gpr_murmur_hash3() local
|
| /external/mbedtls/library/ |
| D | poly1305.c | 77 size_t nblocks, in poly1305_process() 289 size_t nblocks; in mbedtls_poly1305_update() local
|
| /external/f2fs-tools/mkfs/ |
| D | f2fs_format_utils.c | 129 int nblocks = 4096; /* 16MB size */ in is_wiped_device() local
|
| /external/openthread/third_party/mbedtls/repo/library/ |
| D | poly1305.c | 95 size_t nblocks, in poly1305_process() 312 size_t nblocks; in mbedtls_poly1305_update() local
|
| /external/fec/ |
| D | dotprod_av.c | 61 int nblocks; in dotprod_av() local
|
| /external/mesa3d/src/freedreno/vulkan/ |
| D | tu_pass.c | 399 uint32_t nblocks = MAX2((gmem_blocks * att->cpp / cpp_total) & ~(align - 1), align); in tu_render_pass_gmem_config() local 414 uint32_t nblocks = gmem_blocks * att->samples / cpp_total; in tu_render_pass_gmem_config() local
|
| /external/f2fs-tools/fsck/ |
| D | node.h | 30 unsigned int nblocks; in ADDRS_PER_PAGE() local
|
| /external/erofs-utils/mkfs/ |
| D | main.c | 585 erofs_blk_t nblocks; in main() local
|
| /external/mesa3d/src/gallium/drivers/i915/ |
| D | i915_resource_texture.c | 299 const unsigned nblocks = util_format_get_nblocksx(pt->format, width); in i9x5_texture_layout_cube() local 558 const unsigned nblocks = util_format_get_nblocksx(pt->format, width); in i945_texture_layout_cube() local
|
| /external/pdfium/core/fpdfapi/parser/ |
| D | cpdf_crypto_handler.cpp | 78 int nblocks = source.size() / 16; in EncryptContent() local
|
| /external/arm-trusted-firmware/plat/nvidia/tegra/soc/t210/drivers/se/ |
| D | security_engine.c | 311 uint32_t nblocks = nbytes / TEGRA_SE_AES_BLOCK_SIZE; in tegra_se_perform_operation() local
|
| /external/sg3_utils/include/ |
| D | sg_pt_nvme.h | 50 uint16_t nblocks; member
|
| /external/kernel-headers/original/uapi/linux/ |
| D | nvme_ioctl.h | 16 __u16 nblocks; member
|
| /external/freetype/src/sfnt/ |
| D | sfdriver.c | 306 const int nblocks = (int)len / 16; in murmur_hash_3_128() local
|
| /external/mesa3d/src/intel/vulkan/ |
| D | anv_allocator.c | 978 uint32_t nblocks = chunk_size / divisor; in anv_state_pool_return_chunk() local
|
| /external/iptables/extensions/ |
| D | libxt_hashlimit.c | 1259 unsigned int nblocks = (family == NFPROTO_IPV4) ? 4 : 8; in hashlimit_print_subnet_xlate() local
|
| /external/python/cpython2/Python/ |
| D | compile.c | 3491 assemble_init(struct assembler *a, int nblocks, int firstlineno) in assemble_init() 3913 int i, j, nblocks; in assemble() local
|
| /external/python/cpython3/Python/ |
| D | compile.c | 6490 int nblocks = 0, maxdepth = 0; in stackdepth() local 6560 assemble_init(struct assembler *a, int nblocks, int firstlineno) in assemble_init() 7098 int j, nblocks; in assemble() local
|