| /third_party/libfuse/example/ |
| H A D | hello.c | 153 struct fuse_args args = FUSE_ARGS_INIT(argc, argv); in main() local
|
| /third_party/libdrm/tegra/ |
| H A D | tegra.c | 124 struct drm_tegra_gem_create args; in drm_tegra_bo_new() local 202 struct drm_tegra_gem_mmap args; in drm_tegra_bo_map() local 248 struct drm_gem_flink args; drm_tegra_bo_get_name() local 268 struct drm_gem_open args; drm_tegra_bo_open() local [all...] |
| /third_party/libfuse/test/ |
| H A D | test_setattr.c | 151 struct fuse_args args = FUSE_ARGS_INIT(argc, argv); in main() local
|
| /third_party/libinput/tools/ |
| H A D | libinput-quirks.c | 40 log_handler(struct libinput *this_is_null, enum libinput_log_priority priority, const char *format, va_list args) log_handler() argument
|
| /third_party/ltp/testcases/kernel/syscalls/accept4/ |
| H A D | accept4_01.c | 36 long args[6]; in socketcall_accept4() local
|
| /third_party/ltp/testcases/kernel/mem/mtest07/ |
| H A D | shm_test.c | 182 struct child_args *args = vargs; in shmat_rd_wr() local
|
| /third_party/ltp/testcases/network/nfs/nfs_stress/ |
| H A D | nfs05_make_tree.c | 99 static void *thread_fn(LTP_ATTRIBUTE_UNUSED void *args) in thread_fn() argument
|
| /third_party/ltp/testcases/network/nfsv4/locks/ |
| H A D | locktests.py | 161 args=sys.argv[1:] variable [all...] |
| /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
|