| /third_party/ltp/testcases/kernel/syscalls/clone3/ |
| H A D | clone301.c | 26 static struct clone_args *args; variable [all...] |
| /third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-h2-rxflow/ |
| H A D | minimal-http-client.c | 145 struct args { struct 243 struct args args; in main() local
|
| /third_party/libdrm/tests/modeprint/ |
| H A D | modeprint.c | 308 static void args(int argc, char **argv) in args() function
|
| /third_party/libdrm/tests/proptest/ |
| H A D | proptest.c | 278 int c, args, ret = 0; in main() local
|
| /third_party/libevdev/test/ |
| H A D | test-common-uinput.c | 54 uinput_device_new_with_events_v(struct uinput_device **d, const char *name, const struct input_id *id, va_list args) in uinput_device_new_with_events_v() argument 83 va_list args; in uinput_device_new_with_events() local 213 uinput_device_set_event_bits_v(struct uinput_device *dev, va_list args) in uinput_device_set_event_bits_v() argument 235 va_list args; in uinput_device_set_event_bits() local 255 uinput_device_event_multiple_v(const struct uinput_device* dev, va_list args) uinput_device_event_multiple_v() argument 277 va_list args; uinput_device_event_multiple() local [all...] |
| H A D | test-libevdev-init.c | 93 logfunc(enum libevdev_log_priority priority, void *data, const char *file, int line, const char *func, const char *f, va_list args) logfunc() argument 223 logfunc_data(enum libevdev_log_priority priority, void *data, const char *file, int line, const char *func, const char *f, va_list args) logfunc_data() argument 259 devlogfunc(const struct libevdev *dev, enum libevdev_log_priority priority, void *data, const char *file, int line, const char *func, const char *f, va_list args) devlogfunc() argument
|
| /third_party/libfuse/lib/ |
| H A D | mount_bsd.c | 260 struct mount_opts *parse_mount_opts(struct fuse_args *args) in parse_mount_opts() argument
|
| /third_party/node/deps/v8/src/asmjs/ |
| H A D | asm-types.cc | 179 CanBeInvokedWith(AsmType* return_type, const ZoneVector<AsmType*>& args) CanBeInvokedWith() argument 261 CanBeInvokedWith(AsmType* return_type, const ZoneVector<AsmType*>& args) CanBeInvokedWith() argument 293 CanBeInvokedWith( AsmType* return_type, const ZoneVector<AsmType*>& args) CanBeInvokedWith() argument [all...] |
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-object.cc | 273 GetOwnPropertyKeys(Isolate* isolate, BuiltinArguments args, PropertyFilter filter) GetOwnPropertyKeys() argument [all...] |
| /third_party/node/deps/v8/src/base/ |
| H A D | lazy-instance.h | 234 explicit LeakyObject(Args&&... args) { in LeakyObject() argument
|
| /third_party/node/deps/v8/src/extensions/ |
| H A D | gc-extension.cc | 142 void GCExtension::GC(const v8::FunctionCallbackInfo<v8::Value>& args) { in GC() argument 42 Parse(v8::Isolate* isolate, const v8::FunctionCallbackInfo<v8::Value>& args) Parse() argument [all...] |
| H A D | statistics-extension.cc | 63 GetCounters( const v8::FunctionCallbackInfo<v8::Value>& args) GetCounters() argument [all...] |
| /third_party/node/deps/v8/src/inspector/ |
| H A D | string-16.h | 149 String16 String16::concat(T... args) { in concat() argument
|
| /third_party/node/deps/v8/src/maglev/ |
| H A D | maglev-graph-processor.h | 77 GraphProcessor(MaglevCompilationUnit* compilation_unit, Args&&... args) GraphProcessor() argument
|
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_bo.c | 521 struct drm_prime_handle args = { in panfrost_bo_export() local
|
| /third_party/mesa3d/src/tool/pps/ |
| H A D | pps_config.cc | 92 auto args = in main() local [all...] |
| /third_party/mesa3d/src/vulkan/util/ |
| H A D | vk_alloc.h | 117 va_list args; in vk_asprintf() local 100 vk_vasprintf(const VkAllocationCallbacks *alloc, VkSystemAllocationScope scope, const char *fmt, va_list args) vk_vasprintf() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_logic.c | 364 LLVMValueRef args[3]; in lp_build_select() local
|
| /third_party/node/deps/openssl/openssl/crypto/async/ |
| H A D | async.c | 177 ASYNC_start_job(ASYNC_JOB **job, ASYNC_WAIT_CTX *wctx, int *ret, int (*func)(void *), void *args, size_t size) ASYNC_start_job() argument
|
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| H A D | ossl_core_bio.c | 121 int ossl_core_bio_vprintf(OSSL_CORE_BIO *cb, const char *format, va_list args) in ossl_core_bio_vprintf() argument
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | linux-syscalls.c | 147 unsigned long args[4]; in uv__sendmmsg() local 172 unsigned long args[5]; in uv__recvmmsg() local [all...] |
| /third_party/python/Tools/scripts/ |
| H A D | highlight.py | 237 args = parser.parse_args() variable [all...] |
| H A D | patchcheck.py | 308 args = parser.parse_args() variable
|
| /third_party/protobuf/benchmarks/php/ |
| H A D | PhpBenchmark.php | 48 private $args; variable 55 $this->args = $args; global() variable [all...] |
| /third_party/protobuf/benchmarks/python/ |
| H A D | py_benchmark.py | 24 args = parser.parse_args() variable
|