HomeSort by relevance Sort by last modified time
    Searched defs:PNG_RESTRICT (Results 1 - 6 of 6) 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...]
pngpriv.h 61 # define PNG_RESTRICT restrict
    [all...]
  /external/pdfium/third_party/lpng_v163/
pngconf.h 388 # ifndef PNG_RESTRICT
389 # define PNG_RESTRICT __restrict
412 # ifndef PNG_RESTRICT
414 # define PNG_RESTRICT __restrict
419 # ifndef PNG_RESTRICT
420 # define PNG_RESTRICT __restrict
440 #ifndef PNG_RESTRICT
441 # define PNG_RESTRICT /* The C99 "restrict" feature */
pngpriv.h 63 # define PNG_RESTRICT restrict
    [all...]
  /external/opencv3/3rdparty/libpng/
pngpriv.h 244 # define PNG_RESTRICT restrict
250 # define PNG_RESTRICT restrict
252 # define PNG_RESTRICT
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngpriv.h 244 # define PNG_RESTRICT restrict
250 # define PNG_RESTRICT restrict
252 # define PNG_RESTRICT
    [all...]

Completed in 71 milliseconds