/third_party/libexif/libexif/canon/ |
H A D | mnote-canon-entry.c | 556 unsigned char *data; in mnote_canon_entry_get_value() local [all...] |
/third_party/libfuse/test/ |
H A D | test_setattr.c | 128 static void* run_fs(void *data) { in run_fs() argument
|
/third_party/ltp/testcases/kernel/syscalls/fallocate/ |
H A D | fallocate01.c | 181 int data; in populate_files() local
|
H A D | fallocate03.c | 208 int data; in populate_file() local
|
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/ |
H A D | LtpfsCmds.c | 174 static int ltp_pm_callback(struct pm_dev *dev, pm_request_t rqst, void *data) in ltp_pm_callback() argument
|
/third_party/ltp/testcases/kernel/syscalls/cma/ |
H A D | process_vm01.c | 257 void *data; in test_invalid_protection() local
|
/third_party/ltp/testcases/kernel/syscalls/sendmsg/ |
H A D | sendmsg02.c | 65 char data[] = "123456789"; in client() local
|
/third_party/ltp/testcases/kernel/syscalls/statx/ |
H A D | statx06.c | 68 char data[SIZE] = "hi"; in write_file() local 75 char data[SIZE]; in read_file() local
|
/third_party/ltp/testcases/misc/math/float/ |
H A D | thread_code.c | 41 static size_t read_file(char *fname, void **data) in read_file() argument [all...] |
/third_party/lwip/src/core/distributed_net/ |
H A D | distributed_net_core.c | 73 tcp_connect_data data = {0}; in distributed_net_connect() local 242 udp_data *data in distributed_net_recvfrom() local [all...] |
/third_party/libwebsockets/minimal-examples/gtk/minimal-gtk/ |
H A D | main.c | 7 print_hello(GtkWidget *widget, gpointer data) in print_hello() argument
|
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-form-post-file/ |
H A D | minimal-http-server-form-post-file.c | 50 file_upload_cb(void *data, const char *name, const char *filename, in file_upload_cb() argument
|
/third_party/libwebsockets/lib/roles/dbus/ |
H A D | dbus.c | 133 handle_dispatch_status(DBusConnection *c, DBusDispatchStatus s, void *data) in handle_dispatch_status() argument 149 lws_dbus_add_watch(DBusWatch *w, void *data) in lws_dbus_add_watch() argument 231 lws_dbus_remove_watch(DBusWatch *w, void *data) in lws_dbus_remove_watch() argument 273 lws_dbus_toggle_watch(DBusWatch *w, void *data) in lws_dbus_toggle_watch() argument 306 lws_dbus_add_timeout(DBusTimeout *t, void *data) lws_dbus_add_timeout() argument 344 lws_dbus_remove_timeout(DBusTimeout *t, void *data) lws_dbus_remove_timeout() argument 368 lws_dbus_toggle_timeout(DBusTimeout *t, void *data) lws_dbus_toggle_timeout() argument [all...] |
/third_party/libdrm/tests/tegra/ |
H A D | drm-test.c | 164 drm_framebuffer_new(struct drm_framebuffer **fbp, struct drm_screen *screen, uint32_t handle, unsigned int width, unsigned int height, unsigned int pitch, uint32_t format, void *data) drm_framebuffer_new() argument
|
/third_party/libevdev/test/ |
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/libexif/libexif/huawei/ |
H A D | mnote-huawei-entry.c | 40 ExifLong data = 0; in mnote_huawei_entry_get_value() local 190 char data[DATA_LENGTH] = {0}; mnote_huawei_entry_set_value() local [all...] |
/third_party/libexif/test/ |
H A D | test-parse-from-data.c | 90 unsigned char *data; in test_parse() local [all...] |
/third_party/libfuse/lib/ |
H A D | mount_bsd.c | 111 static int fuse_mount_opt_proc(void *data, const char *arg, int key, in fuse_mount_opt_proc() argument
|
/third_party/libinput/src/ |
H A D | filter-touchpad.c | 72 calculate_acceleration_factor(struct touchpad_accelerator *accel, const struct device_float_coords *unaccelerated, void *data, uint64_t time) calculate_acceleration_factor() argument 94 accelerator_filter_touchpad(struct motion_filter *filter, const struct device_float_coords *unaccelerated, void *data, uint64_t time) accelerator_filter_touchpad() argument 144 touchpad_constant_filter(struct motion_filter *filter, const struct device_float_coords *unaccelerated, void *data, uint64_t time) touchpad_constant_filter() argument 169 touchpad_accelerator_restart(struct motion_filter *filter, void *data, uint64_t time) touchpad_accelerator_restart() argument 190 touchpad_accel_profile_linear(struct motion_filter *filter, void *data, double speed_in, uint64_t time) touchpad_accel_profile_linear() argument
|
/third_party/libphonenumber/cpp/src/phonenumbers/base/strings/ |
H A D | string_piece.cc | 101 const char* const data = characters_wanted.data(); in BuildLookupTable() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/ |
H A D | 4-2.c | 69 } data; variable
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/ |
H A D | 2-6.c | 59 } data; variable [all...] |
H A D | 2-5.c | 73 } data; variable [all...] |
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/ |
H A D | 4-1.c | 101 } data; variable
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/ |
H A D | 4-2.c | 99 } data; variable
|