HomeSort by relevance Sort by last modified time
    Searched full:error_action (Results 1 - 12 of 12) sorted by null

  /external/strace/
unwind.c 293 error_action_fn error_action,
342 error_action(data, "unexpected_backtracing_error", ip);
352 error_action_fn error_action,
371 if (print_stack_frame(tcp, call_action, error_action, data,
378 error_action(data, "too many stack frames", 0);
  /external/libpng/
libpng.3 404 \fBvoid png_set_rgb_to_gray_fixed (png_structp \fP\fIpng_ptr\fP\fB, int error_action png_uint_32 \fP\fIred\fP\fB, png_uint_32 \fIgreen\fP\fB);\fP
    [all...]
pngrtran.c 956 png_set_rgb_to_gray_fixed(png_structrp png_ptr, int error_action,
966 switch (error_action)
    [all...]
libpng-manual.txt     [all...]
png.h     [all...]
  /external/opencv3/3rdparty/libpng/
pngrtran.c 929 png_set_rgb_to_gray_fixed(png_structp png_ptr, int error_action,
937 switch(error_action)
    [all...]
png.h     [all...]
  /external/pdfium/third_party/lpng_v163/
pngrtran.c 951 png_set_rgb_to_gray_fixed(png_structrp png_ptr, int error_action,
961 switch(error_action)
    [all...]
png.h     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngrtran.c 929 png_set_rgb_to_gray_fixed(png_structp png_ptr, int error_action,
937 switch(error_action)
    [all...]
png.h     [all...]
  /external/libpng/contrib/libtests/
pngvalid.c 7394 const int error_action = 1; \/* no error, no defines in png.h *\/ local
    [all...]

Completed in 757 milliseconds