Searched defs:from_next (Results 1 - 25 of 26) sorted by relevance

12

/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/codecvt/codecvt_utf16/
H A D66417.cc32 const char32_t* from_next; local
55 const char32_t* from_next; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/overflow/char/
H A D13858.cc29 do_out(std::mbstate_t&, const char* from, const char*, const char*& from_next, char* to, char*, char*& to_next) const argument
H A D9182-2.cc34 do_out(mbstate_t&, const char* from, const char*, const char*& from_next, char* to, char*, char*& to_next) const argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/overflow/wchar_t/
H A D13858.cc29 do_out(std::mbstate_t&, const wchar_t* from, const wchar_t*, const wchar_t*& from_next, char* to, char*, char*& to_next) const argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/codecvt/in/char/
H A D1.cc36 const char* from_next; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/codecvt/out/char/
H A D1.cc36 const char* from_next; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/codecvt/
H A Dchar16_t.cc57 const char* from_next; local
77 const char16_t* from_next; local
H A Dchar32_t.cc59 const char* from_next; local
79 const char32_t* from_next; local
H A Dutf8.cc38 auto from_next = from; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/char/
H A D1.cc37 do_in(state_type&, const char* from, const char*, const char*& from_next, argument
H A D3.cc32 do_in(state_type&, const extern_type* from, const extern_type* from_end, const extern_type*& from_next, intern_type* to, intern_type* to_limit, intern_type*& to_next) const argument
H A D9027.cc38 do_in(state_type&, const extern_type* from, const extern_type* from_end, const extern_type*& from_next, intern_type* to, intern_type* to_end, intern_type*& to_next) const argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/sync/char/
H A D9182-1.cc34 do_out(mbstate_t&, const char* from, const char*, const char*& from_next, char* to, char*, char*& to_next) const argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/22_locale/codecvt/unshift/char/
H A D1.cc36 const char* from_next; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/performance/22_locale/
H A Dwchar_t_out.cc66 const wchar_t* from_next; local
H A Dwchar_t_in.cc66 const char* from_next; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/wchar_t/
H A D9875_seekoff.cc30 do_out(std::mbstate_t&, const wchar_t* from, const wchar_t* from_end, const wchar_t*& from_next, char* to, char* to_end, char*& to_next) const argument
45 do_in(std::mbstate_t&, const char* from, const char* from_end, const char*& from_next, wchar_t* to, wchar_t* to_end, wchar_t*& to_next) const argument
H A D11543.cc48 out(state_type& state, const intern_type* from, const intern_type* from_end, const intern_type*& from_next, extern_type* to, extern_type* to_limit, extern_type*& to_next) const argument
59 in(state_type& state, const extern_type* from, const extern_type* from_end, const extern_type*& from_next, intern_type* to, intern_type* to_limit, intern_type*& to_next) const argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos/wchar_t/
H A D9875_seekpos.cc30 do_out(std::mbstate_t&, const wchar_t* from, const wchar_t* from_end, const wchar_t*& from_next, char* to, char* to_end, char*& to_next) const argument
45 do_in(std::mbstate_t&, const char* from, const char* from_end, const char*& from_next, wchar_t* to, wchar_t* to_end, wchar_t*& to_next) const argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/wchar_t/
H A D11544-2.cc41 do_out(StateT&, const intern_type* from, const intern_type* from_end, const intern_type*& from_next, extern_type* to, extern_type* to_end, extern_type*& to_next) const argument
79 do_in(StateT&, const extern_type* from, const extern_type* from_end, const extern_type*& from_next, intern_type* to, intern_type* to_end, intern_type*& to_next) const argument
H A D11544-1.cc41 do_out(StateT&, const intern_type* from, const intern_type* from_end, const intern_type*& from_next, extern_type* to, extern_type* to_end, extern_type*& to_next) const argument
79 do_in(StateT&, const extern_type* from, const extern_type* from_end, const extern_type*& from_next, intern_type* to, intern_type* to_end, intern_type*& to_next) const argument
H A D11603.cc42 do_out(StateT&, const intern_type* from, const intern_type* from_end, const intern_type*& from_next, extern_type* to, extern_type* to_end, extern_type*& to_next) const argument
81 do_in(StateT&, const extern_type* from, const extern_type* from_end, const extern_type*& from_next, intern_type* to, intern_type* to_end, intern_type*& to_next) const argument
H A D9178.cc43 do_out(StateT&, const intern_type* from, const intern_type* from_end, const intern_type*& from_next, extern_type* to, extern_type* to_end, extern_type*& to_next) const argument
81 do_in(StateT&, const extern_type* from, const extern_type* from_end, const extern_type*& from_next, intern_type* to, intern_type* to_end, intern_type*& to_next) const argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/
H A D12206.cc37 out(mbstate_t& state, const Char* from, const Char* from_end, const Char*& from_next, char* to, char* to_limit, char*& to_next) const argument
44 in(mbstate_t& state, const char* from, const char* from_end, const char*& from_next, Char* to, Char* to_limit, Char*& to_next) const argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/char/
H A D11543.cc50 out(state_type& state, const intern_type* from, const intern_type* from_end, const intern_type*& from_next, extern_type* to, extern_type* to_limit, extern_type*& to_next) const argument
61 in(state_type& state, const extern_type* from, const extern_type* from_end, const extern_type*& from_next, intern_type* to, intern_type* to_limit, intern_type*& to_next) const argument
86 do_out(state_type&, const intern_type* from, const intern_type*, const intern_type*& from_next, extern_type* to, extern_type*, extern_type*& to_next) const argument
96 do_in(state_type&, const extern_type* from, const extern_type*, const extern_type*& from_next, intern_type* to, intern_type*, intern_type*& to_next) const argument

Completed in 120 milliseconds

12