Searched refs:build_type (Results 1 - 3 of 3) sorted by relevance

/bionic/tests/
H A DAndroid.build.mk21 ifeq ($(build_type),host)
36 LOCAL_CLANG := $($(module)_clang_$(build_type))
43 $($(module)_cflags_$(build_type)) \
48 $($(module)_conlyflags_$(build_type)) \
53 $($(module)_cppflags_$(build_type)) \
58 $($(module)_c_includes_$(build_type)) \
62 $($(module)_src_files_$(build_type)) \
66 $($(module)_static_libraries_$(build_type)) \
70 $($(module)_shared_libraries_$(build_type)) \
74 $($(module)_whole_static_libraries_$(build_type)) \
[all...]
H A DAndroid.mk141 build_type := target macro
144 build_type := host macro
160 build_type := target macro
163 build_type := host macro
186 build_type := target macro
189 build_type := host macro
194 build_type := target macro
197 build_type := host macro
205 build_type := target macro
208 build_type macro
217 build_type := target macro
220 build_type := host macro
232 build_type := target macro
235 build_type := host macro
267 build_type := target macro
289 build_type := target macro
314 build_type := host macro
[all...]
/bionic/tests/libs/
H A DAndroid.mk32 build_type := target macro
48 build_type := target macro
76 build_type := target macro
89 build_type := target macro
100 build_type := target macro
113 build_type := target macro
126 build_type := target macro
128 build_type := host macro
139 build_type := target macro
141 build_type macro
[all...]

Completed in 46 milliseconds