/third_party/FreeBSD/sys/dev/usb/ |
D | usb_mbuf.c | 40 usb_size_t block_size, uint16_t nblocks) in usb_alloc_mbufs()
|
/third_party/ffmpeg/libavutil/ |
D | md5.c | 101 static void body(uint32_t ABCD[4], const uint8_t *src, int nblocks) in body() 183 int nblocks = len / 64; in av_md5_update() local
|
/third_party/f2fs-tools/mkfs/ |
D | f2fs_format_utils.c | 124 int nblocks = 4096; /* 16MB size */ in is_wiped_device() local
|
/third_party/mbedtls/library/ |
D | poly1305.c | 77 size_t nblocks, in poly1305_process() 289 size_t nblocks; in mbedtls_poly1305_update() local
|
/third_party/ffmpeg/libavformat/ |
D | ape.c | 45 int nblocks; member 378 int nblocks; in ape_read_packet() local
|
/third_party/f2fs-tools/fsck/ |
D | node.h | 30 unsigned int nblocks; in ADDRS_PER_PAGE() local
|
D | fsck.c | 2536 int j, nblocks; in check_curseg_offset() local
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
D | i915_resource_texture.c | 329 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/ |
D | tu_pass.c | 606 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
|
/third_party/f2fs-tools/tools/sg_write_buffer/include/ |
D | sg_pt_nvme.h | 48 uint16_t nblocks; member
|
/third_party/openssl/engines/ |
D | e_devcrypto.c | 250 size_t nblocks, ivlen; in cipher_do_cipher() local 326 size_t nblocks, len; in ctr_do_cipher() local
|
/third_party/node/deps/openssl/openssl/engines/ |
D | e_devcrypto.c | 250 size_t nblocks, ivlen; in cipher_do_cipher() local 326 size_t nblocks, len; in ctr_do_cipher() local
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
D | sfdriver.c | 302 const int nblocks = (int)len / 16; in murmur_hash_3_128() local
|
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_vX_meta_copy.c | 1721 unsigned nblocks = region->size >> log2blksz; in panvk_meta_copy_buf2buf() local 1928 unsigned nblocks = size >> log2blksz; in panvk_meta_update_buf() local
|
/third_party/ffmpeg/libavcodec/ |
D | g2meet.c | 960 int nblocks = 0; in epic_jb_decode_tile() local 1058 int nblocks, cblocks, bstride; in kempf_decode_tile() local
|
D | mss3.c | 571 int nblocks = block_size >> 3; in decode_dct_block() local
|
D | adpcm.c | 894 int nblocks = buf_bits / block_size; in get_nb_samples() local
|
D | dca_lbr.c | 638 int i, j, code, nblocks, coding_method; in parse_ch() local
|
D | apedec.c | 1478 uint32_t nblocks, offset; in ape_decode_frame() local
|
/third_party/NuttX/include/nuttx/ |
D | scsi.h | 722 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/mesa3d/src/intel/vulkan/ |
D | anv_allocator.c | 996 uint32_t nblocks = chunk_size / divisor; in anv_state_pool_return_chunk() local
|
/third_party/python/Python/ |
D | compile.c | 6489 int nblocks = 0, maxdepth = 0; in stackdepth() local 6559 assemble_init(struct assembler *a, int nblocks, int firstlineno) in assemble_init() 7072 int j, nblocks; in assemble() local
|
/third_party/python/Modules/ |
D | arraymodule.c | 1540 Py_ssize_t nblocks = (nbytes + BLOCKSIZE - 1) / BLOCKSIZE; in array_array_tofile() local
|