Home
last modified time | relevance | path

Searched refs:SwigPyObject_format (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webp/swig/
H A Dlibwebp_python_wrap.c1555 SwigPyObject_format(const char* fmt, SwigPyObject *v) in SwigPyObject_format() function
1579 return SwigPyObject_format("%o",v); in SwigPyObject_oct()
1585 return SwigPyObject_format("%x",v); in SwigPyObject_hex()
/aosp_15_r20/external/marisa-trie/bindings/python/
H A Dmarisa-swig_wrap.cxx1434 SwigPyObject_format(const char* fmt, SwigPyObject *v) in SwigPyObject_format() function
1458 return SwigPyObject_format("%o",v); in SwigPyObject_oct()
1464 return SwigPyObject_format("%x",v); in SwigPyObject_hex()