HomeSort by relevance Sort by last modified time
    Searched full:tellg (Results 26 - 50 of 69) sorted by null

12 3

  /prebuilts/misc/common/swig/include/2.0.11/std/
std_iostream.i 258 tellg(void);
  /external/google-breakpad/src/common/windows/
http_upload.cc 340 std::streamoff length = file.tellg();
  /external/opencv3/3rdparty/openexr/IlmImf/
ImfStdIO.h 81 virtual Int64 tellg ();
ImfScanLineInputFile.cpp 248 Int64 position = is.tellg();
254 Int64 lineOffset = is.tellg();
ImfTiledInputFile.cpp 773 _data->currentPosition = _data->is->tellg();
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_istream.h 163 pos_type tellg();
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_istream.h 163 pos_type tellg();
  /external/libcxx/include/
istream 82 pos_type tellg();
257 pos_type tellg();
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
istream 82 pos_type tellg();
241 pos_type tellg();
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/
istream 82 pos_type tellg();
241 pos_type tellg();
    [all...]
  /development/ndk/sources/android/ndk_helper/
JNIHelper.cpp 142 int32_t fileSize = f.tellg();
  /packages/apps/Test/connectivity/sl4n/rapidjson/doc/
stream.md 300 size_t Tell() const { return (size_t)is_.tellg(); } // 3
  /external/icu/icu4c/source/tools/tzcode/
tz2icu.cpp 563 int64_t eofPos = (int64_t) file.tellg();
580 eofPos = (int64_t) file.tellg();
582 eofPos = eofPos - (int64_t) file.tellg();
    [all...]
  /frameworks/native/opengl/tests/hwc/
hwcCommit.cpp 366 || (((unsigned int) in.tellg() != in.str().length())
367 && (in.tellg() != (streampos) -1))) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
fstream.tcc 725 // tellg and tellp queries do not affect any state, unless
istream.tcc 817 tellg(void)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
fstream.tcc 725 // tellg and tellp queries do not affect any state, unless
istream.tcc 817 tellg(void)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
fstream.tcc 725 // tellg and tellp queries do not affect any state, unless
istream.tcc 817 tellg(void)
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
fstream.tcc 727 // tellg and tellp queries do not affect any state, unless
istream.tcc 817 tellg(void)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
istream 571 tellg();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
istream 571 tellg();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
istream 571 tellg();

Completed in 1484 milliseconds

12 3