/build/soong/java/ |
D | kotlin_test.go | 76 if !inList(fooKotlincClasses.String(), fooJar.Inputs.Strings()) { 81 if !inList(kotlinStdlib.String(), fooJar.Inputs.Strings()) { 86 if !inList(kotlinStdlibJdk7.String(), fooJar.Inputs.Strings()) { 91 if !inList(kotlinStdlibJdk8.String(), fooJar.Inputs.Strings()) { 96 if !inList(kotlinAnnotations.String(), fooJar.Inputs.Strings()) { 101 if !inList(fooKotlincHeaderClasses.String(), fooHeaderJar.Inputs.Strings()) { 113 if !inList(fooHeaderJar.Output.String(), barKotlinc.Implicits.Strings()) { 118 if !inList(bazHeaderJar.Output.String(), barKotlinc.Implicits.Strings()) { 183 if !inList(kaptStubs.Output.String(), turbineApt.Implicits.Strings()) { 188 if !inList(turbineApt.Output.String(), kotlinc.Implicits.Strings()) { [all …]
|
D | droiddoc_test.go | 84 …d.PathsRelativeToTop(javaDoc.Implicits), android.PathRelativeToTop(barStubsOutput); !inList(w, g) { 94 …roid.PathsRelativeToTop(javaDoc.Implicits), android.PathRelativeToTop(aidl.Output); !inList(w, g) {
|
D | plugin_test.go | 71 if !inList(bar, javac.Implicits.Strings()) { 111 if !inList(bar, javac.Implicits.Strings()) {
|
D | sdk_library_external.go | 76 return inList(j.Name(), ctx.Config().InterPartitionJavaLibraryAllowList())
|
D | rro_test.go | 82 if !inList(staticLibPackage, overlayList) { 179 if inList(unexpectedFlags, aapt2Flags) {
|
D | java_test.go | 838 if !inList(fooRes.Output.String(), foo.Inputs.Strings()) { 883 if g, w := fooSrcJar.Output.String(), foo.Inputs.Strings(); !inList(g, w) { 897 if g, w := barSrcJar.Output.String(), barResCombined.Inputs.Strings(); !inList(g, w) { 901 if g, w := barRes.Output.String(), barResCombined.Inputs.Strings(); !inList(g, w) { 905 if g, w := barResCombined.Output.String(), bar.Inputs.Strings(); !inList(g, w) {
|
D | java.go | 706 if inList(ctx.ModuleName(), ctx.Config().BootJars()) { 716 inList(ctx.ModuleName(), ctx.Config().ModulesLoadedByPrivilegedModules()) { 1520 …defaultUnitTest := !inList("tradefed", j.properties.Libs) && !inList("cts", j.testProperties.Test_… 3174 var inList = android.InList[string] var
|
/build/soong/ui/build/ |
D | build.go | 222 if inList("help", config.Arguments()) { 234 if !inList(a, specialTargets) { 243 if inList("clean", config.Arguments()) || inList("clobber", config.Arguments()) { 292 if inList("installclean", config.Arguments()) || 293 inList("install-clean", config.Arguments()) { 300 if inList("dataclean", config.Arguments()) || 301 inList("data-clean", config.Arguments()) {
|
D | environment.go | 83 if key, _, ok := decodeKeyValue(envVar); ok && inList(key, keys) { 109 if key, _, ok := decodeKeyValue(envVar); ok && inList(key, keys) {
|
D | kati.go | 297 if !inList(path, headers) { 316 if sanitize := strings.Fields(v); inList("address", sanitize) {
|
D | util.go | 46 func inList(s string, list []string) bool { func
|
D | config.go | 574 if inList("GET-INSTALL-PATH", configArgs) { 728 if inList("", newTargets) { 930 if inList("C.UTF-8", locales) { 932 } else if inList("C.utf8", locales) { 935 } else if inList("en_US.UTF-8", locales) { 937 } else if inList("en_US.utf8", locales) { 1560 if sanitize := strings.Fields(v); inList("address", sanitize) {
|
/build/soong/cc/ |
D | gen_test.go | 41 if !inList(expected, actual) { 66 …if !inList("-I"+filepath.Dir(aidl.Output.String()), android.StringsRelativeToTop(ctx.Config(), lib…
|
D | library_stub.go | 55 if inList("llndk", apiLibrary.properties.Variants) { 62 if inList(targetVariant, apiLibrary.properties.Variants) { 68 if inList(targetVariant, apiLibrary.properties.Variants) { 148 if !inList(name, *ndkKnownLibs) { 348 return inList("llndk", d.properties.Variants) 498 return inList(String(v.properties.Variant), []string{"ndk", "apex"})
|
D | check.go | 37 } else if inList(flag, config.IllegalFlags) { 132 } else if !inList(flag, allowedLdlibs) {
|
D | linker.go | 441 if inList("libdl", deps.SharedLibs) { 444 if inList("libc", deps.SystemSharedLibs) { 445 if !inList("libdl", deps.SystemSharedLibs) { 455 if inList("libdl", deps.SystemSharedLibs) && inList("libc", deps.SystemSharedLibs) &&
|
D | library_test.go | 187 if !inList("-DGOOGLE_PROTOBUF_NO_RTTI", libfoo.flags.Local.CFlags) { 211 if !inList(expectedVariant, variants) {
|
D | util.go | 31 var inList = android.InList[string] var
|
D | cc.go | 1313 return inList(c.BaseModuleName(), *getNDKKnownLibs(config)) 2052 flags.AssemblerWithCpp = inList("-xassembler-with-cpp", flags.Local.AsFlags) 2240 if !inList(lib, deps.SharedLibs) { 2246 if !inList(lib, deps.StaticLibs) && !inList(lib, deps.WholeStaticLibs) { 2252 if !inList(lib, deps.HeaderLibs) { 2258 if !inList(gen, deps.GeneratedHeaders) { 2389 if c.UseSdk() && inList(name, *getNDKKnownLibs(config)) { 2408 } else if c.UseSdk() && inList(replaceLibName, *getNDKKnownLibs(config)) { 2478 if inList(lib, deps.ReexportHeaderLibHeaders) { 2527 if inList(lib, deps.ReexportStaticLibHeaders) { [all …]
|
D | compiler.go | 671 if inList("-Wno-error", flags.Local.CFlags) || inList("-Wno-error", flags.Local.CppFlags) { 673 } else if !inList("-Werror", flags.Local.CFlags) && !inList("-Werror", flags.Local.CppFlags) {
|
D | binary.go | 182 if !binary.static() && inList("libc", deps.StaticLibs) { 271 if !inList("-shared", flags.Local.LdFlags) {
|
D | makevars.go | 116 if !inList(baseName, exportedVendorPublicLibraries) {
|
D | ndk_library.go | 234 if inList("-fvisibility=hidden", flags.Local.CFlags) {
|
/build/soong/androidmk/androidmk/ |
D | android.go | 515 inList := func(s string) bool { 528 if inList("windows") { 532 if !inList("linux") && err == nil { 536 if !inList("darwin") && err == nil {
|
/build/soong/cmd/multiproduct_kati/ |
D | main.go | 137 func inList(str string, list []string) bool { func 337 if inList(product, allProducts) {
|