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

<<11121314151617181920>>

  /external/parameter-framework/upstream/test/functional-tests/
plan.md 357 - single domain import overwrite
358 - fail if overwrite not requested
359 - succeed if overwrite requested
  /external/vboot_reference/utility/
bmpblk_util.c 191 const char *todir, int overwrite) {
236 O_WRONLY | O_CREAT | O_TRUNC | (overwrite ? 0 : O_EXCL),
311 O_WRONLY | O_CREAT | O_TRUNC | (overwrite ? 0 : O_EXCL),
  /frameworks/base/tools/aapt/
AaptAssets.h 290 const bool overwrite=false);
296 const bool overwrite=false);
593 const bool overwrite=false);
ResourceTable.h 64 const bool overwrite,
150 const bool overwrite = false);
362 const bool overwrite = false);
  /libcore/ojluni/src/main/java/java/sql/
Blob.java 157 * The array of bytes will overwrite the existing bytes
189 * The array of bytes will overwrite the existing bytes
223 * The bytes written to the stream will overwrite the existing bytes
  /external/emma/core/java12/com/vladium/emma/instr/
InstrProcessorST.java 301 // copy excluded .class entries in full copy and overwrite modes:
307 // copy non-.class entries in full copy and overwrite modes:
365 // in overwrite mode replace the original archive with the temp archive:
369 if (! Files.renameFile (m_tempArchiveFile, m_origArchiveFile, true)) // overwrite the original archive
470 // in non-overwrite modes, bail if src file already instrumented:
577 // in overwrite mode, flush the job queue before going to the next directory:
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
ChunkedIntArray.java 185 * Overwrite the integer found at a specific record and column.
213 * Overwrite an entire (4-integer) record at the specified index.
  /external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/other/
graphics_PiglitBVT_3.sh 74 run_test "shaders/glsl-vs-channel-overwrite-01" 0.0 "bin/shader_runner tests/shaders/glsl-vs-channel-overwrite-01.shader_test -auto"
75 run_test "shaders/glsl-vs-channel-overwrite-02" 0.0 "bin/shader_runner tests/shaders/glsl-vs-channel-overwrite-02.shader_test -auto"
76 run_test "shaders/glsl-vs-channel-overwrite-03" 0.0 "bin/shader_runner tests/shaders/glsl-vs-channel-overwrite-03.shader_test -auto"
77 run_test "shaders/glsl-vs-channel-overwrite-04" 0.0 "bin/shader_runner tests/shaders/glsl-vs-channel-overwrite-04.shader_test -auto"
  /external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/pinetrail/
graphics_PiglitBVT_4.sh 167 run_test "shaders/glsl-vs-channel-overwrite-01" 0.0 "bin/shader_runner tests/shaders/glsl-vs-channel-overwrite-01.shader_test -auto"
168 run_test "shaders/glsl-vs-channel-overwrite-02" 0.0 "bin/shader_runner tests/shaders/glsl-vs-channel-overwrite-02.shader_test -auto"
169 run_test "shaders/glsl-vs-channel-overwrite-03" 0.0 "bin/shader_runner tests/shaders/glsl-vs-channel-overwrite-03.shader_test -auto"
170 run_test "shaders/glsl-vs-channel-overwrite-04" 0.0 "bin/shader_runner tests/shaders/glsl-vs-channel-overwrite-04.shader_test -auto"
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
protourlencode_test.py 176 self.assertTrue(builder.add_parameter('pre.string_value-1', ['dups overwrite']))
177 self.assertEquals(['hi', 'dups overwrite'], message.string_value)
  /external/clang/docs/
SafeStack.rst 17 buffer overflows on the unsafe stack cannot be used to overwrite anything
92 SafeStack alone, an attacker can overwrite a function pointer on the heap or
  /external/clang/test/CodeGenCXX/
value-init.cpp 241 // Make sure C::C doesn't overwrite parts of A while it is zero-initializing B
249 // Make sure C::C doesn't overwrite parts of A while it is zero-initializing B
  /external/curl/tests/data/
test506 47 run 3: overwrite cookie 1 and 4
169 run 3: overwrite cookie 1 and 4
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/services/rss/
RSSFeedPublisherTask.java 179 // <!-- 6. overwrite CVS copy with new version; or if new, copy file to destination for add then check-in -->
180 // <copy file="../${file}" overwrite="true" todir="${cvsTemp}/checkoutDir"/>
  /external/emma/core/java12/com/vladium/emma/rt/
ClassPathProcessorST.java 149 // do not overwrite existing descriptors to support "first
249 // do not overwrite existing descriptors to support "first
  /external/guice/core/src/com/google/inject/util/
Modules.java 68 * a single {@link PrivateBinder}, then this will overwrite the private bindings.
88 * a single {@link PrivateBinder}, then this will overwrite the private bindings.
  /external/libxml2/doc/
xmlcatalog_man.html 30 used. The <tt class="option">--add</tt> option will not overwrite
48 will not overwrite <i class="replaceable"><tt>filename</tt></i>, outputing to
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_clip_util.c 89 /* Project 'pos' to screen space (or back again), overwrite with results:
224 /* Overwrite PrimType and PrimStart in the message header, for
  /external/nanopb-c/generator/google/protobuf/
message.py 98 message. Singular fields that are set in the specified message overwrite
155 - Else, if it's a scalar, we overwrite our field.
  /external/parameter-framework/upstream/parameter/include/
ParameterMgrFullConnector.h 189 * @param[in] overwrite when importing an existing domain, allow overwriting or return an
199 bool importSingleDomainXml(const std::string &xmlSource, bool overwrite, bool withSettings,
  /external/protobuf/python/google/protobuf/
message.py 98 message. Singular fields that are set in the specified message overwrite
155 - Else, if it's a scalar, we overwrite our field.
  /external/skia/include/private/
SkTHash.h 52 // If there already is an entry in the table with the same key, we overwrite it.
136 // Overwrite previous entry.
  /external/v8/test/mjsunit/
regexp-global.js 178 // Overwrite last match info.
197 // Overwrite last match info.
  /external/wpa_supplicant_8/src/utils/
os_internal.c 198 int os_setenv(const char *name, const char *value, int overwrite)
200 return setenv(name, value, overwrite);
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
FileDialog.py 247 title="Overwrite Existing File Question",
248 text="Overwrite existing file %r?" % (file,),

Completed in 1405 milliseconds

<<11121314151617181920>>