Home
last modified time | relevance | path

Searched defs:orig_size (Results 1 - 19 of 19) sorted by relevance

/third_party/node/deps/cares/src/lib/
H A Dares_library_init.c87 void *ares_realloc_zero(void *ptr, size_t orig_size, size_t new_size) in ares_realloc_zero() argument
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Doptimizer_test.cpp92 auto orig_size = binary.size(); in TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Doptimizer_test.cpp92 auto orig_size = binary.size(); in TEST() local
/third_party/spirv-tools/test/opt/
H A Doptimizer_test.cpp92 auto orig_size = binary.size(); in TEST() local
/third_party/elfutils/tests/
H A Delfputzdata.c94 size_t orig_size = shdr->sh_size; in main() local
[all...]
/third_party/elfutils/libelf/
H A Delf_compress_gnu.c103 size_t orig_size, new_size, orig_addralign; in elf_compress_gnu() local
H A Delf_compress.c408 size_t orig_size, orig_addralign, new_size; in elf_compress() local
66 __libelf_compress(Elf_Scn *scn, size_t hsize, int ei_data, size_t *orig_size, size_t *orig_addralign, size_t *new_size, bool force) __libelf_compress() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/
H A Dhash_benchmark.cc94 const size_t orig_size = size; in FragmentedCord() local
/third_party/vulkan-loader/loader/
H A Dallocation.c85 void *loader_realloc(const VkAllocationCallbacks *pAllocator, void *pMemory, size_t orig_size, size_t size, argument
116 void *loader_instance_heap_realloc(const struct loader_instance *inst, void *pMemory, size_t orig_size, size_t size, argument
132 void *loader_device_heap_realloc(const struct loader_device *dev, void *pMemory, size_t orig_size, size_t size, argument
152 loader_realloc_with_instance_fallback(const VkAllocationCallbacks *pAllocator, const struct loader_instance *instance, void *pMemory, size_t orig_size, size_t size, VkSystemAllocationScope allocation_scope) global() argument
/third_party/ffmpeg/libavcodec/
H A Dnuv.c161 int orig_size = buf_size; in decode_frame() local
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dva_pack.c935 unsigned orig_size = emission->size; in bi_pack_valhall() local
/third_party/elfutils/src/
H A Delfcompress.c199 compress_section (Elf_Scn *scn, size_t orig_size, const char *name, in compress_section() argument
/third_party/ffmpeg/libavformat/
H A Dutils.c65 int orig_size = pkt->size; in append_packet_chunked() local
H A Dflvdec.c1069 int orig_size; local
H A Drtmpproto.c2898 int orig_size = size; in rtmp_read() local
H A Dmxfdec.c623 uint64_t orig_size; in mxf_decrypt_triplet() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dsimplify.c616 unsigned int orig_size = src->orig_type->bit_size; in operand_size() local
622 unsigned int orig_size = value_size(pseudo->value); in operand_size() local
/third_party/python/Objects/
H A Ddictobject.c2885 Py_ssize_t orig_size = other->ma_keys->dk_nentries; in dict_merge() local
/third_party/astc-encoder/Source/
H A Dtinyexr.h4856 size_t orig_size = pArray->m_size; in mz_zip_array_push_back() local
10478 size_t orig_size = size; in ParseEXRHeader() local

Completed in 52 milliseconds