search for: lfd

Displaying 20 results from an estimated 47 matches for "lfd".

Did you mean: fd
2008 Jul 29
1
[LLVMdev] Vector types as function arguments and interfacing with C
...ensibly passes the doubles in registers f1, f2, f3, f4. However, on the C end, GCC compiles typedef double interval_t __attribute__ ((__vector_size__(16))); interval_t add(interval_t a, interval_t b) { return a + b; } to the following (under gcc version 4.0.1 (Apple Inc. build 5484)) _add: lfd f0,80(r1) lfd f12,64(r1) lfd f13,72(r1) fadd f12,f12,f0 lfd f0,88(r1) fadd f13,f13,f0 stfd f12,-32(r1) stfd f13,-24(r1) lwz r3,-32(r1) lwz r4,-28(r1) lwz r5,-24(r1) lwz r6,-20(r1) blr which means that GCC is choosing to pass the doubles on the stack instead of in registers and so I c...
2008 Mar 30
0
mcsie lfd.5
mcsie lfd. http://megajavn.blogspot.com/ http://megajavn.blogspot.com/2008/03/dna.html http://megajavn.blogspot.com/2008/03/structure-of-double-stranded-dna.html --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby...
2008 Mar 30
0
mcsie lfd.6
mcsie lfd. http://megajavn.blogspot.com/ http://megajavn.blogspot.com/2008/03/dna.html http://megajavn.blogspot.com/2008/03/structure-of-double-stranded-dna.html --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby...
2001 Feb 02
1
Font problems (wrong font is used) (sorry for the delay Gerard!!)
...rWidth = 15 . UnderLined = 0 DefaultChar = 000 Overhang = 0 . StruckOut = 0 BreakChar = 032 CharSet = 0 . PitchAndFamily = 09 . -------------------- . InternalLeading = 3 . Ascent = 10 . Descent = 3 . Height = 13 > and : > trace:font:LFD_ComposeLFD LFD(uRelax=0): -windows-ms sans > serif-medium-r-normal-*-13-*-72-72-p-*-microsoft-cp1252 > trace:font:XFONT_RealizeFont physfont 0 > trace:font:X11DRV_FONT_SelectObject hfont=ffed > trace:font:XFONT_MatchDeviceFont (0) 'Ms Sans Serif' h=-11 weight=400 > trac...
2008 Jul 29
0
[LLVMdev] Vector types as function arguments and interfacing with C
Hi, > I want to be able to write a function like this > > define <2 x double> @add(<2 x double> %a, <2 x double> %b) nounwind { > %c = add <2 x double> %a, %b > ret <2 x double> %c > } > > and then call it from C code. What is the appropriate translation of > the <2 x double> vector type into C? I've tried packed structs
2008 Jul 29
2
[LLVMdev] Vector types as function arguments and interfacing with C
Hi, I want to be able to write a function like this define <2 x double> @add(<2 x double> %a, <2 x double> %b) nounwind { %c = add <2 x double> %a, %b ret <2 x double> %c } and then call it from C code. What is the appropriate translation of the <2 x double> vector type into C? I've tried packed structs and "typedef double vec_double
2019 Dec 15
1
Bug: indexer-worker segfaults with fts_xapian 1.2.5
...lt;return> to quit--- percentage_str = "\003\000\000" percentage = <optimized out> error = MAIL_ERROR_NONE trans = 0x55c7b9390480 ctx = 0x55c7b93d15f0 last_uid = 6006200 ret = 0 box_vname = 0x55c7b938f280 "INBOX.lfd.SSH login alerts" errstr = <optimized out> search_args = 0x0 mail = 0x55c7b93dcff8 metadata = {guid = '\000' <repeats 15 times>, virtual_size = 0, physical_size = 0, first_save_date = 0, cache_fields = 0x0, precache_fields = (MAIL_...
2014 Dec 29
2
Looking for company behind serverhostingcenter.com and directhostingcenter.com for causing problems on dir.xiph.org
Hi Thomas, directhostingcenter.com: Registrant Organization: Internet and Computer Services, LLC (LINK WhoIs) Tim Wood = Owner - Internet and Computer Services, LLC (LINK LinkedIn) Also: LINK, press WEBMASTER, mail address = timwood at timwood.net Perhaps this is the one you are looking for. Best regards, Maarten Van: Thomas B. R?cker Verzonden: ?maandag? ?29? ?december? ?2014
2019 Apr 19
0
faI2ban detecting and banning but nothing happens
I find csf/lfd much easier to configure and can be used in combination with fail2ban. Gary Stainburn <gary.stainburn at ringways.co.uk> wrote: >I've followed one of the pages on line specifically for installing fail2ban on >Centos 7 and all looks fine. > >I've added a fail regex to /e...
2009 Aug 03
5
Wine Question.
So I'm wondering is there a way to safe regedit keys values for one specific game some way? Like for example I don't use GLSL for Counter-Strike but I do for Left 4 Dead, is there a way to make it so that only Left 4 Dead enables that key while Counter-Strikes has it disabled.
2009 Dec 04
0
(PR#14103) read.csv confused by newline characters in
...message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --27464147-536455723-1259929222=:18586 Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8BIT Content-ID: <alpine.LFD.2.00.0912041222341.18586 at gannet.stats.ox.ac.uk> It's not to do with pushback per se. The works as one might expect, e.g. f <- file("test.txt", "r") pushBack('"A1\nA2"', f) pushBackLength(f) scan(f, "", quote='"') gives &...
2011 Dec 14
0
[LLVMdev] Help with hazards
The scoreboard hazard detector that I've added for the PPC 440 is not detecting hazards as it should (which certainly could be my fault somehow, but...). For example, it will produce a schedule that looks like... SU(28): 0x127969b0: f64,ch = LFD 0x12793aa0, 0x1277b4f0, 0x127965b0<Mem:LD8[%scevgep100](tbaa=!"double")> [ORD=41] [ID=28] SU(46): 0x12796ab0: f64 = FADD 0x127969b0, 0x127968b0 [ORD=42] [ID=46] SU(27): 0x12796cb0: ch = STFD 0x12796ab0, 0x12793aa0, 0x1277b3f0, 0x127969b0:1<Mem:ST8[%scevgep103](tbaa=!"double&...
2008 Oct 19
2
R-square in robust regression
Hi there, I have just started using the MASS package in R to run M-estimator robust regressions. The final output appears to only give coefficients, degrees of freedom and t-stats. Does anyone know why R doesn't compute R or R-squared and why doesn't give you any other indices of goodness of fit? Does anyone know how to compute these in R? Sophie -- View this message in context:
2009 Nov 27
0
Long execution time for quantile() and difftime objects (PR#14092)
...message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --27501778-1317196171-1259330723=:5696 Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-7; format=flowed Content-Transfer-Encoding: 8BIT Content-ID: <alpine.LFD.2.00.0911271406411.5696 at toucan.stats.ox.ac.uk> Did you read the help page? x: numeric vector whose sample quantiles are wanted. ?NA? and ?NaN? values are not allowed unless ?na.rm? is ?TRUE?. so only 'numeric' vectors are really supported, although it does say...
2008 Dec 13
0
(PR#13318) Wishlist: fix error in documentation for
...message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --27464147-1942928637-1229159653=:5347 Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8BIT Content-ID: <alpine.LFD.2.00.0812130938061.6595 at gannet.stats.ox.ac.uk> There are two issues here, what it does and what it should do.. One issue is what is meant by 'expression': is it an expressions vector of type "expression" or is it 'expression' as documented as an element of such a...
2008 May 25
1
format.factor (PR#11512)
Dear all, differing from the standard behaviour of 'format' the current (2.7.0) 'format.factor' destroys attributes like 'dim' and 'dimnames'. This unfortunately breaks some general code in the new package 'ff' for large file-based data which will support vectors and arrays of atomic and factors. It would be nice if you could include the following fix in
2014 Dec 29
0
Looking for company behind serverhostingcenter.com and directhostingcenter.com for causing problems on dir.xiph.org
...perusing a search engine, even if you try forced grouping and other tricks. > Tim Wood = Owner - Internet and Computer Services, LLC (LINK LinkedIn > <https://www.linkedin.com/pub/tim-wood/85/3a3/1ba>) > Also: LINK > <http://mail.directhostingcenter.com/how-to-install-csf-and-lfd>, > press WEBMASTER, mail address = timwood at timwood.net > <mailto:timwood at timwood.net> > > Perhaps this is the one you are looking for. > That looks like the best shot so far, thanks for finding that missing link. I'll email that guy. If anyone else has first ha...
2009 Jan 08
3
NY Times article
Sorry if this is spam, but I couldn't see it having popped up on the list yet. http://www.nytimes.com/2009/01/07/technology/business-computing/07program.html?emc=eta1 Anand [[alternative HTML version deleted]]
2000 Nov 15
8
Optimisations
Looking through the archives I have seen talk of making CPU specific optimisations for Vorbis, a la MMX/3DNow!/SSE. The feeling I gather is to wait until something is working well in C before committing to any kind of specific optimisation. What if oft used and needed DSP functions were identified and standardised DSP functionality be written for Vorbis? This would seperate the basically
2011 Feb 22
6
how to optimize CentOS XEN dom0?
...[/CODE] Yet, it only has XEN, Webmin (since it's a CloudMin XEN server), Exim, Apache and a few other services running: root at zaxen01:[~]$ chkconfig --list |grep "3:on" |awk '{print $1}' |sort acpid auditd crond csf dhcpd exim haldaemon httpd iptables iscsi iscsid kudzu lfd lvm2-monitor mdmonitor network qemu restorecond setroubleshoot smartd snmpd sshd syslog sysstat webmin xend xendomains Is there anything I can optimize on such a server? The server runs CentOS 5.5 x64: root at zaxen01:[~]$ cat /etc/redhat-release CentOS release 5.5 (Final) root at zaxen01:...