Home
last modified time | relevance | path

Searched defs:SetupInfo (Results 1 – 18 of 18) sorted by relevance

/dports/games/rocksndiamonds/rocksndiamonds-3.3.1.2/src/libgame/
H A Dsystem.h912 struct SetupInfo struct
914 char *player_name;
916 boolean sound;
920 boolean toons;
928 boolean team_mode;
929 boolean handicap;
944 char *sounds_set;
945 char *music_set;
950 int volume_simple;
951 int volume_loops;
[all …]
/dports/games/rnd_jue/rocksndiamonds-3.3.1.0/src/libgame/
H A Dsystem.h909 struct SetupInfo struct
911 char *player_name;
913 boolean sound;
917 boolean toons;
922 boolean autorecord;
925 boolean team_mode;
926 boolean handicap;
928 boolean time_limit;
929 boolean fullscreen;
941 char *sounds_set;
[all …]
/dports/games/rnd_jue/rnd_jue-3.3.0.0/src/libgame/
H A Dsystem.h875 struct SetupInfo struct
877 char *player_name;
879 boolean sound;
883 boolean toons;
888 boolean autorecord;
891 boolean team_mode;
892 boolean handicap;
894 boolean time_limit;
895 boolean fullscreen;
906 char *sounds_set;
[all …]
/dports/games/rocksndiamonds/rnd_jue-3.3.0.0/src/libgame/
H A Dsystem.h875 struct SetupInfo struct
877 char *player_name;
879 boolean sound;
883 boolean toons;
888 boolean autorecord;
891 boolean team_mode;
892 boolean handicap;
894 boolean time_limit;
895 boolean fullscreen;
906 char *sounds_set;
[all …]
/dports/net/mpich2/mpich2-1.5/src/pm/gforker/
H A Dmpiexec.c94 typedef struct { PMISetup pmiinfo; IOLabelSetup labelinfo; } SetupInfo; typedef
/dports/net/mpich/mpich-3.4.3/src/pm/gforker/
H A Dmpiexec.c95 } SetupInfo; typedef
/dports/net/mpich/mpich-3.4.3/src/pm/remshell/
H A Dmpiexec.c89 } SetupInfo; typedef
/dports/net/mpich2/mpich2-1.5/src/pm/remshell/
H A Dmpiexec.c88 typedef struct { PMISetup pmiinfo; IOLabelSetup labelinfo; } SetupInfo; typedef
/dports/games/mirrormagic/mirrormagic-2.0.2/src/
H A Dmain.h204 struct SetupInfo struct
206 char *player_name;
208 boolean sound;
209 boolean sound_loops;
210 boolean sound_music;
211 boolean sound_simple;
212 boolean toons;
213 boolean quick_doors;
214 boolean handicap;
215 boolean time_limit;
[all …]
/dports/www/itop/web/setup/
H A Dsetuputils.class.inc.php1831 class SetupInfo class
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/exp/shiny/vendor/github.com/BurntSushi/xgb/xproto/
H A Dxproto.go5548 type SetupInfo struct { struct
5549 Status byte
5551 ProtocolMajorVersion uint16
5552 ProtocolMinorVersion uint16
5553 Length uint16
5560 RootsLen byte
5561 PixmapFormatsLen byte
5562 ImageByteOrder byte
5563 BitmapFormatBitOrder byte
5564 BitmapFormatScanlineUnit byte
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/exp/shiny/vendor/github.com/BurntSushi/xgb/xproto/
H A Dxproto.go5548 type SetupInfo struct { struct
5549 Status byte
5551 ProtocolMajorVersion uint16
5552 ProtocolMinorVersion uint16
5553 Length uint16
5560 RootsLen byte
5561 PixmapFormatsLen byte
5562 ImageByteOrder byte
5563 BitmapFormatBitOrder byte
5564 BitmapFormatScanlineUnit byte
[all …]
/dports/games/gogui/gogui-1.4.10/src/net/sf/gogui/game/
H A DNode.java68 final class SetupInfo class
/dports/devel/stack/stack-2.7.3/src/Stack/Types/
H A DConfig.hs1687 data SetupInfo = SetupInfo function
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/Vlv2TbltDevicePkg/PlatformSetupDxe/
H A DSetupInfoRecords.c1381 SetupInfo (void) in SetupInfo() function
/dports/devel/py-requirementslib/requirementslib-1.5.16/src/requirementslib/models/
H A Dsetup_info.py1396 class SetupInfo(object): class
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/Vlv2TbltDevicePkg/PlatformSetupDxe/
H A DSetupInfoRecords.c1734 in SetupInfo()
1735 gBS->FreePool(NewString); in SetupInfo()
/dports/devel/py-pipenv/pipenv-2021.5.29/pipenv/vendor/requirementslib/models/
H A Dsetup_info.py1396 class SetupInfo(object): class