Home
last modified time | relevance | path

Searched refs:InitIFF (Results 1 – 10 of 10) sorted by relevance

/dports/x11-wm/amiwm/amiwm0.21pl2/libami/
H A Diffparse.c77 void InitIFF( struct IFFHandle *iff, long flags, struct Hook *streamHook ) in InitIFF() function
156 InitIFF( iff, (strchr(mode, 'w')==NULL? (m=IFFF_READ|IFFF_RSEEK) : in OpenIFFasFile()
H A Dlibami.h314 extern void InitIFF( struct IFFHandle *iff, long flags, struct Hook *streamHook );
/dports/graphics/freeimage/FreeImage/Source/
H A DPlugin.h113 void DLL_CALLCONV InitIFF(Plugin *plugin, int format_id);
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/amitools/data/fd/
H A Diffparse_lib.fd63 InitIFF(iff,flags,streamHook)(a0,d0/a1)
/dports/lang/fpc-source/fpc-3.2.2/packages/arosunits/src/
H A Diffparse.pas232 procedure InitIFF(Iff: PIFFHandle; Flags: LongInt;const StreamHook: PHook); syscall IFFParseBase 38; procedure
/dports/lang/fpc-source/fpc-3.2.2/packages/os4units/src/
H A Diffparse.pas197 procedure InitIFF(Iff: PIFFHandle; Flags: LongInt; const StreamHook: PHook); syscall IIFFParse 204;
/dports/lang/fpc-source/fpc-3.2.2/packages/amunits/src/coreunits/
H A Diffparse.pas256 PROCEDURE InitIFF(iff : pIFFHandle location 'a0'; flags : LONGINT location 'd0'; const streamHook :… procedure
/dports/graphics/freeimage/FreeImage/Source/FreeImage/
H A DPluginIFF.cpp441 InitIFF(Plugin *plugin, int format_id) { in InitIFF() function
H A DPlugin.cpp244 s_plugins->AddNode(InitIFF); in FreeImage_Initialise()
/dports/lang/fpc-source/fpc-3.2.2/packages/morphunits/src/
H A Diffparse.pas246 PROCEDURE InitIFF(iff : pIFFHandle location 'a0'; flags : LONGINT location 'd0'; const streamHook :… procedure