| /third_party/python/Modules/clinic/ |
| H A D | _queuemodule.c.h | 15 simplequeue_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in simplequeue_new() argument 52 _queue_SimpleQueue_put(simplequeueobject *self, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _queue_SimpleQueue_put() argument 104 _queue_SimpleQueue_put_nowait(simplequeueobject *self, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) _queue_SimpleQueue_put_nowait() argument 145 _queue_SimpleQueue_get(simplequeueobject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) _queue_SimpleQueue_get() argument 196 _queue_SimpleQueue_get_nowait(simplequeueobject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) _queue_SimpleQueue_get_nowait() argument [all...] |
| H A D | unicodedata.c.h | 23 unicodedata_UCD_decimal(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in unicodedata_UCD_decimal() argument 72 unicodedata_UCD_digit(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in unicodedata_UCD_digit() argument 122 unicodedata_UCD_numeric(PyObject *self, PyObject *const *args, Py_ssize_t nargs) unicodedata_UCD_numeric() argument 405 unicodedata_UCD_is_normalized(PyObject *self, PyObject *const *args, Py_ssize_t nargs) unicodedata_UCD_is_normalized() argument 452 unicodedata_UCD_normalize(PyObject *self, PyObject *const *args, Py_ssize_t nargs) unicodedata_UCD_normalize() argument 499 unicodedata_UCD_name(PyObject *self, PyObject *const *args, Py_ssize_t nargs) unicodedata_UCD_name() argument [all...] |
| /third_party/python/Modules/ |
| H A D | xxmodule.c | 51 Xxo_demo(XxoObject *self, PyObject *args) in Xxo_demo() argument 155 xx_foo(PyObject *self, PyObject *args) in xx_foo() argument 169 xx_new(PyObject *self, PyObject *args) in xx_new() argument 184 xx_bug(PyObject *self, PyObject *args) in xx_bug() argument 205 xx_roj(PyObject *self, PyObject *args) in xx_roj() argument [all...] |
| H A D | xxsubtype.c | 27 spamlist_getstate(spamlistobject *self, PyObject *args) in spamlist_getstate() argument 35 spamlist_setstate(spamlistobject *self, PyObject *args) in spamlist_setstate() argument 47 spamlist_specialmeth(PyObject *self, PyObject *args, PyObject *kw) in spamlist_specialmeth() argument 83 spamlist_init(spamlistobject *self, PyObject *args, PyObjec argument 152 spamdict_getstate(spamdictobject *self, PyObject *args) spamdict_getstate() argument 160 spamdict_setstate(spamdictobject *self, PyObject *args) spamdict_setstate() argument 180 spamdict_init(spamdictobject *self, PyObject *args, PyObject *kwds) spamdict_init() argument 236 spam_bench(PyObject *self, PyObject *args) spam_bench() argument [all...] |
| H A D | xxlimited_35.c | 60 Xxo_demo(XxoObject *self, PyObject *args) in Xxo_demo() argument 144 xx_foo(PyObject *self, PyObject *args) in xx_foo() argument 158 xx_new(PyObject *self, PyObject *args) in xx_new() argument 173 xx_roj(PyObject *self, PyObject *args) in xx_roj() argument
|
| /third_party/python/Objects/ |
| H A D | picklebufobject.c | 70 picklebuf_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in picklebuf_new() argument
|
| /third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
| H A D | RubyRepeatedField.java | 72 public IRubyObject initialize(ThreadContext context, IRubyObject[] args) { in initialize() argument 129 index(ThreadContext context, IRubyObject[] args) index() argument [all...] |
| H A D | RubyMessageBuilderContext.java | 83 public IRubyObject optional(ThreadContext context, IRubyObject[] args) { in optional() argument 105 public IRubyObject required(ThreadContext context, IRubyObject[] args) { in required() argument 122 repeated(ThreadContext context, IRubyObject[] args) repeated() argument 142 map(ThreadContext context, IRubyObject[] args) map() argument [all...] |
| /third_party/python/Doc/includes/ |
| H A D | custom4.c | 37 Custom_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in Custom_new() argument 58 Custom_init(CustomObject *self, PyObject *args, PyObject *kwds) in Custom_init() argument
|
| /third_party/python/Modules/_io/clinic/ |
| H A D | winconsoleio.c.h | 48 _io__WindowsConsoleIO___init__(PyObject *self, PyObject *args, PyObject *kwargs) in _io__WindowsConsoleIO___init__() argument 258 _io__WindowsConsoleIO_read(winconsoleio *self, PyObject *const *args, Py_ssize_t nargs) in _io__WindowsConsoleIO_read() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/status/ |
| H A D | statusor.h | 581 T& emplace(Args&&... args) { in emplace() argument 597 emplace(std::initializer_list<U> ilist, Args&&... args) emplace() argument 662 StatusOr(absl::in_place_t, Args&&... args) StatusOr() argument 667 StatusOr(absl::in_place_t, std::initializer_list<U> ilist, Args&&... args) StatusOr() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/status/internal/ |
| H A D | statusor_internal.h | 146 ABSL_ATTRIBUTE_NONNULL(1) void PlacementNew(void* p, Args&&... args) { in PlacementNew() argument 200 explicit StatusOrData(absl::in_place_t, Args&&... args) in StatusOrData() argument 306 void MakeStatus(Args&&... args) { in MakeStatus() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/memory/ |
| H A D | memory.h | 660 ConstructRange(Allocator& alloc, Iterator first, Iterator last, const Args&... args) ConstructRange() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/ |
| H A D | spy_hash_state.h | 72 combine(SpyHashStateImpl s, const A& a, const Args&... args) combine() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
| H A D | benchmarks.cc | 170 void BM_Dist(benchmark::State& state, Args&&... args) { in BM_Dist() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/ |
| H A D | conformance_testing_helpers.h | 323 std::tuple<T...> args; member 327 void ForEveryTwo(const Fun& fun, std::tuple<T...> args) { in ForEveryTwo() argument
|
| H A D | optional.h | 103 constexpr explicit optional_data_dtor_base(in_place_t, Args&&... args) in optional_data_dtor_base() argument 132 constexpr explicit optional_data_dtor_base(in_place_t, Args&&... args) in optional_data_dtor_base() argument 151 void construct(Args&&... args) { in construct() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
| H A D | bind.h | 147 Streamable(const UntypedFormatSpecImpl& format, absl::Span<const FormatArgImpl> args) Streamable() argument [all...] |
| /third_party/skia/include/private/ |
| H A D | SkTOptional.h | 66 optional(Args&&... args) { in optional() argument 116 optional& emplace(Args&&... args) { in emplace() argument 124 optional& emplace(std::initializer_list<U> il, Args&&... args) { in emplace() argument
|
| /third_party/selinux/libselinux/utils/ |
| H A D | avcstat.c | 48 va_list args; in die() local
|
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_symtab.c | 136 static int __cil_symtab_destroy_helper(__attribute__((unused)) hashtab_key_t k, hashtab_datum_t d, __attribute__((unused)) void *args) in __cil_symtab_destroy_helper() argument 129 cil_symtab_map(symtab_t *symtab, int (*apply) (hashtab_key_t k, hashtab_datum_t d, void *args), void *args) cil_symtab_map() argument
|
| /third_party/rust/crates/regex/regex-debug/src/ |
| H A D | main.rs | 83 let mut args: Args = Docopt::new(USAGE) in main() variables [all...] |
| /third_party/selinux/libsepol/src/ |
| H A D | hashtab.c | 143 hashtab_remove(hashtab_t h, hashtab_key_t key, void (*destroy) (hashtab_key_t k, hashtab_datum_t d, void *args), void *args) hashtab_remove() argument 220 hashtab_map(hashtab_t h, int (*apply) (hashtab_key_t k, hashtab_datum_t d, void *args), void *args) hashtab_map() argument
|
| H A D | sidtab.c | 111 sepol_sidtab_map(sidtab_t * s, int (*apply) (sepol_security_id_t sid, context_struct_t * context, void *args), void *args) sepol_sidtab_map() argument 134 sepol_sidtab_map_remove_on_error(sidtab_t * s, int (*apply) (sepol_security_id_t sid, context_struct_t * context, void *args), void *args) sepol_sidtab_map_remove_on_error() argument
|
| /third_party/spirv-tools/source/opt/ |
| H A D | log.h | 80 Logf(const MessageConsumer& consumer, spv_message_level_t level, const char* source, const spv_position_t& position, const char* format, Args&&... args) Logf() argument 128 Errorf(const MessageConsumer& consumer, const char* source, const spv_position_t& position, const char* format, Args&&... args) Errorf() argument
|