Home
last modified time | relevance | path

Searched refs:eos (Results 1 – 25 of 5648) sorted by relevance

12345678910>>...226

/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/arista/eos/meta/
H A Druntime.yml6 redirect: arista.eos.eos
8 redirect: arista.eos.eos
10 redirect: arista.eos.eos
12 redirect: arista.eos.eos
14 redirect: arista.eos.eos
16 redirect: arista.eos.eos
18 redirect: arista.eos.eos
23 redirect: arista.eos.eos
28 redirect: arista.eos.eos
30 redirect: arista.eos.eos
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/arista/eos/
H A DREADME.md29 [arista.eos.eos](https://github.com/ansible-collections/arista.eos/blob/main/docs/arista.eos.eos_cl…
34 [arista.eos.eos](https://github.com/ansible-collections/arista.eos/blob/main/docs/arista.eos.eos_ht…
40 [arista.eos.eos_acls](https://github.com/ansible-collections/arista.eos/blob/main/docs/arista.eos.e…
47 [arista.eos.eos_eapi](https://github.com/ansible-collections/arista.eos/blob/main/docs/arista.eos.e…
50 [arista.eos.eos_interfaces](https://github.com/ansible-collections/arista.eos/blob/main/docs/arista…
55 [arista.eos.eos_lacp](https://github.com/ansible-collections/arista.eos/blob/main/docs/arista.eos.e…
60 [arista.eos.eos_lldp_global](https://github.com/ansible-collections/arista.eos/blob/main/docs/arist…
64 [arista.eos.eos_ospfv2](https://github.com/ansible-collections/arista.eos/blob/main/docs/arista.eos
65 [arista.eos.eos_ospfv3](https://github.com/ansible-collections/arista.eos/blob/main/docs/arista.eos
73 [arista.eos.eos_vlans](https://github.com/ansible-collections/arista.eos/blob/main/docs/arista.eos.…
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/arista/eos/plugins/module_utils/network/eos/facts/
H A Dfacts.py17 from ansible_collections.arista.eos.plugins.module_utils.network.eos.facts.interfaces.interfaces im…
20 from ansible_collections.arista.eos.plugins.module_utils.network.eos.facts.l2_interfaces.l2_interfa…
23 from ansible_collections.arista.eos.plugins.module_utils.network.eos.facts.l3_interfaces.l3_interfa…
26 from ansible_collections.arista.eos.plugins.module_utils.network.eos.facts.lacp.lacp import (
35 from ansible_collections.arista.eos.plugins.module_utils.network.eos.facts.lldp_global.lldp_global …
41 from ansible_collections.arista.eos.plugins.module_utils.network.eos.facts.vlans.vlans import (
44 from ansible_collections.arista.eos.plugins.module_utils.network.eos.facts.legacy.base import (
53 from ansible_collections.arista.eos.plugins.module_utils.network.eos.facts.acls.acls import (
59 from ansible_collections.arista.eos.plugins.module_utils.network.eos.facts.ospfv2.ospfv2 import (
62 from ansible_collections.arista.eos.plugins.module_utils.network.eos.facts.ospfv3.ospfv3 import (
[all …]
/dports/security/py-keepkey/python-keepkey-7.2.1/tests/
H A Dtest_msg_eos_signtx.py28 from keepkeylib import eos
30 from keepkeylib.eos import parse_action
54 name=eos.name_to_number('transfer'),
70 account=eos.name_to_number('eosio'),
90 account=eos.name_to_number('eosio'),
109 account=eos.name_to_number('eosio'),
110 name=eos.name_to_number('refund'),
121 account=eos.name_to_number('eosio'),
122 name=eos.name_to_number('buyram'),
152 name=eos.name_to_number('sellram'),
[all …]
/dports/www/nift/nsm-2.4.11/
H A DPath.cpp173 if(&eos == &std::cout) in start_err()
178 return eos; in start_err()
194 return eos; in start_err()
205 eos << readPath; in start_err()
211 return eos; in start_err()
224 eos << readPath; in start_err_ml()
230 return eos; in start_err_ml()
242 return eos; in start_warn()
258 return eos; in start_warn()
269 eos << readPath; in start_warn()
[all …]
H A DParser.cpp1029 std::ostream& eos) in build() argument
4477 eos << txt << std::endl; in read_and_process_fn()
5381 eos << std::endl; in read_and_process_fn()
5525 eos << std::endl; in read_and_process_fn()
5748 eos << txt << std::endl; in read_and_process_fn()
9375 eos << txt; in read_and_process_fn()
11440 eos << params[p]; in read_and_process_fn()
11441 eos << std::endl; in read_and_process_fn()
13450 eos << std::endl; in read_and_process_fn()
13582 eos << std::endl; in read_and_process_fn()
[all …]
H A DParser.h116 std::ostream& eos);
246 std::ostream& eos);
252 std::ostream& eos);
260 std::ostream& eos);
283 std::ostream &eos);
300 std::ostream& eos);
315 std::ostream& eos);
323 std::ostream& eos);
354 std::ostream& eos);
362 std::ostream& eos);
[all …]
/dports/devel/efl/efl-1.25.1/src/tests/eolian/
H A Deolian_aux.c11 Eolian_State *eos = eolian_state_new(); in EFL_START_TEST() local
14 fail_if(!eolian_state_file_parse(eos, "aux_a.eo")); in EFL_START_TEST()
15 fail_if(!eolian_state_file_parse(eos, "aux_b.eo")); in EFL_START_TEST()
42 eolian_state_free(eos); in EFL_START_TEST()
48 Eolian_State *eos = eolian_state_new(); in EFL_START_TEST() local
51 fail_if(!eolian_state_file_parse(eos, "aux_a.eo")); in EFL_START_TEST()
69 eolian_state_free(eos); in EFL_START_TEST()
75 Eolian_State *eos = eolian_state_new(); in EFL_START_TEST() local
97 eolian_state_free(eos); in EFL_START_TEST()
103 Eolian_State *eos = eolian_state_new(); in EFL_START_TEST() local
[all …]
/dports/mail/p5-MIME-Tools/MIME-tools-5.509/lib/MIME/Parser/
H A DReader.pm55 my $eos;
60 EOS => \$eos,
142 sub eos { subroutine
162 my ($self, $eos) = @_;
163 $eos = $self->eos if (@_ == 1);
165 if ($eos =~ /^(DONE|EOF)/) {
168 elsif ($eos =~ /^(DELIM|CLOSE) (.*)$/) {
233 my $eos = '';
249 $thx and $th{$_} and do { $eos = $th{$_}; last };
261 $thx and $th{$_} and do { $eos = $th{$_}; last };
[all …]
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/core/physics/test/
H A DEos.cpp11 IdealGasEos eos(1.5_f); variable
15 tie(p, cs) = eos.evaluate(rho, u);
16 REQUIRE(eos.getDensity(p, u) == rho);
24 TillotsonEos eos(settings);
28 tie(p, cs) = eos.evaluate(2.7_f, 1.e5_f);
32 tie(p, cs) = eos.evaluate(2.0_f, 1.e5_f);
62 TillotsonEos eos(settings);
72 …Interval(0._f, 1e8_f), delta, eps, [&eos](const Float u) { return eos.evaluate(2600._f, u)[0]; })); in __anon204432a80202()
74 …Interval(0._f, 1e8_f), delta, eps, [&eos](const Float u) { return eos.evaluate(2800._f, u)[0]; })); in __anon204432a80302()
81 TillotsonEos eos(settings);
[all …]
/dports/devel/acme/acme-0.97.r323/src/
H A Dpseudoopcodes.c27 enum eos { enum
109 static enum eos po_xor(void) in po_xor()
129 static enum eos po_to(void) in po_to()
191 static enum eos po_byte(void) in po_byte()
198 static enum eos po_16(void) in po_16()
203 static enum eos po_be16(void) in po_be16()
215 static enum eos po_24(void) in po_24()
232 static enum eos po_32(void) in po_32()
300 static enum eos po_cbm(void) in po_cbm()
692 static enum eos po_al(void) in po_al()
[all …]
/dports/devel/py-kitchen/kitchen-1.2.6/kitchen3/kitchen/text/
H A Ddisplay.py532 eos = maximum
533 if eos > chop:
534 eos = chop
544 if (eos - chop) < (eos - mid):
551 maximum = eos
552 eos = mid
559 mid = eos + (maximum - eos) // 2
562 if (chop - eos) < (mid - eos):
571 minimum = eos
572 eos = mid
[all …]
/dports/games/filters/filters/
H A Dcockney.l22 void eos(void);
39 eos();
42 eos();
50 {BW}it{EW} { printf("%.2s'",yytext); eos(); }
59 eos();
66 eos();
68 {BW}I{EW} { I(); eos(); }
89 ing{EW} { printf("in'"); eos(); }
96 ait{EW} { printf("ite"); eos(); }
97 ime{EW} { printf("oime"); eos(); }
[all …]
/dports/devel/py-kitchen/kitchen-1.2.6/kitchen2/kitchen/text/
H A Ddisplay.py528 eos = maximum
529 if eos > chop:
530 eos = chop
540 if (eos - chop) < (eos - mid):
547 maximum = eos
548 eos = mid
555 mid = eos + (maximum - eos) // 2
558 if (chop - eos) < (mid - eos):
567 minimum = eos
568 eos = mid
[all …]
/dports/games/xnethack/xNetHack-xnh6.1/outdated/sys/wince/
H A Dmhstatus.c189 Sprintf(nb = eos(text), " the "); in FormatStatusString()
202 Sprintf(nb = eos(nb), mbot); in FormatStatusString()
207 Sprintf(nb = eos(nb), "\r\n"); in FormatStatusString()
221 Sprintf(nb = eos(nb), in FormatStatusString()
238 (void) describe_level(nb = eos(nb)); in FormatStatusString()
260 Sprintf(nb = eos(nb), " "); in FormatStatusString()
263 Sprintf(nb = eos(nb), "Conf"); in FormatStatusString()
271 Sprintf(nb = eos(nb), " Blind"); in FormatStatusString()
273 Sprintf(nb = eos(nb), " Stun"); in FormatStatusString()
275 Sprintf(nb = eos(nb), " Hallu"); in FormatStatusString()
[all …]
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/sys/wince/
H A Dmhstatus.c189 Sprintf(nb = eos(text), " the "); in FormatStatusString()
202 Sprintf(nb = eos(nb), mbot); in FormatStatusString()
207 Sprintf(nb = eos(nb), "\r\n"); in FormatStatusString()
221 Sprintf(nb = eos(nb), in FormatStatusString()
238 (void) describe_level(nb = eos(nb)); in FormatStatusString()
260 Sprintf(nb = eos(nb), " "); in FormatStatusString()
263 Sprintf(nb = eos(nb), "Conf"); in FormatStatusString()
271 Sprintf(nb = eos(nb), " Blind"); in FormatStatusString()
273 Sprintf(nb = eos(nb), " Stun"); in FormatStatusString()
275 Sprintf(nb = eos(nb), " Hallu"); in FormatStatusString()
[all …]
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dbotl.c169 Sprintf(nb = eos(newbot1)," the "); in bot1()
182 Sprintf(nb = eos(nb), mbot); in bot1()
184 Sprintf(nb = eos(nb), rank()); in bot1()
186 Sprintf(nb = eos(nb)," "); in bot1()
197 Sprintf(nb = eos(nb),"St:18/** "); in bot1()
200 Sprintf(nb = eos(nb), in bot1()
249 Sprintf(nb = eos(newbot2), in bot2()
263 Sprintf(nb = eos(nb), " T:%ld", moves); in bot2()
265 Sprintf(nb = eos(nb), " "); in bot2()
271 Sprintf(nb = eos(nb), " FoodPois"); in bot2()
[all …]
/dports/games/nethack33/nethack-3.3.1/src/
H A Dbotl.c169 Sprintf(nb = eos(newbot1)," the "); in bot1()
182 Sprintf(nb = eos(nb), mbot); in bot1()
184 Sprintf(nb = eos(nb), rank()); in bot1()
186 Sprintf(nb = eos(nb)," "); in bot1()
197 Sprintf(nb = eos(nb),"St:18/** "); in bot1()
200 Sprintf(nb = eos(nb), in bot1()
249 Sprintf(nb = eos(newbot2), in bot2()
263 Sprintf(nb = eos(nb), " T:%ld", moves); in bot2()
265 Sprintf(nb = eos(nb), " "); in bot2()
271 Sprintf(nb = eos(nb), " FoodPois"); in bot2()
[all …]
/dports/games/nethack34/nethack-3.4.3/src/
H A Dbotl.c178 Sprintf(nb = eos(newbot1)," the "); in bot1()
191 Sprintf(nb = eos(nb), mbot); in bot1()
193 Sprintf(nb = eos(nb), rank()); in bot1()
195 Sprintf(nb = eos(nb)," "); in bot1()
206 Sprintf(nb = eos(nb),"St:18/** "); in bot1()
209 Sprintf(nb = eos(nb), in bot1()
258 Sprintf(nb = eos(newbot2), in bot2()
277 Sprintf(nb = eos(nb), " T:%ld", moves); in bot2()
279 Sprintf(nb = eos(nb), " "); in bot2()
285 Sprintf(nb = eos(nb), " FoodPois"); in bot2()
[all …]
/dports/games/nethack34/nethack-3.4.3/sys/wince/
H A Dmhstatus.c185 Sprintf(nb = eos(text)," the "); in FormatStatusString()
198 Sprintf(nb = eos(nb), mbot); in FormatStatusString()
210 Sprintf(nb = eos(nb),"St:18/** "); in FormatStatusString()
213 Sprintf(nb = eos(nb), in FormatStatusString()
230 (void) describe_level(nb=eos(nb)); in FormatStatusString()
231 Sprintf(nb = eos(nb), in FormatStatusString()
247 Sprintf(nb = eos(nb), " Exp:%u", u.ulevel); in FormatStatusString()
253 Sprintf(nb = eos(nb), "T:%ld ", moves); in FormatStatusString()
257 Sprintf(nb = eos(nb), " "); in FormatStatusString()
262 Sprintf(nb = eos(nb), " FoodPois"); in FormatStatusString()
[all …]
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/sys/wince/
H A Dmhstatus.c189 Sprintf(nb = eos(text), " the "); in FormatStatusString()
202 Sprintf(nb = eos(nb), mbot); in FormatStatusString()
207 Sprintf(nb = eos(nb), "\r\n"); in FormatStatusString()
221 Sprintf(nb = eos(nb), in FormatStatusString()
238 (void) describe_level(nb = eos(nb)); in FormatStatusString()
260 Sprintf(nb = eos(nb), " "); in FormatStatusString()
263 Sprintf(nb = eos(nb), "Conf"); in FormatStatusString()
271 Sprintf(nb = eos(nb), " Blind"); in FormatStatusString()
273 Sprintf(nb = eos(nb), " Stun"); in FormatStatusString()
275 Sprintf(nb = eos(nb), " Hallu"); in FormatStatusString()
[all …]
/dports/games/nethack34-nox11/nethack-3.4.3/sys/wince/
H A Dmhstatus.c185 Sprintf(nb = eos(text)," the "); in FormatStatusString()
198 Sprintf(nb = eos(nb), mbot); in FormatStatusString()
210 Sprintf(nb = eos(nb),"St:18/** "); in FormatStatusString()
213 Sprintf(nb = eos(nb), in FormatStatusString()
230 (void) describe_level(nb=eos(nb)); in FormatStatusString()
231 Sprintf(nb = eos(nb), in FormatStatusString()
247 Sprintf(nb = eos(nb), " Exp:%u", u.ulevel); in FormatStatusString()
253 Sprintf(nb = eos(nb), "T:%ld ", moves); in FormatStatusString()
257 Sprintf(nb = eos(nb), " "); in FormatStatusString()
262 Sprintf(nb = eos(nb), " FoodPois"); in FormatStatusString()
[all …]
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dbotl.c178 Sprintf(nb = eos(newbot1)," the "); in bot1()
191 Sprintf(nb = eos(nb), mbot); in bot1()
193 Sprintf(nb = eos(nb), rank()); in bot1()
195 Sprintf(nb = eos(nb)," "); in bot1()
206 Sprintf(nb = eos(nb),"St:18/** "); in bot1()
209 Sprintf(nb = eos(nb), in bot1()
258 Sprintf(nb = eos(newbot2), in bot2()
277 Sprintf(nb = eos(nb), " T:%ld", moves); in bot2()
279 Sprintf(nb = eos(nb), " "); in bot2()
285 Sprintf(nb = eos(nb), " FoodPois"); in bot2()
[all …]
/dports/games/vultures-eye/vulture-2.3.67/nethack/sys/wince/
H A Dmhstatus.c185 Sprintf(nb = eos(text)," the "); in FormatStatusString()
198 Sprintf(nb = eos(nb), mbot); in FormatStatusString()
210 Sprintf(nb = eos(nb),"St:18/** "); in FormatStatusString()
213 Sprintf(nb = eos(nb), in FormatStatusString()
230 (void) describe_level(nb=eos(nb)); in FormatStatusString()
231 Sprintf(nb = eos(nb), in FormatStatusString()
247 Sprintf(nb = eos(nb), " Exp:%u", u.ulevel); in FormatStatusString()
253 Sprintf(nb = eos(nb), "T:%ld ", moves); in FormatStatusString()
257 Sprintf(nb = eos(nb), " "); in FormatStatusString()
262 Sprintf(nb = eos(nb), " FoodPois"); in FormatStatusString()
[all …]
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dbotl.c169 Sprintf(nb = eos(newbot1)," the "); in bot1()
182 Sprintf(nb = eos(nb), mbot); in bot1()
184 Sprintf(nb = eos(nb), rank()); in bot1()
186 Sprintf(nb = eos(nb)," "); in bot1()
197 Sprintf(nb = eos(nb),"St:18/** "); in bot1()
200 Sprintf(nb = eos(nb), in bot1()
249 Sprintf(nb = eos(newbot2), in bot2()
263 Sprintf(nb = eos(nb), " T:%ld", moves); in bot2()
265 Sprintf(nb = eos(nb), " "); in bot2()
271 Sprintf(nb = eos(nb), " FoodPois"); in bot2()
[all …]

12345678910>>...226