HomeSort by relevance Sort by last modified time
    Searched defs:free_func (Results 126 - 150 of 154) sorted by null

1 2 3 4 56 7

  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
zlib.h 78 typedef void (*free_func) OF((voidpf opaque, voidpf address)); typedef
95 free_func zfree; /* used to free the internal state */
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
zconf.h 47 # define free_func z_free_func macro
zlib.h 78 typedef void (*free_func) OF((voidpf opaque, voidpf address)); typedef
95 free_func zfree; /* used to free the internal state */
    [all...]
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
zconf.h 47 # define free_func z_free_func macro
zlib.h 78 typedef void (*free_func) OF((voidpf opaque, voidpf address)); typedef
95 free_func zfree; /* used to free the internal state */
    [all...]
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
zconf.h 47 # define free_func z_free_func macro
zlib.h 78 typedef void (*free_func) OF((voidpf opaque, voidpf address)); typedef
95 free_func zfree; /* used to free the internal state */
    [all...]
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
zconf.h 47 # define free_func z_free_func macro
zlib.h 78 typedef void (*free_func) OF((voidpf opaque, voidpf address)); typedef
95 free_func zfree; /* used to free the internal state */
    [all...]
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
zconf.h 47 # define free_func z_free_func macro
zlib.h 78 typedef void (*free_func) OF((voidpf opaque, voidpf address)); typedef
95 free_func zfree; /* used to free the internal state */
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
zconf.h 47 # define free_func z_free_func macro
zlib.h 78 typedef void (*free_func) OF((voidpf opaque, voidpf address)); typedef
95 free_func zfree; /* used to free the internal state */
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
zconf.h 47 # define free_func z_free_func macro
zlib.h 78 typedef void (*free_func) OF((voidpf opaque, voidpf address)); typedef
95 free_func zfree; /* used to free the internal state */
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
zconf.h 47 # define free_func z_free_func macro
zlib.h 78 typedef void (*free_func) OF((voidpf opaque, voidpf address)); typedef
95 free_func zfree; /* used to free the internal state */
    [all...]
  /external/zlib/src/
zlib.h 81 typedef void (*free_func) OF((voidpf opaque, voidpf address)); typedef
98 free_func zfree; /* used to free the internal state */
    [all...]
zconf.h 132 # define free_func z_free_func macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
zlib.h 81 typedef void (*free_func) OF((voidpf opaque, voidpf address)); typedef
98 free_func zfree; /* used to free the internal state */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
zlib.h 81 typedef void (*free_func) OF((voidpf opaque, voidpf address)); typedef
98 free_func zfree; /* used to free the internal state */
    [all...]
  /external/pdfium/core/include/thirdparties/zlib/
zconf.h 132 # define free_func z_free_func macro
zlib.h 146 typedef void (*free_func) OF((voidpf opaque, voidpf address)); typedef
163 free_func zfree; /* used to free the internal state */
    [all...]
  /external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
zconf.h 132 # define free_func z_free_func macro
zlib.h 150 typedef void (*free_func) OF((voidpf opaque, voidpf address)); typedef
167 free_func zfree; /* used to free the internal state */
    [all...]

Completed in 428 milliseconds

1 2 3 4 56 7