/build/soong/cc/ |
D | prebuilt_test.go | 188 assertString(t, shared.OutputFile().Path().Base(), "libtest.so") 202 assertString(t, static.OutputFile().Path().Base(), "libf.a") 225 assertString(t, shared.OutputFile().Path().Base(), "libtest.so") 228 assertString(t, static.OutputFile().Path().Base(), "libf.a") 252 assertString(t, static.OutputFile().Path().Base(), "libfoo.a") 255 assertString(t, shared.OutputFile().Path().Base(), "libbar.so") 273 assertString(t, shared.OutputFile().Path().Base(), "libbar.so") 315 if dep.Base() == "libfoo.so" { 356 assertString(t, static.OutputFile().Path().Base(), "libf.a") 362 assertString(t, static2.OutputFile().Path().Base(), "libf.a") [all …]
|
D | vendor_snapshot.go | 243 prop.InitRc = append(prop.InitRc, filepath.Join("configs", path.Base())) 246 prop.VintfFragments = append(prop.VintfFragments, filepath.Join("configs", path.Base())) 251 out := filepath.Join(configsDir, path.Base()) 301 stem = libPath.Base() 330 snapshotBinOut := filepath.Join(snapshotArchDir, targetArch, "binary", binPath.Base()) 338 ctx.ModuleName(m)+filepath.Ext(objPath.Base()))
|
D | builder.go | 778 Description: "static link " + outputFile.Base(), 792 Description: "static link " + outputFile.Base(), 873 Description: "link " + outputFile.Base(), 924 Description: "header-abi-linker " + outputFile.Base(), 938 Description: "gunzip" + outputFile.Base(), 984 Description: "header-abi-diff " + outputFile.Base(), 1013 Description: "generate toc " + inputFile.Base(), 1041 Description: "link " + outputFile.Base(), 1057 Description: "prefix symbols " + outputFile.Base(), 1090 Description: "strip " + outputFile.Base(), [all …]
|
D | ndk_headers.go | 132 installedPath := ctx.InstallFile(installDir, header.Base(), header) 133 installPath := installDir.Join(ctx, header.Base()) 213 installPath := installDir.Join(ctx, header.Base()) 326 installPath := installDir.Join(ctx, src.Base())
|
/build/soong/cmd/diff_target_files/ |
D | glob.go | 26 if filepath.Base(pattern) == "**" { 44 pattern, patternFile = filepath.Dir(pattern), filepath.Base(pattern) 66 name, nameFile = filepath.Dir(name), filepath.Base(name)
|
/build/soong/linkerconfig/ |
D | linkerconfig_test.go | 51 if p.outputFilePath.Base() != "linker.config.pb" { 52 t.Errorf("expected linker.config.pb, got %q", p.outputFilePath.Base())
|
D | linkerconfig.go | 100 ctx.InstallFile(l.installDirPath, l.outputFilePath.Base(), l.outputFilePath) 159 entries.SetString("LOCAL_INSTALLED_MODULE_STEM", l.outputFilePath.Base())
|
/build/soong/android/ |
D | override_module.go | 64 Base *string member 82 return proptools.String(o.moduleProperties.Base) 238 base := String(module.getOverrideModuleProperties().Base) 255 … ctx.AddDependency(ctx.Module(), overrideBaseDepTag, *module.getOverrideModuleProperties().Base)[0]
|
D | csuite_config_test.go | 36 "plain", variants[0]).Module().(*CSuiteConfig).OutputFilePath.Base()
|
D | makefile_goal.go | 72 filename := filepath.Base(proptools.String(p.inputPath()))
|
/build/soong/kernel/ |
D | prebuilt_kernel_modules.go | 85 ctx.InstallFile(installDir, filepath.Base(m.String()), m) 108 stripped := dir.Join(ctx, filepath.Base(m.String())) 148 basenames = append(basenames, filepath.Base(m.String()))
|
/build/soong/mk2rbc/ |
D | find_mockfs.go | 21 base := filepath.Base(name) 34 m.dirs[dir] = append(m.dirs[dir], myFileInfo{filepath.Base(name), isDir})
|
/build/blueprint/pathtools/ |
D | glob.go | 93 if filepath.Base(pattern) == "**" { 296 if filepath.Base(pattern) == "**" { 314 pattern, patternFile = filepath.Dir(pattern), filepath.Base(pattern) 336 name, nameFile = filepath.Dir(name), filepath.Base(name)
|
/build/soong/apex/ |
D | key.go | 97 pubKeyName := m.publicKeyFile.Base()[0 : len(m.publicKeyFile.Base())-len(m.publicKeyFile.Ext())] 98 …privKeyName := m.privateKeyFile.Base()[0 : len(m.privateKeyFile.Base())-len(m.privateKeyFile.Ext()…
|
/build/soong/rust/ |
D | builder.go | 258 if android.SuffixInList(outputs.Strings(), genSubDir+genSrc.Base()) { 260 "multiple source providers generate the same filename output: "+genSrc.Base()) 262 outputs = append(outputs, android.PathForModuleOut(ctx, genSubDir+genSrc.Base())) 281 …envVars = append(envVars, "CARGO_BIN_NAME="+strings.TrimSuffix(outputFile.Base(), outputFile.Ext()… 291 clippyFile := android.PathForModuleOut(ctx, outputFile.Base()+".clippy")
|
/build/soong/sh/ |
D | sh_binary.go | 252 filename = s.sourceFilePath.Base() 277 s.installedFile = ctx.InstallExecutable(installDir, s.outputFilePath.Base(), s.outputFilePath) 368 s.installedFile = ctx.InstallExecutable(s.installDir, s.outputFilePath.Base(), s.outputFilePath) 389 …, s.testProperties.Test_suites, configs, s.testProperties.Auto_gen_config, s.outputFilePath.Base()) 397 s.addToDataModules(ctx, path.Base(), path) 404 relPath = filepath.Join("lib64", cc.OutputFile().Path().Base()) 406 relPath = filepath.Join("lib", cc.OutputFile().Path().Base())
|
/build/blueprint/loadplugins/ |
D | loadplugins.go | 46 filepath.Base(*pkg),
|
/build/soong/java/ |
D | dexpreopt.go | 226 filepath.Base(defaultInstallPath.PartitionDir()) != "apex" { 239 if d.installPath.Base() == "." { 370 installBase := filepath.Base(install.To) 371 arch := filepath.Base(installDir)
|
D | hiddenapi.go | 254 output := outputDir.Join(ctx, dexInput.Base()) 258 tmpDir := outputDir.Join(ctx, dexInput.Base()+"-tmp") 266 encodeRuleOutput = outputDir.Join(ctx, "unaligned", dexInput.Base())
|
/build/soong/ui/build/paths/ |
D | logs.go | 52 return fmt.Sprintf("/proc/self/fd/%d/%s", d.Fd(), filepath.Base(name)), func() { 79 addr = filepath.Join(d, "d", filepath.Base(name))
|
/build/soong/etc/ |
D | snapshot_etc.go | 121 ctx.InstallFile(s.installDirPath, s.outputFilePath.Base(), sourceFilePath) 132 entries.SetString("LOCAL_INSTALLED_MODULE_STEM", p.outputFilePath.Base())
|
/build/soong/python/ |
D | proto.go | 22 srcsZipFile := android.PathForModuleGen(ctx, protoFile.Base()+".srcszip")
|
D | installer.go | 62 installer.path = ctx.InstallFile(installer.installDir(ctx), file.Base(), file)
|
/build/make/core/ |
D | version_defaults.mk | 90 Base Base11 Cupcake Donut Eclair Eclair01 EclairMr1 Froyo Gingerbread GingerbreadMr1 \
|
/build/soong/ui/build/ |
D | build.go | 363 ctx.Printf("failed to dist %s: %s", filepath.Base(src), err.Error()) 385 if _, err := copyFile(src, filepath.Join(destDir, filepath.Base(src))); err != nil { 386 ctx.Printf("failed to dist %s: %s", filepath.Base(src), err.Error())
|