HomeSort by relevance Sort by last modified time
    Searched defs:io_state (Results 1 - 25 of 25) sorted by null

  /external/oprofile/libutil++/
stream_util.cpp 16 io_state::io_state(ios & stream_) function in class:io_state
26 io_state::~io_state()
stream_util.h 18 class io_state { class
28 io_state(std::ios & stream);
30 ~io_state();
  /external/stlport/stlport/stl/
_ios_base.h 254 typedef iostate io_state; typedef in class:ios_base
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 256 typedef iostate io_state; typedef in class:ios_base
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 254 typedef iostate io_state; typedef in class:ios_base
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 254 typedef iostate io_state; typedef in class:ios_base
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 254 typedef iostate io_state; typedef in class:ios_base
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 256 typedef iostate io_state; typedef in class:ios_base
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_ios_base.h 256 typedef iostate io_state; typedef in class:ios_base
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngstruct.h 349 png_uint_32 io_state; member in struct:png_struct_def
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
ios_base.h 407 typedef int io_state; typedef in class:ios_base
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
ios_base.h 405 typedef int io_state; typedef in class:ios_base
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
ios_base.h 405 typedef int io_state; typedef in class:ios_base
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
ios_base.h 413 typedef int io_state; typedef in class:ios_base
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
ios_base.h 413 typedef int io_state; typedef in class:ios_base
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
ios_base.h 413 typedef int io_state; typedef in class:ios_base
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
ios_base.h 413 typedef int io_state; typedef in class:ios_base
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
ios_base.h 407 typedef int io_state; typedef in class:ios_base
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
ios_base.h 407 typedef int io_state; typedef in class:ios_base
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
ios_base.h 407 typedef int io_state; typedef in class:ios_base
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
ios_base.h 407 typedef int io_state; typedef in class:ios_base
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
ios_base.h 405 typedef int io_state; typedef in class:ios_base
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
ios_base.h 405 typedef int io_state; typedef in class:ios_base
  /external/libpng/
pngstruct.h 520 png_uint_32 io_state; member in struct:png_struct_def
pngtest.c 333 png_uint_32 io_state = png_get_io_state(png_ptr); local
337 if ((io_state & PNG_IO_MASK_OP) != io_op)
343 switch (io_state & PNG_IO_MASK_LOC)
    [all...]

Completed in 696 milliseconds