Home
last modified time | relevance | path

Searched refs:errorinfo (Results 1 – 25 of 503) sorted by relevance

12345678910>>...21

/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/PerlMagick/t/
H A Dsubroutines.pl40 $errorinfo,
46 $errorinfo='';
160 print(" $errorinfo\n");
295 $errorinfo='';
317 warn("$errorinfo");
353 warn("$errorinfo");
375 warn("$errorinfo");
383 warn("$errorinfo");
573 $errorinfo='';
697 warn("$errorinfo");
[all …]
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/PerlMagick/t/
H A Dsubroutines.pl40 $errorinfo,
46 $errorinfo='';
160 print(" $errorinfo\n");
295 $errorinfo='';
317 warn("$errorinfo");
353 warn("$errorinfo");
375 warn("$errorinfo");
383 warn("$errorinfo");
573 $errorinfo='';
697 warn("$errorinfo");
[all …]
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/PerlMagick/t/
H A Dsubroutines.pl40 $errorinfo,
46 $errorinfo='';
160 print(" $errorinfo\n");
295 $errorinfo='';
317 warn("$errorinfo");
353 warn("$errorinfo");
375 warn("$errorinfo");
383 warn("$errorinfo");
573 $errorinfo='';
697 warn("$errorinfo");
[all …]
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/PerlMagick/t/
H A Dsubroutines.pl73 $errorinfo,
79 $errorinfo='';
189 print(" $errorinfo\n");
325 $errorinfo='';
345 warn("$errorinfo");
380 warn("$errorinfo");
401 warn("$errorinfo");
409 warn("$errorinfo");
603 $errorinfo='';
728 warn("$errorinfo");
[all …]
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/PerlMagick/t/
H A Dsubroutines.pl40 $errorinfo,
46 $errorinfo='';
160 print(" $errorinfo\n");
295 $errorinfo='';
317 warn("$errorinfo");
353 warn("$errorinfo");
375 warn("$errorinfo");
383 warn("$errorinfo");
573 $errorinfo='';
697 warn("$errorinfo");
[all …]
/dports/devel/tcllib/tcllib-1.20/modules/math/
H A Dpdf_stat.tcl119 -errorinfo "Wrong order or zero range" \
151 -errorinfo "Zero range" \
184 -errorinfo "Zero range" \
425 -errorinfo "Wrong order or zero range" \
457 -errorinfo "Zero range" \
494 -errorinfo "Zero range" \
695 -errorinfo "Mean must be positive" \
818 -errorinfo "Wrong order or zero range" \
847 -errorinfo "Zero range" \
885 -errorinfo "Zero range" \
[all …]
H A Dstat_kernel.tcl53 return -code error -errorcode ARG -errorinfo "Too few actual data"
80 return -code error -errorcode ARG -errorinfo "The options must all have a value"
88 … return -code error -errorcode ARG -errorinfo "The bandwidth must be positive: $opt(-bandwidth)"
92 … return -code error -errorcode ARG -errorinfo "The number of bins must be positive: $opt(-number)"
96 return -code error -errorcode ARG -errorinfo "The interval has length zero: $opt(-interval)"
100 return -code error -errorcode ARG -errorinfo "Unknown kernel function: $opt(-kernel)"
108 return -code error -errorcode ARG -errorinfo "The list of weights must match the data"
H A Dstatistics.tcl123 -errorcode ARG -errorinfo [list unknown type of statistic -- $type] \
163 return -code error -errorcode DATA -errorinfo $TOOFEWDATA $TOOFEWDATA
371 return -code error -errorcode DATA -errorinfo $TOOFEWDATA $TOOFEWDATA
567 return -code error -errorcode ARG -errorinfo $NEGSTDEV $NEGSTDEV
586 return -code error -errorcode DATA -errorinfo $TOOFEWDATA $TOOFEWDATA
623 return -code error -errorcode DATA -errorinfo $TOOFEWDATA $TOOFEWDATA
1227 return -code error -errorcode DATA -errorinfo $OUTOFRANGE \
1231 return -code error -errorcode DATA -errorinfo $TOOFEWDATA $TOOFEWDATA
1279 return -code error -errorcode DATA -errorinfo $TOOFEWDATA $TOOFEWDATA
1324 return -code error -errorcode DATA -errorinfo $OUTOFRANGE \
[all …]
/dports/devel/tcllibc/tcllib-1.20/modules/math/
H A Dpdf_stat.tcl119 -errorinfo "Wrong order or zero range" \
151 -errorinfo "Zero range" \
184 -errorinfo "Zero range" \
425 -errorinfo "Wrong order or zero range" \
457 -errorinfo "Zero range" \
494 -errorinfo "Zero range" \
695 -errorinfo "Mean must be positive" \
818 -errorinfo "Wrong order or zero range" \
847 -errorinfo "Zero range" \
885 -errorinfo "Zero range" \
[all …]
H A Dstat_kernel.tcl53 return -code error -errorcode ARG -errorinfo "Too few actual data"
80 return -code error -errorcode ARG -errorinfo "The options must all have a value"
88 … return -code error -errorcode ARG -errorinfo "The bandwidth must be positive: $opt(-bandwidth)"
92 … return -code error -errorcode ARG -errorinfo "The number of bins must be positive: $opt(-number)"
96 return -code error -errorcode ARG -errorinfo "The interval has length zero: $opt(-interval)"
100 return -code error -errorcode ARG -errorinfo "Unknown kernel function: $opt(-kernel)"
108 return -code error -errorcode ARG -errorinfo "The list of weights must match the data"
H A Dstatistics.tcl123 -errorcode ARG -errorinfo [list unknown type of statistic -- $type] \
163 return -code error -errorcode DATA -errorinfo $TOOFEWDATA $TOOFEWDATA
371 return -code error -errorcode DATA -errorinfo $TOOFEWDATA $TOOFEWDATA
567 return -code error -errorcode ARG -errorinfo $NEGSTDEV $NEGSTDEV
586 return -code error -errorcode DATA -errorinfo $TOOFEWDATA $TOOFEWDATA
623 return -code error -errorcode DATA -errorinfo $TOOFEWDATA $TOOFEWDATA
1227 return -code error -errorcode DATA -errorinfo $OUTOFRANGE \
1231 return -code error -errorcode DATA -errorinfo $TOOFEWDATA $TOOFEWDATA
1279 return -code error -errorcode DATA -errorinfo $TOOFEWDATA $TOOFEWDATA
1324 return -code error -errorcode DATA -errorinfo $OUTOFRANGE \
[all …]
/dports/science/jstrack/jstrack/extlib/tcllib1.19/math/
H A Dpdf_stat.tcl115 -errorinfo "Wrong order or zero range" \
143 return -code error -errorcode ARG -errorinfo $OUTOFRANGE \
235 return -code error -errorcode ARG -errorinfo \
263 -errorinfo "Wrong order or zero range" \
323 -errorinfo "Wrong order or zero range" \
355 -errorinfo "Mean must be positive" \
478 -errorinfo "Wrong order or zero range" \
506 -errorinfo "Mean must be positive" \
541 -errorinfo "Standard deviation must be positive" \
659 -errorinfo "Arguments m anf n must be greater/equal 1"
[all …]
H A Dstat_kernel.tcl53 return -code error -errorcode ARG -errorinfo "Too few actual data"
80 return -code error -errorcode ARG -errorinfo "The options must all have a value"
88 … return -code error -errorcode ARG -errorinfo "The bandwidth must be positive: $opt(-bandwidth)"
92 … return -code error -errorcode ARG -errorinfo "The number of bins must be positive: $opt(-number)"
96 return -code error -errorcode ARG -errorinfo "The interval has length zero: $opt(-interval)"
100 return -code error -errorcode ARG -errorinfo "Unknown kernel function: $opt(-kernel)"
108 return -code error -errorcode ARG -errorinfo "The list of weights must match the data"
H A Dstatistics.tcl121 -errorcode ARG -errorinfo [list unknown type of statistic -- $type] \
161 return -code error -errorcode DATA -errorinfo $TOOFEWDATA $TOOFEWDATA
369 return -code error -errorcode DATA -errorinfo $TOOFEWDATA $TOOFEWDATA
565 return -code error -errorcode ARG -errorinfo $NEGSTDEV $NEGSTDEV
584 return -code error -errorcode DATA -errorinfo $TOOFEWDATA $TOOFEWDATA
621 return -code error -errorcode DATA -errorinfo $TOOFEWDATA $TOOFEWDATA
1225 return -code error -errorcode DATA -errorinfo $OUTOFRANGE \
1229 return -code error -errorcode DATA -errorinfo $TOOFEWDATA $TOOFEWDATA
1277 return -code error -errorcode DATA -errorinfo $TOOFEWDATA $TOOFEWDATA
1322 return -code error -errorcode DATA -errorinfo $OUTOFRANGE \
[all …]
/dports/www/moodle311/moodle/lib/
H A Ddmllib.php89 $errorinfo = $error;
90 parent::__construct('dbconnectionfailed', NULL, $errorinfo);
139 $errorinfo = $error."\n".$sql."\n[".var_export($params, true).']';
140 parent::__construct('dmlreadexception', NULL, $errorinfo);
165 $errorinfo = $sql."\n[".var_export($params, true).']';
166 parent::__construct('multiplerecordsfound', null, $errorinfo);
218 $errorinfo = $sql."\n[".var_export($params, true).']';
219 parent::__construct($errcode, $tablename, $errorinfo);
250 $errorinfo = $error."\n".$sql."\n[".var_export($params, true).']';
251 parent::__construct('dmlwriteexception', NULL, $errorinfo);
/dports/www/moodle310/moodle/lib/
H A Ddmllib.php89 $errorinfo = $error;
90 parent::__construct('dbconnectionfailed', NULL, $errorinfo);
139 $errorinfo = $error."\n".$sql."\n[".var_export($params, true).']';
140 parent::__construct('dmlreadexception', NULL, $errorinfo);
165 $errorinfo = $sql."\n[".var_export($params, true).']';
166 parent::__construct('multiplerecordsfound', null, $errorinfo);
218 $errorinfo = $sql."\n[".var_export($params, true).']';
219 parent::__construct($errcode, $tablename, $errorinfo);
250 $errorinfo = $error."\n".$sql."\n[".var_export($params, true).']';
251 parent::__construct('dmlwriteexception', NULL, $errorinfo);
/dports/www/moodle39/moodle/lib/
H A Ddmllib.php89 $errorinfo = $error;
90 parent::__construct('dbconnectionfailed', NULL, $errorinfo);
139 $errorinfo = $error."\n".$sql."\n[".var_export($params, true).']';
140 parent::__construct('dmlreadexception', NULL, $errorinfo);
165 $errorinfo = $sql."\n[".var_export($params, true).']';
166 parent::__construct('multiplerecordsfound', null, $errorinfo);
218 $errorinfo = $sql."\n[".var_export($params, true).']';
219 parent::__construct($errcode, $tablename, $errorinfo);
250 $errorinfo = $error."\n".$sql."\n[".var_export($params, true).']';
251 parent::__construct('dmlwriteexception', NULL, $errorinfo);
/dports/www/mod_rivet/rivet-3.2.0/rivet/packages/dio/
H A Ddio.tcl350 set errinf [$res errorinfo]
416 set errinf [$res errorinfo]
444 set errinf [$res errorinfo]
476 set errinf [$res errorinfo]
507 set errinf [$res errorinfo]
530 set errinf [$res errorinfo]
548 set errinf [$res errorinfo]
626 method errorinfo {{string ""}} { return [configure_variable errorinfo $string] }
640 public variable errorinfo ""
851 method errorinfo {{string ""}} { return [configure_variable errorinfo $string] }
[all …]
H A Ddio_Sqlite.tcl252 method errorinfo {args} {
254 set errorinfo [lindex $args 0]
256 if ![info exists errorinfo] {
260 return $errorinfo
393 set errorinfo $info
404 public variable errorinfo
H A Ddio_Postgresql.tcl76 set errorinfo ""
78 if {[$obj error]} { set errorinfo [$obj errorinfo] }
193 set errorinfo [pg_result $resultid -error]
/dports/mail/exmh2/exmh-2.9.0/lib/
H A Dsend.tcl35 return -code error -errorinfo $errorInfo -errorcode $errorCode
40 return -code error -errorinfo $errorInfo -errorcode $errorCode
43 return -code error -errorinfo $errorInfo -errorcode $errorCode
/dports/devel/gobject-introspection/gobject-introspection-1.70.0/tests/repository/
H A Dgitestrepo.c93 GIEnumInfo *errorinfo; in main() local
191 errorinfo = g_irepository_find_by_error_domain (repo, G_RESOLVER_ERROR); in main()
192 g_assert (errorinfo != NULL); in main()
193 g_assert (g_base_info_get_type ((GIBaseInfo *)errorinfo) == GI_INFO_TYPE_ENUM); in main()
194 g_assert (strcmp (g_base_info_get_name ((GIBaseInfo*)errorinfo), "ResolverError") == 0); in main()
/dports/deskutils/latte-dock/latte-dock-0.10.6/app/layouts/
H A Dstorage.cpp874 Data::ErrorInformation errorinfo; in hasDifferentAppletsWithSameId() local
879 errorinfo.applet.storageId = aid; in hasDifferentAppletsWithSameId()
881 error.information << errorinfo; in hasDifferentAppletsWithSameId()
909 Data::ErrorInformation errorinfo; in hasDifferentAppletsWithSameId() local
914 errorinfo.applet.storageId = aid; in hasDifferentAppletsWithSameId()
916 error.information << errorinfo; in hasDifferentAppletsWithSameId()
1077 Data::ErrorInformation errorinfo; in hasOrphanedParentAppletOfSubContainment() local
1082 errorinfo.applet.storageId = aid; in hasOrphanedParentAppletOfSubContainment()
1085 error.information << errorinfo; in hasOrphanedParentAppletOfSubContainment()
1101 Data::ErrorInformation errorinfo; in hasOrphanedParentAppletOfSubContainment() local
[all …]
/dports/devel/tcl-signal/signal_ext1.4/
H A Dsignal_ext.c481 char * errorinfo = 0; in handle_async() local
500 errorinfo = strdup(Tcl_GetVar(interp, "errorInfo", TCL_GLOBAL_ONLY)); in handle_async()
515 free(errorinfo); in handle_async()
521 Tcl_SetVar(interp, "errorInfo", errorinfo, TCL_GLOBAL_ONLY); in handle_async()
523 free(errorinfo); in handle_async()
530 Tcl_SetVar(interp, "errorInfo", errorinfo, TCL_GLOBAL_ONLY); in handle_async()
532 free(errorinfo); in handle_async()
/dports/devel/tcllib/tcllib-1.20/examples/mime/mbot/
H A Dmutl.tcl38 return -code $code -errorinfo $einfo -errorcode $ecode $result
49 return -code 1 -errorinfo $einfo -errorcode $ecode $result
81 return -code $code -errorinfo $einfo -errorcode $ecode $result

12345678910>>...21