HomeSort by relevance Sort by last modified time
    Searched full:png_create_read_struct_2 (Results 1 - 25 of 35) sorted by null

1 2

  /external/libpng/scripts/
symbols.def 19 png_create_read_struct_2 @11
  /external/skia/tools/
valgrind.supp 162 fun:png_create_read_struct_2
  /external/libpng/
pngmem.c 16 * png_create_read_struct_2() and png_create_write_struct_2() to
pngread.c 33 return png_create_read_struct_2(user_png_ver, error_ptr, error_fn,
41 png_create_read_struct_2,(png_const_charp user_png_ver, png_voidp error_ptr,
    [all...]
libpng.3 32 \fBpng_structp png_create_read_struct_2 (png_const_charp \fP\fIuser_png_ver\fP\fB, png_voidp \fP\fIerror_ptr\fP\fB, png_error_ptr \fP\fIerror_fn\fP\fB, png_error_ptr \fP\fIwarn_fn\fP\fB, png_voidp \fP\fImem_ptr\fP\fB, png_malloc_ptr \fP\fImalloc_fn\fP\fB, png_free_ptr \fIfree_fn\fP\fB);\fP
    [all...]
libpng-manual.txt 394 png_create_read_struct_2() instead of png_create_read_struct():
396 png_structp png_ptr = png_create_read_struct_2
    [all...]
pngtest.c 907 png_create_read_struct_2(PNG_LIBPNG_VER_STRING, NULL,
    [all...]
png.h     [all...]
  /external/pdfium/third_party/libpng16/
pngmem.c 16 * png_create_read_struct_2() and png_create_write_struct_2() to
pngread.c 33 return png_create_read_struct_2(user_png_ver, error_ptr, error_fn,
41 png_create_read_struct_2,(png_const_charp user_png_ver, png_voidp error_ptr,
    [all...]
png.h     [all...]
  /external/skia/third_party/libpng/
pngmem.c 16 * png_create_read_struct_2() and png_create_write_struct_2() to
pngprefix.h 321 #define png_create_read_struct_2 skia_png_create_read_struct_2 macro
pngtest.c 906 png_create_read_struct_2(PNG_LIBPNG_VER_STRING, NULL,
    [all...]
pngread.c 33 return png_create_read_struct_2(user_png_ver, error_ptr, error_fn,
41 png_create_read_struct_2,(png_const_charp user_png_ver, png_voidp error_ptr,
    [all...]
libpng-manual.txt 394 png_create_read_struct_2() instead of png_create_read_struct():
396 png_structp png_ptr = png_create_read_struct_2
    [all...]
  /external/syslinux/com32/lib/libpng/
pngmem.c 16 * png_create_read_struct_2() and png_create_write_struct_2() to
pngread.c 30 return (png_create_read_struct_2(user_png_ver, error_ptr, error_fn,
38 png_create_read_struct_2(png_const_charp user_png_ver, png_voidp error_ptr, function
    [all...]
libpng.3 47 \fBpng_structp png_create_read_struct_2(png_const_charp \fP\fIuser_png_ver\fP\fB, png_voidp \fP\fIerror_ptr\fP\fB, png_error_ptr \fP\fIerror_fn\fP\fB, png_error_ptr \fP\fIwarn_fn\fP\fB, png_voidp \fP\fImem_ptr\fP\fB, png_malloc_ptr \fP\fImalloc_fn\fP\fB, png_free_ptr \fIfree_fn\fP\fB);\fP
    [all...]
libpng.txt 199 png_create_read_struct_2() instead of png_create_read_struct():
201 png_structp png_ptr = png_create_read_struct_2
    [all...]
pngtest.c 748 png_create_read_struct_2(PNG_LIBPNG_VER_STRING, png_voidp_NULL,
    [all...]
  /external/syslinux/bios/com32/lib/
libcom32.elf 
libcom32.c32 
  /external/syslinux/efi32/com32/lib/
libcom32.elf 
libcom32.c32 

Completed in 302 milliseconds

1 2