Home
last modified time | relevance | path

Searched defs:args (Results 551 - 575 of 4887) sorted by relevance

1...<<21222324252627282930>>...196

/third_party/skia/tools/
H A Drewrite_includes.py22 args = parser.parse_args() variable
/third_party/toybox/toys/posix/
H A Dtest.c44 int do_test(char **args, int *count) in do_test() argument
[all...]
/third_party/unity/auto/
H A Dstylize_as_junit.py145 args = parser.parse_args() variable
/third_party/vixl/tools/
H A Dgenerate_test_trace_a64_reference.py50 args = BuildOptions(root_dir) variable
H A Dgenerate_tests.py783 args = BuildOptions() variable
/third_party/python/Python/clinic/
H A Dmarshal.c.h30 marshal_dump(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in marshal_dump() argument
96 marshal_dumps(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in marshal_dumps() argument
H A Dtraceback.c.h16 tb_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in tb_new() argument
H A DPython-tokenize.c.h9 tokenizeriter_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in tokenizeriter_new() argument
/third_party/python/Modules/_sqlite/
H A Dprepare_protocol.c27 pysqlite_prepare_protocol_init(pysqlite_PrepareProtocol *self, PyObject *args, in pysqlite_prepare_protocol_init() argument
/third_party/python/Modules/_ssl/clinic/
H A Dcert.c.h17 _ssl_Certificate_public_bytes(PySSLCertificate *self, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _ssl_Certificate_public_bytes() argument
/third_party/python/Objects/clinic/
H A Denumobject.c.h24 enum_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in enum_new() argument
62 reversed_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in reversed_new() argument
H A Dfuncobject.c.h27 func_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in func_new() argument
H A Dmoduleobject.c.h17 module___init__(PyObject *self, PyObject *args, PyObject *kwargs) in module___init__() argument
H A Dstructseq.c.h9 structseq_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in structseq_new() argument
H A Dclassobject.c.h32 method_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in method_new() argument
64 instancemethod_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in instancemethod_new() argument
/third_party/python/Modules/_sqlite/clinic/
H A Drow.c.h10 pysqlite_row_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in pysqlite_row_new() argument
/third_party/python/Modules/clinic/
H A D_randommodule.c.h39 _random_Random_seed(RandomObject *self, PyObject *const *args, Py_ssize_t nargs) in _random_Random_seed() argument
H A D_collectionsmodule.c.h19 _collections__count_elements(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _collections__count_elements() argument
40 tuplegetter_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in tuplegetter_new() argument
H A D_weakref.c.h47 _weakref__remove_dead_weakref(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _weakref__remove_dead_weakref() argument
93 _weakref_proxy(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _weakref_proxy() argument
H A Dsocketmodule.c.h10 sock_initobj(PyObject *self, PyObject *args, PyObject *kwargs) in sock_initobj() argument
/third_party/python/PC/clinic/
H A D_testconsole.c.h21 _testconsole_write_input(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _testconsole_write_input() argument
63 _testconsole_read_output(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _testconsole_read_output() argument
[all...]
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyOneofBuilderContext.java71 public IRubyObject optional(ThreadContext context, IRubyObject[] args) { in optional() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-devd-detect.c57 char args[64]; in line_callback() local
/third_party/rust/crates/clap/clap_derive/src/
H A Dlib.rs97 pub fn args(input: TokenStream) -> TokenStream { in args() functions
/third_party/skia/third_party/externals/abseil-cpp/absl/functional/internal/
H A Dfunction_ref.h71 R InvokeObject(VoidPtr ptr, typename ForwardT<Args>::type... args) { in InvokeObject() argument
78 R InvokeFunction(VoidPtr ptr, typename ForwardT<Args>::type... args) { in InvokeFunction() argument

Completed in 8 milliseconds

1...<<21222324252627282930>>...196