Home
last modified time | relevance | path

Searched refs:SWIG_RuntimeError (Results 1 – 4 of 4) sorted by relevance

/external/marisa-trie/bindings/perl/
Dmarisa-swig_wrap.cxx734 #define SWIG_RuntimeError -3 macro
865 case SWIG_RuntimeError: in SWIG_Perl_ErrorType()
957 #define SWIG_SetError(str) SWIG_Error(SWIG_RuntimeError, str)
1309 #define SWIG_croak(x) { SWIG_Error(SWIG_RuntimeError, x); SWIG_fail; }
1509 #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fai…
1949 SWIG_exception(SWIG_RuntimeError, ex.what()); in XS()
1991 SWIG_exception(SWIG_RuntimeError, ex.what()); in XS()
2027 SWIG_exception(SWIG_RuntimeError, ex.what()); in XS()
2062 SWIG_exception(SWIG_RuntimeError, ex.what()); in XS()
2102 SWIG_exception(SWIG_RuntimeError, ex.what()); in XS()
[all …]
/external/marisa-trie/bindings/ruby/
Dmarisa-swig_wrap.cxx842 #define SWIG_RuntimeError -3 macro
1051 case SWIG_RuntimeError: in SWIG_Ruby_ErrorType()
1807 #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fai…
2141 SWIG_exception(SWIG_RuntimeError, ex.what()); in _wrap_Key_str()
2176 SWIG_exception(SWIG_RuntimeError, ex.what()); in _wrap_Key_id()
2208 SWIG_exception(SWIG_RuntimeError, ex.what()); in _wrap_Key_weight()
2251 SWIG_exception(SWIG_RuntimeError, ex.what()); in _wrap_Query_str()
2286 SWIG_exception(SWIG_RuntimeError, ex.what()); in _wrap_Query_id()
2334 SWIG_exception(SWIG_RuntimeError, ex.what());
2379 SWIG_exception(SWIG_RuntimeError, ex.what());
[all …]
/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx738 #define SWIG_RuntimeError -3 macro
915 case SWIG_RuntimeError: in SWIG_Python_ErrorType()
2679 #define SWIG_contract_assert(expr, msg) if (!(expr)) { SWIG_Error(SWIG_RuntimeError, msg); SWIG_fai…
2883 return SWIG_RuntimeError; in SWIG_AsCharPtrAndSize()
3192 SWIG_exception(SWIG_RuntimeError, ex.what()); in _wrap_Key_str()
3226 SWIG_exception(SWIG_RuntimeError, ex.what()); in _wrap_Key_id()
3256 SWIG_exception(SWIG_RuntimeError, ex.what()); in _wrap_Key_weight()
3285 SWIG_exception(SWIG_RuntimeError, ex.what()); in _wrap_delete_Key()
3326 SWIG_exception(SWIG_RuntimeError, ex.what()); in _wrap_Query_str()
3360 SWIG_exception(SWIG_RuntimeError, ex.what()); in _wrap_Query_id()
[all …]
/external/marisa-trie/bindings/
Dmarisa-swig.i20 SWIG_exception(SWIG_RuntimeError, ex.what()); in catch()