Searched refs:SWIG_exception (Results 1 – 5 of 5) sorted by relevance
/external/marisa-trie/bindings/perl/ |
D | marisa-swig_wrap.cxx | 1513 #define SWIG_exception(code, msg) do { SWIG_Error(code, msg); SWIG_fail;; } while(0) macro 1949 SWIG_exception(SWIG_RuntimeError, ex.what()); in XS() 1951 SWIG_exception(SWIG_UnknownError,"Unknown exception"); in XS() 1991 SWIG_exception(SWIG_RuntimeError, ex.what()); in XS() 1993 SWIG_exception(SWIG_UnknownError,"Unknown exception"); in XS() 2027 SWIG_exception(SWIG_RuntimeError, ex.what()); in XS() 2029 SWIG_exception(SWIG_UnknownError,"Unknown exception"); in XS() 2062 SWIG_exception(SWIG_RuntimeError, ex.what()); in XS() 2064 SWIG_exception(SWIG_UnknownError,"Unknown exception"); in XS() 2102 SWIG_exception(SWIG_RuntimeError, ex.what()); in XS() [all …]
|
/external/marisa-trie/bindings/ruby/ |
D | marisa-swig_wrap.cxx | 1811 #define SWIG_exception(code, msg) do { SWIG_Error(code, msg);; } while(0) macro 2141 SWIG_exception(SWIG_RuntimeError, ex.what()); in _wrap_Key_str() 2143 SWIG_exception(SWIG_UnknownError,"Unknown exception"); in _wrap_Key_str() 2176 SWIG_exception(SWIG_RuntimeError, ex.what()); in _wrap_Key_id() 2178 SWIG_exception(SWIG_UnknownError,"Unknown exception"); in _wrap_Key_id() 2208 SWIG_exception(SWIG_RuntimeError, ex.what()); in _wrap_Key_weight() 2210 SWIG_exception(SWIG_UnknownError,"Unknown exception"); in _wrap_Key_weight() 2251 SWIG_exception(SWIG_RuntimeError, ex.what()); in _wrap_Query_str() 2253 SWIG_exception(SWIG_UnknownError,"Unknown exception"); in _wrap_Query_str() 2286 SWIG_exception(SWIG_RuntimeError, ex.what()); in _wrap_Query_id() [all …]
|
/external/marisa-trie/bindings/python/ |
D | marisa-swig_wrap.cxx | 2683 #define SWIG_exception(code, msg) do { SWIG_Error(code, msg); SWIG_fail;; } while(0) macro 3192 SWIG_exception(SWIG_RuntimeError, ex.what()); in _wrap_Key_str() 3194 SWIG_exception(SWIG_UnknownError,"Unknown exception"); in _wrap_Key_str() 3226 SWIG_exception(SWIG_RuntimeError, ex.what()); in _wrap_Key_id() 3228 SWIG_exception(SWIG_UnknownError,"Unknown exception"); in _wrap_Key_id() 3256 SWIG_exception(SWIG_RuntimeError, ex.what()); in _wrap_Key_weight() 3258 SWIG_exception(SWIG_UnknownError,"Unknown exception"); in _wrap_Key_weight() 3285 SWIG_exception(SWIG_RuntimeError, ex.what()); in _wrap_delete_Key() 3287 SWIG_exception(SWIG_UnknownError,"Unknown exception"); in _wrap_delete_Key() 3326 SWIG_exception(SWIG_RuntimeError, ex.what()); in _wrap_Query_str() [all …]
|
/external/marisa-trie/bindings/ |
D | marisa-swig.i | 20 SWIG_exception(SWIG_RuntimeError, ex.what()); in catch() 22 SWIG_exception(SWIG_UnknownError,"Unknown exception");
|
/external/libnl/python/netlink/ |
D | capi.i | 823 SWIG_exception(SWIG_TypeError,
|