Home
last modified time | relevance | path

Searched refs:GroupSet (Results 51 – 75 of 102) sorted by relevance

12345

/dports/math/suitesparse-umfpack/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-slip_lu/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-umfpack/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-camd/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-camd/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-camd/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-btf/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-csparse/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-cxsparse/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-cxsparse/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/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-cxsparse/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-graphblas/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/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/net/p5-Net-Amazon-EC2/Net-Amazon-EC2-0.36/
H A DChangelog134 … Jeff Finucane add group_name to NAE::GroupSet and fix live test "Checking for running instance"
/dports/games/openclonk/openclonk-release-8.1-src/src/game/
H A DC4Game.h87 C4GroupSet GroupSet; variable
H A DC4Game.cpp182 pParentGroup = GroupSet.RegisterParentFolders(ScenarioFilename); in OpenScenario()
202 GroupSet.RegisterGroup(ScenarioFile, false, C4GSPrio_Scenario, C4GSCnt_Scenario); in OpenScenario()
217 GroupSet.RegisterParentFolders(C4S.Head.Origin.getData()); in OpenScenario()
267 GroupSet.CloseFolders(); in CloseScenario()
633 GroupSet.Clear(); in Clear()
1489 GroupSet.Default(); in Default()
/dports/net/samba412/samba-4.12.15/librpc/idl/
H A Dclusapi.idl2756 [ in, out ] HGROUPSET_RPC *GroupSet
2764 [ in ] HGROUPSET_RPC GroupSet,
2773 [ in ] HGROUPSET_RPC GroupSet,
2792 [ in ] HGROUPSET_RPC GroupSet,
2954 [ in ] HGROUPSET_RPC GroupSet,
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/pidl/clusapi/
H A Dclusapi.idl2740 [ in, out ] HGROUPSET_RPC *GroupSet
2747 [ in ] HGROUPSET_RPC GroupSet,
2755 [ in ] HGROUPSET_RPC GroupSet,
2772 [ in ] HGROUPSET_RPC GroupSet,
2910 [ in ] HGROUPSET_RPC GroupSet,
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/pidl/clusapi/
H A Dclusapi.idl2740 [ in, out ] HGROUPSET_RPC *GroupSet
2747 [ in ] HGROUPSET_RPC GroupSet,
2755 [ in ] HGROUPSET_RPC GroupSet,
2772 [ in ] HGROUPSET_RPC GroupSet,
2910 [ in ] HGROUPSET_RPC GroupSet,
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/pidl/clusapi/
H A Dclusapi.idl2740 [ in, out ] HGROUPSET_RPC *GroupSet
2747 [ in ] HGROUPSET_RPC GroupSet,
2755 [ in ] HGROUPSET_RPC GroupSet,
2772 [ in ] HGROUPSET_RPC GroupSet,
2910 [ in ] HGROUPSET_RPC GroupSet,
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/pidl/clusapi/
H A Dclusapi.idl2740 [ in, out ] HGROUPSET_RPC *GroupSet
2747 [ in ] HGROUPSET_RPC GroupSet,
2755 [ in ] HGROUPSET_RPC GroupSet,
2772 [ in ] HGROUPSET_RPC GroupSet,
2910 [ in ] HGROUPSET_RPC GroupSet,
/dports/net/samba412/samba-4.12.15/source4/torture/rpc/
H A Dclusapi.c3729 struct policy_handle *GroupSet) in test_CloseGroupSet_int() argument
3734 r.in.GroupSet = GroupSet; in test_CloseGroupSet_int()
3735 r.out.GroupSet = GroupSet; in test_CloseGroupSet_int()
3744 ndr_policy_handle_empty(GroupSet), in test_CloseGroupSet_int()
/dports/games/openclonk/openclonk-release-8.1-src/src/platform/
H A DC4MusicSystem.cpp153 while ((pMusicFolder = Game.GroupSet.FindGroup(C4GSCnt_Music, pMusicFolder))) in InitForScenario()
/dports/databases/grass7/grass-7.8.6/gui/wxpython/iscatt/
H A Dcontrollers.py1012 self.iclass_frame.groupSet.connect(self.GroupSet)
1138 def GroupSet(self, group, subgroup): member in IClassConnection

12345