Home
last modified time | relevance | path

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

/external/autotest/client/tests/disktest/src/
Ddisktest.c42 unsigned int stop_on_error = 0; variable
/external/stressapptest/src/
Dsat.h93 bool stop_on_error() const { return stop_on_error_; } in stop_on_error() function
/external/ImageMagick/coders/
Dpdf.c426 stop_on_error, in ReadPDFImage() local
/external/pdfium/third_party/libtiff/
Dtif_getimage.c2915 TIFFReadRGBAStripExt(TIFF* tif, uint32 row, uint32 * raster, int stop_on_error) in TIFFReadRGBAStripExt()
2974 TIFFReadRGBATileExt(TIFF* tif, uint32 col, uint32 row, uint32 * raster, int stop_on_error ) in TIFFReadRGBATileExt()