Home
last modified time | relevance | path

Searched refs:PrintErrorMessage (Results 1 – 25 of 119) sorted by relevance

12345

/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/symbian/
H A DBuildPackageUpload_AllVersions.pl444 PrintErrorMessage("Changing to $Path failed!") if (!$OK);
489 PrintErrorMessage("Halting on error as requested!");
552 PrintErrorMessage("Changing to $build_dir failed!") if (!$OK);
565 PrintErrorMessage("Reading file '$file'") if (!$OK);
575 PrintErrorMessage("Writing file '$file'") if (!$OK);
652 PrintErrorMessage("Halting on error as requested!");
671 PrintErrorMessage("'makesis' apparently failed. (?)");
688 PrintErrorMessage("Connecting to FTP $FTP_Host! Aborting!") if $newerr;
702 PrintErrorMessage("Changing to dir $FTP_Dir! Aborting!");
720 PrintErrorMessage("Uploading package! Aborting!") if $newerr;
[all …]
/dports/games/scummvm/scummvm-2.5.1/backends/platform/symbian/
H A DBuildPackageUpload_AllVersions.pl444 PrintErrorMessage("Changing to $Path failed!") if (!$OK);
489 PrintErrorMessage("Halting on error as requested!");
552 PrintErrorMessage("Changing to $build_dir failed!") if (!$OK);
565 PrintErrorMessage("Reading file '$file'") if (!$OK);
575 PrintErrorMessage("Writing file '$file'") if (!$OK);
652 PrintErrorMessage("Halting on error as requested!");
671 PrintErrorMessage("'makesis' apparently failed. (?)");
688 PrintErrorMessage("Connecting to FTP $FTP_Host! Aborting!") if $newerr;
702 PrintErrorMessage("Changing to dir $FTP_Dir! Aborting!");
720 PrintErrorMessage("Uploading package! Aborting!") if $newerr;
[all …]
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/Far/
H A DFarUtils.h167 int PrintErrorMessage(const char *message, unsigned code);
168 int PrintErrorMessage(const char *message, const char *text);
169 int PrintErrorMessage(const char *message, const wchar_t *name, unsigned maxLen = 70);
174 catch(unsigned n) { PrintErrorMessage(x, n); return; }\
175 catch(const CSysString &s) { PrintErrorMessage(x, s); return; }\
176 catch(const char *s) { PrintErrorMessage(x, s); return; }\
180 catch(unsigned n) { PrintErrorMessage(x, n); return y; }\
181 catch(const AString &s) { PrintErrorMessage(x, s); return y; }\
182 catch(const char *s) { PrintErrorMessage(x, s); return y; }\
183 catch(const UString &s) { PrintErrorMessage(x, s); return y; }\
[all …]
H A DFarUtils.cpp440 int PrintErrorMessage(const char *message, unsigned code) in PrintErrorMessage() function
448 int PrintErrorMessage(const char *message, const char *text) in PrintErrorMessage() function
465 int PrintErrorMessage(const char *message, const wchar_t *name, unsigned maxLen) in PrintErrorMessage() function
469 return PrintErrorMessage(message, UnicodeStringToMultiByte(s, CP_OEMCP)); in PrintErrorMessage()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/Far/
H A DFarUtils.h167 int PrintErrorMessage(const char *message, unsigned code);
168 int PrintErrorMessage(const char *message, const char *text);
169 int PrintErrorMessage(const char *message, const wchar_t *name, unsigned maxLen = 70);
174 catch(unsigned n) { PrintErrorMessage(x, n); return; }\
175 catch(const CSysString &s) { PrintErrorMessage(x, s); return; }\
176 catch(const char *s) { PrintErrorMessage(x, s); return; }\
180 catch(unsigned n) { PrintErrorMessage(x, n); return y; }\
181 catch(const AString &s) { PrintErrorMessage(x, s); return y; }\
182 catch(const char *s) { PrintErrorMessage(x, s); return y; }\
183 catch(const UString &s) { PrintErrorMessage(x, s); return y; }\
[all …]
H A DFarUtils.cpp440 int PrintErrorMessage(const char *message, unsigned code) in PrintErrorMessage() function
448 int PrintErrorMessage(const char *message, const char *text) in PrintErrorMessage() function
465 int PrintErrorMessage(const char *message, const wchar_t *name, unsigned maxLen) in PrintErrorMessage() function
469 return PrintErrorMessage(message, UnicodeStringToMultiByte(s, CP_OEMCP)); in PrintErrorMessage()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/src/bindings/
H A Dfluid_ladspa.c25 #define PrintErrorMessage -1 macro
232 return(PrintErrorMessage); in fluid_LADSPA_handle_start()
309 return(PrintErrorMessage); in fluid_LADSPA_handle_start()
330 return(PrintErrorMessage); in fluid_LADSPA_handle_start()
341 return(PrintErrorMessage); in fluid_LADSPA_handle_start()
356 return(PrintErrorMessage); in fluid_LADSPA_handle_start()
467 return(PrintErrorMessage); in fluid_LADSPA_handle_start()
479 return(PrintErrorMessage); in fluid_LADSPA_handle_start()
554 return(PrintErrorMessage); in fluid_LADSPA_handle_start()
566 return(PrintErrorMessage); in fluid_LADSPA_handle_start()
[all …]
/dports/emulators/teo/teo/tools/sap/
H A Dsapfs.c136 PrintErrorMessage(sap_errno, sap_name); in CreateEmptyArchive()
157 PrintErrorMessage(sap_errno, sap_name); in FormatArchive()
179 PrintErrorMessage(sap_errno, sap_name); in VerifyArchive()
268 PrintErrorMessage(sap_errno, sap_name); in DumpArchive()
362 PrintErrorMessage(sap_errno, sap_name); in ListArchive()
386 PrintErrorMessage(sap_errno, sap_name); in PrintFileInfo()
391 PrintErrorMessage(sap_errno, filename); in PrintFileInfo()
432 PrintErrorMessage(sap_errno, sap_name); in ExtractFile()
466 PrintErrorMessage(sap_errno, sap_name); in AddFile()
538 PrintErrorMessage(sap_errno, sap_name); in DeleteFile()
[all …]
/dports/misc/ytree/ytree-2.03/
H A Derror.c20 static int PrintErrorMessage(char *msg);
27 (void) PrintErrorMessage( msg ); in Message()
43 (void) PrintErrorMessage( msg ); in Warning()
55 (void) PrintErrorMessage( buffer ); in Error()
167 static int PrintErrorMessage(char *msg) in PrintErrorMessage() function
/dports/science/chrono/chrono-7.0.1/src/chrono/solver/
H A DChDirectSolverLS.cpp105 PrintErrorMessage(); in Setup()
138 PrintErrorMessage(); in Solve()
170 PrintErrorMessage(); in SetupCurrent()
196 PrintErrorMessage(); in SolveCurrent()
244 void ChSolverSparseLU::PrintErrorMessage() { in PrintErrorMessage() function in chrono::ChSolverSparseLU
273 void ChSolverSparseQR::PrintErrorMessage() { in PrintErrorMessage() function in chrono::ChSolverSparseQR
H A DChDirectSolverLS.h189 virtual void PrintErrorMessage() = 0;
241 virtual void PrintErrorMessage() override;
266 virtual void PrintErrorMessage() override;
/dports/math/p5-Bit-Vector/Bit-Vector-7.4/examples/
H A Dtest.c36 void PrintErrorMessage(ErrCode code, char *name) in PrintErrorMessage() function
91 PrintErrorMessage(err,"from_Bin"); in main()
97 PrintErrorMessage(err,"from_Bin"); in main()
117 PrintErrorMessage(err,"Multiply"); in main()
/dports/misc/usd/USD-21.11/pxr/usd/pcp/testenv/
H A DtestPcpCompositionResults.py76 def PrintErrorMessage(errorFile, msg): function
86 PrintErrorMessage(errorFile, str(err))
87 PrintErrorMessage(errorFile, '')
138 PrintErrorMessage(errorFile, '-'*72)
139 PrintErrorMessage(errorFile, 'Errors while computing Layer Stack\n')
316 PrintErrorMessage(errorFile, '-'*72)
317 PrintErrorMessage(errorFile,
/dports/misc/kcd/kcd-7.15.0/
H A Dconffile.cc140 PrintErrorMessage(_("comma expected"), cmd, buf); in CommaExpected()
145 PrintErrorMessage(_("invalid value"), cmd, buf); in InvalidValue()
155 PrintErrorMessage(_("invalid color"), cmd, buf); in InvalidColor()
160 PrintErrorMessage(_("invalid option"), cmd, buf); in InvalidOption()
175 PrintErrorMessage(_("ON required"), cmd, buf); in MissingOn()
180 PrintErrorMessage(_("`=\' required"), cmd, buf); in EqualNotFound()
648 PrintErrorMessage(e.what(), cmd, buf); in ConfigStringList()
726 PrintErrorMessage(e.what(), cmd, buf); in ConfigStringListNoGlob()
850 PrintErrorMessage(e.what(), cmd, buf); in ConfigClearStringList()
923 PrintErrorMessage(e.what(), cmd, buf); in ConfigMountDirList()
[all …]
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/operator/numpy/
H A Dnp_elemwise_broadcast_op.h37 inline void PrintErrorMessage(const std::string& op_name, const int dtype1, const int dtype2) { in PrintErrorMessage() function
71 PrintErrorMessage(op_name, lhs.type_flag_, rhs.type_flag_); in MixedAllRealBinaryElemwiseCompute()
90 PrintErrorMessage(op_name, lhs.type_flag_, rhs.type_flag_); in MixedAllRealBinaryElemwiseCompute()
96 PrintErrorMessage(op_name, lhs.type_flag_, rhs.type_flag_); in MixedAllRealBinaryElemwiseCompute()
157 PrintErrorMessage(attrs.op->name, lhs.type_flag_, rhs.type_flag_); in MixedBinaryElemwiseCompute()
190 PrintErrorMessage(op_name, lhs.type_flag_, rhs.type_flag_); in MixedAllRealBinaryBroadcastCompute()
205 PrintErrorMessage(op_name, lhs.type_flag_, rhs.type_flag_); in MixedAllRealBinaryBroadcastCompute()
211 PrintErrorMessage(op_name, lhs.type_flag_, rhs.type_flag_); in MixedAllRealBinaryBroadcastCompute()
296 PrintErrorMessage(attrs.op->name, lhs.type_flag_, rhs.type_flag_); in MixedBinaryBroadcastCompute()
492 PrintErrorMessage(attrs.op->name, lhs.type_flag_, rhs.type_flag_); in NumpyBinaryBackwardUseIn()
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/operator/numpy/
H A Dnp_elemwise_broadcast_op.h37 inline void PrintErrorMessage(const std::string& op_name, const int dtype1, const int dtype2) { in PrintErrorMessage() function
71 PrintErrorMessage(op_name, lhs.type_flag_, rhs.type_flag_); in MixedAllRealBinaryElemwiseCompute()
90 PrintErrorMessage(op_name, lhs.type_flag_, rhs.type_flag_); in MixedAllRealBinaryElemwiseCompute()
96 PrintErrorMessage(op_name, lhs.type_flag_, rhs.type_flag_); in MixedAllRealBinaryElemwiseCompute()
157 PrintErrorMessage(attrs.op->name, lhs.type_flag_, rhs.type_flag_); in MixedBinaryElemwiseCompute()
190 PrintErrorMessage(op_name, lhs.type_flag_, rhs.type_flag_); in MixedAllRealBinaryBroadcastCompute()
205 PrintErrorMessage(op_name, lhs.type_flag_, rhs.type_flag_); in MixedAllRealBinaryBroadcastCompute()
211 PrintErrorMessage(op_name, lhs.type_flag_, rhs.type_flag_); in MixedAllRealBinaryBroadcastCompute()
296 PrintErrorMessage(attrs.op->name, lhs.type_flag_, rhs.type_flag_); in MixedBinaryBroadcastCompute()
492 PrintErrorMessage(attrs.op->name, lhs.type_flag_, rhs.type_flag_); in NumpyBinaryBackwardUseIn()
/dports/math/dune-uggrid/dune-uggrid-bc2d1229420367563410ce9e519f5ff82b45266f/dune/uggrid/
H A Dugdevices.cc312 void NS_PREFIX PrintErrorMessage (char type, const char *procName, const char *text) in PrintErrorMessage() function
375 PrintErrorMessage(type,procName,buffer); in PrintErrorMessageF()
H A Dugdevices.h41 void PrintErrorMessage (char type, const char *procName, const char *text);
/dports/security/vuls/vuls-0.13.7/vendor/github.com/goccy/go-yaml/printer/
H A Dprinter_test.go133 msg := p.PrintErrorMessage(src, false)
137 p.PrintErrorMessage(src, true)
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EdkCompatibilityPkg/Sample/Tools/Source/VfrCompile/
H A DVfrCompile.g2279 PrintErrorMessage (LineNum, NULL, "default value < minimum value");
2301 PrintErrorMessage (LineNum, NULL, "label already defined");
2308 PrintErrorMessage (0, NULL, "memory allocation error");
2374 EfiVfrParser::PrintErrorMessage (
2721 PrintErrorMessage (LineNum2, FieldName, Msg);
2770 PrintErrorMessage (LineNum2, FieldName, Msg);
2811 PrintErrorMessage (LineNum2, FieldName, "array required");
2836 PrintErrorMessage (LineNum2, Msg, NULL);
2915 PrintErrorMessage (LineNum1, StructName, "undefined structure");
3062 PrintErrorMessage (LineNum, FieldName, "invalid array size");
[all …]
/dports/textproc/go-yq/yq-4.7.0/vendor/github.com/goccy/go-yaml/printer/
H A Dprinter_test.go133 msg := p.PrintErrorMessage(src, false)
137 p.PrintErrorMessage(src, true)
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/Testing/Cxx/
H A DTestPickingManager.cxx59 void PrintErrorMessage(int line, const char* errorStr);
440 void PickingManagerTest::PrintErrorMessage(int line, const char* errorStr) in PrintErrorMessage() function in PickingManagerTest
455 this->PrintErrorMessage(line, errorStr); in VTKVerify()
/dports/math/vtk8/VTK-8.2.0/Rendering/Core/Testing/Cxx/
H A DTestPickingManager.cxx59 void PrintErrorMessage(int line, const char* errorStr);
457 void PickingManagerTest::PrintErrorMessage(int line, const char* errorStr) in PrintErrorMessage() function in PickingManagerTest
475 this->PrintErrorMessage(line, errorStr); in VTKVerify()
/dports/math/vtk6/VTK-6.2.0/Rendering/Core/Testing/Cxx/
H A DTestPickingManager.cxx58 void PrintErrorMessage(int line, const char* errorStr);
366 void PickingManagerTest::PrintErrorMessage(int line, const char* errorStr) in PrintErrorMessage() function in PickingManagerTest
384 this->PrintErrorMessage(line, errorStr); in VTKVerify()
/dports/science/chrono/chrono-7.0.1/src/chrono_pardisomkl/
H A DChSolverPardisoMKL.h78 virtual void PrintErrorMessage() override;

12345