Home
last modified time | relevance | path

Searched defs:arg (Results 1001 - 1025 of 2740) sorted by relevance

1...<<41424344454647484950>>...110

/third_party/python/Misc/
H A Dcoverity_model.c87 wchar_t *Py_DecodeLocale(const char* arg, size_t *size) in Py_DecodeLocale() argument
/third_party/python/Modules/_ctypes/darwin/
H A Ddlfcn_simple.c87 va_list arg; in error() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/
H A DPassInfo.h47 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 Dfunction_arithmetic_test.cc962 auto& arg = std::get<1>(GetParam()); in TEST_P() local
[all...]
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dbuiltins_validation_test.cc344 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 Dcalculate_array_length.cc138 auto* arg = call_expr->args[0]; in Run() local
/third_party/toybox/lib/
H A Dargs.c99 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 Dmd5sum.c405 char **arg; in md5sum_main() local
/third_party/toybox/toys/other/
H A Dlsattr.c214 char *arg = **argv, *ptr = NULL; in parse_cmdline_arg() local
[all...]
/third_party/toybox/toys/pending/
H A Ddd.c126 static void parse_flags(char *what, char *arg, in parse_flags() argument
150 char *arg = *args; in dd_main() local
[all...]
H A Dtr.c127 static char *expand_set(char *arg, int *len) in expand_set() argument
[all...]
/third_party/toybox/toys/posix/
H A Dod.c266 struct arg_list *arg; in od_main() local
H A Dtail.c218 char *arg = *args; in tail_main() local
/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage_factory.cc119 static int GcTraverse(PyObject* pself, visitproc visit, void* arg) { in GcTraverse() argument
/third_party/python/Python/
H A DPython-tokenize.c158 tokenizemodule_traverse(PyObject *m, visitproc visit, void *arg) in tokenizemodule_traverse() argument
/third_party/python/Modules/_sqlite/clinic/
H A Dcursor.c.h128 pysqlite_cursor_executescript(pysqlite_Cursor *self, PyObject *arg) in pysqlite_cursor_executescript() argument
H A Dmodule.c.h171 pysqlite_enable_callback_trace(PyObject *module, PyObject *arg) in pysqlite_enable_callback_trace() argument
/third_party/python/Objects/clinic/
H A Dfloatobject.c.h269 float___getformat__(PyTypeObject *type, PyObject *arg) in float___getformat__() argument
306 float___format__(PyObject *self, PyObject *arg) in float___format__() argument
H A Dtypeobject.c.h182 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 Dinterpreteridobject.c46 interp_id_converter(PyObject *arg, void *ptr) in interp_id_converter() argument
H A Dnamespaceobject.c149 namespace_traverse(_PyNamespaceObject *ns, visitproc visit, void *arg) in namespace_traverse() argument
/third_party/python/Modules/clinic/
H A D_lzmamodule.c.h23 _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.h59 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 Dfcntlmodule.c47 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 Dgrpmodule.c333 static int grpmodule_traverse(PyObject *m, visitproc visit, void *arg) { in grpmodule_traverse() argument

Completed in 14 milliseconds

1...<<41424344454647484950>>...110