| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
| H A D | tlsv1_common.h | 232 size_t block_size; /* also iv_size */ member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
| H A D | ikev2_common.h | 267 size_t block_size; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
| H A D | tlsv1_common.h | 232 size_t block_size; /* also iv_size */ member
|
| /third_party/backends/backend/ |
| H A D | artec_eplus48u.c | 1049 SANE_Word block_size = MAX_DOWNLOAD_BLOCK_SIZE; in artec48u_download_firmware() local 1806 size_t transfer_size, block_size, raw_block_size; in artec48u_device_read() local [all...] |
| H A D | mustek.c | 5464 long block_size; in sane_init() local
|
| /third_party/backends/backend/pixma/ |
| H A D | pixma_mp150.c | 1559 unsigned block_size, bytes_received, proc_buf_size, line_size; in mp150_fill_buffer() local
|
| /third_party/mbedtls/library/ |
| H A D | ssl_msg.c | 90 const size_t block_size = PSA_HASH_BLOCK_LENGTH(hash_alg); in mbedtls_ct_hmac() local 211 const size_t block_size = md_alg == MBEDTLS_MD_SHA384 ? 128 : 64; in mbedtls_ct_hmac() local 5449 unsigned block_size; mbedtls_ssl_get_record_expansion() local [all...] |
| H A D | ssl_tls.c | 8987 size_t block_size = PSA_BLOCK_CIPHER_BLOCK_LENGTH(key_type); in ssl_tls12_populate_transform() local
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_clear_blit.c | 2092 copy_buffer(struct tu_cmd_buffer *cmd, uint64_t dst_va, uint64_t src_va, uint64_t size, uint32_t block_size) copy_buffer() argument
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_acceleration_structure.c | 1683 nir_ssa_def *block_size = in build_copy_shader() local
|
| H A D | radv_shader.h | 351 unsigned block_size[3]; member
|
| /third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/ |
| H A D | pvr_srv_bridge.h | 362 uint64_t block_size; member
|
| /third_party/mesa3d/src/intel/blorp/ |
| H A D | blorp_blit.c | 3068 do_buffer_copy(struct blorp_batch *batch, struct blorp_address *src, struct blorp_address *dst, int width, int height, int block_size) do_buffer_copy() argument
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | encode.c | 141 size_t block_size = InputBlockSize(s); in RemainingInputBlockSize() local 1276 size_t block_size in BrotliCompressBufferQuality10() local 1180 WriteMetadataHeader( BrotliEncoderState* s, const size_t block_size, uint8_t* header) WriteMetadataHeader() argument 1650 size_t block_size = BROTLI_MIN(size_t, block_size_limit, *available_in); BrotliEncoderCompressStreamFast() local [all...] |
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | jpeglib.h | 454 int block_size; /* the basic DCT block size: 1..16 */ member 688 int block_size; /* the basic DCT block size: 1..16 */ member
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | encode.c | 141 size_t block_size = InputBlockSize(s); in RemainingInputBlockSize() local 1276 size_t block_size in BrotliCompressBufferQuality10() local 1180 WriteMetadataHeader( BrotliEncoderState* s, const size_t block_size, uint8_t* header) WriteMetadataHeader() argument 1650 size_t block_size = BROTLI_MIN(size_t, block_size_limit, *available_in); BrotliEncoderCompressStreamFast() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | mpegvideo.h | 595 const int block_size= (8*bytes_per_pixel) >> s->avctx->lowres; in ff_update_block_index() local
|
| /third_party/littlefs/ |
| H A D | lfs.c | 5162 uint32_t block_size; global() member [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/sb/ |
| H A D | sb_ir.h | 93 unsigned block_size; member in r600_sb::sb_pool
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_compiler.c | 2236 unsigned block_size = glsl_get_explicit_size(interface_type, true); in unbreak_bos() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs.c | 528 unsigned block_size = bld->type.length; in fs_fb_fetch() local 1904 convert_to_blend_type(struct gallivm_state *gallivm, unsigned block_size, const struct util_format_description *src_fmt, struct lp_type src_type, struct lp_type dst_type, LLVMValueRef* src, unsigned num_srcs) convert_to_blend_type() argument 2072 convert_from_blend_type(struct gallivm_state *gallivm, unsigned block_size, const struct util_format_description *src_fmt, struct lp_type src_type, struct lp_type dst_type, LLVMValueRef* src, unsigned num_srcs) convert_from_blend_type() argument 2266 convert_alpha(struct gallivm_state *gallivm, struct lp_type row_type, struct lp_type alpha_type, const unsigned block_size, const unsigned block_height, const unsigned src_count, const unsigned dst_channels, const bool pad_inline, LLVMValueRef* src_alpha) convert_alpha() argument 2378 const unsigned block_size = block_width * block_height; generate_unswizzled_blend() local [all...] |
| /third_party/libdrm/ |
| H A D | xf86drm.c | 217 uint64_t block_size = mode_value & AFBC_FORMAT_MOD_BLOCK_SIZE_MASK; in drmGetAfbcFormatModifierNameFromArm() local
|
| /third_party/openssl/test/ |
| H A D | evp_test.c | 1142 int block_size; member 1411 int i, block_size = -1, output_size = -1; in mac_test_run_mac() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | matroskadec.c | 2068 int block_last, block_type, block_size; in matroska_parse_flac() local
|
| /third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
| H A D | scsimain.c | 4150 unsigned int last_blk_addr, block_size; in show_scsi_read_capacity() local
|