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

  /external/strace/
unwind.c 303 error_action_fn error_action,
352 error_action(data, "unexpected_backtracing_error", ip);
362 error_action_fn error_action,
383 if (print_stack_frame(tcp, call_action, error_action, data,
390 error_action(data, "too many stack frames", 0);
  /external/libpng/
png.h     [all...]
pngrtran.c 952 png_set_rgb_to_gray_fixed(png_structrp png_ptr, int error_action,
962 switch(error_action)
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h     [all...]
pngrtran.c 929 png_set_rgb_to_gray_fixed(png_structp png_ptr, int error_action,
937 switch(error_action)
    [all...]
  /external/chromium_org/third_party/libpng/
pngrtran.c 676 png_set_rgb_to_gray(png_structp png_ptr, int error_action, double red,
694 png_set_rgb_to_gray_fixed(png_ptr, error_action, red_fixed, green_fixed);
699 png_set_rgb_to_gray_fixed(png_structp png_ptr, int error_action,
707 switch(error_action)
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.46/
pngrtran.c 676 png_set_rgb_to_gray(png_structp png_ptr, int error_action, double red,
694 png_set_rgb_to_gray_fixed(png_ptr, error_action, red_fixed, green_fixed);
699 png_set_rgb_to_gray_fixed(png_structp png_ptr, int error_action,
707 switch(error_action)
    [all...]
png.h     [all...]
  /external/libpng/contrib/libtests/
pngvalid.c 6828 PNG_CONST int error_action = 1; \/* no error, no defines in png.h *\/ local
    [all...]

Completed in 1936 milliseconds