Home
last modified time | relevance | path

Searched refs:To (Results 1 – 25 of 28) sorted by relevance

12

/build/soong/cc/
Dndk_headers.go68 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/
Dsbox.pb.go170 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/
DREADME3 The only difference is the specification of a go_package. To regenerate frontend.pb.go, run regen.s…
/build/make/
Dbuildspec.mk.default18 # 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"
DChanges.md13 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
DUsage.txt37 To view the modules and targets defined in a particular directory, look for:
/build/
Dbuildspec.mk.default18 # 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/
DOWNERS16 # To expedite LON reviews
DREADME.md336 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/
DREADME.md5 To reduce the number of dependencies of this directory, not all files in `rules_cc`
/build/bazel/rules/
Dcc_constants.bzl2 # To use, load the constants struct:
/build/soong/android/
Drule_builder.go73 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()),
Dapex.go766 To string member
809 toName := fmt.Sprintf("%s(minSdkVersion:%s)", info.To, info.MinSdkVersion)
/build/make/tools/fs_config/
DREADME.md32 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/
Dbrillo-clang-format21 # style guide defined by Brillo. To use this file create a *relative* symlink in
/build/soong/docs/
Dclion.md39 To combine several projects into one, you can create super projects
/build/soong/cmd/path_interposer/
Dmain.go67 var usage = fmt.Errorf(`To use the PATH interposer:
/build/soong/dexpreopt/dexpreopt_gen/
Ddexpreopt_gen.go216 installPath := installDir.Join(ctx, strings.TrimPrefix(install.To, "/"))
/build/soong/java/
Ddroidstubs.go662 `To make these errors go away, you have two choices:\n`+
667 ` To submit the revised current.txt to the main Android repository,\n`+
Dapp.go515 To: filepath.Join(installPath, targetToJniDir(jniLib.target), jniLib.unstrippedFile.Base()),
846 To: depName,
/build/make/core/
DLINUX_KERNEL_COPYING44 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/
DLICENSE181 To apply the Apache License to your work, attach the following
/build/soong/licenses/
DLICENSE193 To apply the Apache License to your work, attach the following
/build/make/tools/releasetools/
Dpylintrc234 # Spelling dictionary name. Available dictionaries: none. To make it working
/build/bazel/docs/
Dconcepts.md127 To communicate

12