Home
last modified time | relevance | path

Searched refs:eternal (Results 1 – 25 of 1784) sorted by relevance

12345678910>>...72

/dports/security/py-angr/angr-9.0.5405/tests/
H A Dtest_variable_registration.py7 a1 = s.solver.BVS('a', 64, key=(1,), eternal=True)
8 a2 = s.solver.BVS('a', 64, key=(1,), eternal=True)
11 b1 = s.solver.BVS('b', 64, key=(2,), eternal=False)
15 b2 = s1.solver.BVS('b', 64, key=(2,), eternal=False)
16 b3 = s2.solver.BVS('b', 64, key=(2,), eternal=False)
21 a3 = s1.solver.BVS('a', 64, key=(1,), eternal=True)
22 a4 = s2.solver.BVS('a', 64, key=(1,), eternal=True)
/dports/devel/elixir-eternal/eternal-1.2.0/
H A DREADME.md2eternal.svg)](https://travis-ci.org/whitfin/eternal) [![Coverage Status](https://img.shields.io/co…
10 1. Add eternal to your list of dependencies in `mix.exs`:
14 [{:eternal, "~> 1.2"}]
18 2. Ensure eternal is started before your application:
22 [applications: [:eternal]]
41 For further usage examples, please see the [documentation](https://hexdocs.pm/eternal/).
H A Dmix.exs4 @url_docs "http://hexdocs.pm/eternal"
5 @url_github "https://github.com/zackehh/eternal"
9 app: :eternal,
/dports/games/el-data/el_data/
H A Dservers.lst7 main main game.eternal-lands.com 2000 Main game server
8 official official game.eternal-lands.com 2000 Main game server
9 pk pk game.eternal-lands.com 2002 PK game server
10 test test game.eternal-lands.com 2001 Test server
H A Dmisc.menu2 EL Website||#open_url http://www.eternal-lands.com/
3 EL Forums||#open_url http://www.eternal-lands.com/forum
5 Player Info...||#open_url http://www.eternal-lands.com/view_user.php?user=<Player Name>
H A Dmirrors.lst1 www.eternal-lands.com
H A Dcustom_mirrors.lst1 www.eternal-lands.com
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.context/src/main/java/org/springframework/cache/ehcache/
H A DEhCacheFactoryBean.java80 private boolean eternal = false; field in EhCacheFactoryBean
175 public void setEternal(boolean eternal) { in setEternal() argument
176 this.eternal = eternal; in setEternal()
365 this.overflowToDisk, null, this.eternal, this.timeToLive, this.timeToIdle, in createCache()
370 this.overflowToDisk, null, this.eternal, this.timeToLive, this.timeToIdle, in createCache()
/dports/games/eboard/eboard-1.1.3/
H A Dutil.cc152 eternal=false; in Pattern()
380 if (! (*pi)->eternal ) in ~PatternMatcher()
544 if (!percA.eternal) { in set()
545 percA.eternal=true; in set()
546 percUA.eternal=true; in set()
547 percB.eternal=true; in set()
548 percN.eternal=true; in set()
549 percUN.eternal=true; in set()
550 percR.eternal=true; in set()
551 percS.eternal=true; in set()
[all …]
/dports/games/el/Eternal-Lands-1.9.5.9-1/docs/
H A Dmain.doxy9 * PLease check the game's <a href="http://www.eternal-lands.com">web site</a> for a
30 * <a href="http://www.eternal-lands.com/forum/">http://www.eternal-lands.com/forum/</a>
/dports/textproc/kompare/kompare-21.12.3/tests/diff/
H A Dnormal.diff2 < The Way that can be told of is not the eternal Way;
3 < The name that can be named is not the eternal name.
H A Dunified.diff4 -The Way that can be told of is not the eternal Way;
5 -The name that can be named is not the eternal name.
H A Dunifiedp.diff4 -The Way that can be told of is not the eternal Way;
5 -The name that can be named is not the eternal name.
H A Dcontext.diff5 - The Way that can be told of is not the eternal Way;
6 - The name that can be named is not the eternal name.
H A Dcontextp.diff5 - The Way that can be told of is not the eternal Way;
6 - The name that can be named is not the eternal name.
/dports/security/py-angr/angr-9.0.5405/angr/state_plugins/
H A Dsolver.py230 def register_variable(self, v, key, eternal=True): argument
241 if eternal:
308 …elf, name, bits, uninitialized=True, inspect=True, events=True, key=None, eternal=False, **kwargs): argument
335 …r = self.BVS(name, bits, uninitialized=uninitialized, key=key, eternal=eternal, inspect=inspect, e…
337 …r = self.BVS(name, bits, uninitialized=uninitialized, key=key, eternal=eternal, inspect=inspect, e…
347 explicit_name=None, key=None, eternal=False, argument
375 if key is not None and eternal and key in self.eternal_tracked_variables:
383 self.register_variable(r, key, eternal)
/dports/deskutils/gcal/gcal-4.1/
H A DNEWS184 into the eternal holiday list added.
187 option into the eternal holiday list added.
189 into the eternal holiday list added.
191 into the eternal holiday list added.
193 into the eternal holiday list added.
197 into the eternal holiday list added.
199 months into the eternal holiday list added.
201 months into the eternal holiday list added.
204 option into the eternal holiday list added.
206 into the eternal holiday list added.
[all …]
/dports/devel/elixir-cachex/cachex-3.0.3/
H A Dmix.lock10 …"eternal": {:hex, :eternal, "1.2.0", "e2a6b6ce3b8c248f7dc31451aefca57e3bdf0e48d73ae5043229380a6761…
H A Dmix.exs76 applications: [:logger, :eternal],
93 { :eternal, "~> 1.2" },
/dports/games/alienarena-data/alienarena-7.66/data1/maps/scripts/
H A Dctf-cryogenic.mus1 music/dm-eternal.wav
H A Ddm-eternal.mus1 music/dm-eternal.wav
H A Daoa-zorn.mus1 music/dm-eternal.wav
H A Ddm-omega2k8.mus1 music/dm-eternal.wav
H A Dtca-cryogenic.mus1 music/dm-eternal.wav
/dports/devel/elixir-eternal/eternal-1.2.0/test/
H A Deternal_test.exs56 test "terminating a table and eternal" do
81 …assert(Regex.match?(~r/\[debug\] \[eternal\] Table 'logging_output' gifted to #PID<\d\.\d+\.\d> vi…

12345678910>>...72