/bionic/libc/stdio/ |
fvwrite.c | 81 * Unbuffered: write up to BUFSIZ bytes at a time.
|
/external/libpng/ |
pngwio.c | 29 * buffering if you are using unbuffered writes. This should never be asked
|
/external/qemu/distrib/libpng-1.2.19/ |
pngwio.c | 25 buffering if you are using unbuffered writes. This should never be asked
|
/external/okhttp/src/main/java/com/squareup/okhttp/internal/ |
DiskLruCache.java | 628 /** Returns the unbuffered stream with the value for {@code index}. */ 657 * Returns an unbuffered input stream to read the last committed value, 682 * Returns a new unbuffered output stream to write the value at
|
/libcore/luni/src/main/java/libcore/io/ |
DiskLruCache.java | 653 * Returns the unbuffered stream with the value for {@code index}. 687 * Returns an unbuffered input stream to read the last committed value, 712 * Returns a new unbuffered output stream to write the value at
|
/ndk/sources/host-tools/sed-4.2.1/po/ |
af.po | 322 " -u, --unbuffered\n" 528 #~ " -u, --unbuffered\n" 562 #~ " -u, --unbuffered\n"
|
da.po | 321 " -u, --unbuffered\n" 525 #~ " -u, --unbuffered\n" 557 #~ " -u, --unbuffered\n"
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
fstream.tcc | 449 // Unbuffered. 624 // Don't mistake 'uncommitted' mode buffered with unbuffered. 672 // and 0 for the put area, as in the unbuffered case above.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
fstream.tcc | 473 // Unbuffered. 653 // Don't mistake 'uncommitted' mode buffered with unbuffered. 701 // and 0 for the put area, as in the unbuffered case above.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
fstream.tcc | 473 // Unbuffered. 653 // Don't mistake 'uncommitted' mode buffered with unbuffered. 701 // and 0 for the put area, as in the unbuffered case above.
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
fstream.tcc | 449 // Unbuffered. 624 // Don't mistake 'uncommitted' mode buffered with unbuffered. 672 // and 0 for the put area, as in the unbuffered case above.
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
fstream.tcc | 449 // Unbuffered. 624 // Don't mistake 'uncommitted' mode buffered with unbuffered. 672 // and 0 for the put area, as in the unbuffered case above.
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
fstream.tcc | 449 // Unbuffered. 624 // Don't mistake 'uncommitted' mode buffered with unbuffered. 672 // and 0 for the put area, as in the unbuffered case above.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
fstream.tcc | 449 // Unbuffered. 624 // Don't mistake 'uncommitted' mode buffered with unbuffered. 672 // and 0 for the put area, as in the unbuffered case above.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
fstream.tcc | 473 // Unbuffered. 653 // Don't mistake 'uncommitted' mode buffered with unbuffered. 701 // and 0 for the put area, as in the unbuffered case above.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
fstream.tcc | 473 // Unbuffered. 653 // Don't mistake 'uncommitted' mode buffered with unbuffered. 701 // and 0 for the put area, as in the unbuffered case above.
|
/development/samples/training/bitmapfun/src/com/example/android/bitmapfun/util/ |
DiskLruCache.java | 751 * Returns the unbuffered stream with the value for {@code index}. 783 * Returns an unbuffered input stream to read the last committed value, 808 * Returns a new unbuffered output stream to write the value at [all...] |
/external/llvm/include/llvm/MC/ |
MCSchedule.h | 34 // dispatch (e.g. for instructions that may issue out-of-order). Unbuffered
|
/external/stlport/stlport/stl/ |
_streambuf.h | 172 // Similar to underflow(), but used for unbuffered input. Most
|
/frameworks/base/core/java/android/os/ |
FileUtils.java | 153 // wrapping a BufferedInputStream around it because when reading /proc with unbuffered
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_streambuf.h | 172 // Similar to underflow(), but used for unbuffered input. Most
|
/ndk/sources/host-tools/sed-4.2.1/doc/ |
sed.1 | 60 \fB\-u\fR, \fB\-\-unbuffered\fR
|
sed.x | 6 [-l N] [--line-length=N] [-u] [--unbuffered]
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_streambuf.h | 172 // Similar to underflow(), but used for unbuffered input. Most
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_streambuf.h | 172 // Similar to underflow(), but used for unbuffered input. Most
|