/development/tools/emulator/opengl/host/libs/libOpenglRender/ |
ReadBuffer.h | 19 #include "IOStream.h" 23 ReadBuffer(IOStream *stream, size_t bufSize); 34 IOStream *m_stream;
|
/development/tools/emulator/opengl/system/OpenglSystemCommon/ |
QemuPipeStream.h | 19 /* This file implements an IOStream that uses a QEMU fast-pipe 24 #include "IOStream.h" 26 class QemuPipeStream : public IOStream {
|
/external/clang/INPUTS/ |
all-std-headers.cpp | 29 #include <iostream>
|
/external/stlport/stlport/ |
iostream.h | 24 #include <iostream> 40 using _STLP_STD::iostream; 83 class iostream_withassign : public iostream { 85 iostream_withassign() : iostream((streambuf*)0) {}
|
fstream.h | 27 #include <iostream.h>
|
/external/stlport/test/eh/ |
TestClass.cpp | 18 #include <iostream>
|
/ndk/sources/cxx-stl/stlport/stlport/ |
iostream.h | 24 #include <iostream> 40 using _STLP_STD::iostream; 83 class iostream_withassign : public iostream { 85 iostream_withassign() : iostream((streambuf*)0) {}
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
iostream | 1 // Standard iostream objects -*- C++ -*- 26 /** @file iostream 31 // ISO C++ 14882: 27.3 Standard iostream objects 48 * The <iostream> header declares the eight <em>standard stream
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ |
iostream | 1 // Standard iostream objects -*- C++ -*- 26 /** @file iostream 31 // ISO C++ 14882: 27.3 Standard iostream objects 48 * The <iostream> header declares the eight <em>standard stream
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/ |
iostream.h | 24 #include <iostream> 40 using _STLP_STD::iostream; 83 class iostream_withassign : public iostream { 85 iostream_withassign() : iostream((streambuf*)0) {}
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ |
iostream | 1 // Standard iostream objects -*- C++ -*- 26 /** @file iostream 31 // ISO C++ 14882: 27.3 Standard iostream objects 48 * The <iostream> header declares the eight <em>standard stream
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/ |
iostream.h | 24 #include <iostream> 40 using _STLP_STD::iostream; 83 class iostream_withassign : public iostream { 85 iostream_withassign() : iostream((streambuf*)0) {}
|
/development/tools/emulator/opengl/shared/OpenglCodecCommon/ |
SocketStream.h | 20 #include "IOStream.h" 22 class SocketStream : public IOStream {
|
/development/tools/emulator/opengl/tests/gles_android_wrapper/ |
ServerConnection.h | 21 #include "IOStream.h" 47 IOStream *m_stream;
|
/development/tools/emulator/opengl/host/include/libOpenglRender/ |
IOStream.h | 24 class IOStream { 27 IOStream(size_t bufSize) { 39 virtual ~IOStream() {
|
/external/stlport/stlport/stl/config/ |
_dm.h | 44 DYNAMIC: Export issues with cin, cout, cerr, clog in src/iostream.cpp. 45 Exports in Digital Mars 'def' file must match mangled names in iostream.cpp. 49 src/iostream.cpp and the related Digital Mars 'def' files would need to be
|
/external/stlport/test/unit/ |
bitset_test.cpp | 23 CPPUNIT_TEST(iostream); 28 void iostream(); 78 void BitsetTest::iostream() function in class:BitsetTest
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
_dm.h | 44 DYNAMIC: Export issues with cin, cout, cerr, clog in src/iostream.cpp. 45 Exports in Digital Mars 'def' file must match mangled names in iostream.cpp. 49 src/iostream.cpp and the related Digital Mars 'def' files would need to be
|
/ndk/tests/device/test-gnustl-full/unit/ |
bitset_test.cpp | 23 CPPUNIT_TEST(iostream); 28 void iostream(); 78 void BitsetTest::iostream() function in class:BitsetTest
|
/ndk/tests/device/test-stlport/unit/ |
bitset_test.cpp | 23 CPPUNIT_TEST(iostream); 28 void iostream(); 78 void BitsetTest::iostream() function in class:BitsetTest
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/ |
_dm.h | 44 DYNAMIC: Export issues with cin, cout, cerr, clog in src/iostream.cpp. 45 Exports in Digital Mars 'def' file must match mangled names in iostream.cpp. 49 src/iostream.cpp and the related Digital Mars 'def' files would need to be
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/ |
_dm.h | 44 DYNAMIC: Export issues with cin, cout, cerr, clog in src/iostream.cpp. 45 Exports in Digital Mars 'def' file must match mangled names in iostream.cpp. 49 src/iostream.cpp and the related Digital Mars 'def' files would need to be
|
/external/oprofile/libpp/ |
symbol.cpp | 16 #include <iostream>
|
/external/oprofile/libutil++/ |
stream_util.h | 15 #include <iostream>
|
/external/oprofile/libutil++/tests/ |
glob_filter_tests.cpp | 13 #include <iostream>
|