OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HOST_
(Results
1 - 15
of
15
) sorted by null
/build/core/
copy_headers.mk
5
my_prefix :=
HOST_
prebuilt.mk
10
my_prefix :=
HOST_
host_shared_library.mk
2
my_prefix :=
HOST_
host_static_library.mk
2
my_prefix :=
HOST_
notice_files.mk
20
my_prefix :=
HOST_
host_executable.mk
2
my_prefix :=
HOST_
droiddoc.mk
25
my_prefix :=
HOST_
base_rules.mk
38
my_prefix :=
HOST_
main.mk
686
# $(1): TARGET_ or
HOST_
or HOST_CROSS_.
706
$(call resolve-shared-libs-depes,
HOST_
)
708
$(call resolve-shared-libs-depes,
HOST_
,true)
[
all
...]
config.mk
248
combo_target :=
HOST_
254
combo_target :=
HOST_
[
all
...]
/build/core/clang/
config.mk
141
include $(BUILD_SYSTEM)/clang/
HOST_
$(HOST_ARCH).mk
146
include $(BUILD_SYSTEM)/clang/
HOST_
$(HOST_2ND_ARCH).mk
/external/gmock/test/
Android.mk
46
# $(2): "
HOST_
" or empty
69
$(call _define-test,$(1),
HOST_
,-O0,_host,)
/device/generic/goldfish/opengl/
common.mk
34
$(eval LOCAL_MODULE_CLASS := $(patsubst
HOST_
%,%,$(patsubst %EXECUTABLE,%EXECUTABLES,$(patsubst %LIBRARY,%LIBRARIES,$2)))) \
99
$(eval _emugl_HOST := $(if $3,
HOST_
,))\
105
$(eval _emugl.$(_mod).type := $(patsubst
HOST_
%,%,$2))\
136
$(eval _names := $(patsubst
HOST_
%,%,$(_emugl_HOST_modules))),\
152
$(eval LOCAL_STATIC_LIBRARIES := $(1:
HOST_
%=%) $(LOCAL_STATIC_LIBRARIES))\
156
$(eval LOCAL_SHARED_LIBRARIES := $(1:
HOST_
%=%) $(LOCAL_SHARED_LIBRARIES))\
/external/gtest/test/
Android.mk
45
# $(2): "
HOST_
" or empty
68
$(call _define-test,$(1),
HOST_
,-O0,_host,)
/build/soong/common/
androidmk.go
160
prefix = "
HOST_
"
Completed in 803 milliseconds