search for: shtml

Displaying 20 results from an estimated 916 matches for "shtml".

Did you mean: html
2010 Jan 26
2
[LLVMdev] some llvm/clang missed optimizations
A few random observations: 1. Clang could do better with large but boring switches like this: http://embed.cs.utah.edu/embarrassing/jan_10/harvest/source/E8/E88C5111.shtml Performance of clang's output will be fine but this is a major code size lose. 2. Destruction of stupid loops is incomplete, sometimes due to phase ordering problems: http://embed.cs.utah.edu/embarrassing/jan_10/harvest/source/FC/FCADC848.shtml Sometimes not: http://embed.cs.utah.edu/em...
2004 Jan 10
2
Need some help on security
...89.189] File does not exist: /usr/home/dbcenter/public_html/NULL.printer [Sat Jan 10 01:34:04 2004] [error] [client 211.233.89.189] File does not exist: /usr/local/apache/htdocs/NULL.printer [Sat Jan 10 01:34:04 2004] [error] [client 211.233.89.189] File does not exist: /usr/local/apache/htdocs/404.shtml [Sat Jan 10 01:34:05 2004] [error] [client 211.233.89.189] File does not exist: /usr/local/apache/htdocs/NULL.printer [Sat Jan 10 01:34:05 2004] [error] [client 211.233.89.189] File does not exist: /usr/local/apache/htdocs/404.shtml [Sat Jan 10 01:34:05 2004] [error] [client 211.233.89.189] File do...
2010 Jan 27
2
[LLVMdev] some llvm/clang missed optimizations
>> Repetitive code with lots of bitwise operations is compiled by LLVM into >> much larger code than the other compilers: >> >> http://embed.cs.utah.edu/embarrassing/jan_10/harvest/source/ED/ED37DAF5.shtml >> http://embed.cs.utah.edu/embarrassing/jan_10/harvest/source/1F/1F4003C7.shtml >> >> Note that this is straight-line code, so LLVM's output will run 4-5 >> times longer than everyone else's. >> >> I'll be interested to learn the source of this one....
2010 Jan 27
2
[LLVMdev] some llvm/clang missed optimizations
> Umm, can you find one that isn't a popcount implementation? Ok. MMX psadbw instruction: http://embed.cs.utah.edu/embarrassing/jan_10/harvest/source/CE/CE3DA132.shtml Position of first set bit: http://embed.cs.utah.edu/embarrassing/jan_10/harvest/source/1F/1F4003C7.shtml Log2 floor: http://embed.cs.utah.edu/embarrassing/jan_10/harvest/source/83/837A80E9.shtml Pixel format conversion: http://embed.cs.utah.edu/embarrassing/jan_10/harvest/source/EC/EC3353C5.s...
2010 Jan 26
0
[LLVMdev] some llvm/clang missed optimizations
On Tue, Jan 26, 2010 at 12:36 PM, John Regehr <regehr at cs.utah.edu> wrote: > 2. > Sometimes not: > > http://embed.cs.utah.edu/embarrassing/jan_10/harvest/source/EC/ECC74C0C.shtml The primary issue here is that scalar evolution doesn't know how to deal with loops using "sle" for the exit condition. Shouldn't be too hard to fix now that we have overflow flags for addition. > 3. > > Repetitive code with lots of bitwise operations is compiled by LL...
2005 Jul 15
2
rmpi in windows
Hi Folks, Has anyone been able to get rmpi to work under windows ? Thanks, Tolga Please follow the attached hyperlink to an important disclaimer <http://www.csfb.com/legal_terms/disclaimer_europe.shtml> ============================================================================== Please access the attached hyperlink for an important electronic communications disclaimer: http://www.csfb.com/legal_terms/disclaimer_external_email.shtml
2005 Mar 05
3
routes inconsistency?
...; as the link when I try to use that, instead it gives "/page/1" still. I thought it was supposed to pick the shortest, easiest URL? And yes, the line for '''' does come before the line for ''page/:id'' in the config file. I also tried to recreate the old .shtml filenames (so as not to break old URLs), and I had the same results. So my routes look like this: map.connect '''', :controller => ''pages'', :action => ''show'', :id => 1 map.connect ''index.shtml'', :controller => ...
2007 Jun 05
0
Isolinux at heise online
[Deutsche Fassung: siehe unten.] Dear software developer, we have accepted your application Isolinux into the software database of heise online. You can find the application in a few minutes at http://www.heise.de/software/default.shtml?prg=44562 Please take a brief moment to verify whether all details are correct. If necessary, please inform us via e-mail. You can also supplement or change your records yourself: The URL http://www.heise.de/software/default.shtml?edit=44562&pswd=d7e72c8da914e045283917b6d2e745da&lang=...
2005 Dec 20
4
help with sapply, plot, lines
...[7]] NULL and the plot does not change. Any assistance appreciated. Regards, Tolga This material is sales and trading commentary and does not constitute investment research. Please follow the attached hyperlink to an important disclaimer http://www.csfb.com/legal_terms/disclaimer_europe.shtml ============================================================================== Please access the attached hyperlink for an important electronic communications disclaimer: http://www.csfb.com/legal_terms/disclaimer_external_email.shtml
2010 Jan 27
0
[LLVMdev] some llvm/clang missed optimizations
...hn Regehr <regehr at cs.utah.edu> wrote: >>> Repetitive code with lots of bitwise operations is compiled by LLVM into >>> much larger code than the other compilers: >>> >>> >>> http://embed.cs.utah.edu/embarrassing/jan_10/harvest/source/ED/ED37DAF5.shtml >>> >>> http://embed.cs.utah.edu/embarrassing/jan_10/harvest/source/1F/1F4003C7.shtml >>> >>> Note that this is straight-line code, so LLVM's output will run 4-5 >>> times longer than everyone else's. >>> >>> I'll be interes...
2006 Sep 15
4
yam help
...structure after running 'yam -ug': /var/yam /var/yam/CentOS-4-i386-disc4.iso /var/yam/CentOS-4-i386-disc2.iso /var/yam/CentOS-4-i386-disc3.iso /var/yam/centos-i386 /var/yam/centos-i386/os /var/yam/CentOS-4-i386-disc1.iso /var/www/yam /var/www/yam/HEADER.shtml.yambak /var/www/yam/README.shtml.yambak /var/www/yam/HEADER.shtml /var/www/yam/README.shtml /var/www/yam/centos-i386 /var/www/yam/centos-i386/RPMS.os /var/www/yam/centos-i386/RPMS.os/.sha1sum /var/www/yam/centos-i386/RPMS.os/repodata /var/www/yam/centos-i386/RPMS.os/...
2005 Sep 25
2
Can't access www.xiph.org from Japan
...9.149.105... Connected to www.xiph.org. Escape character is '^]'. GET / HTTP/1.0 Accept: */* Accept-Language: ja Host: www.xiph.org HTTP/1.1 406 Not Acceptable Date: Sun, 25 Sep 2005 18:00:47 GMT Server: Apache/2.0.53 (Ubuntu) DAV/2 SVN/1.1.1 PHP/4.3.10-10ubuntu4.1 Alternates: {"index.shtml.en" 1 {type text/html} {language en} {length 3931}} Vary: negotiate TCN: list Content-Length: 365 Connection: close Content-Type: text/html; charset=iso-8859-1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>406 Not Acceptable</title...
2005 Sep 06
2
help.search problem
....search("tps") Error in rbind(...) : number of columns of matrices must match (see arg 8) > This happens no matter what I search for... Any thoughts ? Thanks, Tolga Please follow the attached hyperlink to an important disclaimer <http://www.csfb.com/legal_terms/disclaimer_europe.shtml> ============================================================================== Please access the attached hyperlink for an important electronic communications disclaimer: http://www.csfb.com/legal_terms/disclaimer_external_email.shtml
2008 Feb 29
0
[Fwd: [ofa-general] Announcing the release of MVAPICH 1.0]
...for Lustre > - This MPI-IO support is a contribution from Future Technologies > Group, Oak Ridge National Laboratory. > (http://ft.ornl.gov/doku/doku.php?id=ft:pio:start) > - Performance graph at: > http://mvapich.cse.ohio-state.edu/performance/mvapich/romio.shtml Please feel free to try it out and send your comments/questions to this lustre-discuss list or mvapich-discuss at cse.ohio-state.edu. Thanks, --Weikuan -------- Original Message -------- Subject: [ofa-general] Announcing the release of MVAPICH 1.0 Date: Fri, 29 Feb 2008 00:17:48 -0500 (EST) Fro...
2002 Dec 02
5
Issues with Samba
Hi I cannot seem to find any information regarding this in the mailing lists . I am testing a UNIX PDC before I implement it to general use in the network . It works fine It would appear with the win 2000 clients. But I essentially have two problems 1. When I have PGP installed on the machine and log in with a roaming profile . It creates a network associates folder that does not get
2006 Jun 30
50
Time To Pick the Mongrel BUGS Mascot!
Bradley Taylor shot me this *goldmine* of ugly ugly ugly dogs: http://www.sonoma-marinfair.org/uglydogvote.shtml I *have* to use one of these for the Mongrel BUGS Mascot. He''ll go on our bug list page and replace the little beetles on the left. Pick the dog you think best represents a lovable but defective pooch and reply to this with your +1. Let the voting begin! -- Zed A. Shaw http://www.z...
2010 Jan 27
0
[LLVMdev] some llvm/clang missed optimizations
On Tue, Jan 26, 2010 at 7:42 PM, John Regehr <regehr at cs.utah.edu> wrote: >> Umm, can you find one that isn't a popcount implementation? > > Ok. > > MMX psadbw instruction: > > http://embed.cs.utah.edu/embarrassing/jan_10/harvest/source/CE/CE3DA132.shtml > > Position of first set bit: > > http://embed.cs.utah.edu/embarrassing/jan_10/harvest/source/1F/1F4003C7.shtml > > Log2 floor: > > http://embed.cs.utah.edu/embarrassing/jan_10/harvest/source/83/837A80E9.shtml > > Pixel format conversion: > > http://embed.cs.uta...
2004 Oct 20
2
common axis label in multiple plot area
...when I plot the graphs. -- Sebastian Leuzinger Institute of Botany, University of Basel Schönbeinstr. 6 CH-4056 Basel Ph. 0041 (0) 61 267 3511 fax 0041 (0) 61 2673504 email: Sebastian.Leuzinger@unibas.ch <mailto:Sebastian.Leuzinger@unibas.ch> web: http://www.unibas.ch/botschoen/leuzinger/e.shtml <http://www.unibas.ch/botschoen/leuzinger/d.shtml> [[alternative HTML version deleted]]
2005 Jul 06
3
OT: Congrats, Europe!
http://software.newsforge.com/software/05/07/06/1235211.shtml?tid=150&tid=147&tid=136 http://www.theregister.co.uk/2005/07/06/eu_bins_swpat/ -------------- next part -------------- A non-text attachment was scrubbed... Name: vahan.vcf Type: text/x-vcard Size: 287 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachme...
2006 Feb 01
1
Asterisk SIP phones to Cisco Unity via CCM4.0SIPTrunk
> thanks, using your example, and this url: > http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_tech_note0 9186a00800dea82.shtml <http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_tech_note 09186a00800dea82.shtml> > I got it to work... then I realized that there's no way the SIP phone > on asterisk is going to get the MWI ( message waiting indicator )... how > are my users going to know the...