HomeSort by relevance Sort by last modified time
    Searched full:seek (Results 251 - 275 of 644) sorted by null

<<11121314151617181920>>

  /bionic/libc/include/sys/
_errdefs.h 67 __BIONIC_ERRDEF( ESPIPE , 29, "Illegal seek" )
  /bootable/recovery/applypatch/
bspatch.c 136 // extra block; seek forwards in oldfile by z bytes".
  /build/tools/soslim/
symfilter.c 96 /* Advance to the next line. We seek out spaces or new lines. At the
  /build/tools/zipalign/
ZipFile.cpp 284 * central directory, so we can just seek back that far to find it.
285 * We can also seek forward mCentralDirOffset bytes from the
1064 LOGD("filemove src seek %ld failed\n", (long) src);
1075 LOGD("filemove dst seek %ld failed\n", (long) dst);
    [all...]
  /external/blktrace/btt/
seek.c 192 /* Some overlap means no seek */
  /external/bsdiff/
bspatch.c 90 extra block; seek forwards in oldfile by z bytes".
  /external/opencore/doc/oscl_html/
oscl__file__cache_8h-source.html 50 00053 int32 <a class="code" href="classOsclFileCache.html#a7">Seek</a>(<a class="code" href="osclconfig__io_8h.html#a48">TOsclFileOffset</a> offset, <a class="code" href="classOscl__File.html#s11">Oscl_File::seek_type</a> origin);
  /external/opencore/engines/author/test/src/
test_pv_author_engine_logger.cpp 95 filehandle.Seek(lastlineterminator, Oscl_File::SEEKSET);
  /external/qemu/block/
bochs.c 179 // seek to sector
  /external/skia/include/core/
SkStream.h 184 size_t seek(size_t offset);
  /external/v8/src/
unicode-inl.h 225 void InputBuffer<R, I, s>::Seek(unsigned position) {
  /external/webkit/WebCore/html/
HTMLMediaElement.h 215 void seek(float time, ExceptionCode&);
  /external/webkit/WebKit/win/
MemoryStream.cpp 124 HRESULT STDMETHODCALLTYPE MemoryStream::Seek(
  /frameworks/base/core/java/android/os/
FileUtils.java 150 * @param file to read (will not seek, so things like /proc files are OK)
  /frameworks/base/docs/html/sdk/1.1_r1/
upgrading.jd 142 to seek help from other Android developers.</p>
  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
mistream.cpp 209 is.seek (is.size());
  /frameworks/base/tools/aapt/
ZipFile.cpp 284 * central directory, so we can just seek back that far to find it.
285 * We can also seek forward mCentralDirOffset bytes from the
1064 LOGD("filemove src seek %ld failed\n", (long) src);
1075 LOGD("filemove dst seek %ld failed\n", (long) dst);
    [all...]
  /ndk/build/platforms/android-3/arch-arm/usr/include/sys/
_errdefs.h 67 __BIONIC_ERRDEF( ESPIPE , 29, "Illegal seek" )
  /ndk/build/platforms/android-4/arch-arm/usr/include/sys/
_errdefs.h 67 __BIONIC_ERRDEF( ESPIPE , 29, "Illegal seek" )
  /ndk/build/platforms/android-5/arch-arm/usr/include/sys/
_errdefs.h 67 __BIONIC_ERRDEF( ESPIPE , 29, "Illegal seek" )
  /ndk/build/platforms/android-5/arch-x86/usr/include/sys/
_errdefs.h 67 __BIONIC_ERRDEF( ESPIPE , 29, "Illegal seek" )
  /ndk/build/platforms/android-8/arch-arm/usr/include/sys/
_errdefs.h 67 __BIONIC_ERRDEF( ESPIPE , 29, "Illegal seek" )
  /ndk/build/platforms/android-8/arch-x86/usr/include/sys/
_errdefs.h 67 __BIONIC_ERRDEF( ESPIPE , 29, "Illegal seek" )
  /packages/apps/Mms/src/com/android/mms/model/
MediaModel.java 67 SEEK,
  /external/bluetooth/glib/gio/
glocalfileoutputstream.c 134 file_stream_class->seek = g_local_file_output_stream_seek;
431 /* We can't truncate pipes and stuff where we can't seek */
914 /* Seek back to the start of the file after the backup copy */

Completed in 758 milliseconds

<<11121314151617181920>>