HomeSort by relevance Sort by last modified time
    Searched full:eback (Results 51 - 75 of 216) sorted by null

1 23 4 5 6 7 8 9

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream.formatted/istream.formatted.arithmetic/
int.pass.cpp 39 CharT* eback() const {return base::eback();} function in struct:testbuf
long.pass.cpp 39 CharT* eback() const {return base::eback();} function in struct:testbuf
long_double.pass.cpp 39 CharT* eback() const {return base::eback();} function in struct:testbuf
long_long.pass.cpp 39 CharT* eback() const {return base::eback();} function in struct:testbuf
short.pass.cpp 39 CharT* eback() const {return base::eback();} function in struct:testbuf
unsigned_int.pass.cpp 39 CharT* eback() const {return base::eback();} function in struct:testbuf
unsigned_long.pass.cpp 39 CharT* eback() const {return base::eback();} function in struct:testbuf
unsigned_long_long.pass.cpp 39 CharT* eback() const {return base::eback();} function in struct:testbuf
unsigned_short.pass.cpp 39 CharT* eback() const {return base::eback();} function in struct:testbuf
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream.formatted/istream_extractors/
chart.pass.cpp 37 CharT* eback() const {return base::eback();} function in struct:testbuf
signed_char.pass.cpp 37 CharT* eback() const {return base::eback();} function in struct:testbuf
unsigned_char.pass.cpp 37 CharT* eback() const {return base::eback();} function in struct:testbuf
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream.manip/
ws.pass.cpp 38 CharT* eback() const {return base::eback();} function in struct:testbuf
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream.rvalue/
rvalue.pass.cpp 40 CharT* eback() const {return base::eback();} function in struct:testbuf
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/
ignore.pass.cpp 37 CharT* eback() const {return base::eback();} function in struct:testbuf
peek.pass.cpp 36 CharT* eback() const {return base::eback();} function in struct:testbuf
seekg.pass.cpp 36 CharT* eback() const {return base::eback();} function in struct:testbuf
seekg_off.pass.cpp 38 CharT* eback() const {return base::eback();} function in struct:testbuf
sync.pass.cpp 38 CharT* eback() const {return base::eback();} function in struct:testbuf
tellg.pass.cpp 36 CharT* eback() const {return base::eback();} function in struct:testbuf
unget.pass.cpp 36 CharT* eback() const {return base::eback();} function in struct:testbuf
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.cons/
copy.pass.cpp 32 assert(this->eback() == t.eback());
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.assign/
assign.pass.cpp 32 assert(this->eback() == t.eback());
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.get.area/
gbump.pass.cpp 35 CharT* gbeg = base::eback();
39 assert(base::eback() == gbeg);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale.convenience/conversions/conversions.buffer/
pbackfail.pass.cpp 33 char_type* eback() const {return base::eback();} function in struct:test_buf

Completed in 321 milliseconds

1 23 4 5 6 7 8 9