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

<<11121314151617181920>>

  /external/chromium-trace/catapult/third_party/flot/
PLUGINS.md 112 may overwrite stuff on a completely different plot.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/gen/
command_registry.py 180 'If True, overwrite the existing file when downloading.')
182 name='overwrite', type='boolean', default='False',
577 'overwrite=FLAGS.overwrite,')
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
regioninfo.py 58 # *overwrite* regions if present in both.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/s3/
test_versioning.py 71 # now overwrite that same key with new data
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/
test_regioninfo.py 68 # Overwrite. This doesn't exist, just test data.
  /external/chromium-trace/catapult/third_party/vinn/bin/
update_v8 135 # Overwrite the old README file with the new one.
  /external/clang/include/clang/Rewrite/Core/
RewriteBuffer.h 50 /// Note that it isn't safe to use this function to overwrite memory mapped
  /external/clang/lib/Format/
TokenAnnotator.h 49 // Calculate Next and Previous for all tokens. Note that we must overwrite
  /external/clang/test/PCH/
cxx-templates.cpp 57 // This used to overwrite memory and crash.
  /external/compiler-rt/lib/asan/
asan_flags.cc 79 // (which can also overwrite common flags).
  /external/e2fsprogs/lib/blkid/
save.c 88 * that in case of error we don't overwrite the cache file.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts/
publish.xml 92 <!-- Update timestamp on file to permit overwrite through Ant copy task -->
  /external/elfutils/libdw/
dwarf_getabbrev.c 112 overwrite its content. This must not be a problem, since the
  /external/fio/
cconv.c 190 o->overwrite = le32_to_cpu(top->overwrite);
351 top->overwrite = cpu_to_le32(o->overwrite);
  /external/fonttools/Doc/
documentation.html 27 TTX detects what kind of files it is fed: it will output a .ttx file when it sees a .ttf or .otf, and it will compile a .ttf or .otf when the input file is a .ttx file. By default, the output file is created in the same folder as the input file, and will have the same name as the input file but with a different extension. TTX will <I>never</I> overwrite existing files, but if necessary will append a unique number to the output filename (before the extension), eg.: "Arial#1.ttf".
  /external/gemmlowp/internal/
kernel_reference.h 98 // to overwrite the accumulator, as it hasn't been initialized to zero.
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
Trie2Test.java 264 t1w.setRange(13 /*start*/, 6666 /*end*/, 7788 /*value*/, false /*overwrite */);
411 // {start Code point, limit CP, value, overwrite}
602 boolean overwrite = (ranges[i][3] != 0);
603 trie.setRange(rangeStart, rangeEnd, value, overwrite);
  /external/icu/icu4c/source/common/
ucnv_cb.c 145 /* We can go ahead and overwrite the length here. We know just how
  /external/icu/icu4c/source/tools/tzcode/
asctime.c 42 ** so that code trying to overwrite the newline won't end up overwriting
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
Trie2Test.java 260 t1w.setRange(13 /*start*/, 6666 /*end*/, 7788 /*value*/, false /*overwrite */);
407 // {start Code point, limit CP, value, overwrite}
598 boolean overwrite = (ranges[i][3] != 0);
599 trie.setRange(rangeStart, rangeEnd, value, overwrite);
  /external/kernel-headers/original/uapi/xen/
gntdev.h 127 * the same page overwrite the previous notification. You must clear the
  /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/
UISimpleTest.java 61 // Configure a TextButtonStyle and name it "default". Skin resources are stored by type, so this doesn't overwrite the font.
  /external/libmicrohttpd/src/microhttpd/
Makefile.am 93 # file.o and .libs/file.lo, .libs/file.o files, then overwrite file.o
  /external/libnl/
ChangeLog 92 o overwrite destination address in nl_send() when specified in the
325 o cb_recvmsgs_ow callback to overwrite internal calls to
327 o cb_seq_check callback to overwrite default sequence checking
332 o added cb_recv_ow and nl_send_ow callbacks to overwrite internal
  /external/libopus/celt/
entenc.h 91 _nbits: The number of bits to overwrite.

Completed in 1243 milliseconds

<<11121314151617181920>>