Home
last modified time | relevance | path

Searched refs:ecINTERNAL_ERROR (Results 1 – 25 of 58) sorted by relevance

123

/dports/cad/librecad/LibreCAD-2.2.0-rc2/libraries/muparser/include/
H A DmuParserToken.h247 throw ParserError(ecINTERNAL_ERROR); in SetIdx()
263 throw ParserError(ecINTERNAL_ERROR); in GetIdx()
303 throw ParserError(ecINTERNAL_ERROR); in GetPri()
306 throw ParserError(ecINTERNAL_ERROR); in GetPri()
315 throw ParserError(ecINTERNAL_ERROR); in GetAssociativity()
365 throw ParserError(ecINTERNAL_ERROR); in GetVar()
380 throw ParserError(ecINTERNAL_ERROR); in GetArgCount()
H A DmuParserError.h93 ecINTERNAL_ERROR = 36, ///< Internal error of any kind. enumerator
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/muparser_v2_2_4/include/
H A DmuParserToken.h247 throw ParserError(ecINTERNAL_ERROR); in SetIdx()
263 throw ParserError(ecINTERNAL_ERROR); in GetIdx()
303 throw ParserError(ecINTERNAL_ERROR); in GetPri()
306 throw ParserError(ecINTERNAL_ERROR); in GetPri()
315 throw ParserError(ecINTERNAL_ERROR); in GetAssociativity()
365 throw ParserError(ecINTERNAL_ERROR); in GetVar()
380 throw ParserError(ecINTERNAL_ERROR); in GetArgCount()
H A DmuParserError.h93 ecINTERNAL_ERROR = 36, ///< Internal error of any kind. enumerator
/dports/cad/librepcb/librepcb-0.1.6/libs/muparser/include/
H A DmuParserToken.h251 throw ParserError(ecINTERNAL_ERROR); in SetIdx()
267 throw ParserError(ecINTERNAL_ERROR); in GetIdx()
307 throw ParserError(ecINTERNAL_ERROR); in GetPri()
310 throw ParserError(ecINTERNAL_ERROR); in GetPri()
319 throw ParserError(ecINTERNAL_ERROR); in GetAssociativity()
369 throw ParserError(ecINTERNAL_ERROR); in GetVar()
384 throw ParserError(ecINTERNAL_ERROR); in GetArgCount()
H A DmuParserDef.h84 throw ParserError( ecINTERNAL_ERROR, -1, ss.str()); \
279 ecINTERNAL_ERROR = 39, ///< Internal error of any kind. enumerator
H A DmuParserBytecode.h140 throw ParserError(ecINTERNAL_ERROR); in GetBase()
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/muparser_v225/include/
H A DmuParserToken.h247 throw ParserError(ecINTERNAL_ERROR); in SetIdx()
263 throw ParserError(ecINTERNAL_ERROR); in GetIdx()
303 throw ParserError(ecINTERNAL_ERROR); in GetPri()
306 throw ParserError(ecINTERNAL_ERROR); in GetPri()
315 throw ParserError(ecINTERNAL_ERROR); in GetAssociativity()
365 throw ParserError(ecINTERNAL_ERROR); in GetVar()
380 throw ParserError(ecINTERNAL_ERROR); in GetArgCount()
H A DmuParserError.h93 ecINTERNAL_ERROR = 36, ///< Internal error of any kind. enumerator
/dports/math/muparser/muparser-2.3.2/include/
H A DmuParserToken.h251 throw ParserError(ecINTERNAL_ERROR); in SetIdx()
267 throw ParserError(ecINTERNAL_ERROR); in GetIdx()
307 throw ParserError(ecINTERNAL_ERROR); in GetPri()
310 throw ParserError(ecINTERNAL_ERROR); in GetPri()
319 throw ParserError(ecINTERNAL_ERROR); in GetAssociativity()
369 throw ParserError(ecINTERNAL_ERROR); in GetVar()
384 throw ParserError(ecINTERNAL_ERROR); in GetArgCount()
H A DmuParserDef.h84 throw ParserError( ecINTERNAL_ERROR, -1, ss.str()); \
279 ecINTERNAL_ERROR = 39, ///< Internal error of any kind. enumerator
H A DmuParserBytecode.h140 throw ParserError(ecINTERNAL_ERROR); in GetBase()
/dports/cad/repsnapper/repsnapper-2.5a4/libraries/amf/amftools-code/include/muparser/
H A DmuParserToken.h297 throw ParserError(ecINTERNAL_ERROR); in SetIdx()
313 throw ParserError(ecINTERNAL_ERROR); in GetIdx()
353 throw ParserError(ecINTERNAL_ERROR); in GetPri()
356 throw ParserError(ecINTERNAL_ERROR); in GetPri()
365 throw ParserError(ecINTERNAL_ERROR); in GetAssociativity()
415 throw ParserError(ecINTERNAL_ERROR); in GetVar()
430 throw ParserError(ecINTERNAL_ERROR); in GetArgCount()
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/qmuparser/
H A Dqmuparsertoken.h244 throw QmuParserError ( ecINTERNAL_ERROR ); in SetIdx()
263 throw QmuParserError ( ecINTERNAL_ERROR ); in GetIdx()
306 throw QmuParserError ( ecINTERNAL_ERROR ); in GetPri()
311 throw QmuParserError ( ecINTERNAL_ERROR ); in GetPri()
322 throw QmuParserError ( ecINTERNAL_ERROR ); in GetAssociativity()
432 throw QmuParserError ( ecINTERNAL_ERROR ); in GetVar()
450 throw QmuParserError ( ecINTERNAL_ERROR ); in GetArgCount()
H A Dqmuparserbase.cpp667 Error(ecINTERNAL_ERROR, 5); in GetOprtPrecedence()
769 Error(ecINTERNAL_ERROR); in ApplyStrFunc()
820 Error(ecINTERNAL_ERROR); in ApplyFunc()
993 Error(ecINTERNAL_ERROR); in ApplyRemainingOprt()
1213 Error(ecINTERNAL_ERROR, 1); in ParseCmdCodeBulk()
1318 Error(ecINTERNAL_ERROR, 2); in ParseCmdCodeBulk()
1340 Error(ecINTERNAL_ERROR, 3); in ParseCmdCodeBulk()
1567 Error(ecINTERNAL_ERROR, 3); in CreateRPN()
1600 Error(ecINTERNAL_ERROR, 9); in CreateRPN()
/dports/science/madness/madness-ebb3fd7/src/madness/external/muParser/
H A DmuParserToken.h297 throw ParserError(ecINTERNAL_ERROR); in SetIdx()
313 throw ParserError(ecINTERNAL_ERROR); in GetIdx()
353 throw ParserError(ecINTERNAL_ERROR); in GetPri()
356 throw ParserError(ecINTERNAL_ERROR); in GetPri()
406 throw ParserError(ecINTERNAL_ERROR); in GetVar()
421 throw ParserError(ecINTERNAL_ERROR); in GetArgCount()
H A DmuParserBase.cpp504 default: Error(ecINTERNAL_ERROR, 5); in GetOprtPri()
613 default: Error(ecINTERNAL_ERROR, 6); in ApplyNumFunc()
681 default: Error(ecINTERNAL_ERROR); in ApplyStrFunc()
740 Error(ecINTERNAL_ERROR); in ApplyFunc()
844 default: Error(ecINTERNAL_ERROR, 8); in ApplyBinOprt()
988 Error(ecINTERNAL_ERROR, 1); in ParseCmdCode()
1001 Error(ecINTERNAL_ERROR, 2); in ParseCmdCode()
1179 default: Error(ecINTERNAL_ERROR, 3); in ParseString()
/dports/math/muparserx/muparserx-4.0.11/parser/
H A DmpIValue.cpp224 err.Errc = ecINTERNAL_ERROR; in operator ==()
269 err.Errc = ecINTERNAL_ERROR; in operator !=()
300 err.Errc = ecINTERNAL_ERROR; in operator <()
335 err.Errc = ecINTERNAL_ERROR; in operator >()
371 err.Errc = ecINTERNAL_ERROR; in operator >=()
407 err.Errc = ecINTERNAL_ERROR; in operator <=()
H A DmpParserMessageProvider.cpp56 m_vErrMsg[ecINTERNAL_ERROR] = _T("Internal error."); in InitErrorMessages()
127 m_vErrMsg[ecINTERNAL_ERROR] = _T("Interner Fehler."); in InitErrorMessages()
/dports/cad/librepcb/librepcb-0.1.6/libs/muparser/src/
H A DmuParserBase.cpp650 throw exception_type(ecINTERNAL_ERROR, 5, _T("")); in GetOprtPrecedence()
767 default: Error(ecINTERNAL_ERROR); in ApplyStrFunc()
814 Error(ecINTERNAL_ERROR); in ApplyFunc()
1010 Error(ecINTERNAL_ERROR); in ApplyRemainingOprt()
1065 throw ParserError(ecINTERNAL_ERROR); in ParseCmdCodeShort()
1173 Error(ecINTERNAL_ERROR, -1); in ParseCmdCodeBulk()
1184 Error(ecINTERNAL_ERROR, -1); in ParseCmdCodeBulk()
1200 Error(ecINTERNAL_ERROR, m_pTokenReader->GetPos()); in ParseCmdCodeBulk()
1238 throw exception_type(ecINTERNAL_ERROR, 3, _T("")); in ParseCmdCodeBulk()
1454 default: Error(ecINTERNAL_ERROR, 3); in CreateRPN()
[all …]
/dports/math/muparser/muparser-2.3.2/src/
H A DmuParserBase.cpp655 default: Error(ecINTERNAL_ERROR, 5); in GetOprtPrecedence()
773 default: Error(ecINTERNAL_ERROR); in ApplyStrFunc()
820 Error(ecINTERNAL_ERROR); in ApplyFunc()
1010 Error(ecINTERNAL_ERROR); in ApplyRemainingOprt()
1065 throw ParserError(ecINTERNAL_ERROR); in ParseCmdCodeShort()
1173 Error(ecINTERNAL_ERROR, -1); in ParseCmdCodeBulk()
1180 Error(ecINTERNAL_ERROR, -1); in ParseCmdCodeBulk()
1228 Error(ecINTERNAL_ERROR, 2); in ParseCmdCodeBulk()
1234 Error(ecINTERNAL_ERROR, 3); in ParseCmdCodeBulk()
1451 default: Error(ecINTERNAL_ERROR, 3); in CreateRPN()
[all …]
/dports/cad/repsnapper/repsnapper-2.5a4/libraries/amf/amftools-code/src/muparser/
H A DmuParserBase.cpp655 default: Error(ecINTERNAL_ERROR, 5); in GetOprtPrecedence()
834 default: Error(ecINTERNAL_ERROR, 6); in ApplyNumFunc()
908 default: Error(ecINTERNAL_ERROR); in ApplyStrFunc()
967 Error(ecINTERNAL_ERROR); in ApplyFunc()
1128 default: Error(ecINTERNAL_ERROR, 8); in ApplyBinOprt()
1201 Error(ecINTERNAL_ERROR); in ApplyRemainingOprt()
1345 Error(ecINTERNAL_ERROR, 1); in ParseCmdCodeBulk()
1372 Error(ecINTERNAL_ERROR, 2); in ParseCmdCodeBulk()
1381 Error(ecINTERNAL_ERROR, 3); in ParseCmdCodeBulk()
1578 default: Error(ecINTERNAL_ERROR, 3); in CreateRPN()
[all …]
/dports/cad/librecad/LibreCAD-2.2.0-rc2/libraries/muparser/src/
H A DmuParserBase.cpp656 default: Error(ecINTERNAL_ERROR, 5); in GetOprtPrecedence()
772 default: Error(ecINTERNAL_ERROR); in ApplyStrFunc()
820 Error(ecINTERNAL_ERROR); in ApplyFunc()
987 Error(ecINTERNAL_ERROR); in ApplyRemainingOprt()
1118 Error(ecINTERNAL_ERROR, 1); in ParseCmdCodeBulk()
1164 Error(ecINTERNAL_ERROR, 2); in ParseCmdCodeBulk()
1170 Error(ecINTERNAL_ERROR, 3); in ParseCmdCodeBulk()
1371 default: Error(ecINTERNAL_ERROR, 3); in CreateRPN()
1399 Error(ecINTERNAL_ERROR, 9); in CreateRPN()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/muparser_v2_2_4/src/
H A DmuParserBase.cpp653 default: Error(ecINTERNAL_ERROR, 5); in GetOprtPrecedence()
769 default: Error(ecINTERNAL_ERROR); in ApplyStrFunc()
817 Error(ecINTERNAL_ERROR); in ApplyFunc()
984 Error(ecINTERNAL_ERROR); in ApplyRemainingOprt()
1115 Error(ecINTERNAL_ERROR, 1); in ParseCmdCodeBulk()
1161 Error(ecINTERNAL_ERROR, 2); in ParseCmdCodeBulk()
1167 Error(ecINTERNAL_ERROR, 3); in ParseCmdCodeBulk()
1368 default: Error(ecINTERNAL_ERROR, 3); in CreateRPN()
1396 Error(ecINTERNAL_ERROR, 9); in CreateRPN()
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/muparser_v225/src/
H A DmuParserBase.cpp653 default: Error(ecINTERNAL_ERROR, 5); in GetOprtPrecedence()
769 default: Error(ecINTERNAL_ERROR); in ApplyStrFunc()
817 Error(ecINTERNAL_ERROR); in ApplyFunc()
982 Error(ecINTERNAL_ERROR); in ApplyRemainingOprt()
1113 Error(ecINTERNAL_ERROR, 1); in ParseCmdCodeBulk()
1159 Error(ecINTERNAL_ERROR, 2); in ParseCmdCodeBulk()
1165 Error(ecINTERNAL_ERROR, 3); in ParseCmdCodeBulk()
1366 default: Error(ecINTERNAL_ERROR, 3); in CreateRPN()
1394 Error(ecINTERNAL_ERROR, 9); in CreateRPN()

123