HomeSort by relevance Sort by last modified time
    Searched refs:HOST_2ND_ARCH (Results 1 - 8 of 8) sorted by null

  /build/core/
clear_vars.mk 209 ifdef HOST_2ND_ARCH
210 LOCAL_SRC_FILES_$(HOST_2ND_ARCH):=
211 LOCAL_CFLAGS_$(HOST_2ND_ARCH):=
212 LOCAL_CPPFLAGS_$(HOST_2ND_ARCH):=
213 LOCAL_C_INCLUDES_$(HOST_2ND_ARCH):=
214 LOCAL_ASFLAGS_$(HOST_2ND_ARCH):=
215 LOCAL_NO_CRT_$(HOST_2ND_ARCH):=
216 LOCAL_LDFLAGS_$(HOST_2ND_ARCH):=
217 LOCAL_SHARED_LIBRARIES_$(HOST_2ND_ARCH):=
218 LOCAL_STATIC_LIBRARIES_$(HOST_2ND_ARCH):
    [all...]
host_shared_library.mk 22 ifdef HOST_2ND_ARCH
26 # Build for HOST_2ND_ARCH
35 endif # HOST_2ND_ARCH
host_static_library.mk 22 ifdef HOST_2ND_ARCH
26 # Build for HOST_2ND_ARCH
35 endif # HOST_2ND_ARCH
host_executable.mk 34 ifdef HOST_2ND_ARCH
38 # Build for HOST_2ND_ARCH
47 endif # HOST_2ND_ARCH
envsetup.mk 80 HOST_2ND_ARCH := x86
91 BUILD_2ND_ARCH := $(HOST_2ND_ARCH)
253 # Out for HOST_2ND_ARCH
config.mk 229 ifdef HOST_2ND_ARCH
532 ifdef HOST_2ND_ARCH
main.mk 653 ifdef HOST_2ND_ARCH
    [all...]
  /build/core/clang/
config.mk 73 # HOST_2ND_ARCH config
74 ifdef HOST_2ND_ARCH
76 include $(BUILD_SYSTEM)/clang/HOST_$(HOST_2ND_ARCH).mk

Completed in 251 milliseconds