Home
last modified time | relevance | path

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

/external/marisa-trie/bindings/perl/
Dmarisa-swig_wrap.cxx336 struct swig_cast_info *cast; /* linked list of types that can cast into this type */
342 typedef struct swig_cast_info { struct
345 struct swig_cast_info *next; /* pointer to next cast in linked list */ argument
346 struct swig_cast_info *prev; /* pointer to the previous cast */ argument
347 } swig_cast_info; typedef
357 swig_cast_info **cast_initial; /* Array of initially generated casting structures */
421 SWIGRUNTIME swig_cast_info *
424 swig_cast_info *iter = ty->cast; in SWIG_TypeCheck()
448 SWIGRUNTIME swig_cast_info *
451 swig_cast_info *iter = ty->cast; in SWIG_TypeCheckStruct()
[all …]
/external/marisa-trie/bindings/ruby/
Dmarisa-swig_wrap.cxx444 struct swig_cast_info *cast; /* linked list of types that can cast into this type */
450 typedef struct swig_cast_info { struct
453 struct swig_cast_info *next; /* pointer to next cast in linked list */ argument
454 struct swig_cast_info *prev; /* pointer to the previous cast */ argument
455 } swig_cast_info; typedef
465 swig_cast_info **cast_initial; /* Array of initially generated casting structures */
529 SWIGRUNTIME swig_cast_info *
532 swig_cast_info *iter = ty->cast; in SWIG_TypeCheck()
556 SWIGRUNTIME swig_cast_info *
559 swig_cast_info *iter = ty->cast; in SWIG_TypeCheckStruct()
[all …]
/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx340 struct swig_cast_info *cast; /* linked list of types that can cast into this type */
346 typedef struct swig_cast_info { struct
349 struct swig_cast_info *next; /* pointer to next cast in linked list */ argument
350 struct swig_cast_info *prev; /* pointer to the previous cast */ argument
351 } swig_cast_info; typedef
361 swig_cast_info **cast_initial; /* Array of initially generated casting structures */
425 SWIGRUNTIME swig_cast_info *
428 swig_cast_info *iter = ty->cast; in SWIG_TypeCheck()
452 SWIGRUNTIME swig_cast_info *
455 swig_cast_info *iter = ty->cast; in SWIG_TypeCheckStruct()
[all …]