OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:overwrite
(Results
51 - 75
of
2017
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/curl/docs/libcurl/opts/
CURLOPT_APPEND.3
32
overwrite
it. This is only useful when uploading to an FTP site.
/external/fio/examples/
ssd-steadystate.fio
4
#
overwrite
the device again, this time randomly at 4K. The former gives
/external/libvpx/libvpx/third_party/libwebm/
mkvwriter.hpp
34
// to open. This function will
overwrite
the contents of |filename|. Returns
/external/llvm/test/MC/ARM/
directive-fpu-multiple.s
3
@ The later .fpu directive should
overwrite
the earlier one.
/external/opencv3/samples/cpp/
imagelist_creator.cpp
36
std::cerr << "fail! Please specify an output file, don't want to
overwrite
you images!" << endl;
/external/proguard/src/proguard/classfile/
VisitorAccepter.java
30
* such property, so visitors will have to take care not to
overwrite
each
/external/skia/src/core/
SkBitmapScaler.h
45
/** Platforms can also optionally
overwrite
the convolution functions
SkPaintPriv.cpp
22
// No paint means we default to SRC_OVER, so we
overwrite
iff our shader-override
SkPaintPriv.h
29
* in fact
overwrite
its pixels.
/external/v8/test/mjsunit/regress/
regress-crbug-323936.js
43
assertEquals("argument", e); // debugger did not
overwrite
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
mkvwriter.hpp
34
// to open. This function will
overwrite
the contents of |filename|. Returns
/libcore/luni/src/test/java/libcore/java/nio/charset/
OldCharsetEncoderDecoderBufferTest.java
35
* hasArray()==false. In that situation ICU may
overwrite
the first out-buffer.
67
* hasArray()==false. In that situation ICU may
overwrite
the array of the first in-buffer.
93
* hasArray()==false. In that situation ICU may
overwrite
the first out-buffer.
125
* hasArray()==false. In that situation ICU may
overwrite
the array of the first in-buffer.
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
biarch64.h
3
to
overwrite
otherwise wrong defaults.
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
install_headers.py
19
"force installation (
overwrite
existing files)"),
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
curses_tests.py
19
mode = '
overwrite
mode'
/prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
install_headers.py
19
"force installation (
overwrite
existing files)"),
/prebuilts/gdb/linux-x86/lib/python2.7/test/
curses_tests.py
19
mode = '
overwrite
mode'
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
install_headers.py
19
"force installation (
overwrite
existing files)"),
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
curses_tests.py
19
mode = '
overwrite
mode'
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
install_headers.py
19
"force installation (
overwrite
existing files)"),
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
curses_tests.py
19
mode = '
overwrite
mode'
/system/connectivity/shill/net/
io_handler_factory_container.h
30
// IOHandlerFactory and
overwrite
the default using SetIOHandlerFactory.
/packages/apps/UnifiedEmail/src/org/apache/commons/io/output/
FileWriterWithEncoding.java
74
* @param append true if content should be appended, false to
overwrite
99
* @param append true if content should be appended, false to
overwrite
124
* @param append true if content should be appended, false to
overwrite
149
* @param append true if content should be appended, false to
overwrite
175
* @param append true if content should be appended, false to
overwrite
201
* @param append true if content should be appended, false to
overwrite
/art/runtime/arch/arm/
context_arm.cc
63
DCHECK_NE(gprs_[reg], &gZero); // Can't
overwrite
this static value since they are never reset.
70
DCHECK_NE(fprs_[reg], &gZero); // Can't
overwrite
this static value since they are never reset.
/art/runtime/arch/mips/
context_mips.cc
60
CHECK_NE(gprs_[reg], &gZero); // Can't
overwrite
this static value since they are never reset.
67
CHECK_NE(fprs_[reg], &gZero); // Can't
overwrite
this static value since they are never reset.
Completed in 1796 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>