Home
last modified time | relevance | path

Searched refs:SWIG_ValueError (Results 1 – 25 of 1243) sorted by relevance

12345678910>>...50

/dports/textproc/yamcha/yamcha-0.33/swig/
H A Darg.i42 SWIG_exception(SWIG_ValueError,"$input is not an array.");
45 SWIG_exception(SWIG_ValueError,"$input is not an array.");
67 SWIG_exception(SWIG_ValueError, "Expecting a list");
71 SWIG_exception(SWIG_ValueError, "List must contain at least 1 element");
78 SWIG_exception(SWIG_ValueError, "List items must be strings");
96 SWIG_exception(SWIG_ValueError, "Expected an array");
100 SWIG_exception(SWIG_ValueError, "List must contain at least 1 element");
107 SWIG_exception(SWIG_ValueError, "List items must be strings");
/dports/devel/swig/swig-4.0.2/Examples/ruby/multimap/
H A Dexample.i21 SWIG_exception(SWIG_ValueError, "Expected an array");
25 SWIG_exception(SWIG_ValueError, "List must contain at least 1 element");
32 SWIG_exception(SWIG_ValueError, "List items must be strings");
47 SWIG_exception(SWIG_ValueError, "Expected a string");
61 SWIG_exception(SWIG_ValueError,"Expected a string");
86 SWIG_exception(SWIG_ValueError,"$1_name and $2_name must be in unit circle");
/dports/devel/swig/swig-4.0.2/Lib/
H A Dconstraints.i94 SWIG_exception(SWIG_ValueError,"Expected a positive value.");
114 SWIG_exception(SWIG_ValueError,"Expected a negative value.");
134 SWIG_exception(SWIG_ValueError,"Expected a nonzero value.");
154 SWIG_exception(SWIG_ValueError,"Expected a non-negative value.");
174 SWIG_exception(SWIG_ValueError,"Expected a non-positive value.");
185 SWIG_exception(SWIG_ValueError,"Received a NULL pointer.");
198 SWIG_exception(SWIG_ValueError,"Pointer must be 8-byte aligned.");
209 SWIG_exception(SWIG_ValueError,"Pointer must be 4-byte aligned.");
220 SWIG_exception(SWIG_ValueError,"Pointer must be 2-byte aligned.");
H A Dexception.i43 MAP(SWIG_ValueError, "swig-value-error"); in SWIG_exception_()
75 MAP(SWIG_ValueError, "swig-value-error"); in SWIG_exception_()
111 case SWIG_ValueError: in SWIG_JavaException()
156 case SWIG_ValueError: in SWIG_OCamlException()
175 if (code == SWIG_ValueError) { in SWIG_CSharpException()
234 case SWIG_ValueError: in SWIG_DThrowException()
282 SWIG_exception(SWIG_ValueError, e.what() );
284 SWIG_exception(SWIG_ValueError, e.what() ); in catch()
H A Dstd_except.i46 %std_exception_map(domain_error, SWIG_ValueError);
48 %std_exception_map(invalid_argument, SWIG_ValueError);
/dports/devel/swig/swig-4.0.2/Examples/guile/multimap/
H A Dexample.i25 SWIG_exception(SWIG_ValueError, "Expecting a vector");
31 SWIG_exception(SWIG_ValueError, "Vector must contain at least 1 element");
37 SWIG_exception(SWIG_ValueError, "Vector items must be strings");
57 SWIG_exception(SWIG_ValueError, "Expecting a string");
92 SWIG_exception(SWIG_ValueError,"$1_name and $2_name must be in unit circle");
/dports/math/spot/spot-2.10.2/python/
H A Dbuddy_wrap.cxx764 #define SWIG_ValueError -9 macro
896 case SWIG_ValueError: in SWIG_Python_ErrorType()
6418 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "bdd_load" "', argume… in _wrap_bdd_load()
7386 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "bvec_val" "', argume… in _wrap_bvec_val()
7548 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "bvec_add" "', argume… in _wrap_bvec_add()
7561 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "bvec_add" "', argume… in _wrap_bvec_add()
7594 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "bvec_sub" "', argume… in _wrap_bvec_sub()
7607 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "bvec_sub" "', argume… in _wrap_bvec_sub()
7840 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "bvec_ite" "', argume… in _wrap_bvec_ite()
7982 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "bvec_shl" "', argume… in _wrap_bvec_shl()
[all …]
/dports/math/py-spot/spot-2.10.2/python/
H A Dbuddy_wrap.cxx764 #define SWIG_ValueError -9 macro
896 case SWIG_ValueError: in SWIG_Python_ErrorType()
6418 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "bdd_load" "', argume… in _wrap_bdd_load()
7386 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "bvec_val" "', argume… in _wrap_bvec_val()
7548 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "bvec_add" "', argume… in _wrap_bvec_add()
7561 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "bvec_add" "', argume… in _wrap_bvec_add()
7594 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "bvec_sub" "', argume… in _wrap_bvec_sub()
7607 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "bvec_sub" "', argume… in _wrap_bvec_sub()
7840 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "bvec_ite" "', argume… in _wrap_bvec_ite()
7982 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "bvec_shl" "', argume… in _wrap_bvec_shl()
[all …]
/dports/devel/swig/swig-4.0.2/Examples/python/multimap/
H A Dexample.i21 SWIG_exception(SWIG_ValueError, "Expecting a list");
25 SWIG_exception(SWIG_ValueError, "List must contain at least 1 element");
37 SWIG_exception(SWIG_ValueError, "List items must be strings");
152 SWIG_exception(SWIG_ValueError,"$1_name and $2_name must be in unit circle");
/dports/security/py-m2crypto/M2Crypto-0.38.0/src/SWIG/
H A D_m2crypto_wrap.c742 #define SWIG_ValueError -9 macro
874 case SWIG_ValueError: in SWIG_Python_ErrorType()
12772 SWIG_exception(SWIG_ValueError,"Received a NULL pointer."); in _wrap_bio_new()
12829 SWIG_exception(SWIG_ValueError,"Received a NULL pointer."); in _wrap_bio_free_all()
12861 SWIG_exception(SWIG_ValueError,"Received a NULL pointer."); in _wrap_bio_dup_chain()
12896 SWIG_exception(SWIG_ValueError,"Received a NULL pointer."); in _wrap_bio_push()
12901 SWIG_exception(SWIG_ValueError,"Received a NULL pointer."); in _wrap_bio_push()
12929 SWIG_exception(SWIG_ValueError,"Received a NULL pointer."); in _wrap_bio_pop()
12957 SWIG_exception(SWIG_ValueError,"Received a NULL pointer."); in _wrap_bio_eof()
13043 SWIG_exception(SWIG_ValueError,"Received a NULL pointer."); in _wrap_bio_free()
[all …]
/dports/devel/swig/swig-4.0.2/Examples/perl5/multimap/
H A Dexample.i26 SWIG_exception(SWIG_ValueError,"$input is not an array.");
29 SWIG_exception(SWIG_ValueError,"$input is not an array.");
87 SWIG_exception(SWIG_ValueError,"$1_name and $2_name must be in unit circle");
/dports/math/p5-Math-GSL/Math-GSL-0.43/xs/
H A DComplex_wrap.2.5.c725 #define SWIG_ValueError -9 macro
859 case SWIG_ValueError: in SWIG_Perl_ErrorType()
2513 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""d… in XS()
2630 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""l… in XS()
2747 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""f… in XS()
2929 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_arg" "',… in XS()
2961 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_abs" "',… in XS()
3060 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_add" "',… in XS()
3071 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_add" "',… in XS()
3106 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_sub" "',… in XS()
[all …]
H A DComplex_wrap.2.2.1.c725 #define SWIG_ValueError -9 macro
859 case SWIG_ValueError: in SWIG_Perl_ErrorType()
2513 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""d… in XS()
2630 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""l… in XS()
2747 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""f… in XS()
2929 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_arg" "',… in XS()
2961 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_abs" "',… in XS()
3060 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_add" "',… in XS()
3071 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_add" "',… in XS()
3106 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_sub" "',… in XS()
[all …]
H A DComplex_wrap.2.7.c725 #define SWIG_ValueError -9 macro
859 case SWIG_ValueError: in SWIG_Perl_ErrorType()
2513 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""d… in XS()
2630 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""l… in XS()
2747 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""f… in XS()
2929 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_arg" "',… in XS()
2961 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_abs" "',… in XS()
3060 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_add" "',… in XS()
3071 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_add" "',… in XS()
3106 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_sub" "',… in XS()
[all …]
H A DComplex_wrap.1.15.c725 #define SWIG_ValueError -9 macro
859 case SWIG_ValueError: in SWIG_Perl_ErrorType()
2513 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""d… in XS()
2630 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""l… in XS()
2747 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""f… in XS()
2929 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_arg" "',… in XS()
2961 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_abs" "',… in XS()
3060 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_add" "',… in XS()
3071 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_add" "',… in XS()
3106 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_sub" "',… in XS()
[all …]
H A DComplex_wrap.1.16.c725 #define SWIG_ValueError -9 macro
859 case SWIG_ValueError: in SWIG_Perl_ErrorType()
2513 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""d… in XS()
2630 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""l… in XS()
2747 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""f… in XS()
2929 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_arg" "',… in XS()
2961 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_abs" "',… in XS()
3060 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_add" "',… in XS()
3071 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_add" "',… in XS()
3106 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_sub" "',… in XS()
[all …]
H A DComplex_wrap.2.0.c725 #define SWIG_ValueError -9 macro
859 case SWIG_ValueError: in SWIG_Perl_ErrorType()
2513 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""d… in XS()
2630 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""l… in XS()
2747 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""f… in XS()
2929 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_arg" "',… in XS()
2961 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_abs" "',… in XS()
3060 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_add" "',… in XS()
3071 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_add" "',… in XS()
3106 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_sub" "',… in XS()
[all …]
H A DComplex_wrap.2.1.c725 #define SWIG_ValueError -9 macro
859 case SWIG_ValueError: in SWIG_Perl_ErrorType()
2513 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""d… in XS()
2630 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""l… in XS()
2747 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""f… in XS()
2929 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_arg" "',… in XS()
2961 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_abs" "',… in XS()
3060 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_add" "',… in XS()
3071 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_add" "',… in XS()
3106 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_sub" "',… in XS()
[all …]
H A DComplex_wrap.2.2.c725 #define SWIG_ValueError -9 macro
859 case SWIG_ValueError: in SWIG_Perl_ErrorType()
2513 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""d… in XS()
2630 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""l… in XS()
2747 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""f… in XS()
2929 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_arg" "',… in XS()
2961 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_abs" "',… in XS()
3060 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_add" "',… in XS()
3071 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_add" "',… in XS()
3106 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_sub" "',… in XS()
[all …]
H A DComplex_wrap.2.3.c725 #define SWIG_ValueError -9 macro
859 case SWIG_ValueError: in SWIG_Perl_ErrorType()
2513 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""d… in XS()
2630 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""l… in XS()
2747 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""f… in XS()
2929 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_arg" "',… in XS()
2961 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_abs" "',… in XS()
3060 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_add" "',… in XS()
3071 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_add" "',… in XS()
3106 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_sub" "',… in XS()
[all …]
H A DComplex_wrap.2.4.c725 #define SWIG_ValueError -9 macro
859 case SWIG_ValueError: in SWIG_Perl_ErrorType()
2513 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""d… in XS()
2630 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""l… in XS()
2747 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""f… in XS()
2929 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_arg" "',… in XS()
2961 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_abs" "',… in XS()
3060 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_add" "',… in XS()
3071 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_add" "',… in XS()
3106 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_sub" "',… in XS()
[all …]
H A DComplex_wrap.2.6.c725 #define SWIG_ValueError -9 macro
859 case SWIG_ValueError: in SWIG_Perl_ErrorType()
2513 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""d… in XS()
2630 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""l… in XS()
2747 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in variable '""dat""' of type '""f… in XS()
2929 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_arg" "',… in XS()
2961 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_abs" "',… in XS()
3060 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_add" "',… in XS()
3071 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_add" "',… in XS()
3106 …SWIG_exception_fail(SWIG_ValueError, "invalid null reference " "in method '" "gsl_complex_sub" "',… in XS()
[all …]
/dports/science/siconos/siconos-4.4.0/wrap/swig/
H A DKernelTypes.i67 %argument_fail(SWIG_ValueError, "$type", $symname, $argnum);
70 %argument_fail(SWIG_ValueError, "$type", $symname, $argnum);
96 %argument_fail(SWIG_ValueError, "$type", $symname, $argnum);
99 %argument_fail(SWIG_ValueError, "$type", $symname, $argnum);
277 %argument_fail(SWIG_ValueError, "$type", $symname, $argnum);
898 else { SWIG_exception_fail(SWIG_ValueError, "expected vector"); }
918 else { SWIG_exception_fail(SWIG_ValueError, "expected vector"); }
1104 else { SWIG_exception_fail(SWIG_ValueError, "expected matrix"); }
1106 if (!$1) { SWIG_exception_fail(SWIG_ValueError, "expected matrix"); }
1122 else { SWIG_exception_fail(SWIG_ValueError, "expected matrix"); }
[all …]
/dports/devel/swig/swig-4.0.2/Lib/typemaps/
H A Dstd_except.swg25 %std_exception_map(domain_error, SWIG_ValueError);
27 %std_exception_map(invalid_argument, SWIG_ValueError);
/dports/devel/swig/swig-4.0.2/Examples/tcl/multimap/
H A Dexample.i23 SWIG_exception(SWIG_ValueError,"Expected a list");
75 SWIG_exception(SWIG_ValueError,"$1_name and $2_name must be in unit circle");

12345678910>>...50