OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HOST_2ND_ARCH
(Results
1 - 11
of
11
) sorted by null
/build/make/core/
host_shared_library.mk
21
ifdef
HOST_2ND_ARCH
25
# Build for
HOST_2ND_ARCH
33
endif #
HOST_2ND_ARCH
host_static_library.mk
21
ifdef
HOST_2ND_ARCH
25
# Build for
HOST_2ND_ARCH
33
endif #
HOST_2ND_ARCH
clear_vars.mk
377
ifdef
HOST_2ND_ARCH
378
LOCAL_ASFLAGS_$(
HOST_2ND_ARCH
):=
379
LOCAL_CFLAGS_$(
HOST_2ND_ARCH
):=
380
LOCAL_C_INCLUDES_$(
HOST_2ND_ARCH
):=
381
LOCAL_CLANG_ASFLAGS_$(
HOST_2ND_ARCH
):=
382
LOCAL_CLANG_CFLAGS_$(
HOST_2ND_ARCH
):=
383
LOCAL_CLANG_CPPFLAGS_$(
HOST_2ND_ARCH
):=
384
LOCAL_CLANG_$(
HOST_2ND_ARCH
):=
385
LOCAL_CLANG_LDFLAGS_$(
HOST_2ND_ARCH
):=
386
LOCAL_CPPFLAGS_$(
HOST_2ND_ARCH
):
[
all
...]
host_executable.mk
34
ifdef
HOST_2ND_ARCH
38
# Build for
HOST_2ND_ARCH
46
endif #
HOST_2ND_ARCH
envsetup.mk
144
HOST_2ND_ARCH
:= x86
154
HOST_2ND_ARCH
:=
164
HOST_2ND_ARCH
\
176
ifdef
HOST_2ND_ARCH
197
BUILD_2ND_ARCH := $(
HOST_2ND_ARCH
)
385
# Out for
HOST_2ND_ARCH
[
all
...]
soong_config.mk
62
$(call add_json_str, HostSecondaryArch, $(
HOST_2ND_ARCH
))
main.mk
827
ifdef
HOST_2ND_ARCH
831
# This should be called after calling resolve-shared-libs-depes for
HOST_2ND_ARCH
.
[
all
...]
/build/make/core/clang/
config.mk
41
#
HOST_2ND_ARCH
config
42
ifdef
HOST_2ND_ARCH
44
include $(BUILD_SYSTEM)/clang/HOST_$(
HOST_2ND_ARCH
).mk
/build/soong/ui/metrics/
metrics.go
95
case "
HOST_2ND_ARCH
":
/art/build/
Android.common_path.mk
109
ifdef
HOST_2ND_ARCH
/build/soong/ui/build/
dumpvars.go
139
"
HOST_2ND_ARCH
",
Completed in 1311 milliseconds