HomeSort by relevance Sort by last modified time
    Searched defs:Seek (Results 51 - 75 of 106) sorted by null

1 23 4 5

  /frameworks/compile/libbcc/bcinfo/Wrap/
bitcode_wrapperer.cpp 97 bool BitcodeWrapperer::Seek(uint32_t pos) {
98 if (infile_ != nullptr && infile_->Seek(pos)) {
257 Seek(0);
371 Seek(infile_bc_offset_) &&
383 return !error_ && Seek(infile_bc_offset_) &&
  /external/lzma/C/
7zTypes.h 168 SRes (*Seek)(void *p, Int64 *pos, ESzSeek origin);
182 SRes (*Seek)(void *p, Int64 *pos, ESzSeek origin);
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_basic_imp.cpp 581 int32_t CXFA_WideTextRead::Seek(FX_STREAMSEEK eSeek, int32_t iOffset) {
  /external/pdfium/xfa/src/fgas/src/crt/
fx_stream.cpp 182 int32_t CFX_FileStreamImp::Seek(FX_STREAMSEEK eSeek, int32_t iOffset) {
275 int32_t CFX_FileReadStreamImp::Seek(FX_STREAMSEEK eSeek, int32_t iOffset) {
362 int32_t CFX_BufferReadStreamImp::Seek(FX_STREAMSEEK eSeek, int32_t iOffset) {
475 int32_t CFX_FileWriteStreamImp::Seek(FX_STREAMSEEK eSeek, int32_t iOffset) {
539 int32_t CFX_BufferStreamImp::Seek(FX_STREAMSEEK eSeek, int32_t iOffset) {
652 m_pStreamImp->Seek(FX_STREAMSEEK_Begin, 0);
693 m_pStreamImp->Seek(FX_STREAMSEEK_Begin, std::max(m_wBOMLength, iPosition));
710 int32_t CFX_TextStream::Seek(FX_STREAMSEEK eSeek, int32_t iOffset) {
711 return m_pStreamImp->Seek(eSeek, iOffset);
807 m_pStreamImp->Seek(FX_STREAMSEEK_Current, iSrc - iLen);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libmkv/
EbmlIDs.h 36 /* Meta Seek Information */
38 Seek = 0x4DBB,
  /external/lzma/CPP/7zip/Archive/
XzHandler.cpp 490 RINOK(inStream->Seek(0, STREAM_SEEK_END, &_stat.PhySize));
580 STDMETHOD(Seek)(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition);
588 STDMETHODIMP CSeekToSeqStream::Seek(Int64, UInt32, UInt64 *) { return E_NOTIMPL; }
767 RINOK(_stream->Seek(0, STREAM_SEEK_SET, NULL));
933 RINOK(_stream->Seek(0, STREAM_SEEK_SET, NULL));
  /external/lzma/CPP/7zip/UI/Common/
Update.cpp 107 STDMETHOD(Seek)(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition);
190 RINOK(altStream.Stream->Seek(_offsetPos, STREAM_SEEK_SET, NULL));
220 STDMETHODIMP COutMultiVolStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition)
765 RINOK(arc->InStream->Seek(0, STREAM_SEEK_SET, NULL));
    [all...]
  /external/pdfium/third_party/lcms2-2.6/include/
lcms2_plugin.h 124 cmsBool (* Seek)(struct _cms_io_handler* iohandler, cmsUInt32Number offset);
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas 107 /// <see cref="IIntStream.Release"/> and <see cref="IIntStream.Seek"/>.
123 /// It's like Seek(last marker's input position).
132 /// the backward seek.
143 /// normally used to seek ahead in the input stream.
147 /// will use seek to move backwards such as when backtracking.
162 /// The index is 0..N-1. A seek to position i means that LA(1) will return
166 procedure Seek(const Index: Integer);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/
mkvparser.cpp 1254 //because we adjust the pos down to the curr seek pos,
    [all...]
  /external/pdfium/core/src/fxge/win32/
fx_win32_gdipext.cpp     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
mkvparser.cpp 1284 //because we adjust the pos down to the curr seek pos,
    [all...]
  /external/libvpx/libvpx/third_party/libwebm/
mkvparser.cpp 1214 // because we adjust the pos down to the curr seek pos,
    [all...]
  /external/libvpx/libwebm/mkvparser/
mkvparser.cc 1213 // because we adjust the pos down to the curr seek pos,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
scardssp.h 279 virtual HRESULT WINAPI Seek(LONG dLibMove,LONG dwOrigin,LONG *pLibnewPosition = 0) = 0;
304 HRESULT (WINAPI *Seek)(IByteBuffer *This,LONG dLibMove,LONG dwOrigin,LONG *pLibnewPosition);
331 #define IByteBuffer_Seek(This,dLibMove,dwOrigin,pLibnewPosition) (This)->lpVtbl->Seek(This,dLibMove,dwOrigin,pLibnewPosition)
    [all...]
urlmon.h     [all...]
  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL.h 874 /* SEEK */
    [all...]
  /frameworks/wilhelm/include/OMXAL/
OpenMAXAL.h 874 /* SEEK */
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/OMXAL/
OpenMAXAL.h 874 /* SEEK */
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/OMXAL/
OpenMAXAL.h 874 /* SEEK */
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/OMXAL/
OpenMAXAL.h 874 /* SEEK */
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/OMXAL/
OpenMAXAL.h 874 /* SEEK */
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/OMXAL/
OpenMAXAL.h 874 /* SEEK */
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/OMXAL/
OpenMAXAL.h 874 /* SEEK */
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/OMXAL/
OpenMAXAL.h 874 /* SEEK */
    [all...]

Completed in 1662 milliseconds

1 23 4 5