Home
last modified time | relevance | path

Searched refs:Lf (Results 1 – 25 of 1794) sorted by relevance

12345678910>>...72

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/
H A Derl_eval.erl107 exprs(Exprs, Bs, Lf) ->
119 exprs(Exprs, Bs, Lf, Ef) ->
123 expr(E, Bs0, Lf, Ef, RBs);
158 expr(E, Bs, Lf) ->
170 expr(E, Bs, Lf, Ef) ->
295 Info = {En,Lf,Ef,Cs},
872 expr_list(Es, Bs, Lf) ->
1020 guard1(L, Bs0, Lf, Ef);
1021 guard(L, Bs0, Lf, Ef) ->
1022 guard0(L, Bs0, Lf, Ef).
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/
H A Derl_eval.erl107 exprs(Exprs, Bs, Lf) ->
119 exprs(Exprs, Bs, Lf, Ef) ->
123 expr(E, Bs0, Lf, Ef, RBs);
158 expr(E, Bs, Lf) ->
170 expr(E, Bs, Lf, Ef) ->
295 Info = {En,Lf,Ef,Cs},
872 expr_list(Es, Bs, Lf) ->
1020 guard1(L, Bs0, Lf, Ef);
1021 guard(L, Bs0, Lf, Ef) ->
1022 guard0(L, Bs0, Lf, Ef).
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/src/
H A Derl_eval.erl107 exprs(Exprs, Bs, Lf) ->
119 exprs(Exprs, Bs, Lf, Ef) ->
123 expr(E, Bs0, Lf, Ef, RBs);
158 expr(E, Bs, Lf) ->
170 expr(E, Bs, Lf, Ef) ->
295 Info = {En,Lf,Ef,Cs},
872 expr_list(Es, Bs, Lf) ->
1020 guard1(L, Bs0, Lf, Ef);
1021 guard(L, Bs0, Lf, Ef) ->
1022 guard0(L, Bs0, Lf, Ef).
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/src/
H A Derl_eval.erl104 exprs(Exprs, Bs, Lf) ->
116 exprs(Exprs, Bs, Lf, Ef) ->
120 expr(E, Bs0, Lf, Ef, RBs);
155 expr(E, Bs, Lf) ->
167 expr(E, Bs, Lf, Ef) ->
292 Info = {En,Lf,Ef,Cs},
877 expr_list(Es, Bs, Lf) ->
1025 guard1(L, Bs0, Lf, Ef);
1026 guard(L, Bs0, Lf, Ef) ->
1027 guard0(L, Bs0, Lf, Ef).
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/src/
H A Derl_eval.erl104 exprs(Exprs, Bs, Lf) ->
116 exprs(Exprs, Bs, Lf, Ef) ->
120 expr(E, Bs0, Lf, Ef, RBs);
155 expr(E, Bs, Lf) ->
167 expr(E, Bs, Lf, Ef) ->
292 Info = {En,Lf,Ef,Cs},
877 expr_list(Es, Bs, Lf) ->
1025 guard1(L, Bs0, Lf, Ef);
1026 guard(L, Bs0, Lf, Ef) ->
1027 guard0(L, Bs0, Lf, Ef).
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/src/
H A Derl_eval.erl104 exprs(Exprs, Bs, Lf) ->
116 exprs(Exprs, Bs, Lf, Ef) ->
120 expr(E, Bs0, Lf, Ef, RBs);
155 expr(E, Bs, Lf) ->
167 expr(E, Bs, Lf, Ef) ->
292 Info = {En,Lf,Ef,Cs},
877 expr_list(Es, Bs, Lf) ->
1025 guard1(L, Bs0, Lf, Ef);
1026 guard(L, Bs0, Lf, Ef) ->
1027 guard0(L, Bs0, Lf, Ef).
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/src/
H A Derl_eval.erl104 exprs(Exprs, Bs, Lf) ->
116 exprs(Exprs, Bs, Lf, Ef) ->
120 expr(E, Bs0, Lf, Ef, RBs);
155 expr(E, Bs, Lf) ->
167 expr(E, Bs, Lf, Ef) ->
292 Info = {En,Lf,Ef,Cs},
877 expr_list(Es, Bs, Lf) ->
1025 guard1(L, Bs0, Lf, Ef);
1026 guard(L, Bs0, Lf, Ef) ->
1027 guard0(L, Bs0, Lf, Ef).
[all …]
/dports/lang/mosml/mosml-ver-2.10.1/src/compiler/test/
H A Dsample4.sml81 fun reflect Lf = Lf
147 fun insert (Lf, b, y) = Br((b,y), Lf, Lf)
154 fun update (Lf, b, y) = Br((b,y), Lf, Lf)
177 if k = 1 then Br (w, Lf, Lf)
192 fun loext (Lf, w) = Br(w, Lf, Lf)
278 fun insert(w: real, Lf) = Br(w, Lf, Lf)
283 fun leftrem (Br(v,Lf,Lf)) = (v, Lf)
288 fun siftdown (w:real, Lf, Lf) = Br(w,Lf,Lf)
289 | siftdown (w, t as Br(v,Lf,Lf), Lf) =
291 else Br(v, Br(w,Lf,Lf), Lf)
[all …]
H A Dsample7.sml427 fun insert'(w, Lf) = Br(w, Lf, Lf)
434 fun leftrem (Br(v,Lf,_)) = (v, Lf)
439 fun siftdown (w, Lf, _) = Br(w,Lf,Lf)
442 else Br(v, Br(w,Lf,Lf), Lf)
449 | delmin (PQ (Br(v,Lf,_))) = PQ Lf
516 if k = 1 then Br (w, Lf, Lf)
526 if n = 1 then Lf
531 fun loext (Lf, w) = Br(w, Lf, Lf)
546 fun size Lf = 0
549 fun depth Lf = 0
[all …]
/dports/lang/mosml/mosml-ver-2.10.1/examples/paulson/
H A Dsample4.sml81 fun reflect Lf = Lf
147 fun insert (Lf, b, y) = Br((b,y), Lf, Lf)
154 fun update (Lf, b, y) = Br((b,y), Lf, Lf)
177 if k = 1 then Br (w, Lf, Lf)
192 fun loext (Lf, w) = Br(w, Lf, Lf)
278 fun insert(w: real, Lf) = Br(w, Lf, Lf)
283 fun leftrem (Br(v,Lf,Lf)) = (v, Lf)
288 fun siftdown (w:real, Lf, Lf) = Br(w,Lf,Lf)
289 | siftdown (w, t as Br(v,Lf,Lf), Lf) =
291 else Br(v, Br(w,Lf,Lf), Lf)
[all …]
H A Dsample7.sml427 fun insert'(w, Lf) = Br(w, Lf, Lf)
434 fun leftrem (Br(v,Lf,_)) = (v, Lf)
439 fun siftdown (w, Lf, _) = Br(w,Lf,Lf)
442 else Br(v, Br(w,Lf,Lf), Lf)
449 | delmin (PQ (Br(v,Lf,_))) = PQ Lf
516 if k = 1 then Br (w, Lf, Lf)
526 if n = 1 then Lf
531 fun loext (Lf, w) = Br(w, Lf, Lf)
546 fun size Lf = 0
549 fun depth Lf = 0
[all …]
/dports/graphics/gmt/gmt-6.3.0/test/animation/
H A Dtitle.sh18 gmt movie m.sh -C5ix5ix100 -T48 -NA -D12 -Fmp4 -Et.sh+d24 -Lf -Z
20 gmt movie m.sh -C5ix5ix100 -T48 -NB -D12 -Fmp4 -Et.sh+d24+fi6 -Lf -Z
22 gmt movie m.sh -C5ix5ix100 -T48 -NC -D12 -Fmp4 -Et.sh+d24+fo6 -Lf -Z
24 gmt movie m.sh -C5ix5ix100 -T48 -ND -D12 -Fmp4 -Et.sh+d24+f6 -Lf -Z
26 gmt movie m.sh -C5ix5ix100 -T48 -NE -D12 -Fmp4 -Et.sh+d24+fi6+fo3 -Lf -Z
28 gmt movie m.sh -C5ix5ix100 -T48 -NF -D12 -Fmp4 -Et.sh+d24 -K+fi6 -Lf -Z
30 gmt movie m.sh -C5ix5ix100 -T48 -NG -D12 -Fmp4 -Et.sh+d24 -K+fo6 -Lf -Z
32 gmt movie m.sh -C5ix5ix100 -T48 -NH -D12 -Fmp4 -Et.sh+d24 -K+f6 -Lf -Z
40 gmt movie m.sh -C5ix5ix100 -T48 -NL -D12 -Fmp4 -Et.sh+d24+f6 -K+f6 -Lf -Z
42 gmt movie m.sh -C5ix5ix100 -T48 -NM -D12 -Fmp4 -Et.sh+d24 -K+f6+p -Lf -Z
[all …]
/dports/lang/mosml/mosml-ver-2.10.1/src/test/
H A Dtest3.sml2 Lf
6 val t1 = Br(2, Br(1, Lf, Lf), Br(3, Lf, Lf));
8 fun foldTree f u Lf = u
16 val reflect = foldTree revBranch Lf;
/dports/lang/racket-minimal/racket-8.3/src/cs/rumble/
H A Dpatricia.ss131 [(Lf? t)
180 [(Lf? t)
306 [(Lf? t)
308 (cons (Lf-key t) (Lf-value t)))]
343 [(Lf? t)
344 (cons (cons (Lf-key t) (Lf-value t)) next)]
393 [(Lf? a)
395 (key=? et (Lf-key a) (Lf-key b))
397 (eql? (Lf-value a) (Lf-value b)))]
428 [(Lf? t)
[all …]
/dports/lang/racket/racket-8.3/src/cs/rumble/
H A Dpatricia.ss131 [(Lf? t)
180 [(Lf? t)
306 [(Lf? t)
308 (cons (Lf-key t) (Lf-value t)))]
343 [(Lf? t)
344 (cons (cons (Lf-key t) (Lf-value t)) next)]
393 [(Lf? a)
395 (key=? et (Lf-key a) (Lf-key b))
397 (eql? (Lf-value a) (Lf-value b)))]
428 [(Lf? t)
[all …]
/dports/korean/p5-Lingua-KO-Hangul-Util/Lingua-KO-Hangul-Util-0.28/t/
H A Dstd.t49 # Lf V L Vf
51 # Lf V V
53 # Lf V T
55 # Lf V LV
57 # Lf V LVT
59 # Lf V M
64 # Lf Vf T V
66 # Lf Vf T T
68 # Lf Vf T LV
70 # Lf Vf T LVT
[all …]
H A Dfiller.t52 # Lf V L Vf
55 # Lf V V
57 # Lf V T
59 # Lf V LV
61 # Lf V LVT
63 # Lf V M
69 # Lf Vf T V
72 # Lf Vf T T
75 # Lf Vf T LV
78 # Lf Vf T LVT
[all …]
/dports/math/givaro/givaro-4.1.1/src/kernel/integer/
H A Dgivintnumtheo.inl38 std::list<Rep> Lf; local
138 for(f=Lf.begin();f!=Lf.end();++f)
143 for(f=Lf.begin();(f!=Lf.end() && found);f++)
148 for(f=Lf.begin();(f!=Lf.end() && found);f++)
154 for(f=Lf.begin();(f!=Lf.end() && found);f++)
160 for(f=Lf.begin();(f!=Lf.end() && found);f++)
169 for(f=Lf.begin();(f!=Lf.end() && found);f++)
369 Lf = newLf;
430 for(f=Lf.begin();f!=Lf.end();++f)
436 for(f=Lf.begin();(f!=Lf.end() && found);f++)
[all …]
H A Dgivintfactor.inl26 std::vector<Rep> Lf; local
27 return write(o, Lf, n);
59 Lf.push_back(g);
87 // n = * Lf[i] ^ Lo[i]
98 Lf.push_back(g);
132 Lf.push_back(Rep(2));
192 Lf.push_back(g);
193 //Lf.resize(Lf.size()+1);
194 //Lf.back() = g;
237 // Container<Rep> Lf;
[all …]
H A Dgivintsqrootmod.h44 std::vector < Rep > Lf; in sqrootmod() local
46 Father_t::set (Lf, Le, n); in sqrootmod()
48 typename std::vector < Rep >::const_iterator Lf_iter = Lf.begin (); in sqrootmod()
55 std::vector < Rep > Pe (Lf.size ()); in sqrootmod()
60 Lf_iter = Lf.begin (); in sqrootmod()
65 for (; Lf_iter != Lf.end (); ++Lf_iter, ++Le_iter, ++Pe_iter){ in sqrootmod()
/dports/lang/yap/yap-6.2.2/library/
H A Dmatlab.yap56 build_output(Out,Lf,['= ',Func|L]),
57 atomic_concat(Lf,Command),
64 build_output(Out,Lf,[' = ',Func|L]),
65 atomic_concat(Lf,Command),
71 build_output(Out,Lf,L0) :-
72 build_arg(Out,Lf,L0).
79 build_args([Arg],Lf,L0) :- !,
80 build_arg(Arg,Lf,[')'|L0]).
113 build_string([S0|S],[C|Lf],L0) :-
115 build_string(S,Lf,L0).
/dports/editors/xi-core/xi-editor-0.3.0/rust/core-lib/src/
H A Dword_boundaries.rs160 (Lf, _) => Both, in classify_boundary()
161 (_, Lf) => Both, in classify_boundary()
176 (Lf, Other) => Start, in classify_boundary_initial()
177 (Other, Lf) => End, in classify_boundary_initial()
178 (Lf, Space) => Interior, in classify_boundary_initial()
179 (Lf, Punctuation) => Interior, in classify_boundary_initial()
180 (Space, Lf) => Interior, in classify_boundary_initial()
181 (Punctuation, Lf) => Interior, in classify_boundary_initial()
190 Lf, enumerator
200 return WordProperty::Lf; in get_word_property()
/dports/graphics/wings/wings-8d019ebe48/plugins_src/commands/
H A Dwpc_corner.erl92 #edge{vs=Va,lf=Lf,rf=Rf} = array:get(Edge, Etab),
93 LeftVs = wings_face:vertices_ccw(Lf, Edge, We),
112 corner_edges(Edges, AllEs, We, [{Edge,Lf,CV,Va}|Acc0]);
123 find(5, Edge, Lf, [{Edge,Lf,Va}], Edges, AllEs, We, Acc0);
143 #edge{vs=Va,lf=Lf,rf=Rf} = array:get(E, Etab),
145 Lf ->
156 corner_edges(Edges, AllEs, We, [[{E,Lf,Va}|E2Cut]|Acc0]);
162 find(N, E, Rf, [{E,Lf,Va}|E2Cut], Edges0, AllEs, We, Acc0);
167 LeftVs = wings_face:vertices_ccw(Lf, E, We),
180 find(N, E, Lf, [{E,Lf,Va}|E2Cut], Edges0, AllEs, We, Acc0);
[all …]
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/buildings/model/
H A Ditu-r-1238-propagation-loss-model.cc66 double Lf = 0.0; in GetLoss() local
73 Lf = 4 * n; in GetLoss()
82 Lf = 15 + (4 * (n - 1)); in GetLoss()
91 Lf = 6 + (3 * (n - 1)); in GetLoss()
99 …0 * std::log10 (m_frequency / 1e6 /*MHz*/) + N * std::log10 (a1->GetDistanceFrom (b1)) + Lf - 28.0; in GetLoss()
/dports/lang/mosml/mosml-ver-2.10.1/src/dynlibs/interface/
H A Dsmlside.sml54 | Lf
100 val tree = Brs[Lf,
101 Br(12, Br(10, Lf, Lf), Br(20, Lf, Lf)),
102 Brs[Br(15, Lf, Lf)]]

12345678910>>...72