search for: 203000

Displaying 3 results from an estimated 3 matches for "203000".

Did you mean: 20000
2009 May 13
0
Plotting data with flot
...2], [2001, 344932], [2002, 387303], [2003, 440813], [2004, 480451], [2005, 504638], [2006, 528692]], lines: {show: true}, bars: {show: true, barWidth: 1} }, "russia": { label: "Russia", data: [[1988, 218000], [1989, 203000], [1990, 171000], [1992, 42500], [1993, 37600], [1994, 36600], [1995, 21700], [1996, 19200], [1997, 21300], [1998, 13600], [1999, 14000], [2000, 19100], [2001, 21300], [2002, 23600], [2003, 25100], [2004, 26100], [2005, 31100], [2006, 34700]], lines: {show: true}, bars: {sho...
2008 Feb 03
0
[LLVMdev] 2.2 Prerelease available for testing
...n/a MultiSource/Benchmarks/MiBench/network-patricia/network-patricia | 0.0343 5444 0.0300 * 0.0287 | 0.22 0.24 0.25 * 0.26 | 0.92 0.88 n/a n/a MultiSource/Benchmarks/MiBench/office-ispell/office-ispell | 1.1963 203000 1.0589 * 0.2566 | 0.00 0.00 0.00 * 0.28 | - - n/a n/a MultiSource/Benchmarks/MiBench/office-stringsearch/office-stringsearch | 0.0456 13604 0.0100 * 0.0099 | 0.00 0.00 0.00 * 0.03 |...
2008 Jan 24
6
[LLVMdev] 2.2 Prerelease available for testing
LLVMers, The 2.2 prerelease is now available for testing: http://llvm.org/prereleases/2.2/ If anyone can help test this release, I ask that you do the following: 1) Build llvm and llvm-gcc (or use a binary). You may build release (default) or debug. You may pick llvm-gcc-4.0, llvm-gcc-4.2, or both. 2) Run 'make check'. 3) In llvm-test, run 'make TEST=nightly report'. 4) When