Home
last modified time | relevance | path

Searched refs:InList (Results 1 – 25 of 50) sorted by relevance

12

/build/soong/rust/
Dlibrary_test.go141 if !android.InList("libstd", libfoo.Module().(*Module).Properties.AndroidMkDylibs) {
157 if !android.InList("libstd", libfoo.Module().(*Module).Properties.AndroidMkRlibs) {
191 if !android.InList("libbar.rlib-std", static.Module().(*Module).Properties.AndroidMkRlibs) {
194 if android.InList("libbar", static.Module().(*Module).Properties.AndroidMkDylibs) {
200 if !android.InList("libbar", dyn.Module().(*Module).Properties.AndroidMkDylibs) {
203 if android.InList("libbar.dylib-std", dyn.Module().(*Module).Properties.AndroidMkRlibs) {
273 if !android.InList("libstd", libfooRlibStatic.Properties.AndroidMkRlibs) {
276 if !android.InList("libstd", libfooRlibDynamic.Properties.AndroidMkDylibs) {
279 if !android.InList("libstd", libfooDylib.Properties.AndroidMkDylibs) {
283 if !android.InList("libstd", libbarShared.Properties.AndroidMkDylibs) {
[all …]
Dprotobuf_test.go45 if !android.InList("libprotobuf", librust_proto.Properties.AndroidMkDylibs) {
66 if android.InList("proto.rs", librust_proto_outputs) {
87 if !android.InList("libgrpcio", librust_grpcio_module.Properties.AndroidMkDylibs) {
92 if !android.InList("libfutures", librust_grpcio_module.Properties.AndroidMkDylibs) {
110 if android.InList("proto_grpc.rs", librust_grpcio_outputs) {
Dtest_test.go67 if !android.InList("libfoo.rlib-std", testingModule.Properties.AndroidMkRlibs) {
70 if !android.InList("libbar.rlib-std", testingModule.Properties.AndroidMkRlibs) {
73 if !android.InList("libstd", testingModule.Properties.AndroidMkRlibs) {
Drust_test.go211 if !android.InList("libdylib", module.Properties.AndroidMkDylibs) {
215 if !android.InList("librlib.rlib-std", module.Properties.AndroidMkRlibs) {
219 if !android.InList("libpm", module.Properties.AndroidMkProcMacroLibs) {
223 if !android.InList("libshared", module.Properties.AndroidMkSharedLibs) {
227 if !android.InList("libstatic", module.Properties.AndroidMkStaticLibs) {
316 if !android.InList("libbindings.dylib-std", libfooMod.Properties.AndroidMkRlibs) {
320 if !android.InList("libbindings.dylib-std", fizzBuzzMod.Properties.AndroidMkRlibs) {
324 if !android.InList("libbindings.rlib-std", libprocmacroMod.Properties.AndroidMkRlibs) {
388 if android.InList("libstd", module.Properties.AndroidMkDylibs) {
Dbinary_test.go50 if !android.InList("libfoo.rlib-std", fizzBuzzHost.Properties.AndroidMkRlibs) {
54 if !android.InList("libfoo", fizzBuzzDevice.Properties.AndroidMkDylibs) {
78 if !android.InList("libfoo.rlib-std", mod.Properties.AndroidMkRlibs) {
82 if !android.InList("libstd", mod.Properties.AndroidMkRlibs) {
140 if !android.InList("libc", fizzMod.Properties.AndroidMkStaticLibs) {
Dbenchmark_test.go48 if !android.InList("libcriterion.rlib-std", testingModule.Properties.AndroidMkRlibs) {
51 if !android.InList("libstd", testingModule.Properties.AndroidMkRlibs) {
Dfuzz_test.go40 if !android.InList("liblibfuzzer_sys.rlib-std", fuzz_libtest_mod.Properties.AndroidMkRlibs) {
43 if !android.InList("libtest_fuzzing.rlib-std", fuzz_libtest_mod.Properties.AndroidMkRlibs) {
Dimage_test.go43 if !android.InList("libfoo_vendor.vendor", vendorBinary.Properties.AndroidMkStaticLibs) {
85 …if !android.InList("libfoo_vendor_ramdisk.vendor_ramdisk", vendorRamdiskLibrary.Properties.Android…
Dcompiler_test.go201 if !android.InList("libstd", fizz.Properties.AndroidMkDylibs) {
204 if !android.InList("libstd", fooRlib.Properties.AndroidMkDylibs) {
207 if !android.InList("libstd", fooDylib.Properties.AndroidMkDylibs) {
Dcoverage_test.go49 if android.InList("android_arm64_armv8-a_dylib_cov", ctx.ModuleVariantsForTests("libbar_nocov")) {
/build/soong/android/
Ddeptag_test.go98 if g, w := hostFoo.Implicits.Strings(), hostInstallDep.Output.String(); !InList(w, g) {
102 if g, w := hostFoo.Implicits.Strings(), hostTransitive.Output.String(); !InList(w, g) {
106 if g, w := hostInstallDep.Implicits.Strings(), hostTransitive.Output.String(); !InList(w, g) {
110 if g, w := hostFoo.Implicits.Strings(), hostDep.Output.String(); InList(w, g) {
119 if g, w := deviceFoo.OrderOnly.Strings(), deviceInstallDep.Output.String(); !InList(w, g) {
123 if g, w := deviceFoo.OrderOnly.Strings(), deviceTransitive.Output.String(); !InList(w, g) {
127 if g, w := deviceInstallDep.OrderOnly.Strings(), deviceTransitive.Output.String(); !InList(w, g) {
131 if g, w := deviceFoo.OrderOnly.Strings(), deviceDep.Output.String(); InList(w, g) {
Darch_list.go402 if !InList(feature, archFeatures[arch]) {
Dninja_deps_test.go69 if g, w := result.NinjaDeps, "test_ninja_deps"; !InList(w, g) {
Dutil.go126 func InList(s string, list []string) bool { func
186 if InList(l, filter) {
212 if !InList(l, filter_out) {
Dneverallow.go320 return !InList(value, m.allowed)
531 return InList(ctx.ModuleName(), ctx.Config().BootJars())
549 …return (len(r.moduleTypes) == 0 || InList(moduleType, r.moduleTypes)) && !InList(moduleType, r.unl…
Dtest_asserts.go145 if !InList(s, list) {
154 if InList(s, list) {
Dapex.go370 if !InList(apex.InApexModules[0], v.InApexModules) {
445 return InList(what, apex_available) ||
446 (what != AvailableToPlatform && InList(AvailableToAnyApex, apex_available)) ||
447 (strings.HasPrefix(what, "com.android.gki.") && InList(AvailableToGkiApex, apex_available))
Dbazel_paths.go261 if !InList(l.Label, expandedExcludes) {
278 if !InList(p, expandedExcludes) {
Dsdk_version.go277 if len(allowedVersions) > 0 && !InList(s.ApiLevel.String(), allowedVersions) {
/build/soong/cc/
Dsanitize_test.go136 if g, w := fromLink.OrderOnly.Strings(), toLink.Output.String(); !android.InList(w, g) {
149 if g, w := fromLink.Implicits.Strings(), toLink.Output.String(); !android.InList(w, g) {
167 if !android.InList(want, got) {
Dcc_test.go3175 if len(variants) != 1 || !android.InList(arm64, variants) {
3180 if android.InList(arm64, variants) {
3616 if g, w := hostBin.Implicits.Strings(), hostShared.Output.String(); !android.InList(w, g) {
3620 if g, w := hostBin.Implicits.Strings(), hostTransitive.Output.String(); !android.InList(w, g) {
3624 if g, w := hostShared.Implicits.Strings(), hostTransitive.Output.String(); !android.InList(w, g) {
3628 if g, w := hostBin.Implicits.Strings(), hostRuntime.Output.String(); !android.InList(w, g) {
3632 if g, w := hostBin.Implicits.Strings(), hostTool.Output.String(); android.InList(w, g) {
3641 if g, w := deviceBin.OrderOnly.Strings(), deviceShared.Output.String(); !android.InList(w, g) {
3645 if g, w := deviceBin.OrderOnly.Strings(), deviceTransitive.Output.String(); !android.InList(w, g) {
3649 …if g, w := deviceShared.OrderOnly.Strings(), deviceTransitive.Output.String(); !android.InList(w, …
[all …]
/build/soong/dexpreopt/
Dclass_loader_context.go265 if android.InList(lib, CompatUsesLibs) || android.InList(lib, OptionalCompatUsesLibs) {
381 if android.InList(clc.Name, usesLibs) {
383 } else if clc.Name == AndroidTestMock && !android.InList("android.test.runner", usesLibs) {
/build/soong/apex/
Dprebuilt.go138 …forceDisable = forceDisable || (android.InList("address", ctx.Config().SanitizeDevice()) && !sanit…
139 …forceDisable = forceDisable || (android.InList("hwaddress", ctx.Config().SanitizeDevice()) && !san…
834 if android.InList("address", sanitizers) && e.Sanitized.Address.Set != nil {
836 } else if android.InList("hwaddress", sanitizers) && e.Sanitized.Hwaddress.Set != nil {
/build/soong/cc/config/
Dtoolchain.go267 var inList = android.InList
/build/soong/java/
Dgen.go122 if baseDir != "" && !android.InList(baseDir, baseDirs) {

12