Home
last modified time | relevance | path

Searched defs:total_size (Results 51 - 75 of 201) sorted by relevance

123456789

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_array.h109 size_t total_size; member
H A Dlayout_array_too_long.h57 uint32_t total_size; /**< expected reassembled size */ member
H A Dlayout_large_align_field.h68 uint32_t total_size; /**< expected reassembled size */ member
/third_party/spirv-tools/source/opt/
H A Dreduce_load_size.cpp156 uint32_t total_size = 1; in ShouldReplaceExtract() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/
H A Dboot_upg_tool.c125 hi_u32 boot_upg_hash_one_content(hi_u32 flash_addr, hi_u32 total_size, hi_u8 *hash, hi_u32 hash_size) in boot_upg_hash_one_content() argument
/third_party/ffmpeg/libavcodec/
H A Dh264_mp4toannexb_bsf.c76 uint32_t total_size = 0; in h264_extradata_to_annexb() local
186 uint64_t total_size = 0; h264_mp4toannexb_modify_encryption_info() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dcrypto.c332 int total_size, blocks, pad_len, out_size; in crypto_write() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_preamble.c423 unsigned total_size = 0; in nir_opt_preamble() local
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_distance.cpp127 int total_size; member in __anon7184::lower_distance_visitor
61 lower_distance_visitor(gl_shader_stage shader_stage, const char *in_name, int total_size, int offset) lower_distance_visitor() argument
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_resource.h49 uint32_t plane, plane_offset, total_size; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_screen_cache.c47 unsigned bw, bh, bpb, total_size, i; in svga_surface_size() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_rt.h102 uint64_t total_size; member
/third_party/mesa3d/src/util/
H A Du_debug_memory.c301 size_t total_size = 0; in debug_memory_end() local
/third_party/node/deps/v8/src/compiler/
H A Djs-inlining-heuristic.h68 int total_size = 0; member
/third_party/node/deps/v8/src/diagnostics/
H A Dsystem-jit-metadata-win.h95 size_t total_size = size + 3; // total_size includes the 2 byte size + tag in Header() local
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_bo.c188 unsigned total_size = 0; in lima_bo_cache_print_stats() local
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dmagic.c263 unsigned total_size = offset_attachments + (AGX_IOGPU_ATTACHMENT_LENGTH * nr_attachments) + 16; in demo_cmdbuf() local
111 asahi_pack_iogpu_attachment(void *out, struct agx_resource *rsrc, struct pipe_surface *surf, unsigned total_size) asahi_pack_iogpu_attachment() argument
/third_party/pcre2/pcre2/src/sljit/
H A DsljitProtExecAllocator.c288 static sljit_uw total_size; variable
/third_party/skia/third_party/externals/libwebp/imageio/
H A Djpegdec.c70 size_t total_size = 0; in StoreICCP() local
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dbuffer_dec.c99 uint64_t uv_size = 0, a_size = 0, total_size; in AllocateBuffer() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpicture_enc.c98 uint64_t y_size, uv_size, a_size, total_size; in WebPPictureAllocYUVA() local
H A Dpicture_psnr_enc.c184 double total_size = 0., total_distortion = 0.; in WebPPictureDistortion() local
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dhuffman_utils.c84 int total_size = 1 << root_bits; // total size root table + 2nd level table in BuildHuffmanTable() local
219 const int total_size = in VP8LBuildHuffmanTable() local
[all...]
H A Dutils.c172 const uint64_t total_size = nmemb * size; in CheckSizeArgumentsOverflow() local
/third_party/protobuf/src/google/protobuf/
H A Dduration.pb.cc221 size_t total_size = 0; in ByteSizeLong() local

Completed in 14 milliseconds

123456789