HomeSort by relevance Sort by last modified time
    Searched refs:seekpos (Results 26 - 50 of 62) sorted by null

12 3

  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_sync_filebuf.h 177 seekpos(std::streampos __pos, function in class:stdio_sync_filebuf
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_sstream.h 93 virtual pos_type seekpos(pos_type __pos, ios_base::openmode __mode
_streambuf.c 188 basic_streambuf<_CharT, _Traits>::seekpos(pos_type, ios_base::openmode) function in class:_Traits
_sstream.c 358 ::seekpos(pos_type __pos, ios_base::openmode __mode) { function in class:_Alloc
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_sync_filebuf.h 177 seekpos(std::streampos __pos, function in class:stdio_sync_filebuf
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_sstream.h 93 virtual pos_type seekpos(pos_type __pos, ios_base::openmode __mode
_streambuf.c 188 basic_streambuf<_CharT, _Traits>::seekpos(pos_type, ios_base::openmode) function in class:_Traits
_sstream.c 358 ::seekpos(pos_type __pos, ios_base::openmode __mode) { function in class:_Alloc
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
stdio_sync_filebuf.h 177 seekpos(std::streampos __pos, function in class:stdio_sync_filebuf
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_sstream.h 93 virtual pos_type seekpos(pos_type __pos, ios_base::openmode __mode
_streambuf.c 188 basic_streambuf<_CharT, _Traits>::seekpos(pos_type, ios_base::openmode) function in class:_Traits
_sstream.c 358 ::seekpos(pos_type __pos, ios_base::openmode __mode) { function in class:_Alloc
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
stdio_sync_filebuf.h 177 seekpos(std::streampos __pos, function in class:stdio_sync_filebuf
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
stdio_sync_filebuf.h 187 seekpos(std::streampos __pos, function in class:stdio_sync_filebuf
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
stdio_sync_filebuf.h 187 seekpos(std::streampos __pos, function in class:stdio_sync_filebuf
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_sstream.h 93 virtual pos_type seekpos(pos_type __pos, ios_base::openmode __mode
_streambuf.c 188 basic_streambuf<_CharT, _Traits>::seekpos(pos_type, ios_base::openmode) function in class:_Traits
_sstream.c 358 ::seekpos(pos_type __pos, ios_base::openmode __mode) { function in class:_Alloc
  /external/oprofile/include/
sstream 197 seekpos(pos_type sp, int which = ios::in | ios::out)
  /external/stlport/src/
strstream.cpp 256 strstreambuf::seekpos(pos_type pos, ios_base::openmode mode) { function in class:strstreambuf
  /ndk/sources/cxx-stl/llvm-libc++/src/
strstream.cpp 285 strstreambuf::seekpos(pos_type __sp, ios_base::openmode __which) function in class:strstreambuf
  /ndk/sources/cxx-stl/stlport/src/
strstream.cpp 256 strstreambuf::seekpos(pos_type pos, ios_base::openmode mode) { function in class:strstreambuf
  /packages/apps/Music/src/com/android/music/
MediaPlaybackService.java 462 ed.putLong("seekpos", mPlayer.position());
561 long seekpos = mPreferences.getLong("seekpos", 0); local
562 seek(seekpos >= 0 && seekpos < duration() ? seekpos : 0);
565 + " (requested " + seekpos + ")");
    [all...]
  /external/stlport/stlport/stl/
_sstream.c 358 ::seekpos(pos_type __pos, ios_base::openmode __mode) { function in class:_Alloc
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_sstream.c 358 ::seekpos(pos_type __pos, ios_base::openmode __mode) { function in class:_Alloc

Completed in 1440 milliseconds

12 3