Searched defs:from_end (Results 1 - 14 of 14) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/char/
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/22_locale/codecvt/
H A Dutf8.cc37 auto from_end = from + len; 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, argument
45 do_in(std::mbstate_t&, const char* from, const char* from_end, 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, argument
45 do_in(std::mbstate_t&, const char* from, const char* from_end, 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
54 length(mbstate_t& state, const char* from, const char* from_end, size_t max) 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
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/
H A Dtestsuite_character.h184 do_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
217 do_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/gcc/
H A Dhaifa-sched.c4218 concat_note_lists(rtx_insn *from_end, rtx_insn **to_endp) argument

Completed in 109 milliseconds