| /third_party/python/Misc/ |
| H A D | coverity_model.c | 87 wchar_t *Py_DecodeLocale(const char* arg, size_t *size) in Py_DecodeLocale() argument
|
| /third_party/python/Modules/_ctypes/darwin/ |
| H A D | dlfcn_simple.c | 87 va_list arg; in error() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ |
| H A D | PassInfo.h | 47 PassInfo(StringRef name, StringRef arg, const void *pi, NormalCtor_t normal, in PassInfo() argument
|
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| H A D | function_arithmetic_test.cc | 962 auto& arg = std::get<1>(GetParam()); in TEST_P() local [all...] |
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| H A D | builtins_validation_test.cc | 344 auto* arg = Param("arg", ty.bool_(), in TEST_F() local 379 auto* arg = Param("arg", ty.bool_(), TEST_F() local [all...] |
| /third_party/skia/third_party/externals/tint/src/transform/ |
| H A D | calculate_array_length.cc | 138 auto* arg = call_expr->args[0]; in Run() local
|
| /third_party/toybox/lib/ |
| H A D | args.c | 99 long *arg; // Pointer into union "this" to store arguments at. member 125 char *arg; member 179 char *arg = gof->arg; gotflag() local [all...] |
| /third_party/toybox/toys/lsb/ |
| H A D | md5sum.c | 405 char **arg; in md5sum_main() local
|
| /third_party/toybox/toys/other/ |
| H A D | lsattr.c | 214 char *arg = **argv, *ptr = NULL; in parse_cmdline_arg() local [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | dd.c | 126 static void parse_flags(char *what, char *arg, in parse_flags() argument 150 char *arg = *args; in dd_main() local [all...] |
| H A D | tr.c | 127 static char *expand_set(char *arg, int *len) in expand_set() argument [all...] |
| /third_party/toybox/toys/posix/ |
| H A D | od.c | 266 struct arg_list *arg; in od_main() local
|
| H A D | tail.c | 218 char *arg = *args; in tail_main() local
|
| /third_party/protobuf/python/google/protobuf/pyext/ |
| H A D | message_factory.cc | 119 static int GcTraverse(PyObject* pself, visitproc visit, void* arg) { in GcTraverse() argument
|
| /third_party/python/Python/ |
| H A D | Python-tokenize.c | 158 tokenizemodule_traverse(PyObject *m, visitproc visit, void *arg) in tokenizemodule_traverse() argument
|
| /third_party/python/Modules/_sqlite/clinic/ |
| H A D | cursor.c.h | 128 pysqlite_cursor_executescript(pysqlite_Cursor *self, PyObject *arg) in pysqlite_cursor_executescript() argument
|
| H A D | module.c.h | 171 pysqlite_enable_callback_trace(PyObject *module, PyObject *arg) in pysqlite_enable_callback_trace() argument
|
| /third_party/python/Objects/clinic/ |
| H A D | floatobject.c.h | 269 float___getformat__(PyTypeObject *type, PyObject *arg) in float___getformat__() argument 306 float___format__(PyObject *self, PyObject *arg) in float___format__() argument
|
| H A D | typeobject.c.h | 182 object___reduce_ex__(PyObject *self, PyObject *arg) in object___reduce_ex__() argument 210 object___format__(PyObject *self, PyObject *arg) in object___format__() argument
|
| /third_party/python/Objects/ |
| H A D | interpreteridobject.c | 46 interp_id_converter(PyObject *arg, void *ptr) in interp_id_converter() argument
|
| H A D | namespaceobject.c | 149 namespace_traverse(_PyNamespaceObject *ns, visitproc visit, void *arg) in namespace_traverse() argument
|
| /third_party/python/Modules/clinic/ |
| H A D | _lzmamodule.c.h | 23 _lzma_LZMACompressor_compress(Compressor *self, PyObject *arg) in _lzma_LZMACompressor_compress() argument 229 _lzma_is_check_supported(PyObject *module, PyObject *arg) in _lzma_is_check_supported() argument
|
| H A D | _struct.c.h | 59 Struct_unpack(PyStructObject *self, PyObject *arg) in Struct_unpack() argument 196 calcsize(PyObject *module, PyObject *arg) in calcsize() argument
|
| /third_party/python/Modules/ |
| H A D | fcntlmodule.c | 47 fcntl_fcntl_impl(PyObject *module, int fd, int code, PyObject *arg) in fcntl_fcntl_impl() argument 159 int arg = 0; fcntl_ioctl_impl() local 173 char *arg; fcntl_ioctl_impl() local [all...] |
| H A D | grpmodule.c | 333 static int grpmodule_traverse(PyObject *m, visitproc visit, void *arg) { in grpmodule_traverse() argument
|