Home
last modified time | relevance | path

Searched refs:MSG_ERROR_CREATING_FILE (Results 1 – 25 of 26) sorted by relevance

12

/dports/emulators/vba/VisualBoyAdvance-1.7.2/src/
H A DNLS.h37 #define MSG_ERROR_CREATING_FILE 16 macro
H A DUtil.cpp61 systemMessage(MSG_ERROR_CREATING_FILE, N_("Error creating file %s"), fileName); in utilWritePNGFile()
270 systemMessage(MSG_ERROR_CREATING_FILE, N_("Error creating file %s"), fileName); in utilWriteBMPFile()
H A DGBA.cpp664 systemMessage(MSG_ERROR_CREATING_FILE, N_("Error creating file %s"), file); in CPUWriteState()
849 systemMessage(MSG_ERROR_CREATING_FILE, N_("Error creating file %s"), in CPUExportEepromFile()
887 systemMessage(MSG_ERROR_CREATING_FILE, N_("Error creating file %s"), in CPUWriteBatteryFile()
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/
H A DNLS.h18 #define MSG_ERROR_CREATING_FILE 16 macro
H A DUtil.cpp137 systemMessage(MSG_ERROR_CREATING_FILE, N_("Error creating file %s"), fileName); in utilWritePNGFile()
282 systemMessage(MSG_ERROR_CREATING_FILE, N_("Error creating file %s"), fileName); in utilWriteBMPFile()
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/win32/
H A DExportGSASnapshot.cpp92 systemMessage(MSG_ERROR_CREATING_FILE, "Error creating file %s", in OnOk()
H A DGBPrinterDlg.cpp107 systemMessage(MSG_ERROR_CREATING_FILE, "Error creating file %s", name); in BEGIN_MESSAGE_MAP()
174 systemMessage(MSG_ERROR_CREATING_FILE, "Error creating file %s", in saveAsPNG()
H A DGBTileView.cpp103 systemMessage(MSG_ERROR_CREATING_FILE, "Error creating file %s", name); in BEGIN_MESSAGE_MAP()
171 systemMessage(MSG_ERROR_CREATING_FILE, "Error creating file %s", name); in savePNG()
H A DGBOamView.cpp228 systemMessage(MSG_ERROR_CREATING_FILE, "Error creating file %s", name); in saveBMP()
296 systemMessage(MSG_ERROR_CREATING_FILE, "Error creating file %s", name); in savePNG()
H A DTileView.cpp107 systemMessage(MSG_ERROR_CREATING_FILE, "Error creating file %s", name); in BEGIN_MESSAGE_MAP()
175 systemMessage(MSG_ERROR_CREATING_FILE, "Error creating file %s", name); in savePNG()
H A DGBMapView.cpp99 systemMessage(MSG_ERROR_CREATING_FILE, "Error creating file %s", name); in saveBMP()
166 systemMessage(MSG_ERROR_CREATING_FILE, "Error creating file %s", name); in savePNG()
H A DOamView.cpp409 systemMessage(MSG_ERROR_CREATING_FILE, "Error creating file %s", name); in BEGIN_MESSAGE_MAP()
477 systemMessage(MSG_ERROR_CREATING_FILE, "Error creating file %s", name); in savePNG()
H A DMapView.cpp825 systemMessage(MSG_ERROR_CREATING_FILE, "Error creating file %s", name); in saveBMP()
894 systemMessage(MSG_ERROR_CREATING_FILE, "Error creating file %s", name); in savePNG()
H A DMainWndFile.cpp542 systemMessage(MSG_ERROR_CREATING_FILE, "Error creating file %s", in OnFileExportBatteryfile()
/dports/emulators/vba/VisualBoyAdvance-1.7.2/src/win32/
H A DExportGSASnapshot.cpp113 systemMessage(MSG_ERROR_CREATING_FILE, "Error creating file %s", in OnOk()
H A DGBPrinterDlg.cpp121 systemMessage(MSG_ERROR_CREATING_FILE, "Error creating file %s", name); in BEGIN_MESSAGE_MAP()
188 systemMessage(MSG_ERROR_CREATING_FILE, "Error creating file %s", in saveAsPNG()
H A DGBTileView.cpp124 systemMessage(MSG_ERROR_CREATING_FILE, "Error creating file %s", name); in BEGIN_MESSAGE_MAP()
192 systemMessage(MSG_ERROR_CREATING_FILE, "Error creating file %s", name); in savePNG()
H A DTileView.cpp128 systemMessage(MSG_ERROR_CREATING_FILE, "Error creating file %s", name); in BEGIN_MESSAGE_MAP()
196 systemMessage(MSG_ERROR_CREATING_FILE, "Error creating file %s", name); in savePNG()
H A DGBOamView.cpp254 systemMessage(MSG_ERROR_CREATING_FILE, "Error creating file %s", name); in saveBMP()
322 systemMessage(MSG_ERROR_CREATING_FILE, "Error creating file %s", name); in savePNG()
H A DGBMapView.cpp120 systemMessage(MSG_ERROR_CREATING_FILE, "Error creating file %s", name); in saveBMP()
187 systemMessage(MSG_ERROR_CREATING_FILE, "Error creating file %s", name); in savePNG()
H A DOamView.cpp326 systemMessage(MSG_ERROR_CREATING_FILE, "Error creating file %s", name); in saveBMP()
395 systemMessage(MSG_ERROR_CREATING_FILE, "Error creating file %s", name); in savePNG()
H A DMapView.cpp856 systemMessage(MSG_ERROR_CREATING_FILE, "Error creating file %s", name); in saveBMP()
925 systemMessage(MSG_ERROR_CREATING_FILE, "Error creating file %s", name); in savePNG()
H A DMainWndFile.cpp496 systemMessage(MSG_ERROR_CREATING_FILE, "Error creating file %s", in OnFileExportBatteryfile()
/dports/emulators/vba/VisualBoyAdvance-1.7.2/src/gb/
H A DGB.cpp1662 systemMessage(MSG_ERROR_CREATING_FILE, N_("Error creating file %s"), name); in gbWriteSaveMBC1()
1679 systemMessage(MSG_ERROR_CREATING_FILE, N_("Error creating file %s"), name); in gbWriteSaveMBC2()
1696 systemMessage(MSG_ERROR_CREATING_FILE, N_("Error creating file %s"), name); in gbWriteSaveMBC3()
1719 systemMessage(MSG_ERROR_CREATING_FILE, N_("Error creating file %s"), name); in gbWriteSaveMBC5()
1736 systemMessage(MSG_ERROR_CREATING_FILE, N_("Error creating file %s"), name); in gbWriteSaveMBC7()
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/src/gb/
H A DGB.cpp3074 systemMessage(MSG_ERROR_CREATING_FILE, N_("Error creating file %s"), name); in gbWriteSaveMBC1()
3094 systemMessage(MSG_ERROR_CREATING_FILE, N_("Error creating file %s"), name); in gbWriteSaveMBC2()
3116 systemMessage(MSG_ERROR_CREATING_FILE, N_("Error creating file %s"), name); in gbWriteSaveMBC3()
3143 systemMessage(MSG_ERROR_CREATING_FILE, N_("Error creating file %s"), name); in gbWriteSaveMBC5()
3163 systemMessage(MSG_ERROR_CREATING_FILE, N_("Error creating file %s"), name); in gbWriteSaveMBC7()
3181 systemMessage(MSG_ERROR_CREATING_FILE, N_("Error creating file %s"), name); in gbWriteSaveTAMA5()
3211 systemMessage(MSG_ERROR_CREATING_FILE, N_("Error creating file %s"), name); in gbWriteSaveMMM01()

12