Home
last modified time | relevance | path

Searched refs:referee (Results 1 – 25 of 396) sorted by relevance

12345678910>>...16

/dports/x11/gnome-pie/Gnome-Pie-0.5.7/src/actions/
H A DpieAction.vala60 var referee = PieManager.all_pies[real_command];
61 if (referee != null) {
62 owned_name = "↪" + referee.name;
78 var referee = PieManager.all_pies[real_command];
79 if (referee != null)
80 return referee.icon;
/dports/editors/texstudio/texstudio-4.1.2/completion/
H A Duni-titlepage.cwl24 referee=
100 referee=
173 referee=
199 referee=
229 referee
272 referee
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/referees/
H A Dreferees.go40 referee := factory(executor, config, log)
41 if referee != nil {
42 referees = append(referees, referee)
H A Dreferees_test.go63 for i, referee := range test.expectedReferees {
64 assert.IsType(t, referee, referees[i])
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/git/
H A Dmffr.py76 for referee in referees:
77 with open(referee) as f:
82 referee)
83 with open(referee, 'wb') as f:
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/git/
H A Dmffr.py76 for referee in referees:
77 with open(referee) as f:
82 referee)
83 with open(referee, 'wb') as f:
/dports/games/gogui/gogui-1.4.10/src/net/sf/gogui/tools/twogtp/
H A DAnalyze.java260 String referee = m_table.getProperty("Referee", ""); in writeHtml() local
261 if (referee.equals("-") || referee.equals("")) in writeHtml()
262 referee = null; in writeHtml()
276 if (referee != null) in writeHtml()
292 if (referee != null) in writeHtml()
294 writeHtmlResults(out, referee, m_statisticsReferee); in writeHtml()
306 if (referee != null) in writeHtml()
307 out.print("<th>Result " + referee + "</th>\n"); in writeHtml()
328 if (referee != null) in writeHtml()
H A DResultFile.java34 Program referee, int numberGames, int size, Komi komi, in ResultFile() argument
69 m_table = createTable(black, white, referee, size, komi, openings); in ResultFile()
226 private Table createTable(Program black, Program white, Program referee, in createTable() argument
246 if (referee == null) in createTable()
249 referee.setTableProperties(table); in createTable()
H A DMain.java112 String referee = opt.get("referee", ""); in main() local
152 if (referee.equals("")) in main()
157 new Program(referee, "Referee", "R", verbose); in main()
/dports/www/foswiki/Foswiki-2.1.6/templates/
H A Dregisterapprove.tmpl12 …="'%APPROVALCODE%', %SCRIPTURL{"register"}%?action=approve;code=%APPROVALCODE%;referee=%REFEREE%"}%
14 …%APPROVALCODE%', %SCRIPTURL{"register"}%?action=disapprove;code=%APPROVALCODE%;referee=%REFEREE%"}%
/dports/www/ilias/ILIAS-5.4.25/Modules/Chatroom/chat/node_modules/@sinonjs/samsam/
H A DCHANGES.md113 Bump @sinonjs/referee from 3.2.0 to 4.0.0 (dependabot-preview[bot])
115 > Bumps [@sinonjs/referee](https://github.com/sinonjs/referee) from 3.2.0 to 4.0.0.
116 > - [Release notes](https://github.com/sinonjs/referee/releases)
117 > - [Changelog](https://github.com/sinonjs/referee/blob/master/CHANGES.md)
118 > - [Commits](https://github.com/sinonjs/referee/compare/v3.2.0...v4.0.0)
/dports/print/lyx/lyx-2.3.4.2/lib/templates/
H A Daa.lyx8 \options referee, bibyear
155 referee
170 referee for a referee version
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/search/
H A DUseScanParser.java252 for (File referee : referees) { in parse()
253 if (referee.isDirectory()) { in parse()
254 String[] idv = getIdVersion(referee.getName()); in parse()
261 origins = getDirectories(referee); in parse()
H A DXmlReferenceDescriptorWriter.java264 String referee = null; in writeXML() local
271 referee = id; in writeXML()
297 writeGroup(id, referee, location, getRefTypeName(type.intValue()), typemap, vis.intValue()); in writeXML()
315 …private void writeGroup(String origin, String referee, File parent, String name, HashMap<String, H… in writeGroup() argument
351 root.setAttribute(IApiXmlConstants.ATTR_REFEREE, referee); in writeGroup()
/dports/games/xscrabble/xscrabble_en/lib/
H A Dduplicate47 part The referee place the 102 letter of a play in a bag and in car 7
57 reflexion, the referee announces to the players that it is time to
70 the words suggested, the referee retains that which brings back the
76 but count the points of the word which they had played. The referee
88 also indicate with referee the position exact of word that you
/dports/misc/seq2/seq2-0.2/
H A DINSTALL19 cappa <cappa@referee.at>
H A DREADME34 this software is originally written by cappa <cappa@referee.at>
/dports/lang/mono/mono-5.10.1.57/mono/tests/
H A Dbug-27147.cs13 public Referee referee; field in LotsaRefs
1023 refs.referee = new Referee(); in Main()
1031 if (refs.referee.GetType() != typeof(Referee)) in Main()
1033 Console.WriteLine ("wrong type: {0}", refs.referee.GetType()); in Main()
/dports/devel/py-opentracing/opentracing-2.4.0/
H A DCHANGELOG.rst93 - Rename span_context to referee in Reference
94 - Document expected behavior when referee=None
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/task/reduce/
H A DShuffleSchedulerImpl.java81 private final Referee referee = new Referee(); field in ShuffleSchedulerImpl
131 referee.start(); in ShuffleSchedulerImpl()
549 referee.interrupt(); in close()
550 referee.join(); in close()
/dports/games/allacrost/allacrost-1.0.2/src/modes/map/
H A Dmap_dialogue.cpp405 …MapSprite* referee = static_cast<MapSprite*>(MapMode::CurrentInstance()->GetObjectSupervisor()->Ge… in AnnounceDialogueUpdate() local
406 if (referee == NULL) { in AnnounceDialogueUpdate()
410 referee->UpdateDialogueStatus(); in AnnounceDialogueUpdate()
/dports/games/p5-Games-Bingo-Print/Games-Bingo-Print-0.04/
H A DTODO7 - Add generation of master plate (all numbers) on paper for the referee?
/dports/math/gap/gap-4.11.0/pkg/permut-2.0.3/
H A DCHANGES32 …has been accepted by the GAP Council. Changes proposed by Alice Niemeyer and the anonymous referee:
38 v0.04: Changes proposed by Alice Niemeyer and the anonymous referee:
/dports/converters/p5-LaTeXML/LaTeXML-0.8.6/lib/LaTeXML/Package/
H A Dmn2e.cls.ltxml20 referee doublespacing)) {
H A Daa.cls.ltxml29 draft final referee

12345678910>>...16