/build/make/tools/fs_config/ |
D | README | 11 variable can only have one item in it, and it is used directly as the 29 with the sections and fields as defined below. There are two types of sections, 49 prefixed with a 0, else mode is used as is. 57 Same as user. 60 The name as declared in 92 the same constraints as [path] described above. It is also an error to specify 98 as defined by system/core/include/private/android_filesystem_config.h. 119 file and to line up files. Sync lines are placed with the source file as comments in the generated 145 The tool fs_config_generate is built as a dependency to fs_config_dirs and 153 defaults, to serve as overrides to complete the results. The Target files are
|
/build/make/tools/ijar/ |
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 | README.txt | 26 compiler (such as the addition of a print statement to a method in a 84 then read from there as necessary. 95 of the package interface, as a Java package is often compiled in
|
/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 | 58 ImportAs(as, pkgPath string) argument 239 func (p *packageContext) ImportAs(as, pkgPath string) { 246 err := validateNinjaName(as) 251 err = p.scope.AddImport(as, importPkg.scope)
|
/build/kati/ |
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 | AUTHORS | 5 # Names should be added to this file as:
|
D | INTERNALS.md | 83 build, most time is spent in this phase. Other tasks, such as building 150 won't work as assignments or directives. For example 157 Anyway, as a line starts with a tab character can be either a command statement 216 No one won't use this feature intentionally. However, as GNU make allows this, 220 GNU make has a bunch of functions. Most users would use only simple ones such as 222 as *$(if ...)* and *$(call ...)*, which make GNU make Turing-complete. Make 260 the third line is evaluated as *$(A)* is evaluated, and lastly the forth line 261 does nothing, as *$(B)* is an empty string. 284 are several kinds of rules such as pattern rules, double colon rules, and order 288 build command on the same line as the rule. For example, [all …]
|
D | CONTRIBUTORS | 20 # Names should be added to this file as:
|
D | ninja.cc | 155 string as = "/"; in GetDepfileFromCommand() local 156 StripExt(Basename(*out)).AppendToString(&as); in GetDepfileFromCommand() 157 as += ".s"; in GetDepfileFromCommand() 158 if (cmd->find(as) != string::npos) { in GetDepfileFromCommand()
|
/build/make/tools/ |
D | dump-package-stats | 43 name: the name of the package as passed to $PROGNAME 45 These fields are presented as <uncompressed bytes>/<compressed bytes>:
|
D | brillo-clang-format | 22 # your project pointing to this file, as this repository is expected to be
|
/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 …]
|
D | config_sanitizers.mk | 179 my_ldflags += -Wl,--no-as-needed 193 my_ldflags += -Wl,--as-needed
|
D | product_config.mk | 113 $(error "tests" has been deprecated as a build variant. Use it as a build goal instead.)
|
/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/make/tools/droiddoc/templates-sac/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/kati/testcase/ |
D | override_define.mk | 12 override AS = as
|
/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/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/target/product/ |
D | base.mk | 125 run-as \
|
/build/soong/cc/ |
D | pylintrc | 6 # Python code to execute, usually for sys.path manipulation such as 20 # List of plugins (as comma separated values of python modules names) to load, 193 # Allow the body of an if to be on the same line as the test if there is no 203 # String used as indentation unit. This is usually " " (4 spaces) or "\t" (1
|
/build/make/tools/zipalign/ |
D | README.txt | 28 Alterations to the archive, such as renaming or deleting entries, will
|
/build/soong/ |
D | README.md | 49 Variables are scoped to the remainder of the file they are declared in, as well 50 as any child blueprint files. Variables are immutable with one exception - they
|
/build/make/tools/releasetools/ |
D | pylintrc | 6 # Python code to execute, usually for sys.path manipulation such as 20 # List of plugins (as comma separated values of python modules names) to load, 260 # Allow the body of an if to be on the same line as the test if there is no 270 # String used as indentation unit. This is usually " " (4 spaces) or "\t" (1
|