HomeSort by relevance Sort by last modified time
    Searched defs:malloc_fn (Results 1 - 5 of 5) sorted by null

  /external/vulkan-validation-layers/loader/
cJSON.h 66 void *(*malloc_fn)(size_t sz); member in struct:cJSON_Hooks
  /external/opencv3/3rdparty/libpng/
pngstruct.h 301 png_malloc_ptr malloc_fn; /* function for allocating memory */ member in struct:png_struct_def
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngstruct.h 301 png_malloc_ptr malloc_fn; /* function for allocating memory */ member in struct:png_struct_def
  /external/libpng/
pngstruct.h 411 png_malloc_ptr malloc_fn; /* function for allocating memory */ member in struct:png_struct_def
  /external/pdfium/third_party/lpng_v163/
pngstruct.h 417 png_malloc_ptr malloc_fn; /* function for allocating memory */ member in struct:png_struct_def

Completed in 212 milliseconds