/toolchain/binutils/binutils-2.25/config/ |
depstand.m4 | 69 # overwrite some of them when testing with obscure command lines.
|
/toolchain/binutils/binutils-2.25/ |
ylwrap | 177 # Do not overwrite unchanged header files to avoid useless
|
/external/bzip2/ |
bzip2.1 | 63 will by default not overwrite existing 207 Force overwrite of output files. Normally, 209 will not overwrite
|
bzip2.1.preformatted | 41 _b_z_i_p_2 and _b_u_n_z_i_p_2 will by default not overwrite existing 141 Force overwrite of output files. Normally, _b_z_i_p_2 142 will not overwrite existing output files. Also
|
bzip2.txt | 38 bzip2 and bunzip2 will by default not overwrite existing 138 Force overwrite of output files. Normally, bzip2 139 will not overwrite existing output files. Also
|
/external/elfutils/libelf/ |
elf32_updatefile.c | 254 the sections might overwrite the data. */ 351 layout with overlaps. We'll overwrite the stupid 736 layout with overlaps. We'll overwrite the stupid
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_gs_emit.c | 110 * Overwrite DWORD 2 of c->reg.header with the given immediate unsigned value. 124 * Overwrite DWORD 2 of c->reg.header with the primitive type from c->reg.R0. 413 /* If so, then overwrite destination_indices_uw with the appropriate
|
/external/vboot_reference/utility/ |
bmpblk_utility.cc | 688 int overwrite = 0, extract_mode = 0; local 725 overwrite = 1; 769 return dump_bmpblock(bmpblock_fn, 1, extract_dir, overwrite);
|
/frameworks/base/tools/aapt/ |
AaptAssets.cpp | 643 const bool overwrite) 653 return group->addFile(file, overwrite); 658 sp<FilePathStore>& fullResPaths, const bool overwrite) 717 resType, fullResPaths, overwrite); 727 status_t err = addLeafFile(fileNames[i], file, overwrite); [all...] |
ResourceTable.cpp | 593 const bool overwrite, 622 &spans, &config, overwrite, false, curFormat); 690 const bool overwrite, 764 false, curFormat, overwrite); 773 const bool overwrite, [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb2/ |
table.py | 790 def put_item(self, data, overwrite=False): 803 Optionally accepts an ``overwrite`` parameter, which should be a 805 overwrite whatever data is present, if any. 821 return item.save(overwrite=overwrite) [all...] |
/external/boringssl/src/crypto/bn/ |
mul.c | 433 * words we should not overwrite */ 570 * words we should not overwrite */ 783 * words we should not overwrite */
|
/external/icu/icu4c/source/common/ |
utrie.h | 689 * overwrite is TRUE or if the old value is 0. 695 * @param overwrite flag for whether old non-initial values are to be overwritten 699 utrie_setRange32(UNewTrie *trie, UChar32 start, UChar32 limit, uint32_t value, UBool overwrite);
|
/external/v8/src/js/ |
string.js | 443 // Overwrite the i'th element in the results with the string we got 456 // Overwrite the i'th element in the results with the string we got 501 // overwrite it.
|
/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
BluetoothMapbMessage.java | 502 /* overwrite if it does already exist */ 534 /* overwrite the bMsgStream using the file written to the SD-Card */ 540 /* Open the file and overwrite bMsgStream to read from the file */ [all...] |
/cts/tests/tests/hardware/src/android/hardware/cts/helpers/ |
TestSensorEventListener.java | 194 * It will overwrite the file if it already exists, the file is created in a relative directory
|
/cts/tests/tests/security/src/android/security/cts/ |
StagefrightTest.java | 199 // don't overwrite a more severe error with a less severe one
|
/docs/source.android.com/src/security/selinux/ |
concepts.jd | 62 way, the process cannot overwrite data and system settings outside of the
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
DTMException.java | 117 throw new IllegalStateException(XMLMessages.createXMLMessage(XMLErrorResources.ER_CANNOT_OVERWRITE_CAUSE, null)); //"Can't overwrite cause");
|
/external/apache-xml/src/main/java/org/apache/xml/res/ |
XMLErrorResources.java | 167 "Cannot overwrite cause"},
|
/external/c-ares/ |
ares_build.h | 73 * will overwrite the distributed ares_build.h file with one that is suitable
|
/external/ceres-solver/docs/source/ |
conf.py | 124 # so a file named "default.css" will overwrite the builtin "default.css".
|
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/doc/ |
conf.py | 138 # so a file named "default.css" will overwrite the builtin "default.css".
|
/external/chromium-trace/catapult/third_party/beautifulsoup4/doc/source/ |
conf.py | 122 # so a file named "default.css" will overwrite the builtin "default.css".
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/gs/ |
key.py | 423 key. If it does, it won't overwrite it. The default value is True 424 which will overwrite the object. [all...] |