/build/tools/atree/ |
D | atree.cpp | 191 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 …]
|
D | files.cpp | 150 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 …]
|
D | fs.cpp | 82 for (vector<string>::iterator it=files.begin(); it!=files.end(); it++) { in remove_recursively() local 83 err = remove_file(*it); in remove_recursively() 89 for (vector<string>::iterator it=dirs.begin(); it!=dirs.end(); it++) { in remove_recursively() local 90 err = remove_recursively(*it); in remove_recursively()
|
/build/tools/acp/ |
D | README | 10 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/tools/droiddoc/templates-sdk-dyn/assets/ |
D | GPL-LICENSE.txt | 7 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/ |
D | GPL-LICENSE.txt | 7 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/ |
D | GPL-LICENSE.txt | 7 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/ |
D | GPL-LICENSE.txt | 7 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/ |
D | README.txt | 5 from it or use it in any way.
|
/build/target/board/generic_arm64/ |
D | README.txt | 5 from it or use it in any way.
|
/build/target/board/generic_mips64/ |
D | README.txt | 8 from it or use it in any way.
|
/build/target/board/generic_x86/ |
D | README.txt | 8 from it or use it in any way.
|
/build/target/board/generic_x86_64/ |
D | README.txt | 8 from it or use it in any way.
|
/build/target/board/generic_mips/ |
D | README.txt | 9 from it or use it in any way.
|
/build/target/board/generic/ |
D | README.txt | 9 from it or use it in any way.
|
/build/ |
D | buildspec.mk.default | 18 # 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/target/product/security/ |
D | README | 31 it's a Java tool 32 but it generates C code 34 you'll see it running $(HOST_OUT_JAVA_LIBRARIES)/dumpkey.jar
|
/build/tools/droiddoc/templates-pdk/ |
D | sdkpage.cs | 88 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 ?>
|
/build/core/ |
D | proguard.flags | 9 # Add this flag in your package's own configuration if it's needed.
|
D | product_config.mk | 113 $(error "tests" has been deprecated as a build variant. Use it as a build goal instead.)
|
/build/tools/zipalign/ |
D | README.txt | 24 Compressed data isn't very useful until it's uncompressed, so there's no
|
/build/tools/droiddoc/templates-sdk-dyn/ |
D | sample.cs | 88 # else, this means it's offline docs,
|
D | sampleindex.cs | 79 # else, this means it's offline docs,
|
/build/tools/droiddoc/templates-sdk/ |
D | sample.cs | 88 # else, this means it's offline docs,
|
D | sampleindex.cs | 79 # else, this means it's offline docs,
|