Searched defs:error_action (Results 1 – 5 of 5) sorted by relevance
/external/strace/ |
D | unwind-libunwind.c | 85 unwind_error_action_fn error_action, in print_stack_frame() 131 unwind_error_action_fn error_action, in walk() 163 unwind_error_action_fn error_action, in tcb_walk()
|
D | unwind-libdw.c | 133 unwind_error_action_fn error_action; member 181 unwind_error_action_fn error_action, in tcb_walk()
|
/external/pdfium/third_party/libpng16/ |
D | pngrtran.c | 970 png_set_rgb_to_gray_fixed(png_structrp png_ptr, int error_action, in png_set_rgb_to_gray_fixed() 1059 png_set_rgb_to_gray(png_structrp png_ptr, int error_action, double red, in png_set_rgb_to_gray()
|
/external/libpng/ |
D | pngrtran.c | 970 png_set_rgb_to_gray_fixed(png_structrp png_ptr, int error_action, in png_set_rgb_to_gray_fixed() 1059 png_set_rgb_to_gray(png_structrp png_ptr, int error_action, double red, in png_set_rgb_to_gray()
|
/external/libpng/contrib/libtests/ |
D | pngvalid.c | 7767 int error_action = 1; /* no error, no defines in png.h */ in image_transform_png_set_rgb_to_gray_set() local
|