HomeSort by relevance Sort by last modified time
    Searched refs:tellg (Results 26 - 43 of 43) sorted by null

12

  /external/google-breakpad/src/processor/
microdump_processor_unittest.cc 69 bytes.resize(file_stream.tellg());
minidump_unittest.cc 103 bytes.resize(file_stream.tellg());
    [all...]
minidump.cc     [all...]
  /external/opencv3/3rdparty/openexr/IlmImf/
ImfScanLineInputFile.cpp 248 Int64 position = is.tellg();
254 Int64 lineOffset = is.tellg();
ImfTiledInputFile.cpp 773 _data->currentPosition = _data->is->tellg();
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/std/
std_iostream.i 258 tellg(void);
  /development/ndk/sources/android/ndk_helper/
JNIHelper.cpp 142 int32_t fileSize = f.tellg();
  /external/google-breakpad/src/common/windows/
http_upload.cc 340 std::streamoff length = file.tellg();
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_istream.h 163 pos_type tellg();
_istream.c 494 basic_istream<_CharT, _Traits>::tellg() {
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_istream.h 163 pos_type tellg();
_istream.c 494 basic_istream<_CharT, _Traits>::tellg() {
    [all...]
  /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...]
  /packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
readertest.cpp     [all...]
  /external/zopfli/src/zopflipng/lodepng/
lodepng.cpp     [all...]
  /ndk/tests/device/test-libc++-shared-full/jni/
Android.mk     [all...]
  /ndk/tests/device/test-libc++-static-full/jni/
Android.mk     [all...]

Completed in 1490 milliseconds

12