Searched refs:fpos (Results 1 - 25 of 63) sorted by relevance

123

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dpostypes.h32 // ISO C++ 14882: 27.4.3 - Template class fpos
73 // template fpos<> are described in clauses 21.1.2, 21.1.3, 27.1.2,
80 * @brief Type used by fpos, char_traits<char>, and char_traits<wchar_t>.
105 * CopyConstructible and Assignable. The standard only requires that fpos
112 class fpos class
119 // The standard doesn't require that fpos objects can be default
123 fpos() function in class:fpos
126 // The standard requires that fpos objects can be constructed
133 fpos(streamoff __off) function in class:fpos
153 fpos
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dpostypes.h32 // ISO C++ 14882: 27.4.3 - Template class fpos
73 // template fpos<> are described in clauses 21.1.2, 21.1.3, 27.1.2,
80 * @brief Type used by fpos, char_traits<char>, and char_traits<wchar_t>.
105 * CopyConstructible and Assignable. The standard only requires that fpos
112 class fpos class
119 // The standard doesn't require that fpos objects can be default
123 fpos() function in class:fpos
126 // The standard requires that fpos objects can be constructed
133 fpos(streamoff __off) function in class:fpos
153 fpos
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dpostypes.h32 // ISO C++ 14882: 27.4.3 - Template class fpos
73 // template fpos<> are described in clauses 21.1.2, 21.1.3, 27.1.2,
80 * @brief Type used by fpos, char_traits<char>, and char_traits<wchar_t>.
105 * CopyConstructible and Assignable. The standard only requires that fpos
112 class fpos class
119 // The standard doesn't require that fpos objects can be default
123 fpos() function in class:fpos
126 // The standard requires that fpos objects can be constructed
133 fpos(streamoff __off) function in class:fpos
153 fpos
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dpostypes.h32 // ISO C++ 14882: 27.4.3 - Template class fpos
73 // template fpos<> are described in clauses 21.1.2, 21.1.3, 27.1.2,
80 * @brief Type used by fpos, char_traits<char>, and char_traits<wchar_t>.
105 * CopyConstructible and Assignable. The standard only requires that fpos
112 class fpos class
119 // The standard doesn't require that fpos objects can be default
123 fpos() function in class:fpos
126 // The standard requires that fpos objects can be constructed
133 fpos(streamoff __off) function in class:fpos
153 fpos
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dpostypes.h32 // ISO C++ 14882: 27.4.3 - Template class fpos
73 // template fpos<> are described in clauses 21.1.2, 21.1.3, 27.1.2,
80 * @brief Type used by fpos, char_traits<char>, and char_traits<wchar_t>.
105 * CopyConstructible and Assignable. The standard only requires that fpos
112 class fpos class
119 // The standard doesn't require that fpos objects can be default
123 fpos() function in class:fpos
126 // The standard requires that fpos objects can be constructed
133 fpos(streamoff __off) function in class:fpos
153 fpos
[all...]
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dpostypes.h32 // ISO C++ 14882: 27.4.3 - Template class fpos
73 // template fpos<> are described in clauses 21.1.2, 21.1.3, 27.1.2,
80 * @brief Type used by fpos, char_traits<char>, and char_traits<wchar_t>.
105 * CopyConstructible and Assignable. The standard only requires that fpos
112 class fpos class
119 // The standard doesn't require that fpos objects can be default
123 fpos() function in class:fpos
126 // The standard requires that fpos objects can be constructed
133 fpos(streamoff __off) function in class:fpos
153 fpos
[all...]
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dpostypes.h32 // ISO C++ 14882: 27.4.3 - Template class fpos
73 // template fpos<> are described in clauses 21.1.2, 21.1.3, 27.1.2,
80 * @brief Type used by fpos, char_traits<char>, and char_traits<wchar_t>.
105 * CopyConstructible and Assignable. The standard only requires that fpos
112 class fpos class
119 // The standard doesn't require that fpos objects can be default
123 fpos() function in class:fpos
126 // The standard requires that fpos objects can be constructed
133 fpos(streamoff __off) function in class:fpos
153 fpos
[all...]
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dpostypes.h32 // ISO C++ 14882: 27.4.3 - Template class fpos
73 // template fpos<> are described in clauses 21.1.2, 21.1.3, 27.1.2,
80 * @brief Type used by fpos, char_traits<char>, and char_traits<wchar_t>.
105 * CopyConstructible and Assignable. The standard only requires that fpos
112 class fpos class
119 // The standard doesn't require that fpos objects can be default
123 fpos() function in class:fpos
126 // The standard requires that fpos objects can be constructed
133 fpos(streamoff __off) function in class:fpos
153 fpos
[all...]
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/input.output/iostreams.base/fpos/fpos.members/
H A Dstate.pass.cpp12 // template <class StateT> class fpos
21 std::fpos<int> f;
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/input.output/iostreams.base/fpos/fpos.operations/
H A Dctor_int.pass.cpp12 // template <class StateT> class fpos
14 // fpos(int)
21 typedef std::fpos<std::mbstate_t> P;
H A Ddifference.pass.cpp12 // template <class StateT> class fpos
14 // Subraction with fpos
21 typedef std::fpos<std::mbstate_t> P;
H A Deq_int.pass.cpp12 // template <class StateT> class fpos
21 typedef std::fpos<std::mbstate_t> P;
H A Doffset.pass.cpp12 // template <class StateT> class fpos
21 typedef std::fpos<std::mbstate_t> P;
H A Daddition.pass.cpp12 // template <class StateT> class fpos
21 typedef std::fpos<std::mbstate_t> P;
H A Dsubtraction.pass.cpp12 // template <class StateT> class fpos
21 typedef std::fpos<std::mbstate_t> P;
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostreams.base/fpos/fpos.members/
H A Dstate.pass.cpp12 // template <class StateT> class fpos
21 std::fpos<int> f;
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostreams.base/fpos/fpos.operations/
H A Dctor_int.pass.cpp12 // template <class StateT> class fpos
14 // fpos(int)
21 typedef std::fpos<std::mbstate_t> P;
H A Ddifference.pass.cpp12 // template <class StateT> class fpos
14 // Subraction with fpos
21 typedef std::fpos<std::mbstate_t> P;
H A Deq_int.pass.cpp12 // template <class StateT> class fpos
21 typedef std::fpos<std::mbstate_t> P;
H A Doffset.pass.cpp12 // template <class StateT> class fpos
21 typedef std::fpos<std::mbstate_t> P;
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/input.output/iostreams.base/fpos/fpos.members/
H A Dstate.pass.cpp12 // template <class StateT> class fpos
21 std::fpos<int> f;
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/input.output/iostreams.base/fpos/fpos.operations/
H A Dctor_int.pass.cpp12 // template <class StateT> class fpos
14 // fpos(int)
21 typedef std::fpos<std::mbstate_t> P;
H A Ddifference.pass.cpp12 // template <class StateT> class fpos
14 // Subraction with fpos
21 typedef std::fpos<std::mbstate_t> P;
H A Deq_int.pass.cpp12 // template <class StateT> class fpos
21 typedef std::fpos<std::mbstate_t> P;
H A Doffset.pass.cpp12 // template <class StateT> class fpos
21 typedef std::fpos<std::mbstate_t> P;

Completed in 372 milliseconds

123