Home
last modified time | relevance | path

Searched refs:static (Results 1 – 25 of 132) sorted by relevance

123456

/build/make/tools/compliance/cmd/testdata/regressconcur/
DREADME.md34 container -> bin1 [label="static"];
35 container -> bin2 [label="static"];
36 container -> bin3 [label="static"];
37 container -> bin4 [label="static"];
38 container -> bin5 [label="static"];
39 container -> bin6 [label="static"];
40 container -> bin7 [label="static"];
41 container -> bin8 [label="static"];
42 container -> bin9 [label="static"];
43 bin1 -> lib1 [label="static"];
[all …]
Dcontainer.zip.meta_lic27 annotations: "static"
31 annotations: "static"
35 annotations: "static"
39 annotations: "static"
43 annotations: "static"
47 annotations: "static"
51 annotations: "static"
55 annotations: "static"
59 annotations: "static"
/build/make/tools/compliance/cmd/testdata/
DREADME.md51 bin1 -> liba [label="static"];
52 bin1 -> libc [label="static"];
68 app -> liba [label="static"];
86 bin1 -> liba [label="static"];
87 bin1 -> libc [label="static"];
90 container -> bin1 [label="static"];
91 container -> bin2 [label="static"];
92 container -> liba [label="static"];
93 container -> libb [label="static"];
111 bin1 -> liba [label="static"];
[all …]
/build/bazel/rules/cc/
Dstl_test.bzl51 _StlInfo = provider(fields = ["static", "shared", "deps"])
56 static = ctx.attr.static,
66 "static": attr.string_list(),
114 static = android_deps.static,
122 static = non_android_deps.static,
165 static = sdk_deps.static,
191 static = info.static_deps,
203 expected_static = sets.make(ctx.attr.static)
204 actual_static = sets.make(stl_info.static)
335 "static": attr.string_list(),
[all …]
/build/make/core/
Dcxx_stl_setup.mk39 my_link_type := static
41 ifeq (-static,$(filter -static,$(my_ldflags)))
42 my_link_type := static
46 my_link_type := static
80 ifeq ($(my_link_type),static)
/build/soong/cc/
Dproto.go67 func protoDeps(ctx DepsContext, deps Deps, p *android.ProtoProperties, static bool) Deps {
75 static = true
82 static = true
88 static = true
91 static = true
94 static = true
97 static = true
100 static = true
103 static = true
109 if static {
/build/make/tools/compliance/cmd/testdata/regressgpl2/
Dcontainer.zip.meta_lic23 annotations: "static"
27 annotations: "static"
31 annotations: "static"
35 annotations: "static"
39 annotations: "static"
43 annotations: "static"
DREADME.md19 container -> bin1[label="static"];
20 container -> bin2 [label="static"];
21 container -> bin3 [label="static"];
22 container -> libapache [label="static"];
23 container -> libcxx [label="static"];
24 container -> libgpl [label="static"];
/build/make/tools/aconfig/aconfig/templates/
DFlags.java.template10 public static final String FLAG_{item.flag_name_constant_suffix} = "{item.device_config_flag}";
24 public static boolean {item.method_name}() \{
29 public static void setFeatureFlags(FeatureFlags featureFlags) \{
33 public static void unsetFeatureFlags() \{
38 …private static FeatureFlags FEATURE_FLAGS{{ -if not is_test_mode }} = new FeatureFlagsImpl(){{ -en…
/build/make/tools/compliance/cmd/testdata/notice/bin/
Dbin1.meta_lic3 projects: "static/binary"
14 annotations: "static"
18 annotations: "static"
/build/make/tools/compliance/cmd/testdata/reciprocal/bin/
Dbin1.meta_lic3 projects: "static/binary"
14 annotations: "static"
18 annotations: "static"
/build/make/tools/compliance/cmd/testdata/proprietary/bin/
Dbin1.meta_lic3 projects: "static/binary"
14 annotations: "static"
18 annotations: "static"
/build/make/tools/compliance/cmd/testdata/restricted/bin/
Dbin1.meta_lic3 projects: "static/binary"
14 annotations: "static"
18 annotations: "static"
/build/make/tools/compliance/cmd/testdata/firstparty/bin/
Dbin1.meta_lic3 projects: "static/binary"
14 annotations: "static"
18 annotations: "static"
/build/make/tools/compliance/cmd/testdata/reciprocal/
Dcontainer.zip.meta_lic23 annotations: "static"
27 annotations: "static"
31 annotations: "static"
35 annotations: "static"
Dhighest.apex.meta_lic31 annotations: "static"
35 annotations: "static"
39 annotations: "static"
43 annotations: "static"
/build/make/tools/compliance/cmd/testdata/restricted/
Dcontainer.zip.meta_lic23 annotations: "static"
27 annotations: "static"
31 annotations: "static"
35 annotations: "static"
Dhighest.apex.meta_lic31 annotations: "static"
35 annotations: "static"
39 annotations: "static"
43 annotations: "static"
/build/make/tools/compliance/cmd/testdata/notice/
Dcontainer.zip.meta_lic23 annotations: "static"
27 annotations: "static"
31 annotations: "static"
35 annotations: "static"
Dhighest.apex.meta_lic31 annotations: "static"
35 annotations: "static"
39 annotations: "static"
43 annotations: "static"
/build/make/tools/compliance/cmd/testdata/firstparty/
Dcontainer.zip.meta_lic23 annotations: "static"
27 annotations: "static"
31 annotations: "static"
35 annotations: "static"
Dhighest.apex.meta_lic31 annotations: "static"
35 annotations: "static"
39 annotations: "static"
43 annotations: "static"
/build/make/tools/compliance/cmd/testdata/proprietary/
Dcontainer.zip.meta_lic23 annotations: "static"
27 annotations: "static"
31 annotations: "static"
35 annotations: "static"
Dhighest.apex.meta_lic31 annotations: "static"
35 annotations: "static"
39 annotations: "static"
43 annotations: "static"
/build/make/tools/compliance/cmd/testdata/regressgpl1/
Dcontainer.zip.meta_lic23 annotations: "static"
27 annotations: "static"
31 annotations: "static"

123456