Home
last modified time | relevance | path

Searched refs:_errorStr (Results 1 – 25 of 29) sorted by relevance

12

/dports/finance/kraft/kraft-0.97/src/
H A Ddocumenttemplate.h35 QString error() const { return _errorStr; } in error()
39 QString _errorStr; variable
H A Ddocumenttemplate.cpp363 _errorStr = i18n("Template to convert is not existing!"); in expand()
366 _errorStr = i18n("Can not read template file!"); in expand()
370 if (_errorStr.isEmpty()) { in expand()
382 _errorStr = rendered; in expand()
/dports/deskutils/treeline/TreeLine/source/
H A Dfieldformat.py34 _errorStr = '#####' variable
474 text = _errorStr
603 text = _errorStr
814 text = _errorStr
903 text = _errorStr
1073 text = _errorStr
1282 text = _errorStr
1893 text = _errorStr
2154 name = _errorStr
2156 if name == _errorStr:
[all …]
/dports/graphics/seexpr/seexpr-3.4.4.0/src/SeExpr2/parser/
H A DSeExprLex.h31 ParseError(const std::string& errorStr) : _errorStr(errorStr) {} in ParseError()
33 const std::string& what() const { return _errorStr; } in what()
35 std::string _errorStr; member
H A DSeExprParse.cpp34 std::cerr << "parse error: " << e._errorStr << std::endl; in main()
/dports/textproc/tinyxml2/tinyxml2-9.0.0/
H A Dtinyxml2.cpp2157 _errorStr(), in XMLDocument()
2461 _errorStr.Reset(); in ClearError()
2470 _errorStr.Reset(); in SetError()
2488 _errorStr.SetStr(buffer); in SetError()
2503 return _errorStr.Empty() ? "" : _errorStr.GetStr(); in ErrorStr()
H A Dtinyxml2.h1938 mutable StrPair _errorStr; variable
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/ThirdParty/tinyxml2/
H A Dtinyxml2.cpp2004 _errorStr(), in XMLDocument()
2325 _errorStr.Reset(); in SetError()
2342 _errorStr.SetStr(buffer); in SetError()
2357 return _errorStr.Empty() ? "" : _errorStr.GetStr(); in ErrorStr()
H A Dtinyxml2.h1881 mutable StrPair _errorStr; variable
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/ThirdParty/tinyxml2/
H A Dtinyxml2.cpp2004 _errorStr(), in XMLDocument()
2325 _errorStr.Reset(); in SetError()
2342 _errorStr.SetStr(buffer); in SetError()
2357 return _errorStr.Empty() ? "" : _errorStr.GetStr(); in ErrorStr()
H A Dtinyxml2.h1881 mutable StrPair _errorStr; variable
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/tinyxml2/
H A Dtinyxml2.cpp2096 _errorStr(), in XMLDocument()
2429 _errorStr.Reset(); in SetError()
2447 _errorStr.SetStr(buffer); in SetError()
2461 return _errorStr.Empty() ? "" : _errorStr.GetStr(); in ErrorStr()
H A Dtinyxml2.h2059 mutable StrPair _errorStr; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-core/source/external/tinyxml2/
H A Dtinyxml2.cpp2011 _errorStr(), in XMLDocument()
2318 _errorStr.Reset(); in SetError()
2331 _errorStr.SetStr(buffer); in SetError()
2347 return _errorStr.Empty() ? "" : _errorStr.GetStr(); in ErrorStr()
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/ThirdParty/tinyxml2/
H A Dtinyxml2.cpp2004 _errorStr(), in XMLDocument()
2325 _errorStr.Reset(); in SetError()
2342 _errorStr.SetStr(buffer); in SetError()
2357 return _errorStr.Empty() ? "" : _errorStr.GetStr(); in ErrorStr()
H A Dtinyxml2.h1881 mutable StrPair _errorStr; variable
/dports/devel/cppcheck-gui/cppcheck-2.6.3/externals/tinyxml2/
H A Dtinyxml2.cpp1999 _errorStr(), in XMLDocument()
2318 _errorStr.Reset(); in SetError()
2335 _errorStr.SetStr(buffer); in SetError()
2350 return _errorStr.Empty() ? "" : _errorStr.GetStr(); in ErrorStr()
H A Dtinyxml2.h1873 mutable StrPair _errorStr; variable
/dports/misc/opennn/opennn-5.0.5/opennn/
H A Dtinyxml2.cpp2202 _errorStr(), in XMLDocument()
2533 _errorStr.Reset(); in SetError()
2551 _errorStr.SetStr(buffer); in SetError()
2566 return _errorStr.Empty() ? "" : _errorStr.GetStr(); in ErrorStr()
H A Dtinyxml2.h1875 mutable StrPair _errorStr; variable
/dports/devel/cppcheck/cppcheck-2.6.3/externals/tinyxml2/
H A Dtinyxml2.cpp1999 _errorStr(), in XMLDocument()
2318 _errorStr.Reset(); in SetError()
2335 _errorStr.SetStr(buffer); in SetError()
2350 return _errorStr.Empty() ? "" : _errorStr.GetStr(); in ErrorStr()
/dports/graphics/geos/geos-3.9.1/tests/xmltester/tinyxml2/
H A Dtinyxml2.cpp2012 _errorStr(), in XMLDocument()
2333 _errorStr.Reset(); in SetError()
2351 _errorStr.SetStr(buffer); in SetError()
2366 return _errorStr.Empty() ? "" : _errorStr.GetStr(); in ErrorStr()
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/tinyxml2/
H A Dtinyxml2.cpp2096 _errorStr(), in XMLDocument()
2429 _errorStr.Reset(); in SetError()
2447 _errorStr.SetStr(buffer); in SetError()
2461 return _errorStr.Empty() ? "" : _errorStr.GetStr(); in ErrorStr()
/dports/math/mfem/mfem-4.3/general/
H A Dtinyxml2.cpp2171 _errorStr(), in XMLDocument()
2480 _errorStr.Reset(); in SetError()
2498 _errorStr.SetStr(buffer); in SetError()
2513 return _errorStr.Empty() ? "" : _errorStr.GetStr(); in ErrorStr()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-core/include/aws/core/external/tinyxml2/
H A Dtinyxml2.h1876 mutable StrPair _errorStr; variable

12