HomeSort by relevance Sort by last modified time
    Searched refs:ios (Results 1 - 25 of 51) sorted by null

1 2 3

  /external/stlport/test/unit/
ios_header_test.cpp 9 # include <ios>
  /external/stlport/stlport/
ios.h 24 #include <ios>
27 # include <using/ios>
iostream.h 59 ios::init(__s.rdbuf());
63 ios::init(__s);
74 ios::init(__s.rdbuf());
78 ios::init(__s);
87 iostream_withassign & operator=(ios& __i) {
88 ios::init(__i.rdbuf());
92 ios::init(__s);
ios 38 # include_next <ios>
40 # include _STLP_NATIVE_HEADER(ios)
streambuf.h 30 #include <ios.h>
istream.h 36 using _STLP_STD::ios;
  /external/zlib/contrib/iostream/
zfstream.cpp 27 if ( io_mode & ios::in ) {
28 mode = ios::in;
30 } else if ( io_mode & ios::app ) {
31 mode = ios::app;
34 mode = ios::out;
38 if ( io_mode & ios::binary ) {
39 mode |= ios::binary;
44 if ( io_mode & (ios::out|ios::app )) {
69 if ( io_mode & ios::in )
    [all...]
test.cpp 8 gzofstream os( 1, ios::out );
zfstream.h 24 virtual streampos seekoff( streamoff, ios::seek_dir, int );
44 class gzfilestream_common : virtual public ios {
73 gzifstream( const char *name, int io_mode = ios::in );
74 gzifstream( int fd, int io_mode = ios::in );
85 gzofstream( const char *name, int io_mode = ios::out );
86 gzofstream( int fd, int io_mode = ios::out );
  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
uiosfunc.h 16 class ios : public ios_base { class in namespace:ustl
22 /// Example: os << ios::align(sizeof(uint16_t));
47 /// Example: os << ios::skip(sizeof(uint16_t));
63 /// Example: os << ios::width(15);
77 /// Example: os << ios::base(15);
88 inline istream& operator>> (istream& is, const ios::skip& op) { return (op.apply (is)); }
89 inline ostream& operator<< (ostream& os, const ios::skip& op) { return (op.apply (os)); }
90 inline size_t stream_size_of (const ios::skip& op) { return (op.stream_size()); }
91 inline istream& operator>> (istream& is, const ios::align& op) { return (op.apply (is)); }
92 inline ostream& operator<< (ostream& os, const ios::align& op) { return (op.apply (os));
    [all...]
ustdxept.cpp 52 is >> m_Arg >> ios::align();
59 os << m_Arg << ios::align();
uctrstrm.h 116 is >> ios::talign<value_type>();
119 is >> ios::talign<written_size_type>();
132 os << ios::talign<value_type>();
134 os << ios::talign<written_size_type>();
  /external/astl/tests/
test_ios_base.cpp 37 class ios: public std::ios_base { class in namespace:android
42 ios s;
48 ios s;
57 ios s;
63 ios s;
  /frameworks/base/awt/com/android/internal/awt/
ImageOutputStreamWrapper.java 30 public ImageOutputStreamWrapper(ImageOutputStream ios) {
31 if (null == ios) {
34 this.mIos = ios;
  /external/stlport/stlport/using/h/
iostream.h 21 using _STLP_OLD_IO_NAMESPACE::ios;
  /external/blktrace/
blkparse.c 193 .name = "track-ios",
243 * for tracking individual ios
1177 static inline void __account_m(struct io_stats *ios, struct blk_io_trace *t,
1181 ios->mwrites++;
1182 ios->mwrite_kb += t_kb(t);
1184 ios->mreads++;
1185 ios->mread_kb += t_kb(t);
1195 struct io_stats *ios = find_process_io_stats(t->pid); local
1197 __account_m(ios, t, rw);
1201 static inline void __account_pc_queue(struct io_stats *ios,
1219 struct io_stats *ios = find_process_io_stats(t->pid); local
1243 struct io_stats *ios = find_process_io_stats(t->pid); local
1267 struct io_stats *ios = find_process_io_stats(t->pid); local
1287 struct io_stats *ios = find_process_io_stats(t->pid); local
1311 struct io_stats *ios = find_process_io_stats(t->pid); local
1334 struct io_stats *ios = find_process_io_stats(t->pid); local
1358 struct io_stats *ios = find_process_io_stats(t->pid); local
1378 struct io_stats *ios = find_process_io_stats(t->pid); local
1402 struct io_stats *ios = find_process_io_stats(t->pid); local
1771 struct io_stats total, *ios; local
    [all...]
  /bionic/libc/kernel/common/linux/mmc/
host.h 71 void (*set_ios)(struct mmc_host *host, struct mmc_ios *ios);
97 struct mmc_ios ios; member in struct:mmc_host
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/mmc/
host.h 71 void (*set_ios)(struct mmc_host *host, struct mmc_ios *ios);
97 struct mmc_ios ios; member in struct:mmc_host
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/mmc/
host.h 71 void (*set_ios)(struct mmc_host *host, struct mmc_ios *ios);
97 struct mmc_ios ios; member in struct:mmc_host
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/mmc/
host.h 71 void (*set_ios)(struct mmc_host *host, struct mmc_ios *ios);
97 struct mmc_ios ios; member in struct:mmc_host
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/mmc/
host.h 71 void (*set_ios)(struct mmc_host *host, struct mmc_ios *ios);
97 struct mmc_ios ios; member in struct:mmc_host
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/mmc/
host.h 71 void (*set_ios)(struct mmc_host *host, struct mmc_ios *ios);
97 struct mmc_ios ios; member in struct:mmc_host
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/mmc/
host.h 71 void (*set_ios)(struct mmc_host *host, struct mmc_ios *ios);
97 struct mmc_ios ios; member in struct:mmc_host
  /external/blktrace/btt/
iostat.c 98 nios = (double)(sp->ios[0] + sp->ios[1]);
116 * us the total number of IOs sent to the block IO layer.
121 fprintf(iostat_ofp, "%7.2lf ", (double)sp->ios[1] / dt);
122 fprintf(iostat_ofp, "%7.2lf ", (double)sp->ios[0] / dt);
137 sp->ios[0] = sp->ios[1] = 0;
150 asp->ios_s[i] += ((double)sp->ios[i] / dt);
259 INC_STAT(dip, ios[rw]);
  /external/kernel-headers/original/linux/mmc/
host.h 69 void (*set_ios)(struct mmc_host *host, struct mmc_ios *ios);
97 struct mmc_ios ios; /* current io bus settings */ member in struct:mmc_host

Completed in 5044 milliseconds

1 2 3