Home
last modified time | relevance | path

Searched refs:runtimeError (Results 1 – 25 of 454) sorted by relevance

12345678910>>...19

/dports/graphics/openvkl/openvkl-1.1.0/openvkl/devices/cpu/common/
H A Dtemporal_data_verification.h17 runtimeError( in verifyTemporallyStructuredData()
32 runtimeError( in verifyTemporallyUnstructuredData()
38 runtimeError( in verifyTemporallyUnstructuredData()
66 runtimeError( in verifyTemporallyUnstructuredData()
91 runtimeError( in verifyTemporallyUnstructuredData()
97 runtimeError( in verifyTemporallyUnstructuredData()
119 runtimeError( in verifyTemporallyUnstructuredData()
143 runtimeError( in verifyTemporalData()
148 runtimeError( in verifyTemporalData()
157 runtimeError( in verifyTemporalData()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/glk/zcode/
H A Dprocessor_objects.cpp53 runtimeError(ERR_ILL_OBJ); in object_address()
208 runtimeError(ERR_ILL_ATTR); in z_clear_attr()
248 runtimeError(ERR_JIN_0); in z_jin()
289 runtimeError(ERR_GET_CHILD_0); in z_get_child()
346 runtimeError(ERR_NO_PROP); in z_get_next_prop()
403 runtimeError(ERR_GET_PROP_0); in z_get_prop()
611 runtimeError(ERR_PUT_PROP_0); in z_put_prop()
632 runtimeError(ERR_NO_PROP); in z_put_prop()
668 runtimeError(ERR_ILL_ATTR); in z_set_attr()
681 runtimeError(ERR_SET_ATTR_0); in z_set_attr()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/frotz/
H A Dprocessor_objects.cpp53 runtimeError(ERR_ILL_OBJ); in object_address()
208 runtimeError(ERR_ILL_ATTR); in z_clear_attr()
248 runtimeError(ERR_JIN_0); in z_jin()
289 runtimeError(ERR_GET_CHILD_0); in z_get_child()
346 runtimeError(ERR_NO_PROP); in z_get_next_prop()
403 runtimeError(ERR_GET_PROP_0); in z_get_prop()
611 runtimeError(ERR_PUT_PROP_0); in z_put_prop()
632 runtimeError(ERR_NO_PROP); in z_put_prop()
668 runtimeError(ERR_ILL_ATTR); in z_set_attr()
681 runtimeError(ERR_SET_ATTR_0); in z_set_attr()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/wintermute/base/scriptables/
H A Dscript_ext_file.cpp128 script->runtimeError("File.%s: invalid access mode. Setting read mode.", name); in scCallMethod()
187 script->runtimeError("File.%s: File is not open", name); in scCallMethod()
229 script->runtimeError("File.%s: File must be open in text mode.", name); in scCallMethod()
286 script->runtimeError("File.%s: File must be open in text mode.", name); in scCallMethod()
338 script->runtimeError("File.%s: File must be open for writing in text mode.", name); in scCallMethod()
361 script->runtimeError("File.%s: File must be open for reading in binary mode.", name); in scCallMethod()
381 script->runtimeError("File.%s: File must be open for reading in binary mode.", name); in scCallMethod()
401 script->runtimeError("File.%s: File must be open for reading in binary mode.", name); in scCallMethod()
420 script->runtimeError("File.%s: File must be open for reading in binary mode.", name); in scCallMethod()
440 script->runtimeError("File.%s: File must be open for reading in binary mode.", name); in scCallMethod()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/wintermute/base/scriptables/
H A Dscript_ext_file.cpp128 script->runtimeError("File.%s: invalid access mode. Setting read mode.", name); in scCallMethod()
187 script->runtimeError("File.%s: File is not open", name); in scCallMethod()
231 script->runtimeError("File.%s: File must be open in text mode.", name); in scCallMethod()
288 script->runtimeError("File.%s: File must be open in text mode.", name); in scCallMethod()
340 script->runtimeError("File.%s: File must be open for writing in text mode.", name); in scCallMethod()
363 script->runtimeError("File.%s: File must be open for reading in binary mode.", name); in scCallMethod()
383 script->runtimeError("File.%s: File must be open for reading in binary mode.", name); in scCallMethod()
403 script->runtimeError("File.%s: File must be open for reading in binary mode.", name); in scCallMethod()
422 script->runtimeError("File.%s: File must be open for reading in binary mode.", name); in scCallMethod()
442 script->runtimeError("File.%s: File must be open for reading in binary mode.", name); in scCallMethod()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/glk/alan3/
H A Dsyserr.cpp37 static void runtimeError(CONTEXT, const char *errorClassification, const char *errorDescription, co… in runtimeError() function
56 static void runtimeError(const char *errorClassification, const char *errorDescription, const char … in runtimeError() function
76 runtimeError("SYSTEM ERROR: ", description, blurb); in syserr()
89 runtimeError("APPLICATION ERROR: ", description, blurb); in apperr()
98 runtimeError(context, "PLAYER ERROR: ", description, blurb); in playererr()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/alan3/
H A Dsyserr.cpp37 static void runtimeError(CONTEXT, const char *errorClassification, const char *errorDescription, co… in runtimeError() function
56 static void runtimeError(const char *errorClassification, const char *errorDescription, const char … in runtimeError() function
76 runtimeError("SYSTEM ERROR: ", description, blurb); in syserr()
89 runtimeError("APPLICATION ERROR: ", description, blurb); in apperr()
98 runtimeError(context, "PLAYER ERROR: ", description, blurb); in playererr()
/dports/games/flightgear/flightgear-2020.3.11/src/Scripting/
H A DNasalAddons.cxx125 ctx.runtimeError( in f_createAddonVersion()
141 ctx.runtimeError( in f_createAddonVersion()
150 ctx.runtimeError( in f_createAddonVersion()
159 ctx.runtimeError( in f_createAddonVersion()
169 ctx.runtimeError( in f_createAddonVersion()
179 ctx.runtimeError( in f_createAddonVersion()
H A DNasalUnitTesting.cxx63 ctx.runtimeError("No active test in progress"); in f_assert()
67 ctx.runtimeError("Active test already failed"); in f_assert()
75 ctx.runtimeError("Test assert failed"); in f_assert()
86 ctx.runtimeError("No active test in progress"); in f_fail()
90 ctx.runtimeError("Active test already failed"); in f_fail()
98 ctx.runtimeError("Test failed"); in f_fail()
118 ctx.runtimeError(msg.c_str()); in f_assert_equal()
139 ctx.runtimeError(msg.c_str()); in f_assert_doubles_equal()
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/persist/
H A DBlockObjectStore.java67 throw Error.runtimeError(ErrorCode.U_S0500, "BlockObjectStore"); in BlockObjectStore()
84 throw Error.runtimeError(ErrorCode.U_S0500, "BlockObjectStore"); in add()
94 throw Error.runtimeError(ErrorCode.U_S0500, "BlockObjectStore"); in add()
116 throw Error.runtimeError(ErrorCode.U_S0500, "BlockObjectStore"); in get()
125 throw Error.runtimeError(ErrorCode.U_S0500, "BlockObjectStore"); in getNewInstance()
/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_commandline.cpp37 return ParserResult::runtimeError( "Unrecognised warning: '" + warning + "'" ); in makeCommandLineParser()
44 … return ParserResult::runtimeError( "Unable to load input file: '" + filename + "'" ); in makeCommandLineParser()
70 … return clara::ParserResult::runtimeError( "Unrecognised ordering: '" + order + "'" ); in makeCommandLineParser()
89 …return ParserResult::runtimeError( "colour mode must be one of: auto, yes or no. '" + useColour + … in makeCommandLineParser()
103 …return ParserResult::runtimeError( "keypress argument must be one of: never, start, exit or both. … in makeCommandLineParser()
115 return ParserResult::runtimeError( "Unrecognised verbosity, '" + verbosity + "'" ); in makeCommandLineParser()
127 …return ParserResult::runtimeError( "Unrecognized reporter, '" + reporter + "'. Check available wit… in makeCommandLineParser()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_commandline.cpp37 return ParserResult::runtimeError( "Unrecognised warning: '" + warning + "'" ); in makeCommandLineParser()
44 … return ParserResult::runtimeError( "Unable to load input file: '" + filename + "'" ); in makeCommandLineParser()
70 … return clara::ParserResult::runtimeError( "Unrecognised ordering: '" + order + "'" ); in makeCommandLineParser()
89 …return ParserResult::runtimeError( "colour mode must be one of: auto, yes or no. '" + useColour + … in makeCommandLineParser()
103 …return ParserResult::runtimeError( "keypress argument must be one of: never, start, exit or both. … in makeCommandLineParser()
115 return ParserResult::runtimeError( "Unrecognised verbosity, '" + verbosity + "'" ); in makeCommandLineParser()
127 …return ParserResult::runtimeError( "Unrecognized reporter, '" + reporter + "'. Check available wit… in makeCommandLineParser()
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_commandline.cpp37 return ParserResult::runtimeError( "Unrecognised warning: '" + warning + "'" ); in makeCommandLineParser()
44 … return ParserResult::runtimeError( "Unable to load input file: '" + filename + "'" ); in makeCommandLineParser()
71 … return clara::ParserResult::runtimeError( "Unrecognised ordering: '" + order + "'" ); in makeCommandLineParser()
90 …return ParserResult::runtimeError( "colour mode must be one of: auto, yes or no. '" + useColour + … in makeCommandLineParser()
102 …return ParserResult::runtimeError( "keypress argument must be one of: start, exit or both. '" + ke… in makeCommandLineParser()
114 return ParserResult::runtimeError( "Unrecognised verbosity, '" + verbosity + "'" ); in makeCommandLineParser()
126 …return ParserResult::runtimeError( "Unrecognized reporter, '" + reporter + "'. Check available wit… in makeCommandLineParser()
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_commandline.cpp37 return ParserResult::runtimeError( "Unrecognised warning: '" + warning + "'" ); in makeCommandLineParser()
44 … return ParserResult::runtimeError( "Unable to load input file: '" + filename + "'" ); in makeCommandLineParser()
70 … return clara::ParserResult::runtimeError( "Unrecognised ordering: '" + order + "'" ); in makeCommandLineParser()
89 …return ParserResult::runtimeError( "colour mode must be one of: auto, yes or no. '" + useColour + … in makeCommandLineParser()
103 …return ParserResult::runtimeError( "keypress argument must be one of: never, start, exit or both. … in makeCommandLineParser()
115 return ParserResult::runtimeError( "Unrecognised verbosity, '" + verbosity + "'" ); in makeCommandLineParser()
127 …return ParserResult::runtimeError( "Unrecognized reporter, '" + reporter + "'. Check available wit… in makeCommandLineParser()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_commandline.cpp37 return ParserResult::runtimeError( "Unrecognised warning: '" + warning + "'" ); in makeCommandLineParser()
44 … return ParserResult::runtimeError( "Unable to load input file: '" + filename + "'" ); in makeCommandLineParser()
70 … return clara::ParserResult::runtimeError( "Unrecognised ordering: '" + order + "'" ); in makeCommandLineParser()
89 …return ParserResult::runtimeError( "colour mode must be one of: auto, yes or no. '" + useColour + … in makeCommandLineParser()
103 …return ParserResult::runtimeError( "keypress argument must be one of: never, start, exit or both. … in makeCommandLineParser()
115 return ParserResult::runtimeError( "Unrecognised verbosity, '" + verbosity + "'" ); in makeCommandLineParser()
127 …return ParserResult::runtimeError( "Unrecognized reporter, '" + reporter + "'. Check available wit… in makeCommandLineParser()
/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_commandline.cpp37 return ParserResult::runtimeError( "Unrecognised warning: '" + warning + "'" ); in makeCommandLineParser()
44 … return ParserResult::runtimeError( "Unable to load input file: '" + filename + "'" ); in makeCommandLineParser()
70 … return clara::ParserResult::runtimeError( "Unrecognised ordering: '" + order + "'" ); in makeCommandLineParser()
89 …return ParserResult::runtimeError( "colour mode must be one of: auto, yes or no. '" + useColour + … in makeCommandLineParser()
103 …return ParserResult::runtimeError( "keypress argument must be one of: never, start, exit or both. … in makeCommandLineParser()
115 return ParserResult::runtimeError( "Unrecognised verbosity, '" + verbosity + "'" ); in makeCommandLineParser()
127 …return ParserResult::runtimeError( "Unrecognized reporter, '" + reporter + "'. Check available wit… in makeCommandLineParser()
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/internal/
H A Dcatch_commandline.cpp34 return ParserResult::runtimeError( "Unrecognised warning: '" + warning + "'" ); in makeCommandLineParser()
41 … return ParserResult::runtimeError( "Unable to load input file: '" + filename + "'" ); in makeCommandLineParser()
62 … return clara::ParserResult::runtimeError( "Unrecognised ordering: '" + order + "'" ); in makeCommandLineParser()
81 …return ParserResult::runtimeError( "colour mode must be one of: auto, yes or no. '" + useColour + … in makeCommandLineParser()
93 …return ParserResult::runtimeError( "keypress argument must be one of: start, exit or both. '" + ke… in makeCommandLineParser()
105 return ParserResult::runtimeError( "Unrecognised verbosity, '" + verbosity + "'" ); in makeCommandLineParser()
/dports/graphics/openvkl/openvkl-1.1.0/openvkl/devices/cpu/volume/vdb/
H A DVdbVolume.cpp278 runtimeError( in insertLeaves()
490 runtimeError("Node data too small: found ", in initNode()
496 runtimeError("Node data too big: found ", in initNode()
516 runtimeError( in verifyLevel()
532 runtimeError("invalid format specified"); in verifyNodeDataFormat()
665 runtimeError( in commit()
684 runtimeError( in commit()
692 runtimeError( in commit()
701 runtimeError( in commit()
711 runtimeError( in commit()
[all …]
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/navigator/
H A DRowSetNavigator.java183 throw Error.runtimeError(ErrorCode.U_S0500, "RowSetNavigator"); in getNextRow()
187 throw Error.runtimeError(ErrorCode.U_S0500, "RowSetNavigator"); in getRowId()
191 throw Error.runtimeError(ErrorCode.U_S0500, "RowSetNavigator"); in getCurrentTable()
321 throw Error.runtimeError(ErrorCode.U_S0500, "RowSetNavigator"); in writeSimple()
325 throw Error.runtimeError(ErrorCode.U_S0500, "RowSetNavigator"); in readSimple()
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Pagespeedonline/
H A DLighthouseResultV5.php173 …nction setRuntimeError(Google_Service_Pagespeedonline_LighthouseResultV5RuntimeError $runtimeError) argument
175 $this->runtimeError = $runtimeError;
182 return $this->runtimeError;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Pagespeedonline/
H A DLighthouseResultV5.php173 …nction setRuntimeError(Google_Service_Pagespeedonline_LighthouseResultV5RuntimeError $runtimeError) argument
175 $this->runtimeError = $runtimeError;
182 return $this->runtimeError;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/PagespeedInsights/
H A DLighthouseResultV5.php173 public function setRuntimeError(Google_Service_PagespeedInsights_RuntimeError $runtimeError) argument
175 $this->runtimeError = $runtimeError;
182 return $this->runtimeError;
/dports/games/flightgear/flightgear-2020.3.11/test_suite/FGTestApi/
H A DNasalUnitTesting_TestSuite.cxx54 ctx.runtimeError(msg.c_str()); in f_assert()
66 ctx.runtimeError("Test failed: %s", msg.c_str()); in f_fail()
84 ctx.runtimeError(msg.c_str()); in f_assert_equal()
102 ctx.runtimeError(msg.c_str()); in f_assert_doubles_equal()
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/types/
H A DType.java82 throw Error.runtimeError(ErrorCode.U_S0500, "Type");
91 throw Error.runtimeError(ErrorCode.U_S0500, "Type");
100 throw Error.runtimeError(ErrorCode.U_S0500, "Type");
109 throw Error.runtimeError(ErrorCode.U_S0500, "Type");
526 throw Error.runtimeError(ErrorCode.U_S0500, "Type");
530 throw Error.runtimeError(ErrorCode.U_S0500, "Type");
534 throw Error.runtimeError(ErrorCode.U_S0500, "Type");
539 throw Error.runtimeError(ErrorCode.U_S0500, "Type");
543 throw Error.runtimeError(ErrorCode.U_S0500, "Type");
547 throw Error.runtimeError(ErrorCode.U_S0500, "Type");
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/kubelet/
H A Druntime.go33 runtimeError error member
69 s.runtimeError = err
104 if s.runtimeError != nil {
105 errs = append(errs, s.runtimeError)

12345678910>>...19