Searched refs:main (Results 51 - 75 of 158) sorted by relevance

1234567

/system/core/libsparse/
H A Dsimg_dump.py27 def main(): function
169 main()
H A Dsimg2img.c38 int main(int argc, char *argv[]) function
/system/core/sh/
H A Darith.y56 int main(int , char *[]);
176 main(argc, argv)
/system/netd/
H A DAndroid.mk26 main.cpp \
/system/vold/
H A DAndroid.mk54 main.cpp \
/system/bluetooth/tools/
H A Dsock_shutdown_bug_rfcomm.c27 int main(int argc, char **argv) { function
/system/core/debuggerd/
H A Dcrasher.c77 int main(int argc, char **argv) function
/system/core/fs_mgr/
H A Dfs_mgr_main.c78 int main(int argc, char *argv[]) function
/system/core/libpixelflinger/tests/codegen/
H A Dcodegen.cpp66 int main(int argc, char** argv) function
/system/core/sh/bltin/
H A Dbltin.h82 #undef main macro
/system/extras/ext4_utils/
H A Dsetup_fs.c68 int main(int argc, char **argv) function
/system/extras/su/
H A Dsu.c42 int main(int argc, char **argv) function
80 /* Copy the rest of the args from main. */
/system/extras/tests/bionic/libc/bionic/
H A Dtest_cond.c74 int main(void) function
81 printf("main: creating thread %d\n", nn+1);
83 printf("main: could not create thread %d: %s\n", nn+1, strerror(errno));
89 printf("main: joining thread %d\n", nn+1);
91 printf("main: could not join thread %d: %s\n", nn+1, strerror(errno));
H A Dtest_pthread_cond.c67 int main(int argc, const char *argv[]) function
/system/extras/tests/bionic/libc/common/
H A Dtest_gethostbyname.c36 int main( int argc, char** argv ) function
H A Dtest_pthread_cleanup_push.c128 int main( void ) function
H A Dtest_pthread_getcpuclockid.c69 int main( void ) function
H A Dtest_sem_post.c57 int main(void) function
H A Dtest_semaphore.c111 int main( void ) function
/system/extras/tests/bionic/libc/other/
H A Dtest_timer_create.c79 main (void) function
H A Dtest_timer_create2.c78 main (void) function
91 printf("main thread is %p\n", pthread_self());
H A Dtest_timer_create3.c95 main (void) function
/system/extras/tests/cpueater/
H A Ddaemonize.c31 int main(int argc, char **argv) function
/system/extras/tests/ext4/
H A Dset_ext4_err_bit.c12 int main(int argc, char *argv[]) function
/system/extras/tests/pftest/
H A Dpftest.c45 int main() function

Completed in 4286 milliseconds

1234567