Home
last modified time | relevance | path

Searched defs:alloc_func (Results 1 – 25 of 36) sorted by relevance

12

/external/libexif/libexif/
Dexif-mem.c7 ExifMemAllocFunc alloc_func; member
34 exif_mem_new (ExifMemAllocFunc alloc_func, ExifMemReallocFunc realloc_func, in exif_mem_new()
/external/cronet/third_party/brotli/enc/
Dmemory.c31 MemoryManager* m, brotli_alloc_func alloc_func, brotli_free_func free_func, in BrotliInitMemoryManager()
169 brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) { in BrotliBootstrapAlloc()
Dmemory.h27 brotli_alloc_func alloc_func; member
Dencoder_dict.c608 brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) { in BrotliCreateManagedDictionary()
/external/swiftshader/src/Vulkan/
DVkSemaphore.cpp240 ALLOC_FUNC alloc_func, in importPayload()
274 VkResult BinarySemaphore::exportPayload(ALLOC_FUNC alloc_func, EXPORT_FUNC export_func) in exportPayload()
/external/brotli/c/dec/
Dstate.c19 brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) { in BrotliDecoderStateInit()
/external/cronet/third_party/brotli/dec/
Dstate.c20 brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) { in BrotliDecoderStateInit()
/external/tensorflow/tensorflow/core/common_runtime/
Dallocator_retry.cc53 bool verbose_failure)> in AllocateRaw()
/external/cronet/third_party/brotli/common/
Dshared_dictionary_internal.h62 brotli_alloc_func alloc_func; member
Dshared_dictionary.c483 brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) { in BrotliSharedDictionaryCreateInstance()
/external/brotli/c/enc/
Dmemory.h27 brotli_alloc_func alloc_func; member
Dmemory.c31 MemoryManager* m, brotli_alloc_func alloc_func, brotli_free_func free_func, in BrotliInitMemoryManager()
/external/freetype/src/bzip2/
Dftbzip2.c60 typedef void* (*alloc_func)( void*, int, int ); typedef
/external/rust/crates/libz-sys/src/zlib-ng/
Dzlib.h.in101 typedef void *(*alloc_func) (void *opaque, unsigned int items, unsigned int size); typedef
Dzlib-ng.h.in92 typedef void *(*alloc_func) (void *opaque, unsigned int items, unsigned int size); typedef
Dzlib_name_mangling.h.in133 #define alloc_func @ZLIB_SYMBOL_PREFIX@alloc_func macro
Dzlib_name_mangling-ng.h.in133 #define alloc_func @ZLIB_SYMBOL_PREFIX@alloc_func macro
/external/zlib/
Dchromeconf.h147 #define alloc_func Cr_z_alloc_func macro
/external/tflite-support/third_party/zlib/
Dchromeconf.h144 #define alloc_func Cr_z_alloc_func macro
Dzconf.h159 # define alloc_func z_alloc_func macro
/external/libwebsockets/win32port/zlib/
Dzconf.h112 # define alloc_func z_alloc_func macro
/external/freetype/src/gzip/
Dftzconf.h146 # define alloc_func z_alloc_func macro
/external/python/cpython2/Modules/zlib/
Dzconf.h.in143 # define alloc_func z_alloc_func macro
Dzconf.h143 # define alloc_func z_alloc_func macro
/external/rust/crates/libz-sys/src/zlib/
Dzconf.h.in143 # define alloc_func z_alloc_func macro

12