Home
last modified time | relevance | path

Searched refs:it (Results 1 – 25 of 88) sorted by relevance

1234

/build/make/tools/atree/
Datree.cpp191 for (vector<string>::iterator it=g_listFiles.begin(); in main()
192 it!=g_listFiles.end(); it++) { in main()
193 printf("-f \"%s\"\n", it->c_str()); in main()
195 for (vector<string>::iterator it=g_inputBases.begin(); in main()
196 it!=g_inputBases.end(); it++) { in main()
197 printf("-I \"%s\"\n", it->c_str()); in main()
212 for (vector<string>::iterator it=g_listFiles.begin(); in main() local
213 it!=g_listFiles.end(); it++) { in main()
214 err = read_list_file(*it, g_variables, &files, &excludes); in main()
222 for (vector<FileRecord>::iterator it=files.begin(); in main() local
[all …]
Dfiles.cpp150 for (map<string, string>::const_iterator it = variables.begin(); in replace_variables() local
151 it != variables.end(); ++it) { in replace_variables()
153 while((pos = result.find(it->first, pos)) != string::npos) { in replace_variables()
154 result = result.replace(pos, it->first.length(), it->second); in replace_variables()
155 pos += it->second.length(); in replace_variables()
164 for (map<string, string>::const_iterator it = variables.begin(); in replace_variables() local
165 it != variables.end(); ++it) { in replace_variables()
167 it->first.c_str(), it->second.c_str()); in replace_variables()
272 for (vector<string>::iterator it = words.begin(); it != words.end(); ++it) { in read_list_file() local
273 const string& word = *it; in read_list_file()
[all …]
Dfs.cpp75 for (vector<string>::iterator it=files.begin(); it!=files.end(); it++) { in remove_recursively() local
76 err = remove_file(*it); in remove_recursively()
82 for (vector<string>::iterator it=dirs.begin(); it!=dirs.end(); it++) { in remove_recursively() local
83 err = remove_recursively(*it); in remove_recursively()
/build/soong/mk2rbc/
DTODO4 * Internal source tree has variables in the inherit-product macro argument. Handle it
7 * If variable's type is not yet known, try to divine it from the value assigned to it
8 (it may be a variable of the known type, or a function result)
/build/make/tools/acp/
DREADME10 links. This is the default behavior, so it's not all bad, but it
15 "cp: skipping file 'foo.exe', as it was replaced while being copied".
20 - On some systems it's possible to have microsecond-accurate timestamps
36 On most systems it is ignored, but on MinGW/Cygwin it allows "cp foo bar"
/build/make/core/
DLINUX_KERNEL_COPYING6 Foundation, but the instance of code that it refers to (the Linux
7 kernel) is copyrighted by me and others who actually wrote it.
23 of this license document, but changing it is not allowed.
28 freedom to share and change it. By contrast, the GNU General Public
33 using it. (Some other Free Software Foundation software is covered by
34 the GNU Library General Public License instead.) You can apply it to
40 this service if you wish), that you receive source code or can get it
41 if you want it, that you can change the software or use pieces of it
47 distribute copies of the software, or if you modify it.
69 program proprietary. To prevent this, we have made it clear that any
[all …]
/build/make/target/board/generic_arm64/
DREADME.txt7 from it or use it in any way.
/build/make/target/board/generic_x86_64/
DREADME.txt7 from it or use it in any way.
/build/make/target/board/generic_x86/
DREADME.txt8 from it or use it in any way.
/build/make/target/board/generic/
DREADME.txt9 from it or use it in any way.
/build/make/
DChanges.md40 files. In simple cases Soong is able to infer it from its knowledge of Java SDK
41 libraries and the `libs` property in Android.bp, but in more complex cases it is
49 If a library is in `libs`, it usually should *not* be added to the above
52 Android.bp/Android.mk file (e.g. when it is a `java_library` rather than a
55 cases it is possible to tell the build system that the library provides a
57 deprecated in the future, and it is recommended to fix the underlying problem):
62 It is possible to disable the check on a per-module basis. When doing that it is
70 Finally, it is possible to globally disable the check:
75 The environment variable overrides the product variable, so it is possible to
76 disable the check for a product, but quickly re-enable it for a local build.
[all …]
Dbuildspec.mk.default18 # This is a do-nothing template file. To use it, copy it to a file
54 # Set this to debug or release if you care. Otherwise, it defaults to release.
60 # it defaults to release.
85 # it goes to <build-root>/out
DDeprecation.md49 `BUILD_PACKAGE` into an error unless the device has overridden it.
56 about two weeks before becoming an error by default. Then it will spend some
60 `BUILD_BROKEN_USES_BUILD_*` workarounds will work in a future release, it's a
/build/make/target/board/generic_x86_arm/
DREADME.txt8 from it or use it in any way.
/build/make/target/board/generic_x86_64_arm64/
DREADME.txt8 from it or use it in any way.
/build/soong/java/core-libraries/
DAndroid.bp63 // This one is not on device but it's needed when javac compiles code
66 // This one is not on device but it's needed when javac compiles code
124 // This one is not on device but it's needed when javac compiles code
127 // This one is not on device but it's needed when javac compiles code
187 // conscrypt only has a stable version, so it is okay to depend on it here:
200 // This one is not on device but it's needed when javac compiles code
203 // This one is not on device but it's needed when javac compiles code
216 // This one is not on device but it's needed when javac compiles code
219 // This one is not on device but it's needed when javac compiles code
/build/make/core/tasks/
Dplatform_availability_check.mk51 available for platform because it does not have "//apex_available:platform" or \
52 it depends on other modules that are not available for platform.)
/build/blueprint/
DCONTRIBUTING.md12 approved it, but you must do it before we can put your code into our codebase.
15 possibly guide you. Coordinating up front makes it much easier to avoid
/build/
Dbuildspec.mk.default18 # This is a do-nothing template file. To use it, copy it to a file
54 # Set this to debug or release if you care. Otherwise, it defaults to release.
60 # it defaults to release.
85 # it goes to <build-root>/out
/build/make/tools/rbcrun/
DREADME.md9 A Roboleaf configuration file is a Starlark script. Usually it is read from *file*. The option `-c`…
22 Gather performance statistics and save it to *file*. Use \
37 (`":file"` or `"//path:file"`). In addition, it allows the URI to end with
45 will load the module `mymodule.rbc` and export a symbol `init` in it as
/build/make/orchestrator/core/
Dlunch.py31 with os.scandir(path) as it:
32 for dirent in sorted(it, key=lambda x: x.name):
52 with os.scandir(path) as it:
53 for dirent in sorted(it, key=lambda x: x.name):
/build/soong/
DREADME.md52 `module` is the name of a module that produces output files, and it expands to
136 package includes all files in its directory, plus all subdirectories beneath it, except those which
155 in the same package directory it is highly recommended that the `package` module (if required) is
215 A module name's **scope** is the smallest namespace containing it. Suppose a
232 is a namespace called "_scope_", then verifies it contains a "_name_" module and
233 uses it. Soong verifies there is only one "_name_" in "_scope_" at the beginning
234 when it parses Android.bp files.
236 A **local reference** has "_name_" form, and resolving it involves looking for a
271 an explicit namespace, it can be referenced from a makefile only after after the
278 namespaces will cause Make failure because it will see two targets for the
[all …]
/build/bazel/json_module_graph/
DfindModulesCrossPkgBoundary.jq39 # Usually it should not hit this logic as it stops when the path is
/build/make/tools/droiddoc/
DLICENSE21 of this license document, but changing it is not allowed.
31 share and change all versions of a program--to make sure it remains free
33 GNU General Public License for most of our software; it applies also to
34 any other work released this way by its authors. You can apply it to
40 them if you wish), that you receive source code or can get it if you
41 want it, that you can change the software or use pieces of it in new
47 you modify it: responsibilities to respect the freedom of others.
57 giving you legal permission to copy, distribute and/or modify it.
70 use, which is precisely where it is most unacceptable. Therefore, we
80 make it effectively proprietary. To prevent this, the GPL assures that
[all …]
/build/make/tools/ziptime/
DREADME.txt10 -X option to zip so that it doesn't create the 'universal time' extra.

1234