Searched refs:SWIG_ArgError (Results 1 – 3 of 3) sorted by relevance
/external/marisa-trie/bindings/perl/ |
D | marisa-swig_wrap.cxx | 279 #define SWIG_ArgError(r) ((r != SWIG_ERROR) ? r : SWIG_TypeError) macro 1942 …SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Key_str" "', argument " "1"" of type '" "m… in XS() 1984 …SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Key_id" "', argument " "1"" of type '" "ma… in XS() 2020 …SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Key_weight" "', argument " "1"" of type '"… in XS() 2055 …SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_Key" "', argument " "1"" of type '"… in XS() 2095 …SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Query_str" "', argument " "1"" of type '" … in XS() 2137 …SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Query_id" "', argument " "1"" of type '" "… in XS() 2172 …SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_Query" "', argument " "1"" of type … in XS() 2233 …SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_Keyset" "', argument " "1"" of type… in XS() 2271 …SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Keyset_push_back" "', argument " "1"" of t… in XS() [all …]
|
/external/marisa-trie/bindings/ruby/ |
D | marisa-swig_wrap.cxx | 387 #define SWIG_ArgError(r) ((r != SWIG_ERROR) ? r : SWIG_TypeError) macro 2134 …SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Key const *","st… in _wrap_Key_str() 2169 …SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Key const *","id… in _wrap_Key_id() 2201 …SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Key const *","we… in _wrap_Key_weight() 2244 …SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Query const *","… in _wrap_Query_str() 2279 …SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Query const *","… in _wrap_Query_id() 2364 …SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Keyset *","push_… 2369 …SWIG_exception_fail(SWIG_ArgError(res2), Ruby_Format_TypeError( "", "marisa::Key const &","push_ba… 2410 …SWIG_exception_fail(SWIG_ArgError(res1), Ruby_Format_TypeError( "", "marisa_swig::Keyset *","push_… 2415 …SWIG_exception_fail(SWIG_ArgError(res2), Ruby_Format_TypeError( "", "char const *","push_back", 2,… [all …]
|
/external/marisa-trie/bindings/python/ |
D | marisa-swig_wrap.cxx | 283 #define SWIG_ArgError(r) ((r != SWIG_ERROR) ? r : SWIG_TypeError) macro 3185 …SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Key_str" "', argument " "1"" of type '" "m… in _wrap_Key_str() 3219 …SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Key_id" "', argument " "1"" of type '" "ma… in _wrap_Key_id() 3249 …SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Key_weight" "', argument " "1"" of type '"… in _wrap_Key_weight() 3278 …SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_Key" "', argument " "1"" of type '"… in _wrap_delete_Key() 3319 …SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Query_str" "', argument " "1"" of type '" … in _wrap_Query_str() 3353 …SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Query_id" "', argument " "1"" of type '" "… in _wrap_Query_id() 3382 …SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_Query" "', argument " "1"" of type … in _wrap_delete_Query() 3439 …SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "delete_Keyset" "', argument " "1"" of type… in _wrap_delete_Keyset() 3472 …SWIG_exception_fail(SWIG_ArgError(res1), "in method '" "Keyset_push_back" "', argument " "1"" of t… in _wrap_Keyset_push_back__SWIG_0() [all …]
|