Home
last modified time | relevance | path

Searched refs:exploring (Results 1 – 25 of 2187) sorted by relevance

12345678910>>...88

/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Lua/
H A Dpersistance.lua184 local exploring, name = next(to_explore)
185 if exploring == nil then
188 to_explore[exploring] = nil
189 if exploring == obj then
193 if type(exploring) == "table" then
194 for key, val in pairs(exploring) do
200 elseif type(exploring) == "function" then
204 local dbg_name, val = debug.getupvalue(exploring, i)
214 local mt = debug.getmetatable(exploring)
219 mt = th_getfenv(exploring)
/dports/net/p5-OAI-Harvester/OAI-Harvester-1.20/t/
H A D040.getrecord.t43 skip 'no sense in exploring further', 1 unless $header;
53 skip 'no sense in exploring further', 2 unless $dc;
81 skip 'no sense in exploring further', 1 unless $metadata;
108 skip 'no sense in exploring further', 1 unless $metadata;
137 skip 'no sense in exploring further', 2 unless $payload;
170 skip 'no sense in exploring further', 1 unless $metadata;
204 skip 'no sense in exploring further', 2 unless $payload;
/dports/games/wolfpack/empire-4.4.1/src/lib/subs/
H A Dmove.c51 int exploring, int *dam) in move_ground() argument
90 if (!exploring) { in move_ground()
122 if (exploring) { in move_ground()
174 if (!exploring) in move_ground()
207 if ((!player->owner && (!exploring in move_ground()
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/ipdl/ipdl/
H A Dtype.py305 if exploring is None:
306 exploring = set()
316 elif t in exploring:
319 exploring.add(t)
324 exploring.remove(t)
974 def fullyDefined(t, exploring=None): argument
981 if exploring is None:
982 exploring = set()
992 if t in exploring:
995 exploring.add(t)
[all …]
/dports/www/bolt/bolt-2.2.24/vendor/symfony/var-dumper/Symfony/Component/VarDumper/
H A DREADME.md1 Symfony mechanism for exploring and dumping PHP variables
4 This component provides a mechanism that allows exploring then dumping
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/symfony/var-dumper/
H A DREADME.md1 Symfony mechanism for exploring and dumping PHP variables
4 This component provides a mechanism that allows exploring then dumping
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/symfony/var-dumper/
H A DREADME.md1 Symfony mechanism for exploring and dumping PHP variables
4 This component provides a mechanism that allows exploring then dumping
/dports/textproc/link-grammar/link-grammar-5.8.0/data/
H A DREADME34 any -- Will parse "any" language, exploring all combinatoric possibilities.
38 ady -- Will parse "any" language, exploring all possible morphological
46 amy -- Will parse "any" language, exploring all possible morphological
/dports/www/firefox-esr/firefox-91.8.0/ipc/ipdl/ipdl/
H A Dtype.py455 if exploring is None:
456 exploring = set()
467 elif t in exploring:
470 exploring.add(t)
475 exploring.remove(t)
1407 def fullyDefined(t, exploring=None): argument
1413 if exploring is None:
1414 exploring = set()
1424 if t in exploring:
1427 exploring.add(t)
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/ipdl/ipdl/
H A Dtype.py412 if exploring is None:
413 exploring = set()
424 elif t in exploring:
427 exploring.add(t)
432 exploring.remove(t)
1191 def fullyDefined(t, exploring=None): argument
1198 if exploring is None:
1199 exploring = set()
1209 if t in exploring:
1212 exploring.add(t)
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/ipdl/ipdl/
H A Dtype.py455 if exploring is None:
456 exploring = set()
467 elif t in exploring:
470 exploring.add(t)
475 exploring.remove(t)
1407 def fullyDefined(t, exploring=None): argument
1413 if exploring is None:
1414 exploring = set()
1424 if t in exploring:
1427 exploring.add(t)
[all …]
/dports/audio/aqualung/aqualung-1.0/src/decoder/
H A Ddec_speex.c45 if (pd->exploring && (pd->packetno == 0)) { in read_ogg_packet()
110 if (!pd->exploring) { in read_ogg_packet()
230 pd->exploring = 1; in speex_dec_open()
258 pd->exploring = 0; in speex_dec_open()
H A Ddec_speex.h53 int exploring; member
/dports/www/firefox/firefox-99.0/ipc/ipdl/ipdl/
H A Dtype.py463 if exploring is None:
464 exploring = set()
475 elif t in exploring:
478 exploring.add(t)
483 exploring.remove(t)
1456 def fullyDefined(t, exploring=None): argument
1462 if exploring is None:
1463 exploring = set()
1473 if t in exploring:
1476 exploring.add(t)
[all …]
/dports/games/widelands/widelands-build21/data/campaigns/tutorial02_warfare.wmf/scripting/
H A Dmission_thread.lua34 exploring()
37 function exploring() function
/dports/net-mgmt/nagvis/nagvis-1.9.29/share/frontend/nagvis-js/ext/dwoo-1.1.0/Dwoo/Adapters/CodeIgniter/views/
H A Ddwoowelcome.tpl22 <p>If you are exploring Dwoo for the very first time, you should start by reading the {anchor uri='…
23 <p>If you are exploring CodeIgniter for the very first time, you should start by reading the {ancho…
/dports/sysutils/ganglia-webfrontend/ganglia-web-3.7.2/dwoo/Dwoo/Adapters/CodeIgniter/views/
H A Ddwoowelcome.tpl22 <p>If you are exploring Dwoo for the very first time, you should start by reading the {anchor uri='…
23 <p>If you are exploring CodeIgniter for the very first time, you should start by reading the {ancho…
/dports/biology/py-deeptools/deepTools-3.5.1/
H A DPKG-INFO4 Summary: Useful tools for exploring deep sequencing data
13 User-friendly tools for exploring deep-sequencing data
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/surfpack/gui/
H A DREADME1 The files in this directory are merely scratchwork for exploring the merits of python, SWIG, and VT…
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/ipdl/ipdl/
H A Dtype.py394 if exploring is None:
395 exploring = set()
405 elif t in exploring:
408 exploring.add(t)
413 exploring.remove(t)
1285 def fullyDefined(t, exploring=None): argument
1292 if exploring is None:
1293 exploring = set()
1303 if t in exploring:
1306 exploring.add(t)
[all …]
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/changelog/2.7.0_2020-11-13/
H A D77243 We no longer display 404 errors when exploring the folders.
/dports/misc/shared-mime-info/shared-mime-info-ef58b2b2f7ad4070171c6e45e3b3764daa3ff2c1/tests/mime-detection/
H A Dsubtitle-microdvd.sub2 {885}{959}and the end of all our exploring|will be to arrive where we started...
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/models/
H A Duser_detail.rb6 …REGISTRATION_OBJECTIVE_PAIRS = { basics: 0, move_repository: 1, code_storage: 2, exploring: 3, ci:…
/dports/lang/retro12/RETRO12-2021.4/doc/book/general/
H A Dbasic-interactions15 processes your input. You are now set to begin exploring
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/exts/dbcsr/src/acc/libsmm_acc/notebooks/
H A DREADME.md3 Notebooks for exploring data generated from auto-tuning and prediction.

12345678910>>...88