| /third_party/protobuf/src/google/protobuf/ |
| H A D | field_mask.pb.cc | 213 size_t total_size = 0; in ByteSizeLong() local
|
| H A D | any.pb.cc | 251 size_t total_size = 0; in ByteSizeLong() local
|
| H A D | source_context.pb.cc | 214 size_t total_size = 0; in ByteSizeLong() local
|
| H A D | timestamp.pb.cc | 221 size_t total_size = 0; in ByteSizeLong() local
|
| H A D | extension_set_heavy.cc | 407 size_t total_size = Size() * sizeof(KeyValue); in SpaceUsedExcludingSelfLong() local 420 size_t total_size = 0; in SpaceUsedExcludingSelfLong() local [all...] |
| /third_party/protobuf/python/google/protobuf/pyext/ |
| H A D | extension_dict.cc | 413 Py_ssize_t total_size = self->fields.size(); in IterNext() local
|
| /third_party/skia/modules/skottie/src/animator/ |
| H A D | VectorKeyframeAnimator.cpp | 194 const auto total_size = safe.mul(fVecLen, jkfs.size()); in makeFromKeyframes() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/nvm/ |
| H A D | hi_nvm.c | 30 hi_u32 total_size; member 173 hi_u32 nv_init_common(hi_u32 base_addr, hi_u32 total_size, hi_u32 block_size, hi_nv_type nv_type) in nv_init_common() argument 393 hi_u32 hi_factory_nv_init(hi_u32 addr, hi_u32 total_size, hi_u32 block_size) in hi_factory_nv_init() argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/common/nvm/ |
| H A D | hi_nvm.c | 29 hi_u32 total_size; member 174 hi_u32 nv_init_common(hi_u32 base_addr, hi_u32 total_size, hi_u32 block_size, hi_nv_type nv_type) in nv_init_common() argument 396 hi_u32 hi_factory_nv_init(hi_u32 addr, hi_u32 total_size, hi_u32 block_size) in hi_factory_nv_init() argument
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | memblock.h | 73 phys_addr_t total_size; member
|
| /third_party/ffmpeg/libavutil/ |
| H A D | frame.c | 123 int ret, i, padded_height, total_size; in get_video_buffer() local
|
| /third_party/cJSON/tests/unity/extras/fixture/src/ |
| H A D | unity_fixture.c | 185 size_t total_size = size + sizeof(Guard) + sizeof(end); in unity_malloc() local
|
| /third_party/libbpf/src/ |
| H A D | ringbuf.c | 543 __u32 avail_size, total_size, max_size; in user_ring_buffer__reserve() local
|
| /third_party/mesa3d/src/freedreno/computerator/ |
| H A D | a6xx.c | 214 uint32_t total_size = per_sp_size * a6xx_backend->info->num_sp_cores; in cs_program_emit() local
|
| /third_party/libphonenumber/cpp/src/phonenumbers/ohos/ |
| H A D | geocoding_data.pb.cc | 415 size_t total_size = 0; in RequiredFieldsByteSizeFallback() local 435 size_t total_size = 0; in ByteSizeLong() local 792 size_t total_size = 0; RequiredFieldsByteSizeFallback() local 812 size_t total_size = 0; ByteSizeLong() local 1081 size_t total_size = 0; ByteSizeLong() local 1308 size_t total_size = 0; ByteSizeLong() local 1536 size_t total_size = 0; ByteSizeLong() local [all...] |
| /third_party/libphonenumber/cpp/src/phonenumbers/ |
| H A D | phonenumber.pb.cc | 412 size_t total_size = 0; in RequiredFieldsByteSizeFallback() local 432 size_t total_size = 0; in ByteSizeLong() local [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | ordered-hash-table.h | 443 int total_size = DataTableStartOffset() + data_table_size + in SizeFor() local
|
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_zscan.c | 375 const unsigned total_size = blocks_per_line * VL_BLOCK_WIDTH * VL_BLOCK_HEIGHT; in vl_zscan_layout() local
|
| /third_party/skia/third_party/externals/libwebp/imageio/ |
| H A D | image_enc.c | 306 const uint32_t total_size = bmp_stride * height + BMP_HEADER_SIZE; in WebPWriteBMP() local
|
| /third_party/skia/third_party/externals/libwebp/src/utils/ |
| H A D | quant_levels_dec_utils.c | 223 const size_t total_size = size_scratch_m + size_m + size_lut; in InitParams() local
|
| /third_party/skia/third_party/externals/microhttpd/src/microspdy/ |
| H A D | session.c | 430 size_t total_size; in SPDYF_handler_write_syn_reply() local 521 size_t total_size; in SPDYF_handler_write_goaway() local 574 size_t total_size; in SPDYF_handler_write_data() local 746 size_t total_size; SPDYF_handler_write_rst_stream() local 791 size_t total_size; SPDYF_handler_write_window_update() local [all...] |
| /third_party/skia/tests/ |
| H A D | SkBlockAllocatorTest.cpp | 55 static size_t total_size(SkSBlockAllocator<N>& pool) { in total_size() function [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-cff-common.hh | 73 unsigned int total_size () const in total_size() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/runtime/ |
| H A D | szrt_asan.c | 262 size_t total_size = rz_right_size + (rz_right - rz_left); in __asan_free() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
| H A D | BPFISelDAGToDAG.cpp | 356 uint64_t total_size = 0; in getConstantFieldValue() local
|