Home
last modified time | relevance | path

Searched refs:seek_end (Results 126 – 150 of 340) sorted by relevance

12345678910>>...14

/dports/devel/godot2/godot-2.1.6-stable/modules/chibi/
H A Dcp_file_access_wrapper.h62 virtual void seek_end() = 0;
/dports/devel/godot2/godot-2.1.6-stable/platform/android/
H A Dfile_access_jandroid.h59 virtual void seek_end(int64_t p_position = 0); ///< seek from the end of file
/dports/devel/godot2-tools/godot-2.1.6-stable/platform/android/
H A Dfile_access_jandroid.h59 virtual void seek_end(int64_t p_position = 0); ///< seek from the end of file
/dports/devel/godot2-tools/godot-2.1.6-stable/modules/chibi/
H A Dcp_file_access_wrapper.h62 virtual void seek_end() = 0;
/dports/multimedia/vlc/vlc-3.0.16/modules/demux/mkv/
H A Dstream_io_callback.cpp58 case seek_end: in setFilePointer()
/dports/games/trigger-rally/trigger-rally-0.6.6.1/src/include/
H A Dvbuffer.h64 void seek_end(int pos) { seek_set(pos + buffer.size()); } in seek_end() function
/dports/devel/godot/godot-3.2.3-stable/platform/android/
H A Dfile_access_android.h56 virtual void seek_end(int64_t p_position = 0); ///< seek from the end of file
H A Dfile_access_jandroid.h58 virtual void seek_end(int64_t p_position = 0); ///< seek from the end of file
/dports/devel/godot-tools/godot-3.2.3-stable/platform/android/
H A Dfile_access_android.h56 virtual void seek_end(int64_t p_position = 0); ///< seek from the end of file
H A Dfile_access_jandroid.h58 virtual void seek_end(int64_t p_position = 0); ///< seek from the end of file
/dports/devel/godot2-tools/godot-2.1.6-stable/drivers/unix/
H A Dfile_access_unix.h64 virtual void seek_end(int64_t p_position = 0); ///< seek from the end of file
/dports/devel/godot2/godot-2.1.6-stable/drivers/unix/
H A Dfile_access_unix.h64 virtual void seek_end(int64_t p_position = 0); ///< seek from the end of file
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/lib/libebml/src/
H A DMemReadIOCallback.cpp82 : Mode == seek_end ? static_cast<int64>(mEnd - mStart) + Offset in setFilePointer()
/dports/devel/godot/godot-3.2.3-stable/drivers/windows/
H A Dfile_access_windows.h61 virtual void seek_end(int64_t p_position = 0); ///< seek from the end of file
/dports/devel/godot-tools/godot-3.2.3-stable/drivers/windows/
H A Dfile_access_windows.h61 virtual void seek_end(int64_t p_position = 0); ///< seek from the end of file
/dports/devel/godot-tools/godot-3.2.3-stable/core/io/
H A Dfile_access_memory.h54 virtual void seek_end(int64_t p_position); ///< seek from the end of file
/dports/devel/godot/godot-3.2.3-stable/core/io/
H A Dfile_access_memory.h54 virtual void seek_end(int64_t p_position); ///< seek from the end of file
/dports/textproc/libebml/libebml-1.4.2/src/
H A DMemReadIOCallback.cpp82 : Mode == seek_end ? static_cast<int64>(mEnd - mStart) + Offset in setFilePointer()
/dports/devel/godot/godot-3.2.3-stable/drivers/unix/
H A Dfile_access_unix.h66 virtual void seek_end(int64_t p_position = 0); ///< seek from the end of file
/dports/devel/godot-tools/godot-3.2.3-stable/drivers/unix/
H A Dfile_access_unix.h66 virtual void seek_end(int64_t p_position = 0); ///< seek from the end of file
/dports/devel/godot2-tools/godot-2.1.6-stable/core/io/
H A Dfile_access_encrypted.h63 virtual void seek_end(int64_t p_position = 0); ///< seek from the end of file
H A Dfile_access_compressed.h76 virtual void seek_end(int64_t p_position = 0); ///< seek from the end of file
/dports/devel/godot2/godot-2.1.6-stable/core/io/
H A Dfile_access_encrypted.h63 virtual void seek_end(int64_t p_position = 0); ///< seek from the end of file
H A Dfile_access_compressed.h76 virtual void seek_end(int64_t p_position = 0); ///< seek from the end of file
/dports/print/tex-dvipdfmx/texlive-20150521-source/texk/dvipdfm-x/
H A Dmfileio.h49 extern void seek_end (FILE *file);

12345678910>>...14