Home
last modified time | relevance | path

Searched defs:error_action (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/strace/
H A Dunwind-libunwind.c85 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()
H A Dunwind-libdw.c133 unwind_error_action_fn error_action; member
181 unwind_error_action_fn error_action, in tcb_walk()
/aosp_15_r20/external/libpng/
H A Dpngrtran.c966 png_set_rgb_to_gray_fixed(png_structrp png_ptr, int error_action, in png_set_rgb_to_gray_fixed()
1055 png_set_rgb_to_gray(png_structrp png_ptr, int error_action, double red, in png_set_rgb_to_gray()
/aosp_15_r20/external/libpng/contrib/libtests/
H A Dpngvalid.c7778 int error_action = 1; /* no error, no defines in png.h */ in image_transform_png_set_rgb_to_gray_set() local