/build/tools/atree/ |
D | atree.cpp | 171 for (vector<string>::iterator it=g_listFiles.begin(); in main() 172 it!=g_listFiles.end(); it++) { in main() 173 printf("-f \"%s\"\n", it->c_str()); in main() 175 for (vector<string>::iterator it=g_inputBases.begin(); in main() 176 it!=g_inputBases.end(); it++) { in main() 177 printf("-I \"%s\"\n", it->c_str()); in main() 192 for (vector<string>::iterator it=g_listFiles.begin(); in main() local 193 it!=g_listFiles.end(); it++) { in main() 194 err = read_list_file(*it, g_variables, &files, &excludes); in main() 202 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/target/board/emulator/ |
D | README.txt | 2 without a kernel or bootloader, except that it defines the 10 from it or use it in any way.
|
/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-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-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/vbox_x86/ |
D | init.vbox_x86.rc | 48 # it is created (ie, after a data wipe). 66 # might read them (e.g. surface flinger), so define it in 80 # program to check wether it runs on the emulator 81 # if it does, it redirects its output to the device 83 # if not, it simply exits immediately
|
/build/target/board/generic_armv5/ |
D | README.txt | 5 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/ |
D | README.txt | 9 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/ |
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/tools/droiddoc/templates-sdk/components/ |
D | masthead.cs | 3 <?cs if:!devsite ?><?cs # leave out the global header for devsite; it's in devsite template ?>
|
/build/core/ |
D | proguard.flags | 16 # 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/core/combo/ |
D | TARGET_linux-x86.mk | 256 $(info the Android Market. Also, it is likely that the image will fail the CTS tests)
|
/build/tools/droiddoc/templates-sac/ |
D | sdkpage.cs | 445 <?cs if:sdk.preview ?><?cs # it's preview offline docs ?>
|
/build/tools/droiddoc/templates-ds/ |
D | sdkpage.cs | 446 <?cs if:sdk.preview ?><?cs # it's preview offline docs ?>
|
/build/tools/droiddoc/templates-sdk/ |
D | sdkpage.cs | 472 <?cs if:sdk.preview ?><?cs # it's preview offline docs ?>
|
/build/tools/droiddoc/templates-pdk/assets/ |
D | android-developer-core.css | 1106 margin-top:-23px; /* instead of bottom:23px, because IE won't do it correctly */ 1119 background:transparent; /* IE6, otherwise it inherits white */
|