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

1 2 3 4 5 6 7 8 91011>>

  /external/clang/lib/Analysis/
CFGStmtMap.cpp 72 // because it is a block-level expression in another block, overwrite
  /external/dbus/doc/
dbus-uuidgen.1 34 It won't overwrite an existing uuid, since this id should remain fixed
  /external/dexmaker/src/dx/java/com/android/dx/rop/cst/
CstInteger.java 61 * of guarantee about ==, and it's okay to overwrite existing
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_rss/
feedManipulation.xml 27 <!-- 2. Create feed (overwrite existing) -->
  /external/elfutils/lib/
dynamicsizehash.h 97 /* Insert new entry, possibly overwrite old entry. */ \
  /external/fio/profiles/
tiobench.c 15 "timeout=600", "group_reporting", "thread", "overwrite=1",
  /external/glide/third_party/disklrucache/
README.md 10 be exclusive to the cache; the cache may delete or overwrite files from its
  /external/gptfdisk/
fixparts.cc 103 cout << "\nFinal checks complete. About to write MBR data. THIS WILL OVERWRITE "
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/data/
ExecutionDataReader.java 96 * overwrite this method to support additional block types.
  /external/libchrome/sandbox/win/src/sidestep/
preamble_patcher.h 14 // Maximum size of the preamble stub. We overwrite at least the first 5
  /external/mesa3d/src/glsl/
ast_type.cpp 91 /* Uniform block layout qualifiers get to overwrite each
  /external/mockito/src/org/mockito/internal/handler/
MockHandlerImpl.java 98 // to other self method and overwrite the intended stubbed method
  /external/proguard/src/proguard/optimize/peephole/
UnreachableExceptionRemover.java 143 // Overwrite all empty exceptions.
  /external/replicaisland/src/com/replica/replicaisland/
FadeDrawableComponent.java 148 /** If set to something non-null, this component will overwrite the drawable on the target render component. **/
  /external/selinux/libselinux/man/man3/
selinux_status_open.3 51 and overwrite corresponding callbacks ( setenforce and policyload).
  /external/skia/samplecode/
SampleCode.h 122 * Subclassing notes: A subclass of SampleView can overwrite this method
  /external/skia/src/core/
SkMessageBus.h 28 // Overwrite out with all the messages we've received since the last call. Threadsafe.
  /external/sl4a/ScriptingLayer/src/com/googlecode/android_scripting/
ScriptStorageAdapter.java 54 FileWriter stream = new FileWriter(script, false /* overwrite */);
  /external/smali/baksmali/
build.gradle 67 ant.symlink(link: file("${destinationDir}/baksmali.jar"), resource: archivePath, overwrite: true)
  /external/smali/smali/
runantlr.sh 7 # Set $ANTLR to overwrite antlr location, if desired
  /external/strace/tests/
restart_syscall.c 68 /* old kernels used to overwrite ARM_r0 with -EINTR */
  /external/toybox/toys/posix/
cp.c 47 -n no clobber (don't overwrite DEST)
87 -n no clobber (don't overwrite DEST)
189 fprintf(stderr, "%s: overwrite '%s'", toys.which->name,
424 fprintf(stderr, "%s: overwrite '%s'", toys.which->name, TT.destname);
  /external/v8/src/compiler/
node-cache.cc 93 // If resized to maximum and still didn't find space, overwrite an entry.
  /external/v8/src/crankshaft/
hydrogen-store-elimination.cc 65 // This store is guaranteed to overwrite the previous store.
  /external/v8/test/mjsunit/harmony/
function-name.js 28 // Should not overwrite name property.

Completed in 460 milliseconds

1 2 3 4 5 6 7 8 91011>>