Home
last modified time | relevance | path

Searched refs:l2r (Results 1 – 25 of 205) sorted by relevance

123456789

/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dtpartv.c67 static logical l2r, r2l; in tpartv_() local
808 l2r = TRUE_; in tpartv_()
809 r2l = ! l2r; in tpartv_()
810 if (zzcmbt_("Oi", "z", &l2r, (ftnlen)2, (ftnlen)1)) { in tpartv_()
812 resolv = zzsubt_("z", "Z", &l2r, (ftnlen)1, (ftnlen)1); in tpartv_()
814 if (zzcmbt_("oi", "z", &l2r, (ftnlen)2, (ftnlen)1)) { in tpartv_()
816 resolv = zzsubt_("z", "Z", &l2r, (ftnlen)1, (ftnlen)1); in tpartv_()
891 resolv = zzsubt_("n", "J", &l2r, (ftnlen)1, (ftnlen)1); in tpartv_()
930 l2r, (ftnlen)12, (ftnlen)12); in tpartv_()
1093 resolv = zzsubt_(rep, "Q", &l2r, (ftnlen)1, (ftnlen)1); in tpartv_()
[all …]
H A Dzzrept.c9 logical zzrept_(char *sub, char *replac, logical *l2r, ftnlen sub_len, ftnlen in zzrept_() argument
133 ret_val = zzsubt_(sub, replac, l2r, sub_len, replac_len); in zzrept_()
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dtpartv.c67 static logical l2r, r2l; in tpartv_() local
808 l2r = TRUE_; in tpartv_()
809 r2l = ! l2r; in tpartv_()
810 if (zzcmbt_("Oi", "z", &l2r, (ftnlen)2, (ftnlen)1)) { in tpartv_()
812 resolv = zzsubt_("z", "Z", &l2r, (ftnlen)1, (ftnlen)1); in tpartv_()
814 if (zzcmbt_("oi", "z", &l2r, (ftnlen)2, (ftnlen)1)) { in tpartv_()
816 resolv = zzsubt_("z", "Z", &l2r, (ftnlen)1, (ftnlen)1); in tpartv_()
891 resolv = zzsubt_("n", "J", &l2r, (ftnlen)1, (ftnlen)1); in tpartv_()
930 l2r, (ftnlen)12, (ftnlen)12); in tpartv_()
1093 resolv = zzsubt_(rep, "Q", &l2r, (ftnlen)1, (ftnlen)1); in tpartv_()
[all …]
H A Dzzrept.c9 logical zzrept_(char *sub, char *replac, logical *l2r, ftnlen sub_len, ftnlen in zzrept_() argument
133 ret_val = zzsubt_(sub, replac, l2r, sub_len, replac_len); in zzrept_()
/dports/www/websocat/websocat-1.9.0/src/
H A Dutil.rs31 Rc::new(move |p, l2r| { in map()
33 let l2rc = l2r.clone(); in map()
34 Box::new(mapper(p, l2r).and_then(move |x| ff(x, l2rc))) in map()
39 Rc::new(move |p, l2r| { in map()
41 let l2rc = l2r.clone(); in map()
42 Box::new(mapper(p, l2r).and_then(move |x| ff(x, l2rc))) in map()
55 pub fn get_only_first_conn(self, l2r: L2rUser) -> BoxedNewPeerFuture { in get_only_first_conn()
66 Box::new(futur.and_then(move |p| mapper(p, l2r))) as BoxedNewPeerFuture in get_only_first_conn()
72 .and_then(move |p| mapper(p, l2r)), in get_only_first_conn()
H A Dssl_peer.rs39 inner.map(move |p, l2r| { in construct()
42 l2r, in construct()
75 inner.map(move |p, l2r| ssl_accept(p, l2r, cp.program_options.clone())) in construct()
H A Dws_server_peer.rs27 inner.map(move |p, l2r| { in construct()
36 l2r, in construct()
118 l2r: L2rUser, in ws_upgrade_peer()
200 match l2r { in ws_upgrade_peer()
H A Dsocks5_peer.rs32 inner.map(move |p, l2r| { in construct()
33 socks5_peer(p, l2r, false, None, &cp.program_options.socks_destination, false) in construct()
63 inner.map(move |p, l2r| { in construct()
66 l2r, in construct()
H A Dhttp_peer.rs31 inner.map(move |p, l2r| { in construct()
43 http_request_peer(&request, p, l2r) in construct()
78 inner.map(move |p, l2r| { in construct()
88 http_request_peer(&request, p, l2r) in construct()
295 inner.map(move |p, l2r| { in construct()
296 http_response_post_sse_peer(p, l2r) in construct()
H A Dspecifier.rs206 let l2r = match self.left_to_right { in reply() localVariable
213 left_to_right: L2rUser::ReadFrom(l2r), in reply()
218 let l2r = match self.left_to_right { in deep_clone() localVariable
229 left_to_right: l2r, in deep_clone()
H A Dprimitive_reuse_peer.rs24 let l2r = p.left_to_right.clone(); in construct() localVariable
25 let inner = || self.0.construct(p).get_only_first_conn(l2r); in construct()
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/public.sdk/samples/vst/mda-vst3/source/
H A DmdaImageProcessor.cpp89 float a, b, c, d, ll=l2l, lr=l2r, rl=r2l, rr = r2r; in doProcessing()
126 l2r = -g * w * k; in recalculate()
132 l2r = g * c * b; in recalculate()
140 l2r = g * (c * b - w * k); in recalculate()
148 l2r = -g * b * (2.f - k); in recalculate()
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vst3sdk/public.sdk/samples/vst/mda-vst3/source/
H A DmdaImageProcessor.cpp84 float a, b, c, d, ll=l2l, lr=l2r, rl=r2l, rr = r2r; in doProcessing()
121 l2r = -g * w * k; in recalculate()
127 l2r = g * c * b; in recalculate()
135 l2r = g * (c * b - w * k); in recalculate()
143 l2r = -g * b * (2.f - k); in recalculate()
/dports/science/smoldyn/smoldyn-2.67/examples/S94_archive/Andrews_2016/BioNetGen/lrm/
H A Dlrm.bngl16 L(l2r)
22 L(l2r) 0
28 L(l2r) + R(r2l) <-> L(l2r!1).R(r2l!1) krl_on,krl_off
/dports/science/smoldyn/smoldyn-2.67/examples/S95_regression/
H A Dlrm.bngl16 L(l2r)
22 L(l2r) 0
28 L(l2r) + R(r2l) <-> L(l2r!1).R(r2l!1) krl_on,krl_off
/dports/science/smoldyn/smoldyn-2.67/examples/S12_bionetgen/lrm/
H A Dlrm.bngl16 L(l2r)
22 L(l2r) 0
28 L(l2r) + R(r2l) <-> L(l2r!1).R(r2l!1) krl_on,krl_off
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/cc/test/
H A Dtest_uccsd_lambda.py61 l2r = numpy.random.random((nocc,nocc,nvir,nvir))*.1
62 l2r = l2r - l2r.transpose(1,0,2,3)
63 l2r = l2r - l2r.transpose(0,1,3,2)
69 l2r = addons.spin2spatial(l2r, orbspin)
71 l2r = addons.spatial2spin(l2r, orbspin)
73 l1ref, l2ref = gccsd_lambda.update_lambda(gcc1, t1r, t2r, l1r, l2r, eri1, imds)
78 l2 = addons.spin2spatial(l2r, orbspin)
/dports/audio/mda-lv2/mda-lv2-1.2.6/src/
H A DmdaImage.cpp82 l2r = -g * w * k; in setParameter()
88 l2r = g * c * b; in setParameter()
96 l2r = g * (c * b - w * k); in setParameter()
104 l2r = -g * b * (2.f - k); in setParameter()
211 float a, b, c, d, ll=l2l, lr=l2r, rl=r2l, rr=r2r; in process()
239 float a, b, c, d, ll=l2l, lr=l2r, rl=r2l, rr=r2r; in processReplacing()
/dports/biology/bowtie2/bowtie2-2.4.4/
H A Daligner_seed2.h517 bool l2r, in check() argument
556 bool l2r, in contains() argument
646 l2r = l2r_; in init()
671 return pri == o.pri && off5p == o.off5p && l2r == o.l2r &&
684 if(l2r != o.l2r) return l2r;
1237 bool l2r() const { return l2r_; } in l2r() function
1911 bool l2r, in addRoot() argument
1918 if(l2r && off == q_.length()-1) { in addRoot()
1919 l2r = !l2r; in addRoot()
1920 } else if(!l2r && off == 0) { in addRoot()
[all …]
H A Daligner_driver.cpp141 if(r.l2r) { in select()
151 if((r.l2r && (off == 0)) || (!r.l2r && (off == qlen - 1))) { in select()
156 if(r.l2r) { in select()
/dports/net/p5-Net-SIP/Net-SIP-0.832/bin/
H A Dstateless_proxy.pl395 if ( my $l2r = $self->{leg2registrar} ) {
399 my @reg = @legs ? @{$l2r}{@legs} : values %$l2r;
400 for my $leg ( @legs ? @legs : values %$l2r ) {
401 my $reg = $l2r->{$leg} or next;
/dports/print/latex2rtf/latex2rtf-2.3.17/
H A DREADME.DOS9 To install latex2rtf, extract all files from the zip archive to C:\l2r
22 (e.g. adding to your autoexcec.bat: "PATH=...;...;C:\l2r")
36 set l2rpath=C:\l2r
64 Start conversion by calling l2r.bat (without -S option)
75 use l2r.bat or call latex2rt.exe without -S parameter.
/dports/net/ntp/ntp-4.2.8p15/clockstuff/
H A Dpropdelay.c386 double l1r, l2r; in greatcircle() local
389 l2r = lat2 * RADPERDEG; in greatcircle()
391 (cos(l1r) * cos(l2r) * cos((long2-long1)*RADPERDEG)) in greatcircle()
392 + (sin(l1r) * sin(l2r))); in greatcircle()
/dports/japanese/anthy/anthy-0.4/src-util/
H A Danthy.el365 (defun anthy-make-candidate-index-list (base nr l2r)
374 (if l2r
380 (if l2r
402 (defun anthy-calc-candidate-layout (base nr l2r)
404 ((lst (anthy-make-candidate-index-list base nr l2r)))
406 (if l2r
/dports/math/vampire/vampire-4.5.1/Indexing/
H A DClauseVariantIndex.cpp419 TermList* l2r = l2->nthArgument(1); in compare() local
420 if (compare(l2l,l2r) == LESS) { in compare()
421 swap(l2l,l2r); in compare()
428 return compare(l1r,l2r); in compare()

123456789