Home
last modified time | relevance | path

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

123

/build/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/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/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/kati/
DCONTRIBUTING.md10 License Agreement. This is not a copyright **assignment**, it simply gives
22 one (even if it was for a different project), you probably don't need to do it
40 feature you're intending to fix. Even if you think it's relatively minor,
41 it's helpful to know what people are working on. Mention in the initial
42 issue that you are planning to work on that bug or feature so that it can
DINTERNALS.md15 the downside is it's complicated and slow.
51 build system. As for 3, some of such optimization succeeded but it's performance
55 performance difference in detail, but it seemed both our use of Go and Go
58 has. As for Go itself, it seemed GC was the main show-stopper. For example,
107 parsed results when it needs to evaluate a Makefile second time. If we stop
142 command and otherwise it's an assignment. If the previous line is
148 For some reason, GNU make expands expressions before it decides the type of
161 original line. If it turns out the line is actually not a command statement,
179 GNU make usually inserts a whitespace between lines, but for command lines it
183 trims characters after '#', but it does nothing for '#' in command lines.
[all …]
/build/tools/droiddoc/templates-sdk-refonly/assets/
DGPL-LICENSE.txt7 of this license document, but changing it is not allowed.
12 freedom to share and change it. By contrast, the GNU General Public
17 using it. (Some other Free Software Foundation software is covered by
18 the GNU Lesser General Public License instead.) You can apply it to
24 this service if you wish), that you receive source code or can get it
25 if you want it, that you can change the software or use pieces of it
31 distribute copies of the software, or if you modify it.
53 program proprietary. To prevent this, we have made it clear that any
63 a notice placed by the copyright holder saying it may be distributed
67 that is to say, a work containing the Program or a portion of it,
[all …]
/build/tools/droiddoc/templates-sac/assets/
DGPL-LICENSE.txt7 of this license document, but changing it is not allowed.
12 freedom to share and change it. By contrast, the GNU General Public
17 using it. (Some other Free Software Foundation software is covered by
18 the GNU Lesser General Public License instead.) You can apply it to
24 this service if you wish), that you receive source code or can get it
25 if you want it, that you can change the software or use pieces of it
31 distribute copies of the software, or if you modify it.
53 program proprietary. To prevent this, we have made it clear that any
63 a notice placed by the copyright holder saying it may be distributed
67 that is to say, a work containing the Program or a portion of it,
[all …]
/build/tools/droiddoc/templates-sdk-dev/assets/
DGPL-LICENSE.txt7 of this license document, but changing it is not allowed.
12 freedom to share and change it. By contrast, the GNU General Public
17 using it. (Some other Free Software Foundation software is covered by
18 the GNU Lesser General Public License instead.) You can apply it to
24 this service if you wish), that you receive source code or can get it
25 if you want it, that you can change the software or use pieces of it
31 distribute copies of the software, or if you modify it.
53 program proprietary. To prevent this, we have made it clear that any
63 a notice placed by the copyright holder saying it may be distributed
67 that is to say, a work containing the Program or a portion of it,
[all …]
/build/tools/droiddoc/templates-ds/assets/
DGPL-LICENSE.txt7 of this license document, but changing it is not allowed.
12 freedom to share and change it. By contrast, the GNU General Public
17 using it. (Some other Free Software Foundation software is covered by
18 the GNU Lesser General Public License instead.) You can apply it to
24 this service if you wish), that you receive source code or can get it
25 if you want it, that you can change the software or use pieces of it
31 distribute copies of the software, or if you modify it.
53 program proprietary. To prevent this, we have made it clear that any
63 a notice placed by the copyright holder saying it may be distributed
67 that is to say, a work containing the Program or a portion of it,
[all …]
/build/tools/droiddoc/templates-ndk/assets/
DGPL-LICENSE.txt7 of this license document, but changing it is not allowed.
12 freedom to share and change it. By contrast, the GNU General Public
17 using it. (Some other Free Software Foundation software is covered by
18 the GNU Lesser General Public License instead.) You can apply it to
24 this service if you wish), that you receive source code or can get it
25 if you want it, that you can change the software or use pieces of it
31 distribute copies of the software, or if you modify it.
53 program proprietary. To prevent this, we have made it clear that any
63 a notice placed by the copyright holder saying it may be distributed
67 that is to say, a work containing the Program or a portion of it,
[all …]
/build/tools/droiddoc/templates-sdk/assets/
DGPL-LICENSE.txt7 of this license document, but changing it is not allowed.
12 freedom to share and change it. By contrast, the GNU General Public
17 using it. (Some other Free Software Foundation software is covered by
18 the GNU Lesser General Public License instead.) You can apply it to
24 this service if you wish), that you receive source code or can get it
25 if you want it, that you can change the software or use pieces of it
31 distribute copies of the software, or if you modify it.
53 program proprietary. To prevent this, we have made it clear that any
63 a notice placed by the copyright holder saying it may be distributed
67 that is to say, a work containing the Program or a portion of it,
[all …]
/build/target/board/generic_armv5/
DREADME.txt5 from it or use it in any way.
/build/target/board/generic_arm64/
DREADME.txt5 from it or use it in any way.
/build/target/board/generic_mips64/
DREADME.txt8 from it or use it in any way.
/build/target/board/generic_x86_64/
DREADME.txt8 from it or use it in any way.
/build/target/board/generic_x86/
DREADME.txt8 from it or use it in any way.
/build/target/board/generic/
DREADME.txt9 from it or use it in any way.
/build/target/board/generic_mips/
DREADME.txt9 from it or use it in any way.
/build/tools/ijar/
DREADME.txt41 For example, it throws away:
57 (when optimized) it takes only 530ms to process a 42MB
73 precedes the body, but cannot be emitted before it because it's
80 the index metadata: it has header+data for each file, then another
107 We assume that it's better simply to abort in the face of unknown
109 (although in the case of annotations, it should be safe to ignore
116 the source files changes little. Also, it would require two passes. :(
/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
48 # Set this to debug or release if you care. Otherwise, it defaults to release.
54 # it defaults to release.
82 # it goes to <build-root>/out
/build/tools/droiddoc/templates-sdk-dev/
Dheader.cs1 <?cs if:!devsite ?><?cs # leave out the global header for devsite; it is in devsite template ?>
/build/tools/droiddoc/templates-pdk/
Dsdkpage.cs88 the NDK offers and whether it will be useful to you.
217 Android 3.0 release, to give you a head-start on developing applications for it. in onDownload()
227 <?cs else ?><?cs # it's normal offline docs ?>

123