Searched defs:tell (Results 1 - 14 of 14) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/dist/IO/lib/IO/
H A DSeekable.pm121 sub tell { subroutine
H A DDir.pm75 sub tell { subroutine
/openbsd-current/gnu/llvm/llvm/lib/ObjectYAML/
H A DMinidumpEmitter.cpp32 size_t tell() const { return NextOffset; } function in class:__anon2416::BlobAllocator
H A DELFEmitter.cpp67 uint64_t tell() const { return OS.tell(); } function in class:__anon2410::ContiguousBlobAccumulator
/openbsd-current/gnu/llvm/lldb/examples/python/
H A Dfile_extract.py42 def tell(self): member in class:FileExtract
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/Builder/IO/
H A DScalar.pm492 sub tell { *{shift()}->{Pos} } subroutine
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DDataExtractor.h71 uint64_t tell() const { return Offset; } function in class:llvm::DataExtractor::Cursor
H A Draw_ostream.h134 uint64_t tell() const { return current_pos() + GetNumBytesInBuffer(); } function in class:llvm::raw_ostream
/openbsd-current/gnu/llvm/llvm/tools/llvm-rc/
H A DResourceFileWriter.h176 uint64_t tell() const { return FS->tell(); } function in class:llvm::rc::ResourceFileWriter
/openbsd-current/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Compress/
H A DBase.pm889 sub tell subroutine
/openbsd-current/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Uncompress/
H A DBase.pm1344 sub tell subroutine
/openbsd-current/usr.bin/rpcgen/
H A Drpc_main.c385 long tell; local
475 long tell; local
691 long tell; local
726 long tell; local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp55 uint64_t tell() { return OS.tell(); } function in class:llvm::ProfOStream
[all...]
/openbsd-current/gnu/usr.bin/perl/win32/
H A Dwin32iop.h254 #define tell(fd) win32_tell(fd) macro

Completed in 423 milliseconds