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 - 13
of
13
) sorted by null
/build/make/core/
clear_vars.mk
309
ifdef
HOST_2ND_ARCH
310
LOCAL_ASFLAGS_$(
HOST_2ND_ARCH
):=
311
LOCAL_CFLAGS_$(
HOST_2ND_ARCH
):=
312
LOCAL_C_INCLUDES_$(
HOST_2ND_ARCH
):=
313
LOCAL_CLANG_ASFLAGS_$(
HOST_2ND_ARCH
):=
314
LOCAL_CLANG_CFLAGS_$(
HOST_2ND_ARCH
):=
315
LOCAL_CLANG_CPPFLAGS_$(
HOST_2ND_ARCH
):=
316
LOCAL_CLANG_$(
HOST_2ND_ARCH
):=
317
LOCAL_CLANG_LDFLAGS_$(
HOST_2ND_ARCH
):=
318
LOCAL_CPPFLAGS_$(
HOST_2ND_ARCH
):
[
all
...]
host_shared_library.mk
21
ifdef
HOST_2ND_ARCH
25
# Build for
HOST_2ND_ARCH
34
endif #
HOST_2ND_ARCH
host_static_library.mk
21
ifdef
HOST_2ND_ARCH
25
# Build for
HOST_2ND_ARCH
34
endif #
HOST_2ND_ARCH
host_executable.mk
38
ifdef
HOST_2ND_ARCH
42
# Build for
HOST_2ND_ARCH
51
endif #
HOST_2ND_ARCH
soong_config.mk
62
echo ' "HostSecondaryArch": "$(
HOST_2ND_ARCH
)",'; \
dumpvar.mk
18
HOST_2ND_ARCH
\
envsetup.mk
134
HOST_2ND_ARCH
:= x86
143
BUILD_2ND_ARCH := $(
HOST_2ND_ARCH
)
363
# Out for
HOST_2ND_ARCH
config.mk
276
ifdef
HOST_2ND_ARCH
[
all
...]
main.mk
714
ifdef
HOST_2ND_ARCH
[
all
...]
/build/make/core/clang/
config.mk
42
#
HOST_2ND_ARCH
config
43
ifdef
HOST_2ND_ARCH
45
include $(BUILD_SYSTEM)/clang/HOST_$(
HOST_2ND_ARCH
).mk
/system/extras/simpleperf/
Android.mk
212
ifdef
HOST_2ND_ARCH
242
ifdef
HOST_2ND_ARCH
/art/build/
Android.common_path.mk
101
ifdef
HOST_2ND_ARCH
/build/soong/ui/build/
make.go
115
"
HOST_2ND_ARCH
",
Completed in 231 milliseconds