Searched defs:stop_on_error (Results 1 – 7 of 7) sorted by relevance
175 bool stop_on_error; member
68 bool stop_on_error; member
71 void SBCommandInterpreterRunOptions::SetStopOnError(bool stop_on_error) { in SetStopOnError()
92 LazyBool stop_on_error, LazyBool stop_on_crash, in CommandInterpreterRunOptions()132 void SetStopOnError(bool stop_on_error) { in SetStopOnError()
42 unsigned int stop_on_error = 0; variable
93 bool stop_on_error() const { return stop_on_error_; } in stop_on_error() function
2934 TIFFReadRGBAStripExt(TIFF* tif, uint32 row, uint32 * raster, int stop_on_error) in TIFFReadRGBAStripExt()2993 TIFFReadRGBATileExt(TIFF* tif, uint32 col, uint32 row, uint32 * raster, int stop_on_error ) in TIFFReadRGBATileExt()