Home
last modified time | relevance | path

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

12345

/aosp_15_r20/external/libexif/libexif/
H A Dexif-mem.c7 ExifMemAllocFunc alloc_func; member
34 exif_mem_new (ExifMemAllocFunc alloc_func, ExifMemReallocFunc realloc_func, in exif_mem_new()
/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A 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()
H A Dmemory.h27 brotli_alloc_func alloc_func; member
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkSemaphore.cpp240 ALLOC_FUNC alloc_func, in importPayload()
274 VkResult BinarySemaphore::exportPayload(ALLOC_FUNC alloc_func, EXPORT_FUNC export_func) in exportPayload()
/aosp_15_r20/external/brotli/c/dec/
H A Dstate.c19 brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) { in BrotliDecoderStateInit()
/aosp_15_r20/external/cronet/third_party/brotli/dec/
H A Dstate.c20 brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) { in BrotliDecoderStateInit()
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dallocator_retry.cc53 bool verbose_failure)> in AllocateRaw()
/aosp_15_r20/external/cronet/third_party/brotli/common/
H A Dshared_dictionary_internal.h62 brotli_alloc_func alloc_func; member
H A Dshared_dictionary.c483 brotli_alloc_func alloc_func, brotli_free_func free_func, void* opaque) { in BrotliSharedDictionaryCreateInstance()
/aosp_15_r20/external/brotli/c/enc/
H A Dmemory.h27 brotli_alloc_func alloc_func; member
H A Dmemory.c31 MemoryManager* m, brotli_alloc_func alloc_func, brotli_free_func free_func, in BrotliInitMemoryManager()
/aosp_15_r20/external/mesa3d/src/panfrost/lib/
H A Dpan_pool.h60 #define PAN_POOL_ALLOCATOR(pool_subclass, alloc_func) \ argument
/aosp_15_r20/external/freetype/src/bzip2/
H A Dftbzip2.c60 typedef void* (*alloc_func)( void*, int, int ); typedef
/aosp_15_r20/external/rust/android-crates-io/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
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/external/zlib/
Dchromeconf.h147 #define alloc_func Cr_z_alloc_func macro
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/zlib/
Dchromeconf.h144 #define alloc_func Cr_z_alloc_func macro
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/zlib/
Dchromeconf.h144 #define alloc_func Cr_z_alloc_func macro
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/zlib/
Dchromeconf.h147 #define alloc_func Cr_z_alloc_func macro
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/external/zlib/
Dchromeconf.h144 #define alloc_func Cr_z_alloc_func macro
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/zlib/
Dchromeconf.h144 #define alloc_func Cr_z_alloc_func macro
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/zlib/
Dchromeconf.h144 #define alloc_func Cr_z_alloc_func macro
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/zlib/
Dchromeconf.h144 #define alloc_func Cr_z_alloc_func macro

12345