Searched defs:argnum (Results 1 – 4 of 4) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/ |
D | token.h | 194 int argnum; member
|
/third_party/skia/third_party/externals/libwebp/swig/ |
D | libwebp_python_wrap.c | 2832 #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/ |
D | libwebp_python_wrap.c | 2811 #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/ |
D | clinic.py | 3436 def parse_arg(self, argname, argnum): argument
|