Home
last modified time | relevance | path

Searched defs:nblocks (Results 1 – 25 of 33) sorted by relevance

12

/external/erofs-utils/lib/
Dblock_list.c35 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()
Dinode.c123 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
Ddata.c18 erofs_blk_t nblocks, lastblk; in erofs_map_blocks_flatmode() local
/external/erofs-utils/include/erofs/
Dio.h44 u32 nblocks) in blk_write()
51 erofs_blk_t start, u32 nblocks) in blk_read()
/external/jemalloc_new/include/jemalloc/internal/
Dhash.h75 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/
Dextend.c31 int nblocks, blocksize; in main() local
/external/rust/crates/grpcio-sys/grpc/src/core/lib/gpr/
Dmurmur_hash.cc43 const size_t nblocks = len / bsize; in gpr_murmur_hash3() local
/external/grpc-grpc/src/core/lib/gpr/
Dmurmur_hash.cc43 const size_t nblocks = len / bsize; in gpr_murmur_hash3() local
/external/mbedtls/library/
Dpoly1305.c77 size_t nblocks, in poly1305_process()
289 size_t nblocks; in mbedtls_poly1305_update() local
/external/f2fs-tools/mkfs/
Df2fs_format_utils.c129 int nblocks = 4096; /* 16MB size */ in is_wiped_device() local
/external/openthread/third_party/mbedtls/repo/library/
Dpoly1305.c95 size_t nblocks, in poly1305_process()
312 size_t nblocks; in mbedtls_poly1305_update() local
/external/fec/
Ddotprod_av.c61 int nblocks; in dotprod_av() local
/external/mesa3d/src/freedreno/vulkan/
Dtu_pass.c399 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/
Dnode.h30 unsigned int nblocks; in ADDRS_PER_PAGE() local
/external/erofs-utils/mkfs/
Dmain.c585 erofs_blk_t nblocks; in main() local
/external/mesa3d/src/gallium/drivers/i915/
Di915_resource_texture.c299 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/
Dcpdf_crypto_handler.cpp78 int nblocks = source.size() / 16; in EncryptContent() local
/external/arm-trusted-firmware/plat/nvidia/tegra/soc/t210/drivers/se/
Dsecurity_engine.c311 uint32_t nblocks = nbytes / TEGRA_SE_AES_BLOCK_SIZE; in tegra_se_perform_operation() local
/external/sg3_utils/include/
Dsg_pt_nvme.h50 uint16_t nblocks; member
/external/kernel-headers/original/uapi/linux/
Dnvme_ioctl.h16 __u16 nblocks; member
/external/freetype/src/sfnt/
Dsfdriver.c306 const int nblocks = (int)len / 16; in murmur_hash_3_128() local
/external/mesa3d/src/intel/vulkan/
Danv_allocator.c978 uint32_t nblocks = chunk_size / divisor; in anv_state_pool_return_chunk() local
/external/iptables/extensions/
Dlibxt_hashlimit.c1259 unsigned int nblocks = (family == NFPROTO_IPV4) ? 4 : 8; in hashlimit_print_subnet_xlate() local
/external/python/cpython2/Python/
Dcompile.c3491 assemble_init(struct assembler *a, int nblocks, int firstlineno) in assemble_init()
3913 int i, j, nblocks; in assemble() local
/external/python/cpython3/Python/
Dcompile.c6490 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

12