/bionic/libc/stdio/ |
fvwrite.c | 81 * Unbuffered: write up to BUFSIZ bytes at a time.
|
/external/dbus/tools/ |
dbus-monitor.c | 234 /* Set stdout to be unbuffered; this is basically so that if people
|
/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
|
/libcore/luni/src/main/java/libcore/io/ |
DiskLruCache.java | 605 * Returns the unbuffered stream with the value for {@code index}. 637 * Returns an unbuffered input stream to read the last committed value, 662 * 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"
|
de.po | 325 " -u, --unbuffered\n" 330 " -u, --unbuffered\n"
|
et.po | 320 " -u, --unbuffered\n" 325 " -u, --unbuffered\n"
|
fi.po | 331 " -u, --unbuffered\n" 336 " -u, --unbuffered\n"
|
fr.po | 333 " -u, --unbuffered\n" 338 " -u, --unbuffered\n"
|
ga.po | 330 " -u, --unbuffered\n" 335 " -u, --unbuffered\n"
|
gl.po | 332 " -u, --unbuffered\n" 337 " -u, --unbuffered \n"
|
hu.po | 322 " -u, --unbuffered\n" 327 " -u, --unbuffered\n"
|
it.po | 368 " -u, --unbuffered\n" 373 " -u, --unbuffered\n"
|
/prebuilt/linux-x86/toolchain/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.
|
/prebuilt/ndk/android-ndk-r5/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.
|
/prebuilt/ndk/android-ndk-r6/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.
|
/external/stlport/stlport/stl/ |
_streambuf.h | 172 // Similar to underflow(), but used for unbuffered input. Most
|
/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]
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/ |
_streambuf.h | 172 // Similar to underflow(), but used for unbuffered input. Most
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/ |
_streambuf.h | 172 // Similar to underflow(), but used for unbuffered input. Most
|
/system/core/sh/ |
miscbltin.c | 75 * This uses unbuffered input, which may be avoidable in some cases.
|