Home
last modified time | relevance | path

Searched defs:args (Results 1551 - 1575 of 3890) sorted by relevance

1...<<61626364656667686970>>...156

/third_party/ltp/testcases/kernel/syscalls/clone3/
H A Dclone301.c26 static struct clone_args *args; variable
[all...]
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-h2-rxflow/
H A Dminimal-http-client.c145 struct args { struct
243 struct args args; in main() local
/third_party/libdrm/tests/modeprint/
H A Dmodeprint.c308 static void args(int argc, char **argv) in args() function
/third_party/libdrm/tests/proptest/
H A Dproptest.c278 int c, args, ret = 0; in main() local
/third_party/libevdev/test/
H A Dtest-common-uinput.c54 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 Dtest-libevdev-init.c93 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 Dmount_bsd.c260 struct mount_opts *parse_mount_opts(struct fuse_args *args) in parse_mount_opts() argument
/third_party/node/deps/v8/src/asmjs/
H A Dasm-types.cc179 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 Dbuiltins-object.cc273 GetOwnPropertyKeys(Isolate* isolate, BuiltinArguments args, PropertyFilter filter) GetOwnPropertyKeys() argument
[all...]
/third_party/node/deps/v8/src/base/
H A Dlazy-instance.h234 explicit LeakyObject(Args&&... args) { in LeakyObject() argument
/third_party/node/deps/v8/src/extensions/
H A Dgc-extension.cc142 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 Dstatistics-extension.cc63 GetCounters( const v8::FunctionCallbackInfo<v8::Value>& args) GetCounters() argument
[all...]
/third_party/node/deps/v8/src/inspector/
H A Dstring-16.h149 String16 String16::concat(T... args) { in concat() argument
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-graph-processor.h77 GraphProcessor(MaglevCompilationUnit* compilation_unit, Args&&... args) GraphProcessor() argument
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_bo.c521 struct drm_prime_handle args = { in panfrost_bo_export() local
/third_party/mesa3d/src/tool/pps/
H A Dpps_config.cc92 auto args = in main() local
[all...]
/third_party/mesa3d/src/vulkan/util/
H A Dvk_alloc.h117 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 Dlp_bld_logic.c364 LLVMValueRef args[3]; in lp_build_select() local
/third_party/node/deps/openssl/openssl/crypto/async/
H A Dasync.c177 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 Dossl_core_bio.c121 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 Dlinux-syscalls.c147 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 Dhighlight.py237 args = parser.parse_args() variable
[all...]
H A Dpatchcheck.py308 args = parser.parse_args() variable
/third_party/protobuf/benchmarks/php/
H A DPhpBenchmark.php48 private $args; variable
55 $this->args = $args; global() variable
[all...]
/third_party/protobuf/benchmarks/python/
H A Dpy_benchmark.py24 args = parser.parse_args() variable

Completed in 14 milliseconds

1...<<61626364656667686970>>...156