Home
last modified time | relevance | path

Searched defs:fseek (Results 201 – 225 of 1439) sorted by relevance

12345678910>>...58

/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/
H A Dmyfile.h62 inline void fseek (IMFILE* f, int p, int how) in fseek() function
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dmyfile.h69 inline void fseek (IMFILE* f, long p, int how) in fseek() function
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/file/
H A DSDL_rwops.c313 #define fseek fseeko64 macro
330 #define fseek fseeko macro
334 #define fseek _fseeki64 macro
/dports/devel/jwasm/JWasm-f0a2fdd/Samples/
H A DBin2Inc.asm29 fseek proto c :ptr, :DWORD, :DWORD label
/dports/graphics/rawstudio/rawstudio-2.0/plugins/load-dcraw/
H A Dmmap-hack.h52 #define fseek(a, b, c) rs_fseek(RS_FILE(a),b,c) macro
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmopenjpeg/src/lib/openjp2/
H A Dopj_includes.h66 # define fseek fseeko macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/third_party/libopenjpeg20/
H A Dopj_includes.h66 # define fseek fseeko macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/third_party/libopenjpeg20/
H A Dopj_includes.h66 # define fseek fseeko macro
/dports/devel/gdcm/gdcm-3.0.10/Utilities/gdcmopenjpeg/src/lib/openjp2/
H A Dopj_includes.h66 # define fseek fseeko macro
/dports/misc/jojodiff/jdiff081/src/
H A DJDefs.h54 #define fseek fseeko64 macro
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openjpeg/openjp2/
H A Dopj_includes.h66 # define fseek fseeko macro
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/openjpeg/src/lib/openjp2/
H A Dopj_includes.h66 # define fseek fseeko macro
/dports/graphics/openjpeg/openjpeg-2.4.0/src/lib/openjp2/
H A Dopj_includes.h66 # define fseek fseeko macro
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-crypt/src/
H A DFileCipher.php19 use function fseek; alias
/dports/emulators/quasi88/quasi88-0.6.4/src/snddrv/src/sound/
H A Dwavwrite.c13 #define fseek(fp, offset, whence) osd_fseek(fp, offset, whence) macro
/dports/emulators/quasi88/quasi88-0.6.4/src/snddrv-old/src/sound/
H A Dwavwrite.c10 #define fseek(fp, offset, whence) osd_fseek(fp, offset, whence) macro
/dports/emulators/hercules/hercules-3.13/
H A Dhmacros.h126 #define fseek _fseeki64 macro
130 #define fseek w32_fseeki64 macro
139 #define fseek fseeko macro
150 #define fseek fseeko64 macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Di-cstrea.ads148 function fseek subprogram
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Di-cstrea.ads148 function fseek subprogram
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Ds-crtl.ads119 function fseek subprogspec
H A Di-cstrea.ads151 function fseek subprogram
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Di-cstrea.ads151 function fseek subprogram
H A Ds-crtl.ads119 function fseek subprogspec
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Di-cstrea.ads151 function fseek subprogram
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/extensions/fileio/
H A Dfileio.cpp188 FileIO::fseek(long offset) in fseek() function in gnash::FileIO
198 FileIO::fseek(long offset, int whence) in fseek() function in gnash::FileIO

12345678910>>...58