/third_party/skia/tools/ |
H A D | rewrite_includes.py | 22 args = parser.parse_args() variable
|
/third_party/toybox/toys/posix/ |
H A D | test.c | 44 int do_test(char **args, int *count) in do_test() argument [all...] |
/third_party/unity/auto/ |
H A D | stylize_as_junit.py | 145 args = parser.parse_args() variable
|
/third_party/vixl/tools/ |
H A D | generate_test_trace_a64_reference.py | 50 args = BuildOptions(root_dir) variable
|
H A D | generate_tests.py | 783 args = BuildOptions() variable
|
/third_party/python/Python/clinic/ |
H A D | marshal.c.h | 30 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 D | traceback.c.h | 16 tb_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in tb_new() argument
|
H A D | Python-tokenize.c.h | 9 tokenizeriter_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in tokenizeriter_new() argument
|
/third_party/python/Modules/_sqlite/ |
H A D | prepare_protocol.c | 27 pysqlite_prepare_protocol_init(pysqlite_PrepareProtocol *self, PyObject *args, in pysqlite_prepare_protocol_init() argument
|
/third_party/python/Modules/_ssl/clinic/ |
H A D | cert.c.h | 17 _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 D | enumobject.c.h | 24 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 D | funcobject.c.h | 27 func_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in func_new() argument
|
H A D | moduleobject.c.h | 17 module___init__(PyObject *self, PyObject *args, PyObject *kwargs) in module___init__() argument
|
H A D | structseq.c.h | 9 structseq_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in structseq_new() argument
|
H A D | classobject.c.h | 32 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 D | row.c.h | 10 pysqlite_row_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in pysqlite_row_new() argument
|
/third_party/python/Modules/clinic/ |
H A D | _randommodule.c.h | 39 _random_Random_seed(RandomObject *self, PyObject *const *args, Py_ssize_t nargs) in _random_Random_seed() argument
|
H A D | _collectionsmodule.c.h | 19 _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.h | 47 _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 D | socketmodule.c.h | 10 sock_initobj(PyObject *self, PyObject *args, PyObject *kwargs) in sock_initobj() argument
|
/third_party/python/PC/clinic/ |
H A D | _testconsole.c.h | 21 _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 D | RubyOneofBuilderContext.java | 71 public IRubyObject optional(ThreadContext context, IRubyObject[] args) { in optional() argument
|
/third_party/pulseaudio/src/modules/ |
H A D | module-devd-detect.c | 57 char args[64]; in line_callback() local
|
/third_party/rust/crates/clap/clap_derive/src/ |
H A D | lib.rs | 97 pub fn args(input: TokenStream) -> TokenStream { in args() functions
|
/third_party/skia/third_party/externals/abseil-cpp/absl/functional/internal/ |
H A D | function_ref.h | 71 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
|