/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/file/ |
key.py | 103 overwrite it. The default value is True which will 104 overwrite the object.
|
/external/elfutils/lib/ |
dynamicsizehash.c | 220 /* We don't want to overwrite the old value. */ 229 #ifdef OVERWRITE
|
/external/emma/core/java12/com/vladium/emma/data/ |
MetaData.java | 108 public boolean add (final ClassDescriptor cls, final boolean overwrite) 114 if (overwrite || ! m_classMap.containsKey (classVMName))
|
/external/fio/ |
thread_options.h | 149 unsigned int overwrite; member in struct:thread_options 376 uint32_t overwrite; member in struct:thread_options_pack
|
/external/guice/core/ |
pom.xml | 237 <overwrite>true</overwrite>
|
/external/libchrome/sandbox/win/src/sidestep/ |
preamble_patcher_with_stub.cpp | 119 // First, copy the preamble that we will overwrite. 143 // Overwrite the first 5 bytes of the target function with a jump to our
|
/external/parameter-framework/upstream/parameter/ |
ParameterMgrFullConnector.cpp | 271 bool CParameterMgrFullConnector::importSingleDomainXml(const string &xmlSource, bool overwrite, 275 return _pParameterMgr->importSingleDomainXml(xmlSource, overwrite, withSettings, fromFile,
|
ParameterMgr.cpp | 301 "<file path> [overwrite]", 303 " Does not overwrite an existing domain unless 'overwrite' is passed as second" 312 "<xml configurable domain> [overwrite]", 314 " string. Does not overwrite an existing domain unless 'overwrite' is passed as second" 1923 bool overwrite = false; local [all...] |
/external/skia/include/private/ |
SkTLogic.h | 93 // The name 'copy' here is fraught with peril. In this case it means 'append', not 'overwrite'. 112 // The name 'same' here means 'overwrite'.
|
/external/skia/src/opts/ |
SkBitmapProcState_matrixProcs_neon.cpp | 56 * overwrite the non-masked bits 114 * overwrite the non-masked bits
|
/external/squashfs-tools/RELEASE-READMEs/ |
README-3.1 | 144 -f[orce] if file already exists then overwrite 156 refuse to overwrite any existing files, or to create any directories if they
|
/external/v8/test/mjsunit/ |
constant-folding.js | 222 // overwrite. 227 // we can overwrite (but we can't because it's a Smi).
|
/external/webrtc/webrtc/base/ |
bitbuffer.cc | 50 // Generate a mask for just the bits we're going to overwrite, so: 57 // We want the target, with the bits we'll overwrite masked off, or'ed with
|
/libcore/ojluni/src/main/native/ |
System.c | 85 #ifndef VENDOR /* Third party may overwrite this. */ 94 #ifdef JAVA_SPECIFICATION_VENDOR /* Third party may NOT overwrite this. */
|
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/ |
MapObexLevelTest.java | 159 * a new bt-snoop to overwrite the one used in test. 203 * a new bt-snoop to overwrite the one used in test.
|
/packages/apps/UnifiedEmail/src/com/android/mail/ |
SenderInfoLoader.java | 222 // overwrite existing photo-less result 225 // overwrite existing photoBytes-less result
|
/prebuilts/tools/common/m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/ |
sisu-guice-3.1.0.pom | 220 <overwrite>true</overwrite>
|
/system/vold/ |
secdiscard.cpp | 122 LOG(DEBUG) << "Used zero overwrite"; 215 PLOG(ERROR) << "Seek failed for zero overwrite";
|
/external/curl/packages/OS400/ |
os400sys.c | 823 gss_release_buffer(). The solution is to overwrite the EBCDIC buffer 881 gss_release_buffer(). The solution is to overwrite the EBCDIC buffer 906 gss_release_buffer(). The solution is to overwrite the EBCDIC buffer 1127 overwrite the EBCDIC buffer with ASCII to return it. */ 1159 overwrite the EBCDIC buffer with ASCII to return it. */ 1191 overwrite the EBCDIC buffer with ASCII to return it. */
|
/sdk/eclipse/buildConfig/ |
customTargets.xml | 21 <unzip dest="${base}" overwrite="true" src="${buildDirectory}/../temp-base.zip" /> 58 <unzip dest="${buildDirectory}/${buildLabel}/compilelogs" overwrite="true"> 175 <copy file="${updateSiteSource}/site.xml" overwrite="true" todir="${updateSiteDestination}"/> 176 <copy file="${updateSiteSource}/index.html" overwrite="true" todir="${updateSiteDestination}"/> 177 <copy file="${updateSiteSource}/web/site.css" overwrite="true" todir="${updateSiteDestination}/web"/> 178 <copy file="${updateSiteSource}/web/site.xsl" overwrite="true" todir="${updateSiteDestination}/web"/>
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/samples/storage_sample/storage/ |
storage_v1.py | [all...] |
/external/icu/icu4c/source/test/intltest/ |
plurfmts.cpp | 222 UBool overwrite[PLURAL_PATTERN_DATA] = {FALSE, FALSE, TRUE, TRUE}; local 242 (UnicodeString *)&patternEvenTestResult[i], overwrite[i], &message); 692 UBool overwrite, // overwrite the numberFormat.format result 707 if (overwrite) {
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/plugins/maven-resources-plugin/2.4.3/ |
maven-resources-plugin-2.4.3.jar | |
/external/libchrome/base/metrics/ |
statistics_recorder_unittest.cc | 336 // Check that you can't overwrite the callback with another. 351 // Check that you can't overwrite the callback with another. 378 // Check that you can't overwrite the callback with another.
|
/external/libchrome/sandbox/linux/suid/ |
sandbox.c | 280 setenv(kSandboxPIDNSEnvironmentVarName, "", 1 /* overwrite */); 286 setenv(kSandboxNETNSEnvironmentVarName, "", 1 /* overwrite */); 369 setenv(envvar, value, 1 /* overwrite */);
|