search for: su1

Displaying 15 results from an estimated 15 matches for "su1".

Did you mean: ss1
2014 Dec 08
3
[LLVMdev] ScheduleDAGInstrs.cpp
...then clears those lists. 2. When AliasChain is present, the addChainDependency() method is called, but the target hook areMemAccessesTriviallyDisjoint() called inside MIsNeedChainEdge() allows this edge to be skipped. This means that I get a case where SU0 SU1, AliasChain /\ / \ // Aliasing memory accesses SU2 all SUs have memory operands, but the underlying objects vectors are empty. SU1 became AliasChain, added dep to SU2, and cleared the lists for aliasing memory accesses. SU0 has...
2017 Sep 02
6
Strange lazy evaluation of default arguments
Dear R developers, sessionInfo() below Please have a look at the following two versions of the same function: 1. Intended behavior: > Su1 = function(u=100, l=u, mu=0.53, sigma2=4.3^2) + { + print(c(u, l, mu)) # here, l is set to u?s value + u = u/sqrt(sigma2) + l = l/sqrt(sigma2) + mu = mu/sqrt(sigma2) + print(c(u, l, mu)) + } > > Su1() [1] 100.00 100.00 0.53 [1] 23.2558140 23.2558140 0.1232558 In the first versi...
2014 Dec 14
2
[LLVMdev] ScheduleDAGInstrs.cpp
..., the addChainDependency() method is > called, > > but the target hook areMemAccessesTriviallyDisjoint() called inside > > MIsNeedChainEdge() allows this edge to be skipped. > > > > This means that I get a case where > > > > SU0 > > > > SU1, AliasChain > > /\ > > / \ // Aliasing memory accesses > > SU2 > > > > all SUs have memory operands, but the underlying objects vectors are > empty. > > SU1 became AliasChain, added dep to SU2, and cleared the lists for > aliasing memory accesses....
2011 Nov 09
1
[LLVMdev] .debug_info section size in arm executable
On Nov 9, 2011, at 2:12 PM, Chris Lattner wrote: > On Nov 9, 2011, at 1:08 PM, Jim Grosbach wrote: >>> On Nov 9, 2011, at 10:49 AM, Jim Grosbach wrote: >>>>> >>>>> It's not good, but people do it. Also constructing enums via & and | etc. It'd be nice to be able to get the name of whatever it is that the code generator actually produced :)
2014 Dec 16
3
[LLVMdev] ScheduleDAGInstrs.cpp
...;> but the target hook areMemAccessesTriviallyDisjoint() called inside >> >> MIsNeedChainEdge() allows this edge to be skipped. >> >> >> >> This means that I get a case where >> >> >> >> SU0 >> >> >> >> SU1, AliasChain >> >> /\ >> >> / \ // Aliasing memory accesses >> >> SU2 >> >> >> >> all SUs have memory operands, but the underlying objects vectors are >> empty. >> >> SU1 became AliasChain, added dep to SU2, and cl...
2017 Sep 02
0
Strange lazy evaluation of default arguments
...you change 'u'. Hope this helps, Rui Barradas Citando Matthias Gondan <matthias-gondan at gmx.de>: > Dear R developers, > > sessionInfo() below > > Please have a look at the following two versions of the same function: > > 1. Intended behavior: > >> Su1 = function(u=100, l=u, mu=0.53, sigma2=4.3^2) > + { > + print(c(u, l, mu)) # here, l is set to u?s value > + u = u/sqrt(sigma2) > + l = l/sqrt(sigma2) > + mu = mu/sqrt(sigma2) > + print(c(u, l, mu)) > + } >> >> Su1() > [1] 100.00 100.00 0.53 > [1]...
2017 Sep 05
0
Strange lazy evaluation of default arguments
...2017 18:22 > To: r-help at r-project.org > Subject: [R] Strange lazy evaluation of default arguments > > Dear R developers, > > sessionInfo() below > > Please have a look at the following two versions of the same function: > > 1. Intended behavior: > > > Su1 = function(u=100, l=u, mu=0.53, sigma2=4.3^2) > + { > + print(c(u, l, mu)) # here, l is set to u?s value > + u = u/sqrt(sigma2) > + l = l/sqrt(sigma2) > + mu = mu/sqrt(sigma2) > + print(c(u, l, mu)) > + } > > > > Su1() > [1] 100.00 100.00 0.53 > [1...
2017 Sep 02
2
Strange lazy evaluation of default arguments
...s > > > > Citando Matthias Gondan <matthias-gondan at gmx.de>: > > > Dear R developers, >> >> sessionInfo() below >> >> Please have a look at the following two versions of the same function: >> >> 1. Intended behavior: >> >> Su1 = function(u=100, l=u, mu=0.53, sigma2=4.3^2) >>> >> + { >> + print(c(u, l, mu)) # here, l is set to u?s value >> + u = u/sqrt(sigma2) >> + l = l/sqrt(sigma2) >> + mu = mu/sqrt(sigma2) >> + print(c(u, l, mu)) >> + } >> >>>...
2017 Sep 02
0
Strange lazy evaluation of default arguments
...ight after the commented out print and before you change 'u'. Hope this helps, Rui Barradas Citando Matthias Gondan <matthias-gondan at gmx.de>: Dear R developers, sessionInfo() below Please have a look at the following two versions of the same function: 1. Intended behavior: Su1 = function(u=100, l=u, mu=0.53, sigma2=4.3^2) + { +? ?print(c(u, l, mu)) # here, l is set to u?s value +? ?u = u/sqrt(sigma2) +? ?l = l/sqrt(sigma2) +? ?mu = mu/sqrt(sigma2) +? ?print(c(u, l, mu)) + } Su1() [1] 100.00 100.00? ?0.53 [1] 23.2558140 23.2558140? 0.1232558 In the first version, both u...
2004 Dec 16
3
Detect line is busy with Zap?
...using another phone (which is connected directly to the line, rather than through Asterisk). Also, when an incoming call comes in, i've got this: [incoming_pstn] exten => s,1,NoOp(${CALLERID} calling on Zap/1) exten => s,2,Wait,15 exten => s,3,Answer exten => s,4,Voicemail(su1) exten => s,5,Hangup I really want to wrap the Answer, Voicemail and Hangup commands in some kind of if statement so if Asterisk didn't detect that the call had been answered for any reason, it wouldn't answer the call if the line was busy - otherwise it would click in and play the vo...
2007 Dec 09
8
zpool kernel panics.
Hi Folks, I''ve got a 3.9 Tb zpool, and it is casing kernel panics on my Solaris 10 280r (SPARC) server. The message I get on panic is this: panic[cpu1]/thread=2a100a95cc0: zfs: freeing free segment (offset=423713792 size=1024) This seems to come about when the zpool is being used or being scrubbed - about twice a day at the moment. After the reboot, the scrub seems to have
2016 Aug 04
2
[Intel-gfx] [PATCH] backlight: Avoid double fbcon backlight handling
...t/as3711_bl.c >> index 734a9158946b..5f3a40bc8a85 100644 >> --- a/drivers/video/backlight/as3711_bl.c >> +++ b/drivers/video/backlight/as3711_bl.c >> @@ -244,7 +244,8 @@ static int as3711_bl_register(struct platform_device *pdev, >> su->type == AS3711_BL_SU1 ? >> "as3711-su1" : "as3711-su2", >> &pdev->dev, su, >> - &as3711_bl_ops, &props); >> + &as3711_bl_ops, &props, >> + BACKLIGHT_REGISTER_FB_CLIENT); >> if (IS_ERR(bl...
2016 Jul 12
0
[Intel-gfx] [PATCH] backlight: Avoid double fbcon backlight handling
...ivers/video/backlight/as3711_bl.c > index 734a9158946b..5f3a40bc8a85 100644 > --- a/drivers/video/backlight/as3711_bl.c > +++ b/drivers/video/backlight/as3711_bl.c > @@ -244,7 +244,8 @@ static int as3711_bl_register(struct platform_device *pdev, > su->type == AS3711_BL_SU1 ? > "as3711-su1" : "as3711-su2", > &pdev->dev, su, > - &as3711_bl_ops, &props); > + &as3711_bl_ops, &props, > + BACKLIGHT_REGISTER_FB_CLIENT); > if (IS_ERR(bl)) { > dev_err(&am...
2016 Jun 30
6
[PATCH] backlight: Avoid double fbcon backlight handling
...acklight/as3711_bl.c b/drivers/video/backlight/as3711_bl.c index 734a9158946b..5f3a40bc8a85 100644 --- a/drivers/video/backlight/as3711_bl.c +++ b/drivers/video/backlight/as3711_bl.c @@ -244,7 +244,8 @@ static int as3711_bl_register(struct platform_device *pdev, su->type == AS3711_BL_SU1 ? "as3711-su1" : "as3711-su2", &pdev->dev, su, - &as3711_bl_ops, &props); + &as3711_bl_ops, &props, + BACKLIGHT_REGISTER_FB_CLIENT); if (IS_ERR(bl)) { dev_err(&pdev->dev, "failed to reg...
2016 Aug 04
1
[Intel-gfx] [PATCH] backlight: Avoid double fbcon backlight handling
...t; index 734a9158946b..5f3a40bc8a85 100644 > >> --- a/drivers/video/backlight/as3711_bl.c > >> +++ b/drivers/video/backlight/as3711_bl.c > >> @@ -244,7 +244,8 @@ static int as3711_bl_register(struct platform_device *pdev, > >> su->type == AS3711_BL_SU1 ? > >> "as3711-su1" : "as3711-su2", > >> &pdev->dev, su, > >> - &as3711_bl_ops, &props); > >> + &as3711_bl_ops, &props, > >> + BACKLIGHT_REGISTER_FB_CLIENT);...