HomeSort by relevance Sort by last modified time
    Searched refs:SWIG_RuntimeError (Results 1 - 17 of 17) sorted by null

  /prebuilts/misc/common/swig/include/2.0.11/go/
exception.i 2 SWIG_exception(SWIG_RuntimeError,"unknown exception");
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
perlerrors.swg 12 case SWIG_RuntimeError:
perlrun.swg 57 #define SWIG_SetError(str) SWIG_Error(SWIG_RuntimeError, str)
411 #define SWIG_croak(x) { SWIG_Error(SWIG_RuntimeError, x); SWIG_fail; }
  /prebuilts/misc/common/swig/include/2.0.11/
swigerrors.swg 4 #define SWIG_RuntimeError -3
std_except.i 48 %std_exception_map(logic_error, SWIG_RuntimeError);
52 %std_exception_map(runtime_error, SWIG_RuntimeError);
exception.i 37 MAP(SWIG_RuntimeError, "swig-runtime-error");
69 MAP(SWIG_RuntimeError, "swig-runtime-error");
100 case SWIG_RuntimeError:
181 case SWIG_RuntimeError:
225 case SWIG_RuntimeError:
276 SWIG_exception(SWIG_RuntimeError, e.what() );
294 SWIG_exception(SWIG_RuntimeError,"unknown exception");
298 SWIG_exception(SWIG_RuntimeError,"unknown exception");
  /prebuilts/misc/common/swig/include/2.0.11/typemaps/
exception.swg 33 %define_as(SWIG_contract_assert(expr, msg), if (!(expr)) { %error(SWIG_RuntimeError, msg); SWIG_fail; } else)
71 SWIG_exception_fail(SWIG_RuntimeError, e.what() );
swigtype.swg 445 SWIG_exception_fail(SWIG_RuntimeError,"unknown exception");
  /prebuilts/misc/common/swig/include/2.0.11/python/
pyerrors.swg 15 case SWIG_RuntimeError:
pystrings.swg 21 return SWIG_RuntimeError;
pycontainer.swg 633 SWIG_Error(SWIG_RuntimeError, msg);
  /prebuilts/misc/common/swig/include/2.0.11/tcl/
tclerrors.swg 15 case SWIG_RuntimeError:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
qpol.i 402 SWIG_exception(SWIG_RuntimeError, "Could not get class iterator");
432 SWIG_exception(SWIG_RuntimeError, "Could not get common iterator");
    [all...]
qpol_wrap.c 709 #define SWIG_RuntimeError -3
956 case SWIG_RuntimeError:
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
rubyerrors.swg 47 case SWIG_RuntimeError:
rubycontainer.swg 407 SWIG_Error(SWIG_RuntimeError, msg);
  /prebuilts/misc/common/swig/include/2.0.11/octave/
octcontainer.swg 415 SWIG_Error(SWIG_RuntimeError, msg);

Completed in 221 milliseconds