OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:my_link_type
(Results
1 - 9
of
9
) sorted by null
/build/make/core/
cxx_stl_setup.mk
42
my_link_type
:= dynamic
macro
45
my_link_type
:= static
macro
48
my_link_type
:= static
macro
52
my_link_type
:= static
macro
72
ifeq ($(
my_link_type
),dynamic)
85
my_cxx_ldlibs += $($($(my_prefix)OS)_$(
my_link_type
)_gcclibs)
92
ifeq ($(
my_link_type
),static)
104
my_cxx_ldlibs += $($($(my_prefix)OS)_$(
my_link_type
)_gcclibs)
link_type.mk
7
#
my_link_type
: the tags to apply to this module
16
$(link_type).TYPE := $(
my_link_type
)
26
my_link_type
:=
macro
prebuilt_internal.mk
127
my_link_type
:= native:ndk:$(my_ndk_stl_family):$(my_ndk_stl_link_type)
macro
132
my_link_type
:= native:vndk
macro
134
my_link_type
:= native:vndk_private
macro
137
my_link_type
:= native:vendor
macro
140
my_link_type
:= native:recovery
macro
142
my_link_type
:= native:platform
macro
295
my_link_type
:= java:system
macro
297
my_link_type
:= java:system
macro
299
my_link_type
:= java:core
macro
301
my_link_type
:= java:sd
macro
303
my_link_type
:= java:platform
macro
[
all
...]
soong_java_prebuilt.mk
136
my_link_type
:= java:system
macro
138
my_link_type
:= java:system
macro
140
my_link_type
:= java:core
macro
142
my_link_type
:= java:sdk
macro
144
my_link_type
:= java:platform
macro
soong_app_prebuilt.mk
145
my_link_type
:= java:system
macro
147
my_link_type
:= java:sdk
macro
149
my_link_type
:= java:platform
macro
install_jni_libs_internal.mk
112
my_link_type
:= app:sdk
macro
119
my_link_type
:= app:platform
macro
java_common.mk
516
my_link_type
:= java:system
macro
520
my_link_type
:= java:system
macro
524
my_link_type
:= java:core
macro
528
my_link_type
:= java:sdk
macro
532
my_link_type
:= java:platform
macro
538
my_link_type
+= aapt2_only
binary.mk
1199
my_link_type
:= native:ndk:$(my_ndk_stl_family):$(my_ndk_stl_link_type)
macro
1206
my_link_type
:= native:vndk
macro
1208
my_link_type
:= native:vndk_private
macro
1215
my_link_type
:= native:vendor
macro
1220
my_link_type
:= native:recovery
macro
1225
my_link_type
:= native:platform
macro
[
all
...]
soong_cc_prebuilt.mk
79
my_link_type
:= $(LOCAL_SOONG_LINK_TYPE)
macro
Completed in 111 milliseconds