Home
last modified time | relevance | path

Searched refs:SWIG_OK (Results 1 – 3 of 3) sorted by relevance

/external/marisa-trie/bindings/perl/
Dmarisa-swig_wrap.cxx276 #define SWIG_OK (0) macro
289 #define SWIG_OLDOBJ (SWIG_OK)
290 #define SWIG_NEWOBJ (SWIG_OK | SWIG_NEWOBJMASK)
291 #define SWIG_TMPOBJ (SWIG_OK | SWIG_TMPOBJMASK)
1174 return SWIG_OK; in SWIG_Perl_ConvertPtrAndOwn()
1178 return SWIG_OK; in SWIG_Perl_ConvertPtrAndOwn()
1226 return SWIG_OK; in SWIG_Perl_ConvertPtrAndOwn()
1304 return SWIG_OK; in SWIG_Perl_ConvertPacked()
1601 return SWIG_OK; in SWIG_PERL_DECL_ARGS_2()
1604 return SWIG_AddCast(SWIG_OK); in SWIG_PERL_DECL_ARGS_2()
[all …]
/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx280 #define SWIG_OK (0) macro
293 #define SWIG_OLDOBJ (SWIG_OK)
294 #define SWIG_NEWOBJ (SWIG_OK | SWIG_NEWOBJMASK)
295 #define SWIG_TMPOBJ (SWIG_OK | SWIG_TMPOBJMASK)
2159 return SWIG_OK; in SWIG_Python_ConvertPtrAndOwn()
2200 return SWIG_OK; in SWIG_Python_ConvertPtrAndOwn()
2271 return SWIG_OK; in SWIG_Python_ConvertFunctionPtr()
2288 return SWIG_OK; in SWIG_Python_ConvertPacked()
2490 return SWIG_OK; in PyModule_AddObject()
2926 return SWIG_OK; in SWIG_AsCharPtrAndSize()
[all …]
/external/marisa-trie/bindings/ruby/
Dmarisa-swig_wrap.cxx384 #define SWIG_OK (0) macro
397 #define SWIG_OLDOBJ (SWIG_OK)
398 #define SWIG_NEWOBJ (SWIG_OK | SWIG_NEWOBJMASK)
399 #define SWIG_TMPOBJ (SWIG_OK | SWIG_TMPOBJMASK)
1626 return SWIG_OK; in SWIG_Ruby_ConvertPtrAndOwn()
1670 return SWIG_OK; in SWIG_Ruby_ConvertPtrAndOwn()
1688 return SWIG_OK; in SWIG_Ruby_ConvertPtrAndOwn()
1727 return SWIG_OK; in SWIG_Ruby_ConvertPacked()
1950 return SWIG_OK; in SWIG_AsCharPtrAndSize()
1955 if (SWIG_ConvertPtr(obj, &vptr, pchar_descriptor, 0) == SWIG_OK) { in SWIG_AsCharPtrAndSize()
[all …]