Searched refs:SWIG_exception (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/marisa-trie/bindings/perl/ |
H A 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 …]
|
/aosp_15_r20/external/marisa-trie/bindings/ruby/ |
H A 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 …]
|
/aosp_15_r20/external/marisa-trie/bindings/python/ |
H A 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 …]
|
/aosp_15_r20/external/armnn/python/pyarmnn/src/pyarmnn/swig/ |
H A D | standard_header.i | 27 SWIG_exception(SWIG_RuntimeError, const_cast<char*>(e.what())); in catch() 35 SWIG_exception(SWIG_ValueError, const_cast<char*>(e.what())); in catch() 37 SWIG_exception(SWIG_IndexError, const_cast<char*>(e.what())); 39 SWIG_exception(SWIG_RuntimeError, const_cast<char*>(e.what())); in catch() 47 SWIG_exception(SWIG_ValueError, const_cast<char*>(e.what())); in catch() 49 SWIG_exception(SWIG_IndexError, const_cast<char*>(e.what())); 51 SWIG_exception(SWIG_RuntimeError, const_cast<char*>(e.what())); in catch()
|
/aosp_15_r20/external/marisa-trie/bindings/ |
H A D | marisa-swig.i | 20 SWIG_exception(SWIG_RuntimeError, ex.what()); in catch() 22 SWIG_exception(SWIG_UnknownError,"Unknown exception");
|
/aosp_15_r20/external/webp/swig/ |
H A D | libwebp_go_wrap.c | 194 #define SWIG_exception(code, msg) _swig_gopanic(msg) macro
|
H A D | libwebp_python_wrap.c | 3002 #define SWIG_exception(code, msg) do { SWIG_Error(code, msg); SWIG_fail;; } while(0) macro
|
/aosp_15_r20/external/libnl/python/netlink/ |
H A D | capi.i | 823 SWIG_exception(SWIG_TypeError,
|