Searched refs:cpp (Results 1 - 25 of 27) sorted by relevance

12

/bionic/linker/tests/
H A 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/tests/libs/
H A 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
H A 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
H A 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...]
H A DAndroid.build.pthread_atfork.mk21 libtest_pthread_atfork_src_files := pthread_atfork.cpp
H A 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
H A 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
H A DAndroid.build.dt_runpath.mk36 empty.cpp
44 empty.cpp
56 empty.cpp
66 dlopen_b.cpp
75 dlopen_b.cpp
89 empty.cpp
H A 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
H A 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...]
/bionic/tests/
H A 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/libc/malloc_debug/
H A 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/benchmarks/
H A 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/linker/
H A 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/libc/
H A 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...]
/bionic/libc/dns/nameser/
H A Dns_name.c529 const u_char **cpp, **lpp, *eob, *msg; local
536 lpp = cpp = NULL;
539 for (cpp = dnptrs; *cpp != NULL; cpp++)
541 lpp = cpp; /* end of list to search */
586 if (lastdnptr != NULL && cpp < lastdnptr - 1 &&
588 *cpp++ = dstp;
589 *cpp = NULL;
938 const u_char * const *cpp; local
995 decode_bitstring(const unsigned char **cpp, char *dn, const char *eom) argument
[all...]
/bionic/libc/bionic/
H A DNetdClient.cpp18 #error NetdClient.cpp should NOT be included in static libc builds.
/bionic/libc/arch-mips64/
H A Dmips64.mk20 arch-mips64/bionic/stat.cpp \
/bionic/libc/arch-mips/
H A Dmips.mk16 arch-mips/bionic/cacheflush.cpp \
/bionic/libc/arch-arm/
H A Darm.mk12 bionic/__memcpy_chk.cpp \
13 bionic/__memset_chk.cpp \
/bionic/libc/arch-arm64/
H A Darm64.mk23 bionic/__memcpy_chk.cpp \
24 bionic/strchr.cpp \
/bionic/libc/kernel/tools/
H A Dclean_header.py72 import sys, cpp, kernel, glob, os, re, getopt namespace
126 parser = cpp.BlockParser()
H A Dupdate_all.py3 import sys, cpp, kernel, glob, os, re, getopt, clean_header, subprocess namespace
H A Dkernel.py7 import sys, cpp, re, os.path, string, time namespace
133 list = cpp.BlockParser().parseFile(path)
/bionic/libc/arch-x86/
H A Dx86.mk98 bionic/strchr.cpp \
100 bionic/strrchr.cpp \

Completed in 291 milliseconds

12