Home
last modified time | relevance | path

Searched defs:ev (Results 1 – 10 of 10) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostreams.base/ios/basic.ios.members/
Dcopyfmt.pass.cpp34 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1()
49 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2()
64 void g1(std::ios_base::event ev, std::ios_base& stream, int index) in g1()
79 void g2(std::ios_base::event ev, std::ios_base& stream, int index) in g2()
94 void g3(std::ios_base::event ev, std::ios_base& stream, int index) in g3()
Dmove.pass.cpp42 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1()
47 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2()
52 void g1(std::ios_base::event ev, std::ios_base& stream, int index) in g1()
61 void g2(std::ios_base::event ev, std::ios_base& stream, int index) in g2()
70 void g3(std::ios_base::event ev, std::ios_base& stream, int index) in g3()
Dswap.pass.cpp41 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1()
47 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2()
53 void g1(std::ios_base::event ev, std::ios_base& stream, int index) in g1()
59 void g2(std::ios_base::event ev, std::ios_base& stream, int index) in g2()
65 void g3(std::ios_base::event ev, std::ios_base& stream, int index) in g3()
Dimbue.pass.cpp31 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1()
44 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2()
57 void f3(std::ios_base::event ev, std::ios_base& stream, int index) in f3()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostreams.base/ios.base/ios.base.cons/
Ddtor.pass.cpp35 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1()
48 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2()
61 void f3(std::ios_base::event ev, std::ios_base& stream, int index) in f3()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostreams.base/ios.base/ios.base.locales/
Dimbue.pass.cpp37 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1()
50 void f2(std::ios_base::event ev, std::ios_base& stream, int index) in f2()
63 void f3(std::ios_base::event ev, std::ios_base& stream, int index) in f3()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/env/
Dvariable.hpp146 operator==( variable<T> ev, V const& v ) in operator ==()
155 operator==( V const& v, variable<T> ev ) in operator ==()
164 operator!=( variable<T> ev, V const& v ) in operator !=()
173 operator!=( V const& v, variable<T> ev ) in operator !=()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dsystem_error.cpp181 system_error::system_error(int ev, const error_category& ecat, const string& what_arg) in system_error()
187 system_error::system_error(int ev, const error_category& ecat, const char* what_arg) in system_error()
193 system_error::system_error(int ev, const error_category& ecat) in system_error()
204 __throw_system_error(int ev, const char* what_arg) in __throw_system_error()
Dios.cpp124 ios_base::__call_callbacks(event ev) in __call_callbacks()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostreams.base/ios.base/ios.base.callback/
Dregister_callback.pass.cpp35 void f1(std::ios_base::event ev, std::ios_base& stream, int index) in f1()