Home
last modified time | relevance | path

Searched refs:GroupSet (Results 1 – 25 of 102) sorted by relevance

12345

/dports/net/p5-Net-Amazon-EC2/Net-Amazon-EC2-0.36/lib/Net/Amazon/EC2/
H A DGroupSet.pm1 package Net::Amazon::EC2::GroupSet;
2 $Net::Amazon::EC2::GroupSet::VERSION = '0.36';
/dports/astro/stellarium/stellarium-0.21.3/plugins/Satellites/src/
H A DSatellite.hpp69 typedef QSet<QString> GroupSet; typedef
96 Q_DECLARE_METATYPE(GroupSet)
297 GroupSet groups;
H A DSatellitesListModel.cpp93 return (QVariant::fromValue<GroupSet>(sat->groups)); in data()
116 sat->groups = value.value<GroupSet>(); in setData()
H A DSatellitesListFilterModel.cpp63 QSet<QString> groups = data.value<GroupSet>(); in filterAcceptsRow()
/dports/games/openclonk/openclonk-release-8.1-src/src/c4group/
H A DC4Extra.cpp72 Game.GroupSet.RegisterGroup(*pGrp, true, C4GSPrio_Extra, C4GSCnt_Extra); in LoadDef()
/dports/astro/stellarium/stellarium-0.21.3/plugins/Satellites/src/gui/
H A DSatellitesDialog.cpp598 GroupSet globalGroups = GETSTELMODULE(Satellites)->getGroups(); in updateSatelliteData()
599 GroupSet groupsUsedBySome; in updateSatelliteData()
600 GroupSet groupsUsedByAll = globalGroups; in updateSatelliteData()
657 GroupSet groups = index.data(SatGroupsRole).value<GroupSet>(); in updateSatelliteData()
1093 GroupSet groupsToAdd; in setGroups()
1094 GroupSet groupsToRemove; in setGroups()
1108 GroupSet groups = index.data(SatGroupsRole).value<GroupSet>(); in setGroups()
1111 QVariant newGroups = QVariant::fromValue<GroupSet>(groups); in setGroups()
/dports/net/p5-Net-Amazon-EC2/Net-Amazon-EC2-0.36/t/
H A D00_use.t17 Net::Amazon::EC2::GroupSet
/dports/games/trenchbroom/TrenchBroom-ed46601/common/src/Model/
H A DModelTypes.h78 typedef std::set<Group*> GroupSet; typedef
/dports/games/openclonk/openclonk-release-8.1-src/src/graphics/
H A DC4GraphicsResource.cpp351 …Files.RegisterGroups(Game.GroupSet, C4GSCnt_Graphics, C4CFN_Graphics, idRegisteredMainGroupSetFile… in RegisterMainGroups()
352 idRegisteredMainGroupSetFiles = Game.GroupSet.GetLastID(); in RegisterMainGroups()
/dports/games/openclonk/openclonk-release-8.1-src/src/control/
H A DC4GameParameters.cpp244 if ((iContents = Game.GroupSet.CheckGroupContents(hGroup, C4GSCnt_Definitions))) in LoadFoldersWithLocalDefs()
280 while ((pMatParentGrp = Game.GroupSet.FindGroup(C4GSCnt_Material, pMatParentGrp))) in Load()
/dports/net/p5-Net-Amazon-EC2/Net-Amazon-EC2-0.36/
H A DMANIFEST31 lib/Net/Amazon/EC2/GroupSet.pm
/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4LoaderScreen.cpp50 while ((pGroup=Game.GroupSet.FindGroup(C4GSCnt_Loaders, pGroup, true))) in Init()
/dports/games/warzone2100/warzone2100/src/
H A Dqtscript.h273 typedef std::unordered_set<const BASE_OBJECT *> GroupSet; typedef
274 std::unordered_map<groupID, GroupSet> m_groups;
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/CXSparse/MATLAB/ssget/
H A Dssgui.java1474 Set<String> GroupSet = new TreeSet<String> ( ) ; in FindGroups() local
1475 GroupSet.add (all_groups) ; in FindGroups()
1478 GroupSet.add ((String) Stats [id-1][1]) ; in FindGroups()
1480 return ((String [ ]) GroupSet.toArray (new String [0])) ; in FindGroups()
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/CSparse/MATLAB/ssget/
H A Dssgui.java1474 Set<String> GroupSet = new TreeSet<String> ( ) ; in FindGroups() local
1475 GroupSet.add (all_groups) ; in FindGroups()
1478 GroupSet.add ((String) Stats [id-1][1]) ; in FindGroups()
1480 return ((String [ ]) GroupSet.toArray (new String [0])) ; in FindGroups()
/dports/math/suitesparse-config/SuiteSparse-5.10.1/ssget/
H A Dssgui.java1474 Set<String> GroupSet = new TreeSet<String> ( ) ; in FindGroups() local
1475 GroupSet.add (all_groups) ; in FindGroups()
1478 GroupSet.add ((String) Stats [id-1][1]) ; in FindGroups()
1480 return ((String [ ]) GroupSet.toArray (new String [0])) ; in FindGroups()
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/CSparse/MATLAB/ssget/
H A Dssgui.java1474 Set<String> GroupSet = new TreeSet<String> ( ) ; in FindGroups() local
1475 GroupSet.add (all_groups) ; in FindGroups()
1478 GroupSet.add ((String) Stats [id-1][1]) ; in FindGroups()
1480 return ((String [ ]) GroupSet.toArray (new String [0])) ; in FindGroups()
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/ssget/
H A Dssgui.java1474 Set<String> GroupSet = new TreeSet<String> ( ) ; in FindGroups() local
1475 GroupSet.add (all_groups) ; in FindGroups()
1478 GroupSet.add ((String) Stats [id-1][1]) ; in FindGroups()
1480 return ((String [ ]) GroupSet.toArray (new String [0])) ; in FindGroups()
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/CXSparse/MATLAB/ssget/
H A Dssgui.java1474 Set<String> GroupSet = new TreeSet<String> ( ) ; in FindGroups() local
1475 GroupSet.add (all_groups) ; in FindGroups()
1478 GroupSet.add ((String) Stats [id-1][1]) ; in FindGroups()
1480 return ((String [ ]) GroupSet.toArray (new String [0])) ; in FindGroups()
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/ssget/
H A Dssgui.java1474 Set<String> GroupSet = new TreeSet<String> ( ) ; in FindGroups() local
1475 GroupSet.add (all_groups) ; in FindGroups()
1478 GroupSet.add ((String) Stats [id-1][1]) ; in FindGroups()
1480 return ((String [ ]) GroupSet.toArray (new String [0])) ; in FindGroups()
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/CSparse/MATLAB/ssget/
H A Dssgui.java1474 Set<String> GroupSet = new TreeSet<String> ( ) ; in FindGroups() local
1475 GroupSet.add (all_groups) ; in FindGroups()
1478 GroupSet.add ((String) Stats [id-1][1]) ; in FindGroups()
1480 return ((String [ ]) GroupSet.toArray (new String [0])) ; in FindGroups()
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/CXSparse/MATLAB/ssget/
H A Dssgui.java1474 Set<String> GroupSet = new TreeSet<String> ( ) ; in FindGroups() local
1475 GroupSet.add (all_groups) ; in FindGroups()
1478 GroupSet.add ((String) Stats [id-1][1]) ; in FindGroups()
1480 return ((String [ ]) GroupSet.toArray (new String [0])) ; in FindGroups()
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/ssget/
H A Dssgui.java1474 Set<String> GroupSet = new TreeSet<String> ( ) ; in FindGroups() local
1475 GroupSet.add (all_groups) ; in FindGroups()
1478 GroupSet.add ((String) Stats [id-1][1]) ; in FindGroups()
1480 return ((String [ ]) GroupSet.toArray (new String [0])) ; in FindGroups()
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/CSparse/MATLAB/ssget/
H A Dssgui.java1474 Set<String> GroupSet = new TreeSet<String> ( ) ; in FindGroups() local
1475 GroupSet.add (all_groups) ; in FindGroups()
1478 GroupSet.add ((String) Stats [id-1][1]) ; in FindGroups()
1480 return ((String [ ]) GroupSet.toArray (new String [0])) ; in FindGroups()
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/CXSparse/MATLAB/ssget/
H A Dssgui.java1474 Set<String> GroupSet = new TreeSet<String> ( ) ; in FindGroups() local
1475 GroupSet.add (all_groups) ; in FindGroups()
1478 GroupSet.add ((String) Stats [id-1][1]) ; in FindGroups()
1480 return ((String [ ]) GroupSet.toArray (new String [0])) ; in FindGroups()

12345