Home
last modified time | relevance | path

Searched refs:cleanup_on_error (Results 1 – 13 of 13) sorted by relevance

/dports/devel/etl/synfig-1.2.2/synfig-core/src/modules/mod_mng/
H A Dtrgt_mng.cpp183 if (file == NULL) goto cleanup_on_error; in init()
185 if (mng == MNG_NULL) goto cleanup_on_error; in init()
186 if (mng_setcb_errorproc(mng, mng_error_proc) != 0) goto cleanup_on_error; in init()
187 if (mng_setcb_writedata(mng, mng_write_proc) != 0) goto cleanup_on_error; in init()
190 if (mng_create(mng) != 0) goto cleanup_on_error; in init()
197 goto cleanup_on_error; in init()
202 goto cleanup_on_error; in init()
207 goto cleanup_on_error; in init()
213 if (buffer == NULL) goto cleanup_on_error; in init()
215 if (color_buffer == NULL) goto cleanup_on_error; in init()
[all …]
/dports/graphics/synfig/synfig-1.2.2/synfig-core/src/modules/mod_mng/
H A Dtrgt_mng.cpp183 if (file == NULL) goto cleanup_on_error; in init()
185 if (mng == MNG_NULL) goto cleanup_on_error; in init()
186 if (mng_setcb_errorproc(mng, mng_error_proc) != 0) goto cleanup_on_error; in init()
187 if (mng_setcb_writedata(mng, mng_write_proc) != 0) goto cleanup_on_error; in init()
190 if (mng_create(mng) != 0) goto cleanup_on_error; in init()
197 goto cleanup_on_error; in init()
202 goto cleanup_on_error; in init()
207 goto cleanup_on_error; in init()
213 if (buffer == NULL) goto cleanup_on_error; in init()
215 if (color_buffer == NULL) goto cleanup_on_error; in init()
[all …]
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-core/src/modules/mod_mng/
H A Dtrgt_mng.cpp183 if (file == NULL) goto cleanup_on_error; in init()
185 if (mng == MNG_NULL) goto cleanup_on_error; in init()
186 if (mng_setcb_errorproc(mng, mng_error_proc) != 0) goto cleanup_on_error; in init()
187 if (mng_setcb_writedata(mng, mng_write_proc) != 0) goto cleanup_on_error; in init()
190 if (mng_create(mng) != 0) goto cleanup_on_error; in init()
197 goto cleanup_on_error; in init()
202 goto cleanup_on_error; in init()
207 goto cleanup_on_error; in init()
213 if (buffer == NULL) goto cleanup_on_error; in init()
215 if (color_buffer == NULL) goto cleanup_on_error; in init()
[all …]
/dports/games/tuxmath/tuxmath_w_fonts-2.0.3/src/
H A Dsetup.c217 cleanup_on_error(); in initialize_options()
435 cleanup_on_error(); in handle_command_args()
453 cleanup_on_error(); in handle_command_args()
520 cleanup_on_error(); in handle_command_args()
607 cleanup_on_error(); in initialize_SDL()
615 cleanup_on_error(); in initialize_SDL()
714 cleanup_on_error(); in initialize_SDL()
762 cleanup_on_error(); in load_data_files()
822 void cleanup_on_error(void) in cleanup_on_error() function
H A Dsetup.h42 void cleanup_on_error(void);
/dports/news/knews/knews-1.0b.1/src/
H A Dconnect.c267 int reconnect_server(int cleanup_on_error) in reconnect_server() argument
300 if (cleanup_on_error) in reconnect_server()
308 if (cleanup_on_error) in reconnect_server()
324 if (cleanup_on_error) in reconnect_server()
334 if (cleanup_on_error) in reconnect_server()
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/test/generator/
H A Dcleanup_on_error_generator.cpp40 HALIDE_REGISTER_GENERATOR(CleanupOnError, cleanup_on_error)
H A Dcleanup_on_error_aottest.cpp68 int result = cleanup_on_error(output); in main()
/dports/devel/py-copier/copier-5.1.0/copier/
H A Dmain.py58 cleanup_on_error: OptBool = True,
149 if conf.cleanup_on_error and not do_diff_update:
/dports/devel/py-copier/copier-5.1.0/copier/config/
H A Dfactory.py65 cleanup_on_error: OptBool = None,
H A Dobjects.py83 cleanup_on_error: StrictBool = True variable in ConfigData
/dports/editors/libreoffice/libreoffice-7.2.6.2/solenv/bin/modules/
H A Dinstaller.pm94 cleanup_on_error($message);
1682 sub cleanup_on_error { subroutine
/dports/editors/libreoffice6/libreoffice-6.4.7.2/solenv/bin/modules/
H A Dinstaller.pm94 cleanup_on_error($message);
1684 sub cleanup_on_error { subroutine