Home
last modified time | relevance | path

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

/external/marisa-trie/bindings/perl/
Dmarisa-swig_wrap.cxx4884 swig_cast_info *ocast = SWIG_TypeCheck(ret->name, type); in SWIG_InitializeModule() local
4886 if (ocast) printf("SWIG_InitializeModule: skip old cast %s\n", ret->name); in SWIG_InitializeModule()
4888 if (!ocast) ret = 0; in SWIG_InitializeModule()
/external/marisa-trie/bindings/ruby/
Dmarisa-swig_wrap.cxx4507 swig_cast_info *ocast = SWIG_TypeCheck(ret->name, type); local
4509 if (ocast) printf("SWIG_InitializeModule: skip old cast %s\n", ret->name);
4511 if (!ocast) ret = 0;
/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx5634 swig_cast_info *ocast = SWIG_TypeCheck(ret->name, type); in SWIG_InitializeModule() local
5636 if (ocast) printf("SWIG_InitializeModule: skip old cast %s\n", ret->name); in SWIG_InitializeModule()
5638 if (!ocast) ret = 0; in SWIG_InitializeModule()