HomeSort by relevance Sort by last modified time
    Searched full:overwrite (Results 176 - 200 of 2017) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/icu/icu4c/source/common/
utrie2_builder.cpp 668 * initialValue is ignored if overwrite=TRUE
673 uint32_t value, uint32_t initialValue, UBool overwrite) {
678 if(overwrite) {
695 uint32_t value, UBool overwrite,
700 * fill around existing values if any, if(overwrite)
718 if(!overwrite && value==newTrie->initialValue) {
736 value, newTrie->initialValue, overwrite);
740 value, newTrie->initialValue, overwrite);
777 if(overwrite && block>=UNEWTRIE2_DATA_0800_OFFSET) {
779 * We overwrite all values, and it's not
    [all...]
  /external/libchrome/base/
tracked_objects_unittest.cc 456 pending_task.time_posted = kTimePosted; // Overwrite implied Now().
485 pending_task.time_posted = kTimePosted; // Overwrite implied Now().
505 pending_task1.time_posted = kTimePosted1; // Overwrite implied Now().
725 pending_task.time_posted = kTimePosted; // Overwrite implied Now().
790 pending_task.time_posted = kTimePosted; // Overwrite implied Now().
    [all...]
  /art/runtime/arch/arm64/
context_arm64.cc 64 DCHECK_NE(gprs_[reg], &gZero); // Can't overwrite this static value since they are never reset.
71 DCHECK_NE(fprs_[reg], &gZero); // Can't overwrite this static value since they are never reset.
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/
default.build 33 <copy todir="${build.working.dir}" overwrite="true">
40 <copy todir="${build.working.dir}" overwrite="true">
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x500/style/
AbstractX500NameStyle.java 88 * Subclasses should overwrite
120 * Subclasses should overwrite
  /external/chromium-trace/catapult/third_party/webapp2/docs/guide/
response.rst 42 set_cookie(key, value='', max_age=None, path='/', domain=None, secure=None, httponly=False, comment=None, expires=None, overwrite=False)
85 overwrite
  /external/elfutils/lib/
fixedsizehash.h 179 /* We don't want to overwrite the old value. */
203 /* We don't want to overwrite the old value. */
  /external/emma/core/java12/com/vladium/emma/data/
DataFactory.java 522 boolean overwrite = false;
540 overwrite = true;
550 throw new IOException ("cannot overwrite [" + file.getAbsolutePath () + "]: not created by " + IAppConstants.APP_NAME);
554 // it's our file, but the header is corrupt: overwrite
555 overwrite = true;
564 // // overwrite any existing data:
658 overwrite = true;
662 if (overwrite)
  /external/guava/guava/
pom.xml 72 <overWrite>true</overWrite>
  /external/llvm/test/Transforms/DeadStoreElimination/
simple.ll 209 ;; Fully dead overwrite of memcpy.
219 ;; Full overwrite of smaller memcpy.
229 ;; Overwrite of memset by memcpy.
396 ; Might overwrite value at %p
419 ; Might overwrite value at %p
440 ; Might overwrite value at %p
474 ; Might read and overwrite value at %p
493 ; Might read and overwrite value at %p, but doesn't matter.
  /external/lzma/Java/Tukaani/
build.xml 125 overwrite="true">
134 preservelastmodified="true" overwrite="true"/>
  /external/proguard/src/proguard/classfile/editor/
VariableCleaner.java 136 // Overwrite all empty local variable entries.
167 // Overwrite all empty local variable type entries.
  /external/shflags/src/
shflags_test_defines.sh 41 '_flags_define() should not overwrite previously defined default.' \
51 '_flags_define() should not overwrite previously defined default.' \
  /external/skia/include/core/
SkDraw.h 78 * Overwrite the target with the path's coverage (i.e. its mask).
79 * Will overwrite the entire device, so it need not be zero'd first.
  /external/skia/src/android/
SkBitmapRegionCanvas.cpp 102 // zero parts of the image that we won't overwrite with
121 // Overwrite the dst with the src pixels