HomeSort by relevance Sort by last modified time
    Searched refs:PNG_RESTRICT (Results 1 - 15 of 15) sorted by null

  /external/libpng/
pngconf.h 364 # ifndef PNG_RESTRICT
365 # define PNG_RESTRICT __restrict
392 # ifndef PNG_RESTRICT
393 # define PNG_RESTRICT __restrict
416 # ifndef PNG_RESTRICT
418 # define PNG_RESTRICT __restrict
423 # ifndef PNG_RESTRICT
424 # define PNG_RESTRICT __restrict
444 #ifndef PNG_RESTRICT
445 # define PNG_RESTRICT /* The C99 "restrict" feature *
    [all...]
pngstruct.h 126 } png_colorspace, * PNG_RESTRICT png_colorspacerp;
128 typedef const png_colorspace * PNG_RESTRICT png_const_colorspacerp;
png.h 505 typedef png_struct * PNG_RESTRICT png_structrp;
506 typedef const png_struct * PNG_RESTRICT png_const_structrp;
507 typedef png_info * PNG_RESTRICT png_inforp;
508 typedef const png_info * PNG_RESTRICT png_const_inforp;
    [all...]
pngpriv.h 61 # define PNG_RESTRICT restrict
    [all...]
pngwrite.c     [all...]
  /external/pdfium/third_party/libpng16/
pngconf.h 364 # ifndef PNG_RESTRICT
365 # define PNG_RESTRICT __restrict
392 # ifndef PNG_RESTRICT
393 # define PNG_RESTRICT __restrict
416 # ifndef PNG_RESTRICT
418 # define PNG_RESTRICT __restrict
423 # ifndef PNG_RESTRICT
424 # define PNG_RESTRICT __restrict
444 #ifndef PNG_RESTRICT
445 # define PNG_RESTRICT /* The C99 "restrict" feature *
    [all...]
pngstruct.h 126 } png_colorspace, * PNG_RESTRICT png_colorspacerp;
128 typedef const png_colorspace * PNG_RESTRICT png_const_colorspacerp;
png.h 505 typedef png_struct * PNG_RESTRICT png_structrp;
506 typedef const png_struct * PNG_RESTRICT png_const_structrp;
507 typedef png_info * PNG_RESTRICT png_inforp;
508 typedef const png_info * PNG_RESTRICT png_const_inforp;
    [all...]
pngpriv.h 61 # define PNG_RESTRICT restrict
    [all...]
pngwrite.c     [all...]
  /external/skia/third_party/libpng/
pngconf.h 364 # ifndef PNG_RESTRICT
365 # define PNG_RESTRICT __restrict
392 # ifndef PNG_RESTRICT
393 # define PNG_RESTRICT __restrict
416 # ifndef PNG_RESTRICT
418 # define PNG_RESTRICT __restrict
423 # ifndef PNG_RESTRICT
424 # define PNG_RESTRICT __restrict
444 #ifndef PNG_RESTRICT
445 # define PNG_RESTRICT /* The C99 "restrict" feature *
    [all...]
pngstruct.h 126 } png_colorspace, * PNG_RESTRICT png_colorspacerp;
128 typedef const png_colorspace * PNG_RESTRICT png_const_colorspacerp;
png.h 505 typedef png_struct * PNG_RESTRICT png_structrp;
506 typedef const png_struct * PNG_RESTRICT png_const_structrp;
507 typedef png_info * PNG_RESTRICT png_inforp;
508 typedef const png_info * PNG_RESTRICT png_const_inforp;
    [all...]
pngpriv.h 61 # define PNG_RESTRICT restrict
    [all...]
pngwrite.c     [all...]

Completed in 641 milliseconds