Searched refs:as (Results 1 – 25 of 45) sorted by relevance
12
/build/make/tools/fs_config/ |
D | README | 8 partition, as well as passwd and group files, and the generated_oem_aid.h header. 11 function, along with the built-in defaults, to serve as overrides to complete the results. The 18 The passwd and group files are formatted as documented in man pages passwd(5) and group(5) and used 31 the sections and fields as defined below. There are two types of sections, both sections require all 50 prefixed with a 0, else mode is used as is. 58 Same as user. 61 The name as declared in 93 the same constraints as [path] described above. It is also an error to specify 99 as defined by system/core/include/private/android_filesystem_config.h. 120 file and to line up files. Sync lines are placed with the source file as comments in the generated
|
/build/make/ |
D | Usage.txt | 19 This is saved in the shell environment as $TARGET_PRODUCT by `lunch`. 22 This gets saved in the shell environment as $TARGET_BUILD_VARIANT by 30 Note that when giving a relative file path as a target, that path is 75 passed as command-line arguments. For example: 79 TARGET_PRODUCT The <product> to build # as described above 80 TARGET_BUILD_VARIANT The <variant> to build # as described above
|
D | Changes.md | 62 System properties can now be set as optional using the new syntax: 73 doesn't matter. The following gives the same result as above. 222 * `PRODUCT_HOST_PACKAGES` does not have `_ENG`/`_DEBUG` variants, as that's a 231 packages. This check ignores shared libraries, as those are not normally 278 of `android-build`. The real value is available as `BUILD_HOSTNAME`. 282 `BUILD_NUMBER` should not be used directly in Android.mk files, as it would 303 or as a dependency of something on the command line), that file will be copied 329 `.PHONY`-marked targets are often used as shortcuts to provide "friendly" names 364 example, as we require `.PHONY` targets not to have '/' in them. 373 Those are often marked as `.PHONY` because the Android build system doesn't [all …]
|
D | Deprecation.md | 36 We'll be turning off `BUILD_*` module types as all of the users are removed 38 this, using `BUILD_PACKAGE` as an example:
|
D | README.md | 20 graph of the two systems can be combined and run as one.
|
/build/blueprint/ |
D | LICENSE | 11 and distribution as defined by Sections 1 through 9 of this document. 37 Object form, made available under the License, as indicated by a 44 represent, as a whole, an original work of authorship. For the purposes 61 designated in writing by the copyright owner as "Not a Contribution." 77 (except as stated in this section) patent license to make, have made, 88 as of the date such litigation is filed. 107 (d) If the Work includes a "NOTICE" text file as part of its 113 as part of the Derivative Works; within the Source form or 120 or as an addendum to the NOTICE text from the Work, provided 122 as modifying the License. [all …]
|
D | package_ctx.go | 59 ImportAs(as, pkgPath string) argument 234 func (p *packageContext) ImportAs(as, pkgPath string) { 241 err := validateNinjaName(as) 246 err = p.scope.AddImport(as, importPkg.scope)
|
/build/soong/docs/ |
D | map_files.md | 3 Native APIs such as those exposed by the NDK, LL-NDK, or APEX are described by 32 Comments on the same line as either a version definition or a symbol name have 39 other symbols are defined as public by this API. `MY_API_S` inherits all symbols 49 These map files can (and should) also be used as version scripts for building 66 Comments on the same line as a version definition or a symbol name are 140 Used to define a public global variable. By default all symbols are exposed as 161 contain both symbols, as well as the versioned symbols `foo@R` and `bar@R`. 164 mistakes that shipped as part of the platform.
|
D | best_practices.md | 23 as that could trigger extra rebuilds when a source directory is moved. 34 other uses as well. 42 enforce this in the future. Encode these as build rules in the build graph 87 Prefer `LOCAL_EXPORT_C_INCLUDE_DIRS` over `LOCAL_C_INCLUDES` as well. 91 lack of ABI/API guarantees, but for various other reasons as well: layering 101 will be used as a list of sources is useful, both for humans and automated 124 change in dependencies as something that would invalidate an action -- the 154 code less testable, as it must be built with each combination of flags to 285 and will require ongoing maintenance as the build system is changed; so
|
D | compdb.md | 4 such as YouCompleteMe and other libclang based completers.
|
/build/soong/java/ |
D | app.go | 85 func (as *AndroidAppSet) Name() string { 86 return as.prebuilt.Name(as.ModuleBase.Name()) 89 func (as *AndroidAppSet) IsInstallable() bool { 93 func (as *AndroidAppSet) Prebuilt() *android.Prebuilt { 94 return &as.prebuilt 97 func (as *AndroidAppSet) Privileged() bool { 98 return Bool(as.properties.Privileged) 101 func (as *AndroidAppSet) OutputFile() android.Path { 102 return as.packedOutput 105 func (as *AndroidAppSet) InstallFile() string { [all …]
|
/build/make/core/ |
D | LINUX_KERNEL_COPYING | 9 Also note that the only valid version of the GPL as far as the kernel 86 the term "modification".) Each licensee is addressed as "you". 96 source code as you receive it, in any medium, provided that you 116 part thereof, to be licensed as a whole at no charge to all third 130 These requirements apply to the modified work as a whole. If 134 sections when you distribute them as separate works. But when you 135 distribute the same sections as part of a whole which is a work based 165 c) Accompany it with the information you received as to the offer 175 control compilation and installation of the executable. However, as a 184 access to copy the source code from the same place counts as [all …]
|
/build/make/tools/droiddoc/templates-ndk/assets/ |
D | GPL-LICENSE.txt | 70 the term "modification".) Each licensee is addressed as "you". 80 source code as you receive it, in any medium, provided that you 100 part thereof, to be licensed as a whole at no charge to all third 114 These requirements apply to the modified work as a whole. If 118 sections when you distribute them as separate works. But when you 119 distribute the same sections as part of a whole which is a work based 149 c) Accompany it with the information you received as to the offer 159 control compilation and installation of the executable. However, as a 168 access to copy the source code from the same place counts as 173 except as expressly provided under this License. Any attempt [all …]
|
/build/soong/ui/status/build_progress_proto/ |
D | build_progress.proto | 28 // that the build is completed as the total_actions may be increased for 36 // Total number of actions that reported as a failure.
|
/build/make/target/product/security/ |
D | README | 6 NEVER be used to sign packages in publicly released images (as that would 31 dumpkey.jar is a Java tool that takes an x.509 certificate in PEM format as
|
/build/make/target/board/generic_x86_64_arm64/ |
D | README.txt | 10 Third party arm64 to x86_64 translator has to be installed as well
|
/build/make/target/board/generic_x86_arm/ |
D | README.txt | 10 Third party arm to x86 translator has to be installed as well
|
/build/make/tools/acp/ |
D | README | 9 - Doesn't take the "-d" flag, which causes symlinks to be copied as 15 "cp: skipping file 'foo.exe', as it was replaced while being copied".
|
/build/make/tools/releasetools/ |
D | Android.bp | 18 // For module X, if we need to build it both as a library and an executable: 178 // Only the tools that are referenced directly are listed as required modules. For example, 179 // `avbtool` is not here, as the script always uses the one from info_dict['avb_avbtool'].
|
/build/soong/cmd/extract_apks/ |
D | main.go | 330 for _, as := range variant.GetApkSet() { 331 if !(moduleMetadataMatcher{as.ModuleMetadata}.matches(targetConfig)) { 334 for _, apkdesc := range as.GetApkDescription() { 341 result.moduleName = as.GetModuleMetadata().GetName()
|
/build/make/tools/ |
D | brillo-clang-format | 22 # your project pointing to this file, as this repository is expected to be
|
/build/soong/apex/ |
D | androidmk.go | 213 as, ok := fi.module.(*java.AndroidAppSet) 217 fmt.Fprintln(w, "LOCAL_APK_SET_INSTALL_FILE :=", as.InstallFile()) 218 fmt.Fprintln(w, "LOCAL_APKCERTS_FILE :=", as.APKCertsFile().String())
|
/build/soong/cmd/extract_apks/bundle_proto/ |
D | commands.proto | 37 // This targeting is fairly high-level and each APK has its own targeting as 192 // The local testing path, as specified in the base manifest.
|
D | config.proto | 19 // APKs to be signed with the same key as generated APKs. 40 // the name of the modules, and using forward slash ("/") as a name separator.
|
/build/soong/ |
D | README.md | 46 Glob patterns can also contain a single `**` wildcard as a path element, which 76 Variables are scoped to the remainder of the file they are declared in, as well 77 as any child Android.bp files. Variables are immutable with one exception - they 133 A package is defined as a directory containing a file named `Android.bp`, residing beneath the 163 the same `.bp` file as the `package` module) to be visible to all the subpackages by default. 211 An implicit **global namespace** corresponds to the source tree as a whole. It 266 defined in already converted Android.bp as a dependency. 312 * `["//visibility:legacy_public"]`: The default visibility, behaves as
|
12