Home
last modified time | relevance | path

Searched refs:errorStr (Results 1 – 25 of 962) sorted by relevance

12345678910>>...39

/dports/misc/openvdb/openvdb-9.0.0/nanovdb/nanovdb/util/
H A DGridValidator.h55 std::string errorStr; in check() local
62 errorStr = ss.str(); in check()
67 errorStr = ss.str(); in check()
70 errorStr = ss.str(); in check()
74 errorStr.assign("Invalid GridType"); in check()
82 checkTree(grid, errorStr, detailed); in check()
84 return errorStr; in check()
97 checkRoot(grid, errorStr, detailed); in checkTree()
118 if (detailed && errorStr.empty()) { in checkRoot()
119 checkNodes(grid, errorStr); in checkRoot()
[all …]
/dports/misc/usd/USD-21.11/pxr/imaging/hio/
H A DglslfxConfig.cpp110 std::string * const errorStr) in _GetDefaultValue() argument
185 *errorStr = TfStringPrintf( in _GetDefaultValue()
196 *errorStr = TfStringPrintf( in _GetDefaultValue()
202 *errorStr = TfStringPrintf( in _GetDefaultValue()
212 string *errorStr) in Read() argument
215 Hio_GetDictionaryFromInput(input, filename, errorStr), errorStr ); in Read()
277 *errorStr = TfStringPrintf("No %s specified", in _GetSourceKeyMap()
403 *errorStr = in _GetParameters()
497 if (!errorStr->empty()) { in _GetParameters()
647 errorStr), in _GetAttributes()
[all …]
H A Ddictionary.cpp53 string *errorStr ) in _Hio_GetDictionaryFromJSON() argument
60 if( errorStr ) { in _Hio_GetDictionaryFromJSON()
61 *errorStr = errorMsg; in _Hio_GetDictionaryFromJSON()
82 if (errorStr || TfDebug::IsEnabled(HIO_DEBUG_DICTIONARY)) { in _Hio_GetDictionaryFromJSON()
86 if (errorStr) { in _Hio_GetDictionaryFromJSON()
87 *errorStr = errorMessageStr; in _Hio_GetDictionaryFromJSON()
99 if (errorStr) { in _Hio_GetDictionaryFromJSON()
100 *errorStr = errorMessageStr; in _Hio_GetDictionaryFromJSON()
118 string *errorStr ) in Hio_GetDictionaryFromInput() argument
130 if (errorStr) { in Hio_GetDictionaryFromInput()
[all …]
H A Dglslfx.cpp139 if( errorStr ) in _ResolveResourcePath()
156 if (resourcePath.empty() && errorStr) { in _ResolveResourcePath()
157 *errorStr = TfStringPrintf( "Can't find " in _ResolveResourcePath()
170 string *errorStr ) in _ComputeResolvedPath() argument
226 string errorStr; in HioGlslfx() local
238 if (!errorStr.empty()) { in HioGlslfx()
239 TF_RUNTIME_ERROR(errorStr); in HioGlslfx()
431 string errorStr; in _ProcessImport() local
436 if (!errorStr.empty()) { in _ProcessImport()
597 string errorStr; in _ComposeConfiguration() local
[all …]
H A DglslfxConfig.h132 std::string *errorStr);
162 std::string *errorStr);
164 void _Init(VtDictionary const & dict, std::string *errorStr);
167 std::string *errorStr) const;
169 std::string *errorStr) const;
172 std::string *errorStr) const;
175 std::string *errorStr) const;
179 std::string *errorStr) const;
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/wintermute/debugger/
H A Derror.cpp88 Common::String errorStr; in getErrorDisplayStr() local
92 errorStr += "OK!"; in getErrorDisplayStr()
95 errorStr += "WARNING: "; in getErrorDisplayStr()
98 errorStr += "ERROR: "; in getErrorDisplayStr()
101 errorStr += "NOTICE: "; in getErrorDisplayStr()
112 errorStr += "Could not execute requested operation. This is allowed only after a break."; in getErrorDisplayStr()
115errorStr += Common::String::format("Can't find source for %s. Double check you source path.", this… in getErrorDisplayStr()
124 errorStr += Common::String::format("No such breakpoint %d.", this->_errorExtraInt); in getErrorDisplayStr()
127 errorStr += Common::String::format("Incompatible type: %s.", this->_errorExtraString.c_str()); in getErrorDisplayStr()
130 errorStr += Common::String::format("Unknown condition %d", this->_errorCode); in getErrorDisplayStr()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/wintermute/debugger/
H A Derror.cpp90 Common::String errorStr; in getErrorDisplayStr() local
94 errorStr += "OK!"; in getErrorDisplayStr()
97 errorStr += "WARNING: "; in getErrorDisplayStr()
100 errorStr += "ERROR: "; in getErrorDisplayStr()
103 errorStr += "NOTICE: "; in getErrorDisplayStr()
114 errorStr += "Could not execute requested operation. This is allowed only after a break."; in getErrorDisplayStr()
117errorStr += Common::String::format("Can't find source for %s. Double check you source path.", this… in getErrorDisplayStr()
126 errorStr += Common::String::format("No such breakpoint %d.", this->_errorExtraInt); in getErrorDisplayStr()
129 errorStr += Common::String::format("Incompatible type: %s.", this->_errorExtraString.c_str()); in getErrorDisplayStr()
132 errorStr += Common::String::format("Unknown condition %d", this->_errorCode); in getErrorDisplayStr()
[all …]
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/cutscene/ffmpeg/
H A DFFMPEGDecoder.cpp329 char errorStr[512]; in initializeStatus() local
330 av_strerror(err, errorStr, sizeof(errorStr)); in initializeStatus()
340 char errorStr[512]; in initializeStatus() local
341 av_strerror(err, errorStr, sizeof(errorStr)); in initializeStatus()
359 av_strerror(err, errorStr, sizeof(errorStr)); in initializeStatus()
370 av_strerror(err, errorStr, sizeof(errorStr)); in initializeStatus()
390 av_strerror(err, errorStr, sizeof(errorStr)); in initializeStatus()
401 av_strerror(err, errorStr, sizeof(errorStr)); in initializeStatus()
532 av_strerror(seek_err, errorStr, sizeof(errorStr)); in startDecoding()
560 av_strerror(read_err, errorStr, sizeof(errorStr)); in startDecoding()
[all …]
/dports/science/jstrack/jstrack/extlib/tcllib1.19/pop3/
H A Dpop3.tcl140 error "POP3 DELETE ERROR: $errorStr"
167 } errorStr]} {
168 error "POP3 LAST ERROR: $errorStr"
195 error "POP3 LIST ERROR: $errorStr"
337 } errorStr]} {
351 } errorStr]} {
370 } errorStr]} {
396 } errorStr]} {
740 error "POP3 STAT ERROR: $errorStr"
767 error "POP3 TOP ERROR: $errorStr"
[all …]
/dports/devel/tcllib/tcllib-1.20/modules/pop3/
H A Dpop3.tcl140 error "POP3 DELETE ERROR: $errorStr"
167 } errorStr]} {
168 error "POP3 LAST ERROR: $errorStr"
195 error "POP3 LIST ERROR: $errorStr"
337 } errorStr]} {
351 } errorStr]} {
370 } errorStr]} {
396 } errorStr]} {
740 error "POP3 STAT ERROR: $errorStr"
767 error "POP3 TOP ERROR: $errorStr"
[all …]
/dports/devel/tcllibc/tcllib-1.20/modules/pop3/
H A Dpop3.tcl140 error "POP3 DELETE ERROR: $errorStr"
167 } errorStr]} {
168 error "POP3 LAST ERROR: $errorStr"
195 error "POP3 LIST ERROR: $errorStr"
337 } errorStr]} {
351 } errorStr]} {
370 } errorStr]} {
396 } errorStr]} {
740 error "POP3 STAT ERROR: $errorStr"
767 error "POP3 TOP ERROR: $errorStr"
[all …]
/dports/sysutils/intel-pcm/pcm-202109/PCM_Win/
H A Dwindriver.h121 const TCHAR * errorStr = _com_error(err).ErrorMessage(); in start() local
122 if (errorStr) in start()
123 std::wcerr << errorStr << "\n"; in start()
135 if (errorStr) in start()
136 std::wcerr << errorStr << "\n"; in start()
145 if (errorStr) in start()
146 std::wcerr << errorStr << "\n"; in start()
184 if (errorStr) in stop()
185 std::wcerr << errorStr; in stop()
212 if (errorStr) in uninstall()
[all …]
/dports/sysutils/intel-pcm-devel/pcm-0212b38/PCM_Win/
H A Dwindriver.h121 const TCHAR * errorStr = _com_error(err).ErrorMessage(); in start() local
122 if (errorStr) in start()
123 std::wcerr << errorStr << "\n"; in start()
135 if (errorStr) in start()
136 std::wcerr << errorStr << "\n"; in start()
145 if (errorStr) in start()
146 std::wcerr << errorStr << "\n"; in start()
184 if (errorStr) in stop()
185 std::wcerr << errorStr; in stop()
212 if (errorStr) in uninstall()
[all …]
/dports/cad/veroroute/VeroRoute/Src/
H A DBoard_import.cpp76 if ( !bOK ) errorStr = "Part section: " + nameStr + "\nPart names must be unique"; in ImportTango()
203 if ( !bOK ) errorStr = "Net section: " + netStr + "\nLine has no minus sign: " + str; in ImportTango()
314 errorStr = "Expecting all lines to start with '('' or ')'' or '*'"; in ImportOrcad()
331 errorStr = "Expecting format: ( /5D5ADFE2 FOOTPRINT NAME VALUE , but got:" + str; in ImportOrcad()
342 errorStr = "\nPart name " + nameStr + " is not unique"; in ImportOrcad()
398 errorStr = "Part: " + nameStr + "\nInternal error: Part type has no pins " + typeStr; in ImportOrcad()
453 errorStr = "Part: " + nameStr + "\nInternal error creating and placing the part"; in ImportOrcad()
477 errorStr = "Expecting format: ( PINNUMBER NETNAME ) , but got:" + str; in ImportOrcad()
496 errorStr = "Internal error: VeroRoute has run out of node IDs"; in ImportOrcad()
507 errorStr = "Internal error: VeroRoute lost the component ID"; in ImportOrcad()
[all …]
/dports/net-im/spectral/spectral-817/src/
H A Dmatriximageprovider.cpp23 errorStr("Image request hasn't started") { in ThumbnailResponse()
25 errorStr.clear(); in ThumbnailResponse()
30 errorStr = in ThumbnailResponse()
39 errorStr.clear(); in ThumbnailResponse()
74 errorStr.clear(); in prepareResult()
76 errorStr = tr("Image request has been cancelled"); in prepareResult()
79 errorStr = job->errorString(); in prepareResult()
81 << errorStr; in prepareResult()
103 return errorStr; in errorString()
/dports/net-im/quaternion/Quaternion-0.0.95-beta3/client/
H A Dimageprovider.cpp40 errorStr = tr("No connection to perform image request"); in ThumbnailResponse()
42 errorStr = in ThumbnailResponse()
50 if (!errorStr.isEmpty() || requestedSize.isEmpty()) { in ThumbnailResponse()
57 errorStr = tr("Image request is pending"); in ThumbnailResponse()
94 errorStr.clear(); in prepareResult()
98 errorStr = tr("Image request has been cancelled"); in prepareResult()
101 errorStr = job->errorString(); in prepareResult()
103 << mediaId << "-" << errorStr; in prepareResult()
126 QString errorStr; member in ThumbnailResponse
140 return errorStr; in errorString()
/dports/audio/musescore/MuseScore-3.6.1/importexport/musicxml/
H A Dimportmxmlnoteduration.cpp102 QString errorStr; in checkTiming() local
111errorStr = QString("calculated duration (%1) not equal to specified duration (%2)") in checkTiming()
117 errorStr = ""; in checkTiming()
121 errorStr = ""; in checkTiming()
126 errorStr += " -> assuming rounding error"; in checkTiming()
139 errorStr += " -> assuming triplet"; in checkTiming()
147 errorStr = "calculated duration invalid, using specified duration"; in checkTiming()
151 errorStr = "specified duration invalid, using calculated duration"; in checkTiming()
156 errorStr = "calculated and specified duration invalid, using 4/4"; in checkTiming()
160 return errorStr; in checkTiming()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/kNet/src/
H A DNetworkLogging.cpp83 char errorStr[1024]; in TimeOutputDebugStringVariadic() local
86 vsnprintf(errorStr, 1023, msg, args); in TimeOutputDebugStringVariadic()
89 kNetLogFile << Time() << ": " << errorStr << std::endl; in TimeOutputDebugStringVariadic()
91 std::cout << Time() << ": " << errorStr << std::endl; in TimeOutputDebugStringVariadic()
103 char errorStr[1024]; in TimeOutputDebugString() local
104 _snprintf(errorStr, 1023, "%s", msg); in TimeOutputDebugString()
107 kNetLogFile << Time() << ": " << errorStr << std::endl; in TimeOutputDebugString()
109 std::cout << Time() << ": " << errorStr << std::endl; in TimeOutputDebugString()
/dports/net-im/neochat/neochat-1.2.0/src/
H A Dmatriximageprovider.cpp27 , errorStr("Image request hasn't started") in ThumbnailResponse()
34 errorStr = i18n("Media id '%1' doesn't follow server/mediaId pattern", mediaId); in ThumbnailResponse()
42 errorStr.clear(); in ThumbnailResponse()
87 errorStr.clear(); in prepareResult()
89 errorStr = i18n("Image request has been cancelled"); in prepareResult()
92 errorStr = job->errorString(); in prepareResult()
93 qWarning() << "ThumbnailResponse: no valid image for" << mediaId << "-" << errorStr; in prepareResult()
121 return errorStr; in errorString()
/dports/x11/glcapsviewer/glCapsViewer-26e160c/
H A Dmain.cpp41 stringstream errorStr; in glfw_error_callback() local
42 errorStr << "GLFW has reported an error\n\nError:\n" << description; in glfw_error_callback()
46errorStr << "\n\nDetails:\nThe requested OpenGL or OpenGL ES version is not available on this mach… in glfw_error_callback()
49 errorStr << "\n\nDetails:\nThe requested pixel format is not supported."; in glfw_error_callback()
52errorStr << "\n\nDetails:\nThe requested client API is not supported. Make sure you have OpenGL dr… in glfw_error_callback()
57 errorStr << "\n\nGLFW version:\n" << glfwGetVersionString(); in glfw_error_callback()
58 QMessageBox::critical(NULL, "glCapsViewer - Error", QString::fromStdString(errorStr.str())); in glfw_error_callback()
/dports/textproc/yamcha/yamcha-0.33/src/
H A Dlibyamcha.cpp32 static std::string errorStr; variable
63 errorStr = std::string ("yamcha_new(): bad alloc"); in yamcha_svm_new()
69 errorStr = std::string ("yamcha_new(): ") + ptr->what (); in yamcha_svm_new()
82 if (! c || ! c->allocated) return const_cast<char *>(errorStr.c_str ()); in yamcha_svm_strerror()
97 errorStr = std::string (a) + ": first argment seems to be invalid"; \
137 errorStr = std::string ("yamcha_new(): bad alloc"); in yamcha_new()
143 errorStr = std::string ("yamcha_new(): ") + ptr->what (); in yamcha_new()
159 errorStr = std::string ("yamcha_new2(): bad alloc"); in yamcha_new2()
164 errorStr = std::string ("yamcha_new2(): ") + ptr->what (); in yamcha_new2()
177 if (! c || ! c->allocated) return const_cast<char *>(errorStr.c_str ()); in yamcha_strerror()
[all …]
/dports/www/firefox/firefox-99.0/toolkit/mozapps/defaultagent/
H A DEventLog.cpp35 mozilla::UniquePtr<wchar_t[]> errorStr = in WriteEventLogHresult() local
38 _snwprintf_s(errorStr.get(), bufferSize, _TRUNCATE, format, hr, sourceFile, in WriteEventLogHresult()
41 WriteEventLogErrorBuffer(errorStr.get(), hr); in WriteEventLogHresult()
63 mozilla::UniquePtr<wchar_t[]> errorStr = in WriteEventLogErrorMessage() local
66 _snwprintf_s(errorStr.get(), bufferSize, _TRUNCATE, errorFormat, in WriteEventLogErrorMessage()
69 WriteEventLogErrorBuffer(errorStr.get(), 0); in WriteEventLogErrorMessage()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/mozapps/defaultagent/
H A DEventLog.cpp35 mozilla::UniquePtr<wchar_t[]> errorStr = in WriteEventLogHresult() local
38 _snwprintf_s(errorStr.get(), bufferSize, _TRUNCATE, format, hr, sourceFile, in WriteEventLogHresult()
41 WriteEventLogErrorBuffer(errorStr.get(), hr); in WriteEventLogHresult()
63 mozilla::UniquePtr<wchar_t[]> errorStr = in WriteEventLogErrorMessage() local
66 _snwprintf_s(errorStr.get(), bufferSize, _TRUNCATE, errorFormat, in WriteEventLogErrorMessage()
69 WriteEventLogErrorBuffer(errorStr.get(), 0); in WriteEventLogErrorMessage()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/mozapps/defaultagent/
H A DEventLog.cpp35 mozilla::UniquePtr<wchar_t[]> errorStr = in WriteEventLogHresult() local
38 _snwprintf_s(errorStr.get(), bufferSize, _TRUNCATE, format, hr, sourceFile, in WriteEventLogHresult()
41 WriteEventLogErrorBuffer(errorStr.get(), hr); in WriteEventLogHresult()
63 mozilla::UniquePtr<wchar_t[]> errorStr = in WriteEventLogErrorMessage() local
66 _snwprintf_s(errorStr.get(), bufferSize, _TRUNCATE, errorFormat, in WriteEventLogErrorMessage()
69 WriteEventLogErrorBuffer(errorStr.get(), 0); in WriteEventLogErrorMessage()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/src/
H A Derrors.py73 def __init__(self, lineno, errorStr): argument
75 self.errorStr = errorStr
79 errorStr=self.errorStr)

12345678910>>...39