Home
last modified time | relevance | path

Searched defs:argnum (Results 1 – 4 of 4) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dtoken.h194 int argnum; member
/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c2832 #define SWIG_MustGetPtr(p, type, argnum, flags) SWIG_Python_MustGetPtr(p, type, argnum, flags) argument
2862 SWIG_Python_ArgFail(int argnum) in SWIG_Python_ArgFail()
2922 SWIG_Python_MustGetPtr(PyObject *obj, swig_type_info *ty, int SWIGUNUSEDPARM(argnum), int flags) { in SWIG_Python_MustGetPtr()
/third_party/flutter/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c2811 #define SWIG_MustGetPtr(p, type, argnum, flags) SWIG_Python_MustGetPtr(p, type, argnum, flags) argument
2841 SWIG_Python_ArgFail(int argnum) in SWIG_Python_ArgFail()
2901 SWIG_Python_MustGetPtr(PyObject *obj, swig_type_info *ty, int SWIGUNUSEDPARM(argnum), int flags) { in SWIG_Python_MustGetPtr()
/third_party/python/Tools/clinic/
Dclinic.py3436 def parse_arg(self, argname, argnum): argument