Searched defs:SWIG_NewPointerObj (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/webp/swig/ |
H A D | libwebp_python_wrap.c | 1165 #define SWIG_NewPointerObj(ptr, type, flags) SWIG_Python_NewPointerObj(self, ptr, type, … macro 1167 #define SWIG_NewPointerObj(ptr, type, flags) SWIG_Python_NewPointerObj(NULL, ptr, type, … macro
|
/aosp_15_r20/external/marisa-trie/bindings/ruby/ |
H A D | marisa-swig_wrap.cxx | 1375 #define SWIG_NewPointerObj(ptr, type, flags) SWIG_Ruby_NewPointerObj(ptr, type, flags) macro
|
/aosp_15_r20/external/marisa-trie/bindings/perl/ |
H A D | marisa-swig_wrap.cxx | 922 #define SWIG_NewPointerObj(p, type, flags) SWIG_Perl_NewPointerObj(SWIG_PERL_OBJECT_CA… macro
|
/aosp_15_r20/external/marisa-trie/bindings/python/ |
H A D | marisa-swig_wrap.cxx | 1108 #define SWIG_NewPointerObj(ptr, type, flags) SWIG_Python_NewPointerObj(ptr, type, flags) macro
|