Home
last modified time | relevance | path

Searched refs:SAVE_ERROR (Results 1 – 20 of 20) sorted by relevance

/dports/databases/libdbi-drivers/libdbi-drivers-0.9.0/drivers/ingres/
H A Ddbd_ingres.c74 #define SAVE_ERROR(conn,errhdl) ingres_error(errhdl, dbi_instance->dbi_verbosity>1, \ macro
318 SAVE_ERROR(conn, connParm.co_genParm.gp_errorHandle); in ingres_connect()
795 SAVE_ERROR(result->conn, gcParm.gc_genParm.gp_errorHandle); in ingres_results()
896 SAVE_ERROR(conn, cmParm.cm_genParm.gp_errorHandle); in ingres_commit()
909 SAVE_ERROR(conn, rbParm.rb_genParm.gp_errorHandle); in ingres_rollback()
955 SAVE_ERROR(conn, queryParm.qy_genParm.gp_errorHandle); in ingres_query()
968 SAVE_ERROR(conn, gdParm.gd_genParm.gp_errorHandle); in ingres_query()
978 SAVE_ERROR(conn, gqParm.gq_genParm.gp_errorHandle); in ingres_query()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/dialog/
H A Dmailmodel.cxx121 SaveResult eRet( SAVE_ERROR ); in ShowFilterOptionsDialog()
239 SaveResult eRet( SAVE_ERROR ); in SaveDocumentAsFormat()
596 eRet = SAVE_ERROR; in SaveDocumentAsFormat()
614 eRet = SAVE_ERROR; in SaveDocumentAsFormat()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/dialog/
H A Dmailmodel.cxx133 SaveResult eRet( SAVE_ERROR ); in ShowFilterOptionsDialog()
251 SaveResult eRet( SAVE_ERROR ); in SaveDocumentAsFormat()
610 eRet = SAVE_ERROR; in SaveDocumentAsFormat()
628 eRet = SAVE_ERROR; in SaveDocumentAsFormat()
/dports/net-im/qTox/qTox-1.17.4/src/widget/form/
H A Dprofileform.cpp78 static const QMap<IProfileInfo::SaveResult, QPair<QString, QString>> SAVE_ERROR = { variable
358 const QPair<QString, QString> error = SAVE_ERROR[result]; in onExportClicked()
424 const QPair<QString, QString> error = SAVE_ERROR[result]; in onSaveQrClicked()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/
H A Dmailmodelapi.hxx48 SAVE_ERROR enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/
H A Dmailmodelapi.hxx47 SAVE_ERROR enumerator
/dports/devel/vcglib/vcglib-2020.09/apps/metro/
H A Dmetro.cpp177 case 'c': flags |= SamplingFlags::SAVE_ERROR; break; in main()
297 if(flags & SamplingFlags::SAVE_ERROR) in main()
H A Dsampling.h51 SAVE_ERROR = 0x0100, enumerator
282 if(Flags & SamplingFlags::SAVE_ERROR) (*vi).Q() = error; in VertexSampling()
593 if(Flags & SamplingFlags::SAVE_ERROR) in Hausdorff()
/dports/www/firefox-legacy/firefox-52.8.0esr/devtools/client/styleeditor/
H A DStyleSheetEditor.jsm32 const SAVE_ERROR = "error-save";
648 this.emit("error", { key: SAVE_ERROR });
/dports/www/firefox-esr/firefox-91.8.0/devtools/client/styleeditor/
H A DStyleSheetEditor.jsm28 const SAVE_ERROR = "error-save";
716 this.emit("error", { key: SAVE_ERROR });
/dports/lang/spidermonkey78/firefox-78.9.0/devtools/client/styleeditor/
H A DStyleSheetEditor.jsm28 const SAVE_ERROR = "error-save";
711 this.emit("error", { key: SAVE_ERROR });
/dports/mail/thunderbird/thunderbird-91.8.0/devtools/client/styleeditor/
H A DStyleSheetEditor.jsm28 const SAVE_ERROR = "error-save";
716 this.emit("error", { key: SAVE_ERROR });
/dports/lang/spidermonkey60/firefox-60.9.0/devtools/client/styleeditor/
H A DStyleSheetEditor.jsm26 const SAVE_ERROR = "error-save";
650 this.emit("error", { key: SAVE_ERROR });
/dports/www/firefox/firefox-99.0/devtools/client/styleeditor/
H A DStyleSheetEditor.jsm29 const SAVE_ERROR = "error-save";
757 this.emit("error", { key: SAVE_ERROR });
/dports/audio/rhythmbox/rhythmbox-3.4.4/rhythmdb/
H A Drhythmdb.c318 SAVE_ERROR, enumerator
569 rhythmdb_signals[SAVE_ERROR] = in rhythmdb_class_init()
3005 g_signal_emit (G_OBJECT (data->db), rhythmdb_signals[SAVE_ERROR], 0, data->uri, data->error); in emit_save_error_idle()
/dports/www/py-wagtail/wagtail-2.14.2/wagtail/admin/static/wagtailadmin/js/
H A Dcomments.js.map1SAVE_ERROR","RETRY","renderDeleteConfirm","CONFIRM_DELETE_COMMENT","DELETE","renderDeleting","DELE…
/dports/www/grafana8/grafana-8.3.6/.yarn/releases/
H A Dyarn-3.1.0.cjs105SAVE_ERROR(new NE.NotAllInputParsedException(r,e))}},t.prototype.subruleInternal=function(e,r,i){v…
/dports/security/gpa/gpa-0.10.0/src/
H A DChangeLog-2011181 (struct edit_parms_s): Add fucntion ptr SAVE_ERROR.
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dunusedenumconstants.writeonly.results1872 enum SfxMailModel::SaveResult SAVE_ERROR
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dunusedenumconstants.writeonly.results1722 enum SfxMailModel::SaveResult SAVE_ERROR