/bionic/tests/libs/ |
D | cfi_test_helper.cpp | 49 int main(void) { in main() function 51 __cfi_slowpath(42, reinterpret_cast<void*>(&main)); in main()
|
D | ld_preload_test_helper.cpp | 23 int main() { in main() function
|
D | ld_config_test_helper.cpp | 23 int main() { in main() function
|
D | cfi_test_helper2.cpp | 22 int main(void) { in main() function
|
D | preinit_syscall_test_helper.cpp | 35 int main() { in main() function
|
D | preinit_getauxval_test_helper.cpp | 34 int main() { in main() function
|
D | bionic_tests_zipalign.cpp | 121 int main(int argc, char* argv[]) { in main() function
|
D | Android.bp | 357 // by main executable
|
/bionic/libc/tools/ |
D | ndk_missing_symbols.py | 30 def main(): function 48 main()
|
D | genseccomp.py | 219 def main(): function 238 main()
|
D | test_genseccomp.py | 231 unittest.main()
|
/bionic/libc/arch-mips/bionic/ |
D | crtbegin.c | 49 __libc_init(raw_args, NULL, &main, &array); in do_mips_start()
|
/bionic/libc/arch-mips64/bionic/ |
D | crtbegin.c | 49 __libc_init(raw_args, NULL, &main, &array); in do_mips_start()
|
/bionic/libc/bionic/ |
D | libc_init_common.h | 41 extern int main(int argc, char** argv, char** env);
|
/bionic/libc/arch-common/bionic/ |
D | crtbegin.c | 48 __libc_init(raw_args, NULL, &main, &array); in _start_main()
|
/bionic/tools/bionicbb/ |
D | test_tasks.py | 94 unittest.main()
|
/bionic/tools/relocation_packer/src/ |
D | main.cc | 51 int main(int argc, char* argv[]) { in main() function
|
/bionic/tools/relocation_packer/ |
D | Android.bp | 55 srcs: ["src/main.cc"],
|
/bionic/libc/upstream-openbsd/lib/libc/net/ |
D | res_random.c | 259 main(int argc, char **argv)
|
/bionic/linker/ |
D | ld.config.format.md | 42 # namespace. The default namespace is the namespace for the main executable. This list is
|
/bionic/tests/ |
D | Android.bp | 238 // Library of bionic customized gtest main function, with simplified output format. 305 // Library of bionic customized gtest main function, with normal gtest output format,
|
D | pthread_test.cpp | 313 static void main() { in main() function 351 ASSERT_EXIT(TestBug37410::main(), ::testing::ExitedWithCode(0), ""); in TEST_F()
|
D | gtest_main.cpp | 1166 int main(int argc, char** argv, char** envp) { in main() function
|
/bionic/tools/versioner/src/ |
D | versioner.cpp | 455 int main(int argc, char** argv) { in main() function
|
/bionic/ |
D | android-changes-for-ndk-developers.md | 41 Before API 23, the default search order was to try the main executable, 45 group. The global group is shared by all libraries and contains the main
|