Home
last modified time | relevance | path

Searched refs:Tell (Results 1 – 25 of 74) sorted by relevance

123

/external/opencore/oscl/oscl/osclio/src/
Doscl_file_cache.cpp156 if ((uint32)(FileSize() - Tell()) < size) in Read()
236 && (Tell() != FileSize())) in Write()
305 int32 retval = SetCachePosition(Tell()); in Write()
336 pos = Tell() + offset; in Seek()
506 (0, "OsclFileCache(0x%x)::FillCacheFromFile vpos %d", this, Tell())); in FillCacheFromFile()
510 TOsclFileOffset newpos = Tell(); in FillCacheFromFile()
567 (0, "OsclFileCache(0x%x)::WriteCacheToFile vpos %d", this, Tell())); in WriteCacheToFile()
624 TOsclFileOffset newpos = Tell(); in WriteCacheToFile()
Doscl_file_cache.h72 TOsclFileOffset Tell() in Tell() function
81 return (Tell() == FileSize()) ? 1 : 0; in EndOfFile()
Doscl_file_native.cpp216 TOsclFileOffset curPos = Tell(); in Size()
220 TOsclFileOffset endPos = Tell(); in Size()
385 TOsclFileOffset OsclNativeFile::Tell() in Tell() function in OsclNativeFile
Doscl_file_async_read.cpp353 if (iNativeFileVerify->Tell() != iFilePosition) in Read()
398 if (iNativeFileVerify->Tell() != iFilePosition) in Read()
1074 if (iNativeFileVerify->Tell() != iFilePosition) in Seek()
1081 TOsclFileOffset OsclAsyncFile::Tell() in Tell() function in OsclAsyncFile
1087 if (iNativeFileVerify->Tell() != iFilePosition) in Tell()
Doscl_file_native.h85 TOsclFileOffset Tell();
Doscl_file_io.cpp596 OSCL_EXPORT_REF TOsclFileOffset Oscl_File::Tell() in Tell() function in Oscl_File
613 result = iFileCache->Tell(); in Tell()
615 result = iAsyncFile->Tell(); in Tell()
965 result = iNativeFile->Tell(); in CallNativeTell()
Doscl_file_io.h317 OSCL_IMPORT_REF TOsclFileOffset Tell();
/external/opencore/fileformats/common/parser/src/
Dpvfile.cpp66 OSCL_EXPORT_REF int32 PVFile::Tell() in Tell() function in PVFile
69 return (TOsclFileOffsetInt32)iFile->Tell(); in Tell()
71 return (TOsclFileOffsetInt32)iFilePtr->Tell(); in Tell()
257 uint32 currPos = (uint32)(iFile->Tell()); in GetRemainingBytes()
262 iFileSize = (uint32)(iFile->Tell()); in GetRemainingBytes()
274 uint32 currPos = (uint32)(iFilePtr->Tell()); in GetRemainingBytes()
Dpvmi_datastreamsyncinterface_ref_impl.cpp128 iFileNumBytes = (TOsclFileOffsetInt32)iFileObject->Tell(); in OpenSession()
298 int32 result = (TOsclFileOffsetInt32)iFileObject->Tell(); in GetCurrentPointerPosition()
/external/openssl/apps/
Dmakeapps.com84 $! Tell The User What Kind of Machine We Run On.
215 $! Tell The User That The File Dosen't Exist.
515 $! Tell The User Entered An Invalid Option..
620 $! Tell the user
654 $! Tell The User We Are Using DECC.
684 $! Tell The User We Are Using VAX C.
721 $! Tell The User We Are Using GNUC.
747 $! Tell The User We Don't Know What They Want.
/external/openssl/crypto/des/
Ddes-lib.com243 $! Tell The User That We Are All Done.
268 $! Tell The User That The File Dosen't Exist.
378 $! Tell The User What We Are Building.
412 $! Tell The User That The File Dosen't Exist.
675 $! Tell The User We Don't Know What They Want.
/external/opencore/fileformats/mp3/parser/src/
Dmp3utils.cpp34 return (fp->Tell()); in getCurrentFilePosition()
77 uint32 currPos = (uint32)(fp->Tell()); in getCurrentFileSize()
/external/opencore/fileformats/wav/parser/src/
Dpvwavfileparser.cpp198 filesize = (TOsclFileOffsetInt32)ipWAVFile->Tell(); in InitWavParser()
451 if ((ipWAVFile->Tell() + myBufSize) > iEndOfDataSubChunkOffset) in GetPCMData()
453 int32 pos = (TOsclFileOffsetInt32)ipWAVFile->Tell(); in GetPCMData()
/external/openssl/ssl/
Dssl-lib.com236 $! Tell The User What File We Are Compiling.
261 $! Tell The User That We Are All Done.
283 $! Tell The User That The File Dosen't Exist.
999 $! Tell The User We Don't Know What They Want.
/external/opencore/fileformats/avi/parser/src/
Dpv_avifile_parser.cpp65 filesize = ipFilePtr->Tell(); in ParseFile()
207 iMovieChunkStartOffset = ipFilePtr->Tell(); //get movi chunk start offset. in ParseFile()
322 uint32 CurrOff = ipFilePtr->Tell(); in GetNextMediaSample()
611 arOffset = ipFilePtr->Tell(); in GetStreamOffset()
629 currentFileOffset = ipFilePtr->Tell(); in GetStreamOffset()
/external/opencore/nodes/pvdummyinputnode/src/
Dpvmf_dummy_fileinput_node.cpp1360 int32 fileStart = iInputFile.Tell(); in Initialize()
1362 int32 fileEnd = iInputFile.Tell(); in Initialize()
1374 fileStart = iInputFile.Tell(); in Initialize()
1376 fileEnd = iInputFile.Tell(); in Initialize()
1397 fileStart = iInputFile.Tell(); in Initialize()
1399 fileEnd = iInputFile.Tell(); in Initialize()
/external/qemu/distrib/sdl-1.2.12/src/main/macosx/
DSDLMain.m164 /* Tell the application object that this is now the application menu */
191 /* Tell the application object that this is now the window menu */
211 /* Tell the dock about us */
/external/bison/m4/
Dnls.m435 dnl Tell automake >= 1.10 to complain if mkinstalldirs is missing.
/external/opencore/fileformats/common/parser/include/
Dpvfile.h213 OSCL_IMPORT_REF int32 Tell();
/external/openssl/crypto/
Dcrypto-lib.com478 $! Tell The User That The File Doesn't Exist.
1253 $! Tell The User We Don't Know What They Want.
/external/opencore/fileformats/rawgsmamr/parser/src/
Damrfileparser.cpp158 iFileSize = ipAMRFile->Tell(); in refill()
410 uint32 currPos = (uint32)(ipAMRFile->Tell()); in UpdateFileSize()
/external/opencore/fileformats/rawaac/parser/src/
Daacfileparser.cpp254 int32 curpos = aFile.Tell(); in parseID3Header()
270 int32 curPos = ipAACFile->Tell(); in isAACFile()
284 uint32 currPos_2 = (uint32)(ipAACFile->Tell()); in isAACFile()
318 int32 currPos_2 = ipAACFile->Tell(); in isAACFile()
/external/opencore/fileformats/mp4/composer/src/
Datomutils.cpp291 return (fp->_filePtr->Tell()); in getCurrentFilePosition()
/external/opencore/fileformats/id3parcom/src/
Dpv_id3_parcom.cpp271 currentFilePosn = iInputFile->Tell(); in ParseID3Tag()
1171 uint32 current_file_pos = iInputFile->Tell(); in ReadTagID3V2()
1374 int32 currFilePos = iInputFile->Tell(); in ValidateFrameLengthV2_4()
3378 currentfilepos = iInputFile->Tell(); in GetAlbumArtInfo()
3404 currentfilepos = iInputFile->Tell(); in GetAlbumArtInfo()
3415 currentfilepos = iInputFile->Tell(); in GetAlbumArtInfo()
3463 currentfilepos = iInputFile->Tell(); in GetAlbumArtInfo()
3487 currentfilepos = iInputFile->Tell(); in GetAlbumArtInfo()
3500 currentfilepos = iInputFile->Tell(); in GetAlbumArtInfo()
/external/opencore/pvmi/media_io/pvmiofileoutput/src/
Dpvmi_media_io_fileoutput.cpp2394 iAVIMainHeaderPosition = (TOsclFileOffsetInt32)iOutputFile.Tell(); in WriteHeaders()
2408 iAVIStreamHeaderPosition = (TOsclFileOffsetInt32)iOutputFile.Tell(); in WriteHeaders()
2420 iVideoHeaderPosition = (TOsclFileOffsetInt32)iOutputFile.Tell(); in WriteHeaders()
2469 int32 ret = (TOsclFileOffsetInt32)iOutputFile.Tell(); in UpdateWaveChunkSize()
2471 ret = (TOsclFileOffsetInt32)iOutputFile.Tell(); in UpdateWaveChunkSize()
2516 uint32 iAVISize = (TOsclFileOffsetInt32)iOutputFile.Tell() - 8; in UpdateVideoChunkHeaderIdx()

123