Home
last modified time | relevance | path

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

12

/external/erofs-utils/include/erofs/
Dio.h30 u32 nblocks) in blk_write()
37 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/grpc-grpc/src/core/lib/gpr/
Dmurmur_hash.cc43 const size_t nblocks = len / bsize; in gpr_murmur_hash3() 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/f2fs-tools/mkfs/
Df2fs_format_utils.c121 int nblocks = 4096; /* 16MB size */ in is_wiped_device() 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/erofs-utils/lib/
Ddata.c19 erofs_blk_t nblocks, lastblk; in erofs_map_blocks_flatmode() local
Dinode.c131 unsigned long nblocks) in __allocate_inode_bh_data()
293 const unsigned int nblocks = erofs_blknr(inode->i_size); in erofs_write_file_from_buffer() local
324 unsigned int nblocks, i; in write_uncompressed_file_from_fd() local
/external/f2fs-tools/fsck/
Dnode.h30 unsigned int nblocks; in ADDRS_PER_PAGE() local
Dfsck.c2386 int j, nblocks; in check_curseg_offset() local
/external/erofs-utils/mkfs/
Dmain.c430 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/f2fs-tools/tools/sg_write_buffer/include/
Dsg_pt_nvme.h48 uint16_t nblocks; member
/external/pdfium/core/fpdfapi/parser/
Dcpdf_crypto_handler.cpp78 int nblocks = source.size() / 16; in CryptBlock() local
/external/kernel-headers/original/uapi/linux/
Dnvme_ioctl.h16 __u16 nblocks; member
/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/freetype/src/sfnt/
Dsfdriver.c302 const int nblocks = (int)len / 16; in murmur_hash_3_128() local
/external/python/cpython3/Python/
Dcompile.c5488 int nblocks = 0, maxdepth = 0; in stackdepth() local
5552 assemble_init(struct assembler *a, int nblocks, int firstlineno) in assemble_init()
6017 int i, j, nblocks; in assemble() local
/external/iptables/extensions/
Dlibxt_hashlimit.c1259 unsigned int nblocks = (family == NFPROTO_IPV4) ? 4 : 8; in hashlimit_print_subnet_xlate() local
/external/mesa3d/src/intel/vulkan/
Danv_allocator.c978 uint32_t nblocks = chunk_size / divisor; in anv_state_pool_return_chunk() 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/Modules/
Darraymodule.c1498 Py_ssize_t nblocks = (nbytes + BLOCKSIZE - 1) / BLOCKSIZE; in array_array_tofile() local
/external/perfetto/protos/perfetto/trace/ftrace/
Dext4.proto423 optional int32 nblocks = 5; field

12