Home
last modified time | relevance | path

Searched refs:SystemTagList (Results 1 – 25 of 32) sorted by relevance

12

/dports/audio/uade/uade-2.13/amigasrc/score/
H A Ddos_lib.i94 SystemTagList EQU -606
/dports/lang/fpc-source/fpc-3.2.2/rtl/amiga/powerpc/
H A Ddoslibf.inc59 function SystemTagList(command: PChar; tags: PTagItem): longint; syscall IDOS 504;
/dports/lang/fpc/fpc-3.2.2/rtl/amiga/powerpc/
H A Ddoslibf.inc59 function SystemTagList(command: PChar; tags: PTagItem): longint; syscall IDOS 504;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/amiga/powerpc/
H A Ddoslibf.inc59 function SystemTagList(command: PChar; tags: PTagItem): longint; syscall IDOS 504;
/dports/editors/fpc-ide/fpc-3.2.2/rtl/amiga/powerpc/
H A Ddoslibf.inc59 function SystemTagList(command: PChar; tags: PTagItem): longint; syscall IDOS 504;
/dports/editors/fpc-ide/fpc-3.2.2/rtl/aros/i386/
H A Ddoslibf.inc51 function SystemTagList(command: PChar; tags: PTagItem): longint; syscall AOS_DOSBase 101;
/dports/lang/fpc-source/fpc-3.2.2/rtl/aros/i386/
H A Ddoslibf.inc51 function SystemTagList(command: PChar; tags: PTagItem): longint; syscall AOS_DOSBase 101;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/aros/i386/
H A Ddoslibf.inc51 function SystemTagList(command: PChar; tags: PTagItem): longint; syscall AOS_DOSBase 101;
/dports/lang/fpc/fpc-3.2.2/rtl/aros/i386/
H A Ddoslibf.inc51 function SystemTagList(command: PChar; tags: PTagItem): longint; syscall AOS_DOSBase 101;
/dports/lang/fpc-source/fpc-3.2.2/packages/amunits/src/coreunits/
H A Damigados.pas1728 FUNCTION SystemTagList(const command : pCHAR location 'd1';const tags : pTagItem location 'd2') : L… in SystemTagList() function
1820 FUNCTION SystemTagList(const command : string;const tags : pTagItem) : LONGINT; in SystemTagList() function
1853 SystemTags := SystemTagList(command, @argv);
2186 FUNCTION SystemTagList(const command : string;const tags : pTagItem) : LONGINT; in SystemTagList() function
2188 SystemTagList := SystemTagList(PChar(RawByteString(command)),tags);
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/amitools/data/fd/
H A Ddos_lib.fd112 SystemTagList(command,tags)(d1/d2)
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/gui-muirexx/
H A Dami-rexx.c507 return SystemTagList(cmd,NULL); in ADDRESS()
/dports/emulators/uae/uae-0.8.29/src/od-amiga/
H A Dami-rexx.c488 return SystemTagList(cmd,NULL); in ADDRESS()
/dports/editors/fpc-ide/fpc-3.2.2/rtl/amicommon/
H A Dsysutils.pp799 SystemTags:=SystemTagList(command,@tags);
883 result:=SystemTagList(PChar(tmpPath),nil);
H A Ddos.pp511 result:=SystemTagList(tmpPath,nil);
1012 SystemTags:=SystemTagList(command,@tags);
/dports/lang/fpc-source/fpc-3.2.2/rtl/amicommon/
H A Dsysutils.pp799 SystemTags:=SystemTagList(command,@tags);
883 result:=SystemTagList(PChar(tmpPath),nil);
H A Ddos.pp511 result:=SystemTagList(tmpPath,nil);
1012 SystemTags:=SystemTagList(command,@tags);
/dports/lang/fpc-utils/fpc-3.2.2/rtl/amicommon/
H A Dsysutils.pp799 SystemTags:=SystemTagList(command,@tags);
883 result:=SystemTagList(PChar(tmpPath),nil);
H A Ddos.pp511 result:=SystemTagList(tmpPath,nil);
1012 SystemTags:=SystemTagList(command,@tags);
/dports/lang/fpc/fpc-3.2.2/rtl/amicommon/
H A Dsysutils.pp799 SystemTags:=SystemTagList(command,@tags);
883 result:=SystemTagList(PChar(tmpPath),nil);
H A Ddos.pp511 result:=SystemTagList(tmpPath,nil);
1012 SystemTags:=SystemTagList(command,@tags);
/dports/lang/fpc-source/fpc-3.2.2/packages/arosunits/src/
H A Damigados.pas2301 function SystemTagList(const Command: STRPTR; const Tags: PTagItem): LongInt; syscall AOS_DOSBase 1… in SystemTagList() function
2464 SystemTags := SystemTagList(Command, @Tags);
/dports/lang/fpc-source/fpc-3.2.2/packages/morphunits/src/
H A Damigados.pas1998 function SystemTagList(command: PChar location 'd1'; in SystemTagList() function
2381 SystemTags := SystemTagList(Command, @Tags);
/dports/lang/fpc-source/fpc-3.2.2/packages/os4units/src/
H A Damigados.pas2538 function SystemTagList(const Command: STRPTR; const Tags: PTagItem): LongInt; syscall IDos 504;
2766 SystemTags := SystemTagList(command, @argv);
/dports/editors/fpc-ide/fpc-3.2.2/rtl/amiga/m68k/
H A Ddoslibf.inc432 function SystemTagList(command: PChar location 'd1';

12