/build/soong/cc/ |
D | ndk_headers.go | 68 To *string member 131 String(m.properties.To)) 178 To *string member 208 toOutputPath := getCurrentIncludePath(ctx).Join(ctx, String(m.properties.To)) 212 installDir := getHeaderInstallDir(ctx, header, String(m.properties.From), String(m.properties.To)) 300 To *string member 324 installDir := getCurrentIncludePath(ctx).Join(ctx, String(m.properties.To))
|
/build/soong/cmd/sbox/sbox_proto/ |
D | sbox.pb.go | 170 To *string `protobuf:"bytes,2,req,name=to" json:"to,omitempty"` member 211 if m != nil && m.To != nil { 212 return *m.To 277 To *string `protobuf:"bytes,2,req,name=to" json:"to,omitempty"` member 316 if m != nil && m.To != nil { 317 return *m.To
|
/build/soong/ui/status/ninja_frontend/ |
D | README | 3 The only difference is the specification of a go_package. To regenerate frontend.pb.go, run regen.s…
|
/build/make/ |
D | buildspec.mk.default | 18 # This is a do-nothing template file. To use it, copy it to a file 101 # To only build ART, use "runtime_libart_default" 102 # To use Dalvik but also include ART, use "runtime_libdvm_default runtime_libart" 103 # To use ART but also include Dalvik, use "runtime_libart_default runtime_libdvm"
|
D | Changes.md | 13 To specify a list of libraries for a given modules, use: 53 To temporarily relax missing required modules check, use: 110 To temporarily turn the build-time restriction off, use 139 the first one. To go back to the original behavior for compatability reason, 154 To temporarily relax this check and restore the behavior prior to this change, 587 To start with, this includes replacing the $PATH with our own directory of 620 To fix this, we're marking the variables that are set in envsetup.sh as
|
D | Usage.txt | 37 To view the modules and targets defined in a particular directory, look for:
|
/build/ |
D | buildspec.mk.default | 18 # This is a do-nothing template file. To use it, copy it to a file 101 # To only build ART, use "runtime_libart_default" 102 # To use Dalvik but also include ART, use "runtime_libdvm_default runtime_libart" 103 # To use ART but also include Dalvik, use "runtime_libart_default runtime_libdvm"
|
/build/soong/ |
D | OWNERS | 16 # To expedite LON reviews
|
D | README.md | 336 apply to any non-defaults module that uses it. To set the visibility of a 350 [gofmt](https://golang.org/cmd/gofmt/). To recursively reformat all Android.bp files 449 used. To specify that no properties should be amended for `soc_b`, you can set 568 To load Soong code in a Go-aware IDE, create a directory outside your android tree and then: 580 To run the soong_build process in a debugger, install `dlv` and then start the build with
|
/build/bazel/rules_cc/ |
D | README.md | 5 To reduce the number of dependencies of this directory, not all files in `rules_cc`
|
/build/bazel/rules/ |
D | cc_constants.bzl | 2 # To use, load the constants struct:
|
/build/soong/android/ |
D | rule_builder.go | 73 To string member 88 sb.WriteString(install.To) 545 To: proto.String(sboxPathForToolRel(r.ctx, tool)), 552 To: proto.String(sboxPathForPackagedToolRel(tool)), 566 To: proto.String(r.sboxPathForInputRel(input)), 579 To: proto.String(sboxOutSubDir), 583 To: proto.String(sboxOutSubDir), 600 To: proto.String(output.String()),
|
D | apex.go | 766 To string member 809 toName := fmt.Sprintf("%s(minSdkVersion:%s)", info.To, info.MinSdkVersion)
|
/build/make/tools/fs_config/ |
D | README.md | 32 them in their native code. To do so, include the `oemaids_headers` header library in the 83 To add new tests, simply add a `test_<xxx>` method to the test class. It will automatically
|
/build/make/tools/ |
D | brillo-clang-format | 21 # style guide defined by Brillo. To use this file create a *relative* symlink in
|
/build/soong/docs/ |
D | clion.md | 39 To combine several projects into one, you can create super projects
|
/build/soong/cmd/path_interposer/ |
D | main.go | 67 var usage = fmt.Errorf(`To use the PATH interposer:
|
/build/soong/dexpreopt/dexpreopt_gen/ |
D | dexpreopt_gen.go | 216 installPath := installDir.Join(ctx, strings.TrimPrefix(install.To, "/"))
|
/build/soong/java/ |
D | droidstubs.go | 662 `To make these errors go away, you have two choices:\n`+ 667 ` To submit the revised current.txt to the main Android repository,\n`+
|
D | app.go | 515 To: filepath.Join(installPath, targetToJniDir(jniLib.target), jniLib.unstrippedFile.Base()), 846 To: depName,
|
/build/make/core/ |
D | LINUX_KERNEL_COPYING | 44 To protect your rights, we need to make restrictions that forbid 69 program proprietary. To prevent this, we have made it clear that any 304 To do so, attach the following notices to the program. It is safest
|
/build/blueprint/ |
D | LICENSE | 181 To apply the Apache License to your work, attach the following
|
/build/soong/licenses/ |
D | LICENSE | 193 To apply the Apache License to your work, attach the following
|
/build/make/tools/releasetools/ |
D | pylintrc | 234 # Spelling dictionary name. Available dictionaries: none. To make it working
|
/build/bazel/docs/ |
D | concepts.md | 127 To communicate
|