| /system/core/toolbox/upstream-netbsd/bin/dd/ |
| D | args.c | 85 static const struct arg { struct 89 } args[] = { argument 116 char *oper, *arg; in jcl() local 217 f_bs(char *arg) in f_bs() 224 f_cbs(char *arg) in f_cbs() 231 f_count(char *arg) in f_count() 240 f_files(char *arg) in f_files() 249 f_ibs(char *arg) in f_ibs() 257 f_if(char *arg) in f_if() 266 f_msgfmt(char *arg) in f_msgfmt() [all …]
|
| /system/extras/tests/bionic/libc/bionic/ |
| D | test_pthread_cond.c | 13 thread1_func(void* arg) in thread1_func() 25 thread2_func(void* arg) in thread2_func() 38 thread3_func(void* arg) in thread3_func() 55 thread4_func(void* arg) in thread4_func()
|
| D | test_pthread_create.c | 6 thread1_func(void* arg) in thread1_func() 13 thread2_func(void* arg) in thread2_func()
|
| /system/extras/tests/bionic/libc/common/ |
| D | test_pthread_cleanup_push.c | 42 cleanup1( void* arg ) in cleanup1() 51 cleanup2( void* arg ) in cleanup2() 60 cleanup3( void* arg ) in cleanup3() 70 thread1_func( void* arg ) in thread1_func()
|
| D | test_pthread_join.c | 33 thread1_func(void* arg) in thread1_func() 41 thread2_func(void* arg) in thread2_func() 53 thread3_func(void* arg) in thread3_func()
|
| D | test_clock.c | 26 void *cpu_hog(void *arg) in cpu_hog()
|
| D | test_sem_post.c | 45 thread_func(void* arg) in thread_func()
|
| D | test_pthread_once.c | 52 thread_function(void* arg) in thread_function()
|
| /system/core/fastbootd/ |
| D | commands.c | 54 static void cmd_boot(struct protocol_handle *phandle, const char *arg) in cmd_boot() 165 static void cmd_erase(struct protocol_handle *phandle, const char *arg) in cmd_erase() 220 static void cmd_gpt_layout(struct protocol_handle *phandle, const char *arg) { in cmd_gpt_layout() 268 static void cmd_flash(struct protocol_handle *phandle, const char *arg) in cmd_flash() 337 static void cmd_continue(struct protocol_handle *phandle, const char *arg) in cmd_continue() 347 static void cmd_getvar(struct protocol_handle *phandle, const char *arg) in cmd_getvar() 357 static void cmd_download(struct protocol_handle *phandle, const char *arg) in cmd_download() 385 static void cmd_oem(struct protocol_handle *phandle, const char *arg) { in cmd_oem()
|
| D | transport.c | 85 static void *transport_data_thread(void *arg) in transport_data_thread() 113 static void *transport_connect_thread(void *arg) in transport_connect_thread()
|
| D | vendor_trigger_default.c | 55 int trigger_oem_cmd(const char *arg, const char **response) { in trigger_oem_cmd()
|
| /system/core/fastbootd/commands/ |
| D | virtual_partitions.c | 37 int try_handle_virtual_partition(struct protocol_handle *handle, const char *arg) in try_handle_virtual_partition() 52 void (*handler)(struct protocol_handle *phandle, const char *arg)) in virtual_partition_register()
|
| /system/core/liblog/tests/ |
| D | benchmark.h | 65 BenchmarkWantsArgBase<T>* Arg(const char* arg_name, T arg) { in Arg() 78 BenchmarkWithArg(const char* name, void (*fn)(int, T), const char* arg_name, T arg) : in BenchmarkWithArg() argument 110 BenchmarkWantsArg<int>* Arg(int arg) { in Arg() 130 static inline void BenchmarkAddArg(::testing::Benchmark* b, const char* name, T arg) { in BenchmarkAddArg()
|
| /system/extras/tests/memtest/ |
| D | thumb.cpp | 8 extern "C" _Unwind_Reason_Code trace_function(_Unwind_Context *context, void *arg) in trace_function()
|
| /system/core/debuggerd/ |
| D | crasher.c | 85 static int do_action_on_thread(const char* arg) in do_action_on_thread() 119 static int do_action(const char* arg) in do_action()
|
| /system/core/libutils/ |
| D | Threads.cpp | 204 void* arg; member 222 static bool doCreateThread(android_thread_func_t fn, void* arg, android_thread_id_t *id) in doCreateThread() 280 int androidCreateThread(android_thread_func_t fn, void* arg) in androidCreateThread() 285 int androidCreateThreadGetID(android_thread_func_t fn, void *arg, android_thread_id_t *id) in androidCreateThreadGetID()
|
| /system/core/adb/ |
| D | services.c | 115 void reboot_service(int fd, void *arg) in reboot_service() 144 void reverse_service(int fd, void* arg) in reverse_service() 433 void* arg = strdup(name + 7); in service_to_fd() local 439 char* arg = strdup(name + 7); in service_to_fd() local
|
| D | fdevent.h | 79 void *arg; member
|
| D | transport_local.c | 157 static void *server_socket_thread(void * arg) in server_socket_thread() 235 static void *qemu_socket_thread(void * arg) in qemu_socket_thread()
|
| /system/core/toolbox/ |
| D | touch.c | 53 const char *arg = argv[i]+1; in touch_main() local
|
| /system/core/toolbox/upstream-netbsd/bin/sleep/ |
| D | sleep.c | 70 char *arg, *temp; in main() local
|
| /system/core/libcutils/ |
| D | android_reboot.c | 107 int android_reboot(int cmd, int flags UNUSED, char *arg) in android_reboot()
|
| /system/core/libsuspend/ |
| D | autosuspend_wakeup_count.c | 43 static void *suspend_thread_func(void *arg __attribute__((unused))) in suspend_thread_func()
|
| /system/core/libsync/ |
| D | sync.c | 98 __u32 arg = count; in sw_sync_timeline_inc() local
|
| /system/extras/taskstats/ |
| D | taskstats.c | 71 int parse_family_id(struct nl_msg* msg, void* arg) { in parse_family_id() 125 int parse_task_stats(struct nl_msg* msg, void* arg) { in parse_task_stats()
|