Home
last modified time | relevance | path

Searched refs:cpp (Results 1 – 25 of 36) sorted by relevance

12

/bionic/tests/
DAndroid.mk46 arpa_inet_test.cpp \
47 buffer_tests.cpp \
48 bug_26110743_test.cpp \
49 complex_test.cpp \
50 ctype_test.cpp \
51 dirent_test.cpp \
52 error_test.cpp \
53 eventfd_test.cpp \
54 fcntl_test.cpp \
55 fenv_test.cpp \
[all …]
/bionic/linker/tests/
DAndroid.mk30 linker_globals.cpp \
31 linked_list_test.cpp \
32 linker_block_allocator_test.cpp \
33 ../linker_block_allocator.cpp \
34 linker_memory_allocator_test.cpp \
35 ../linker_allocator.cpp \
36 linker_utils_test.cpp \
37 ../linker_utils.cpp
40 LOCAL_SRC_FILES += ../../libc/bionic/libc_logging.cpp
/bionic/libc/malloc_debug/
DAndroid.mk4 BacktraceData.cpp \
5 Config.cpp \
6 DebugData.cpp \
7 debug_disable.cpp \
8 FreeTrackData.cpp \
9 GuardData.cpp \
10 malloc_debug.cpp \
11 TrackData.cpp \
22 backtrace.cpp \
23 MapData.cpp \
[all …]
/bionic/libc/
DAndroid.mk60 stdio/stdio.cpp \
61 stdio/stdio_ext.cpp \
67 bionic/__FD_chk.cpp \
68 bionic/__fgets_chk.cpp \
69 bionic/__fread_chk.cpp \
70 bionic/__fwrite_chk.cpp \
71 bionic/__getcwd_chk.cpp \
72 bionic/__memchr_chk.cpp \
73 bionic/__memmove_chk.cpp \
74 bionic/__memrchr_chk.cpp \
[all …]
DAndroid.bp22 "stdio/stdio.cpp",
23 "stdio/stdio_ext.cpp",
28 "bionic/__FD_chk.cpp",
29 "bionic/__fgets_chk.cpp",
30 "bionic/__fread_chk.cpp",
31 "bionic/__fwrite_chk.cpp",
32 "bionic/__getcwd_chk.cpp",
33 "bionic/__memchr_chk.cpp",
34 "bionic/__memmove_chk.cpp",
35 "bionic/__memrchr_chk.cpp",
[all …]
/bionic/linker/
DAndroid.mk8 debugger.cpp \
9 dlfcn.cpp \
10 linker.cpp \
11 linker_allocator.cpp \
12 linker_block_allocator.cpp \
13 linker_dlwarning.cpp \
14 linker_gdb_support.cpp \
16 linker_mapped_file_fragment.cpp \
17 linker_memory.cpp \
18 linker_phdr.cpp \
[all …]
/bionic/tests/libs/
DAndroid.build.dlopen_check_order_reloc_siblings.mk26 empty.cpp
40 dlopen_check_order_reloc_grandchild_answer.cpp
54 dlopen_check_order_reloc_nephew_answer.cpp
67 dlopen_check_order_reloc_answer_impl.cpp
77 dlopen_check_order_reloc_answer_impl.cpp
87 dlopen_check_order_reloc_answer_impl.cpp
101 dlopen_check_order_reloc_answer_impl.cpp
111 dlopen_check_order_reloc_answer_impl.cpp
121 dlopen_check_order_reloc_answer.cpp
130 dlopen_check_order_reloc_grandchild_answer_impl.cpp
[all …]
DAndroid.build.dlopen_check_order_dlsym.mk22 dlopen_check_order_dlsym_answer.cpp
32 dlopen_check_order_dlsym_answer.cpp
42 dlopen_check_order_dlsym_answer.cpp
52 dlopen_check_order_dlsym_answer.cpp
62 dlopen_check_order_dlsym_answer.cpp
73 empty.cpp
84 empty.cpp
DAndroid.mk40 dlext_test_library.cpp \
54 dlext_test_library.cpp \
67 dlext_test_library.cpp \
102 dlext_test_library.cpp \
119 dlext_test_library.cpp \
135 dlext_test_library.cpp \
147 dlopen_testlib_simple.cpp
160 dlext_test_library.cpp \
182 dlopen_testlib_simple.cpp
191 dlopen_nodelete_1.cpp
[all …]
DAndroid.build.versioned_lib.mk20 libtest_versioned_uselibv1_src_files := versioned_uselib.cpp
30 versioned_uselib.cpp
43 versioned_uselib.cpp
53 versioned_uselib.cpp
67 versioned_lib_v1.cpp
80 versioned_lib_v2.cpp
95 versioned_lib_v3.cpp
107 libtest_versioned_otherlib_empty_src_files := empty.cpp
114 libtest_versioned_otherlib_src_files := versioned_lib_other.cpp
DAndroid.build.linker_namespaces.mk36 libnstest_root_src_files := namespaces_root.cpp
42 libnstest_public_src_files := namespaces_public.cpp
47 libnstest_private_src_files := namespaces_private.cpp
52 libnstest_dlopened_src_files := namespaces_dlopened.cpp
72 libnstest_root_not_isolated_src_files := namespaces_root.cpp
81 libnstest_private_external_src_files := namespaces_private.cpp
DAndroid.build.dt_runpath.mk36 empty.cpp
44 empty.cpp
56 empty.cpp
66 dlopen_b.cpp
75 dlopen_b.cpp
89 empty.cpp
DAndroid.build.dlopen_check_order_reloc_main_executable.mk27 empty.cpp
38 dlopen_check_order_reloc_root_answer_impl.cpp
49 dlopen_check_order_reloc_root_answer.cpp
DAndroid.build.dlopen_2_parents_reloc.mk26 dlopen_2_parents_reloc_answer.cpp
35 dlopen_check_order_reloc_answer_impl.cpp
46 dlopen_check_order_reloc_answer_impl.cpp
DAndroid.build.pthread_atfork.mk21 libtest_pthread_atfork_src_files := pthread_atfork.cpp
/bionic/benchmarks/
DAndroid.mk30 math_benchmark.cpp \
31 property_benchmark.cpp \
32 pthread_benchmark.cpp \
33 semaphore_benchmark.cpp \
34 stdio_benchmark.cpp \
35 string_benchmark.cpp \
36 time_benchmark.cpp \
37 unistd_benchmark.cpp \
/bionic/libc/dns/nameser/
Dns_name.c529 const u_char **cpp, **lpp, *eob, *msg; in ns_name_pack() local
536 lpp = cpp = NULL; in ns_name_pack()
539 for (cpp = dnptrs; *cpp != NULL; cpp++) in ns_name_pack()
541 lpp = cpp; /* end of list to search */ in ns_name_pack()
586 if (lastdnptr != NULL && cpp < lastdnptr - 1 && in ns_name_pack()
588 *cpp++ = dstp; in ns_name_pack()
589 *cpp = NULL; in ns_name_pack()
938 const u_char * const *cpp; in dn_find() local
941 for (cpp = dnptrs; cpp < lastdnptr; cpp++) { in dn_find()
942 sp = *cpp; in dn_find()
[all …]
/bionic/libc/arch-arm/denver/
Ddenver.mk12 bionic/__strcat_chk.cpp \
13 bionic/__strcpy_chk.cpp \
/bionic/libc/arch-arm/cortex-a15/
Dcortex-a15.mk12 bionic/__strcat_chk.cpp \
13 bionic/__strcpy_chk.cpp \
/bionic/libc/arch-arm/krait/
Dkrait.mk13 bionic/__strcat_chk.cpp \
14 bionic/__strcpy_chk.cpp \
/bionic/libc/arch-arm/cortex-a7/
Dcortex-a7.mk12 bionic/__strcat_chk.cpp \
13 bionic/__strcpy_chk.cpp \
/bionic/libc/arch-arm/cortex-a53/
Dcortex-a53.mk12 bionic/__strcat_chk.cpp \
13 bionic/__strcpy_chk.cpp \
/bionic/libc/arch-arm/cortex-a53.a57/
Dcortex-a53.a57.mk17 bionic/__strcat_chk.cpp \
18 bionic/__strcpy_chk.cpp \
/bionic/libc/arch-arm/cortex-a9/
Dcortex-a9.mk13 bionic/__strcat_chk.cpp \
14 bionic/__strcpy_chk.cpp \
/bionic/libc/arch-arm/
Darm.mk12 bionic/__memcpy_chk.cpp \
13 bionic/__memset_chk.cpp \

12