/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_mbuf.c | 38 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 D | f2fs_format_utils.c | 129 int nblocks = 4096; /* 16MB size */ in is_wiped_device() local
|
/third_party/ffmpeg/libavutil/ |
H A D | md5.c | 101 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 D | node.h | 30 unsigned int nblocks; in ADDRS_PER_PAGE() local
|
H A D | fsck.c | 2544 int j, nblocks; in check_curseg_offset() local
|
/third_party/mbedtls/library/ |
H A D | poly1305.c | 289 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 D | ape.c | 46 int nblocks; member 371 int nblocks; in ape_read_packet() local
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A 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/ |
H A 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 [all...] |
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
H A D | sfdriver.c | 302 const int nblocks = (int)len / 16; in murmur_hash_3_128() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | adpcm.c | 1015 int nblocks = buf_bits / block_size; in get_nb_samples() local
|
H A D | mss3.c | 572 int nblocks = block_size >> 3; in decode_dct_block() local
|
H A D | g2meet.c | 962 int nblocks = 0; in epic_jb_decode_tile() local 1060 int nblocks, cblocks, bstride; in kempf_decode_tile() local
|
H A D | apedec.c | 1490 uint32_t nblocks, offset; in ape_decode_frame() local
|
H A D | dca_lbr.c | 629 int i, j, code, nblocks, coding_method; in parse_ch() local [all...] |
/third_party/node/deps/openssl/openssl/engines/ |
H A 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/openssl/engines/ |
H A 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/mesa3d/src/intel/vulkan/ |
H A D | anv_allocator.c | 996 uint32_t nblocks = chunk_size / divisor; in anv_state_pool_return_chunk() local
|
/third_party/mesa3d/src/panfrost/vulkan/ |
H A 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/python/Modules/ |
H A D | arraymodule.c | 1537 Py_ssize_t nblocks = (nbytes + BLOCKSIZE - 1) / BLOCKSIZE; in array_array_tofile_impl() local
|
/third_party/NuttX/include/nuttx/ |
H A 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/python/Python/ |
H A D | compile.c | 7159 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 D | nuklear.h | 7242 const int nblocks = len/4; in nk_murmur_hash() local
|