Searched refs:SWIG_TypeNameComp (Results 1 – 3 of 3) sorted by relevance
/external/marisa-trie/bindings/perl/ |
D | marisa-swig_wrap.cxx | 369 SWIG_TypeNameComp(const char *f1, const char *l1, in SWIG_TypeNameComp() function 392 equiv = (SWIG_TypeNameComp(nb, ne, tb, te) == 0) ? 1 : 0; in SWIG_TypeEquiv() 411 equiv = (SWIG_TypeNameComp(nb, ne, tb, te) == 0) ? 1 : 0; in SWIG_TypeCompare()
|
/external/marisa-trie/bindings/ruby/ |
D | marisa-swig_wrap.cxx | 477 SWIG_TypeNameComp(const char *f1, const char *l1, in SWIG_TypeNameComp() function 500 equiv = (SWIG_TypeNameComp(nb, ne, tb, te) == 0) ? 1 : 0; in SWIG_TypeEquiv() 519 equiv = (SWIG_TypeNameComp(nb, ne, tb, te) == 0) ? 1 : 0; in SWIG_TypeCompare()
|
/external/marisa-trie/bindings/python/ |
D | marisa-swig_wrap.cxx | 373 SWIG_TypeNameComp(const char *f1, const char *l1, in SWIG_TypeNameComp() function 396 equiv = (SWIG_TypeNameComp(nb, ne, tb, te) == 0) ? 1 : 0; in SWIG_TypeEquiv() 415 equiv = (SWIG_TypeNameComp(nb, ne, tb, te) == 0) ? 1 : 0; in SWIG_TypeCompare()
|