Home
last modified time | relevance | path

Searched defs:nblocks (Results 1 - 23 of 23) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_mbuf.c38 usb_alloc_mbufs(struct malloc_type *type, struct usb_ifqueue *ifq, usb_size_t block_size, uint16_t nblocks) usb_alloc_mbufs() argument
/third_party/f2fs-tools/mkfs/
H A Df2fs_format_utils.c129 int nblocks = 4096; /* 16MB size */ in is_wiped_device() local
/third_party/ffmpeg/libavutil/
H A Dmd5.c101 static void body(uint32_t ABCD[4], const uint8_t *src, size_t nblocks) in body() argument
177 size_t nblocks = len / 64; in av_md5_update() local
/third_party/f2fs-tools/fsck/
H A Dnode.h30 unsigned int nblocks; in ADDRS_PER_PAGE() local
H A Dfsck.c2544 int j, nblocks; in check_curseg_offset() local
/third_party/mbedtls/library/
H A Dpoly1305.c289 size_t nblocks; in mbedtls_poly1305_update() local
76 poly1305_process(mbedtls_poly1305_context *ctx, size_t nblocks, const unsigned char *input, uint32_t needs_padding) poly1305_process() argument
/third_party/ffmpeg/libavformat/
H A Dape.c46 int nblocks; member
371 int nblocks; in ape_read_packet() local
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_resource_texture.c329 const unsigned nblocks = util_format_get_nblocksx(pt->format, width); in i9x5_texture_layout_cube() local
646 const unsigned nblocks = util_format_get_nblocksx(pt->format, width); in i945_texture_layout_cube() local
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pass.c606 uint32_t nblocks = in tu_render_pass_gmem_config() local
622 uint32_t nblocks = gmem_blocks * att->samples / cpp_total; in tu_render_pass_gmem_config() local
[all...]
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dsfdriver.c302 const int nblocks = (int)len / 16; in murmur_hash_3_128() local
/third_party/ffmpeg/libavcodec/
H A Dadpcm.c1015 int nblocks = buf_bits / block_size; in get_nb_samples() local
H A Dmss3.c572 int nblocks = block_size >> 3; in decode_dct_block() local
H A Dg2meet.c962 int nblocks = 0; in epic_jb_decode_tile() local
1060 int nblocks, cblocks, bstride; in kempf_decode_tile() local
H A Dapedec.c1490 uint32_t nblocks, offset; in ape_decode_frame() local
H A Ddca_lbr.c629 int i, j, code, nblocks, coding_method; in parse_ch() local
[all...]
/third_party/node/deps/openssl/openssl/engines/
H A De_devcrypto.c250 size_t nblocks, ivlen; in cipher_do_cipher() local
326 size_t nblocks, len; in ctr_do_cipher() local
/third_party/openssl/engines/
H A De_devcrypto.c250 size_t nblocks, ivlen; in cipher_do_cipher() local
326 size_t nblocks, len; in ctr_do_cipher() local
/third_party/mesa3d/src/intel/vulkan/
H A Danv_allocator.c996 uint32_t nblocks = chunk_size / divisor; in anv_state_pool_return_chunk() local
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_meta_copy.c1721 unsigned nblocks = region->size >> log2blksz; in panvk_meta_copy_buf2buf() local
1928 unsigned nblocks = size >> log2blksz; in panvk_meta_update_buf() local
/third_party/python/Modules/
H A Darraymodule.c1537 Py_ssize_t nblocks = (nbytes + BLOCKSIZE - 1) / BLOCKSIZE; in array_array_tofile_impl() local
/third_party/NuttX/include/nuttx/
H A Dscsi.h722 uint8_t nblocks[3]; /* 1-3: Number of blocks */ member
820 uint8_t nblocks[4]; /* 4-7: Number of blocks */ member
829 uint8_t nblocks[4]; /* 0-3: Number of blocks */ member
/third_party/python/Python/
H A Dcompile.c7159 int nblocks = 0, maxdepth = 0; in stackdepth() local
7230 assemble_init(struct assembler *a, int nblocks, int firstlineno) in assemble_init() argument
7330 int nblocks = 0; in label_exception_targets() local
8350 int j, nblocks; in assemble() local
[all...]
/third_party/glfw/deps/
H A Dnuklear.h7242 const int nblocks = len/4; in nk_murmur_hash() local

Completed in 92 milliseconds