/build/soong/android/ |
D | Android.bp | 22 "androidmk.go", 23 "apex.go", 24 "api_levels.go", 25 "arch.go", 26 "arch_list.go", 27 "bazel.go", 28 "bazel_handler.go", 29 "bazel_paths.go", 30 "config.go", 31 "csuite_config.go", [all …]
|
/build/soong/java/ |
D | Android.bp | 22 "aapt2.go", 23 "aar.go", 24 "android_manifest.go", 25 "android_resources.go", 26 "androidmk.go", 27 "app_builder.go", 28 "app.go", 29 "app_import.go", 30 "app_set.go", 31 "base.go", [all …]
|
/build/soong/cc/ |
D | Android.bp | 20 "androidmk.go", 21 "api_level.go", 22 "builder.go", 23 "bp2build.go", 24 "cc.go", 25 "ccdeps.go", 26 "check.go", 27 "coverage.go", 28 "gen.go", 29 "image.go", [all …]
|
/build/blueprint/ |
D | Blueprints | 10 "context.go", 11 "glob.go", 12 "live_tracker.go", 13 "mangle.go", 14 "module_ctx.go", 15 "name_interface.go", 16 "ninja_defs.go", 17 "ninja_strings.go", 18 "ninja_writer.go", 19 "package_ctx.go", [all …]
|
/build/soong/rust/ |
D | Android.bp | 16 "androidmk.go", 17 "benchmark.go", 18 "binary.go", 19 "bindgen.go", 20 "builder.go", 21 "clippy.go", 22 "compiler.go", 23 "coverage.go", 24 "doc.go", 25 "fuzz.go", [all …]
|
/build/soong/ui/build/ |
D | Android.bp | 23 "paths/config.go", 24 "paths/logs.go", 27 "paths/logs_test.go", 48 "bazel.go", 49 "build.go", 50 "cleanbuild.go", 51 "config.go", 52 "context.go", 53 "dumpvars.go", 54 "environment.go", [all …]
|
/build/make/tools/rbcrun/ |
D | go.sum | 1 cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw= 2 github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU= 3 github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983Of… 5 github.com/chzyer/logex v1.1.10/go.mod h1:+Ywpsq7O8HXn0nuIou7OrIPyXbp3wmkHB+jjWRnGsAI= 7 github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod h1:nSuG5e5PlCu98SY8svDHJxuZscD… 9 github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMnBNeIyt5eFwwo7qiLfzF… 10 github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw= 11 github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473/go.mod h1:YTl/9mNaCwkRv… 12 github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7+kN2VEUnK/pcBlmesAr… 13 github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP… [all …]
|
D | go.mod | 4 github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d // indirect 5 go.starlark.net v0.0.0-20201006213952-227f4aabceb5 8 replace go.starlark.net => ../../../../external/starlark-go 10 go 1.15
|
/build/soong/cc/config/ |
D | Android.bp | 13 "bp2build.go", 14 "clang.go", 15 "global.go", 16 "tidy.go", 17 "toolchain.go", 18 "vndk.go", 20 "arm_device.go", 21 "arm64_device.go", 22 "arm64_fuchsia_device.go", 23 "x86_device.go", [all …]
|
/build/soong/bp2build/ |
D | Android.bp | 9 "androidbp_to_build_templates.go", 10 "bp2build.go", 11 "build_conversion.go", 12 "bzl_conversion.go", 13 "configurability.go", 14 "constants.go", 15 "conversion.go", 16 "metrics.go", 17 "symlink_forest.go", 29 "build_conversion_test.go", [all …]
|
/build/soong/apex/ |
D | Android.bp | 21 "androidmk.go", 22 "apex.go", 23 "apex_singleton.go", 24 "builder.go", 25 "deapexer.go", 26 "key.go", 27 "prebuilt.go", 28 "testing.go", 29 "vndk.go", 32 "apex_test.go", [all …]
|
/build/soong/sdk/ |
D | Android.bp | 17 "bp.go", 18 "exports.go", 19 "sdk.go", 20 "update.go", 23 "bootclasspath_fragment_sdk_test.go", 24 "bp_test.go", 25 "cc_sdk_test.go", 26 "compat_config_sdk_test.go", 27 "exports_test.go", 28 "java_sdk_test.go", [all …]
|
/build/soong/rust/config/ |
D | Android.bp | 13 "arm_device.go", 14 "arm64_device.go", 15 "global.go", 16 "lints.go", 17 "toolchain.go", 18 "allowed_list.go", 19 "x86_darwin_host.go", 20 "x86_linux_bionic_host.go", 21 "x86_linux_host.go", 22 "x86_device.go", [all …]
|
/build/soong/python/ |
D | Android.bp | 14 "androidmk.go", 15 "binary.go", 16 "builder.go", 17 "defaults.go", 18 "installer.go", 19 "library.go", 20 "proto.go", 21 "python.go", 22 "test.go", 23 "testing.go", [all …]
|
/build/soong/cmd/diff_target_files/ |
D | Android.bp | 8 "compare.go", 9 "diff_target_files.go", 10 "glob.go", 11 "target_files.go", 12 "allow_list.go", 13 "zip_artifact.go", 16 "compare_test.go", 17 "glob_test.go", 18 "allow_list_test.go",
|
/build/soong/symbol_inject/ |
D | Android.bp | 23 "symbol_inject.go", 24 "elf.go", 25 "macho.go", 26 "pe.go", 29 "elf_symboldata_test.go", 30 "elf_test.go", 31 "macho_symboldata_test.go", 32 "macho_test.go", 33 "pe_symboldata_test.go", 34 "pe_test.go", [all …]
|
/build/blueprint/.github/workflows/ |
D | build.yml | 15 go: [ '1.14', '1.13' ] 16 name: Build and test on go ${{ matrix.go }} 19 - name: Set up Go ${{ matrix.go }} 20 uses: actions/setup-go@v2 22 go-version: ${{ matrix.go }} 23 id: go 40 run: go test ./... 43 run: go test -race -short ./...
|
/build/soong/ui/status/ |
D | Android.bp | 30 "critical_path.go", 31 "kati.go", 32 "log.go", 33 "ninja.go", 34 "status.go", 37 "critical_path_test.go", 38 "kati_test.go", 39 "ninja_test.go", 40 "status_test.go", 49 "ninja_frontend/frontend.pb.go", [all …]
|
/build/soong/androidmk/ |
D | Android.bp | 26 "cmd/androidmk.go", 37 "androidmk/android.go", 38 "androidmk/androidmk.go", 39 "androidmk/values.go", 42 "androidmk/androidmk_test.go", 55 "parser/ast.go", 56 "parser/make_strings.go", 57 "parser/parser.go", 58 "parser/scope.go", 61 "parser/make_strings_test.go", [all …]
|
/build/soong/ui/terminal/ |
D | Android.bp | 24 "simple_status.go", 25 "format.go", 26 "smart_status.go", 27 "status.go", 28 "stdio.go", 29 "util.go", 32 "status_test.go", 33 "util_test.go", 37 "util_darwin.go", 42 "util_linux.go",
|
/build/soong/third_party/zip/ |
D | Android.bp | 34 "reader.go", 35 "register.go", 36 "struct.go", 37 "writer.go", 39 "android.go", 42 "android_test.go", 43 "reader_test.go", 44 "writer_test.go", 45 "zip_test.go",
|
/build/soong/filesystem/ |
D | Android.bp | 15 "bootimg.go", 16 "filesystem.go", 17 "logical_partition.go", 18 "system_image.go", 19 "vbmeta.go", 20 "testing.go", 23 "filesystem_test.go",
|
/build/soong/third_party/zip/testdata/ |
D | readme.notzip | 14 …��PKL�eThis is the source code repository for the Go programming language… 16 For documentation about how to install and use Go, 19 After installing Go, you can view a nicely formatted 23 Unless otherwise noted, the Go source files are distributed 30 If you have just untarred a binary Go distribution, you need to set 31 the environment variable $GOROOT to the full path of the go 33 variable if you unpack it into /usr/local/go, or if you rebuild 35 You should also add the Go binary directory $GOROOT/bin 38 For example, if you extracted the tar file into $HOME/go, you might 41 export GOROOT=$HOME/go
|
/build/soong/dexpreopt/ |
D | Android.bp | 9 "class_loader_context.go", 10 "config.go", 11 "dexpreopt.go", 12 "testing.go", 15 "class_loader_context_test.go", 16 "dexpreopt_test.go",
|
/build/soong/finder/fs/ |
D | Android.bp | 38 "fs.go", 39 "readdir.go", 40 "test.go", 43 "fs_test.go", 44 "readdir_test.go", 48 "fs_darwin.go", 53 "fs_linux.go",
|