search for: rll

Displaying 20 results from an estimated 67 matches for "rll".

Did you mean: all
2008 Nov 03
1
need some help
Hi , > df Session_Setup DCT FwdDataVols_bin counts Comp 1 User_Initiated NoRLL 1 5058 User_Initiated+NoRLL+1 2 User_Initiated NoRLL 2 584 User_Initiated+NoRLL+2 3 User_Initiated NoRLL 3 191 User_Initiated+NoRLL+3 4 User_Initiated NoRLL 4 128 User_Initiated+NoRLL+4 5 User_Initiated NoRLL...
2008 Nov 06
2
need help in plotting barchart
Df contains Session_Setup DCT RevDataVols_bin counts comp 1 Session_Setup RLL 1 NA Session_Setup+RLL+1 2 Session_Setup RLL 2 NA Session_Setup+RLL+2 3 Session_Setup RLL 3 NA Session_Setup+RLL+3 4 Session_Setup RLL 4 NA Session_Setup+RLL+4 5 Session_Setup RLL...
2008 Nov 05
1
FW: need some help
Hi , > df Session_Setup DCT FwdDataVols_bin counts Comp 1 User_Initiated NoRLL 1 5058 User_Initiated+NoRLL+1 2 User_Initiated NoRLL 2 584 User_Initiated+NoRLL+2 3 User_Initiated NoRLL 3 191 User_Initiated+NoRLL+3 4 User_Initiated NoRLL 4 128 User_Initiated+NoRLL+4 5 User_Initiated NoRLL...
2002 Mar 23
1
why variable last_i is needed in match.c rsync source ?
Hi all I see the rsync source and rsync makes hashing table and search hashing table tag_table to find the index of array struct sum_buf , which is a element of struct sum_struct. According to the source code, variable last_i is used to encourage adjacent matches allowing the RLL coding of the output to work more efficiently. Why last_i makes more efficiency? I can't understanding what last_i makes and when last_i is used. In file match.c below code follows. In file match.c below code follows. /* we've found a match, but now check to see...
2011 Mar 22
0
FPGA implementation in the camera
...ched from the same FB in parallel, subtracted from the new frame (if it is not a golden) and processed by the DCT and quantizator. 3. After the quantizator data in one branch goes through dequantizator, IDCT and back to FB to be fetched with the next frame. 4. In parallel to (3) 64 coefficients are RLL encoded and saved to the FB. At least at first - no EOB runs covering several blocks as the blocks will be processed in a single-pass macroblock order, not plane order. 5. Separate process will fetch tokens (or just their fixed-length RLL-encoded equivalents) from FB in the index order, the bitstre...
2011 Jun 01
1
xtable with conditional formatting using \textcolor
...da$score.string <- col(da$score) require(xtable) xtable(da[,c("id","score.string")]) #----------------------------------------------------------------------------- actual result #----------------------------------------------------------------------------- \begin{tabular}{rll} \hline & id & score.string \\ \hline 1 & a & extcolor\{red\}\{ 2.00 \} \\ 2 & b & extcolor\{red\}\{ 4.00 \} \\ 3 & c & extcolor\{red\}\{ 6.00 \} \\ 4 & d & extcolor\{blue\}\{ 8.00 \} \\ 5 & e & extcolor\{blue\}\{ 10.0...
2004 Nov 17
2
[LLVMdev] llvm-test portability failures
...ols/Debug/gccld -link-as-library -disable-opt Output/check_functions.rbc Output/direction.rbc Output/intersection.rbc Output/light.rbc Output/main.rbc Output/roadlet.rbc Output/vehicle.rbc -o Output/city.linked.rbc /usr/home/llvm/obj/tools/Debug/llvm-dis Output/city.linked.rbc -o Output/city.linked.rll -f /usr/home/llvm/obj/tools/Debug/gccas Output/city.linked.rll -o Output/city.linked.bc /usr/home/llvm/obj/tools/Debug/gccld -L/usr/home/cfe/x86/llvm-gcc/bin/../lib/gcc/i386-unknown-freebsd5.3/3.4-llvm/ -L/home/cfe/x86/llvm-gcc/lib Output/city.linked.bc -lc -lm -lcrtend -o Output/city.llvm Assert...
2003 Nov 26
2
[LLVMdev] how to solve it
...vm/llvm/test/Programs/SingleSource' make[2]: Entering directory `/usr/local/llvm/llvm/test/Programs/SingleSource/UnitTests' make[3]: Entering directory `/usr/local/llvm/llvm/test/Programs/SingleSource/UnitTests/SetjmpLongjmp' make[3]: *** No rule to make target `Output/C++Catch.linked.rll', needed by `Output/C++Catch.linked.bc'. Stop. make[3]: Leaving directory `/usr/local/llvm/llvm/test/Programs/SingleSource/UnitTests/SetjmpLongjmp' make[2]: *** [all] Error 1 make[2]: Leaving directory `/usr/local/llvm/llvm/test/Programs/SingleSource/UnitTests' make[1]: *** [Unit...
2003 Dec 04
2
[LLVMdev] another question
...tory `/home/yue/llvm/obj/test/Programs/SingleSource/UnitTests' make[3]: Entering directory `/home/yue/llvm/obj/test/Programs/SingleSource/UnitTests/SetjmpLongjmp' /home/yue/llvm/obj/tools/Debug/gccas /home/yue/llvm/test/Programs/SingleSource/UnitTests/SetjmpLongjmp/Output/C++Catch.linked.rll -o Output/C++Catch.linked.bc /home/yue/llvm/obj/tools/Debug/gccas: error opening Output/C++Catch.linked.bc! make[3]: *** [Output/C++Catch.linked.bc] Error 1 make[3]: Leaving directory `/home/yue/llvm/obj/test/Programs/SingleSource/UnitTests/SetjmpLongjmp' make[2]: *** [all] Error 1 make[2]:...
2004 Nov 17
0
[LLVMdev] llvm-test portability failures
...ebug/gccld -link-as-library -disable-opt Output/check_functions.rbc Output/direction.rbc Output/intersection.rbc Output/light.rbc Output/main.rbc Output/roadlet.rbc Output/vehicle.rbc -o Output/city.linked.rbc > /usr/home/llvm/obj/tools/Debug/llvm-dis Output/city.linked.rbc -o Output/city.linked.rll -f > /usr/home/llvm/obj/tools/Debug/gccas Output/city.linked.rll -o Output/city.linked.bc > /usr/home/llvm/obj/tools/Debug/gccld -L/usr/home/cfe/x86/llvm-gcc/bin/../lib/gcc/i386-unknown-freebsd5.3/3.4-llvm/ -L/home/cfe/x86/llvm-gcc/lib Output/city.linked.bc -lc -lm -lcrtend -o Output/city.l...
2007 Oct 11
1
[LLVMdev] .ll test cases for tail call optimization in test-suite
...-- LEVEL = ../.. include $(LEVEL)/Makefile.config #DISABLE_FOR_LLVM_PROGRAMS := 1 PROGRAM_REQUIRED_TO_EXIT_OK := 1 #REQUIRES_EH_SUPPORT := 1 PROGRAMS_TO_TEST := $(patsubst $(SourceDir)/%,%,$(basename $(wildcard $(SourceDir)/*.ll))) include $(LEVEL)/Makefile.programs .PRECIOUS: Output/%.linked.rll Output/%.linked.rbc: Output/%.bc -cp -f $< $@ # since there is no native use llc output Output/%.native: Output/%.bc Output/.dir -$(LLC) < $< | $(CC) -x assembler - -o $@ # # Compile a linked program to machine code with LLC. # use the unoptimized file %.bc not %.llvm...
2002 Nov 08
2
ext3 and secure deletion of files and file slack
...passes). To lower the security and make it faster, you may add -l (one random pass, on 0xff pass) or -ll (one 0xff pass) to the parameters. The secure overwrite mode works that way: 1x overwrite with 0xff 5x random passes 28x overwriting with special values to make the recovery from MFM and RLL encoded harddisks hard/impossible - see Gutmann's paper on that which is also included. 5x random passes __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com
2007 Apr 27
1
Problem with formatted xtable in R 2.5.0
...ot;red") A xtable(A, vsep=c('@{\\hspace{0.1cm}}', rep('@{\\hspace{0.4cm}}', 6), '@{\\hspace{0.1cm}}')) I do get the following output: % latex table generated in R 2.5.0 by xtable 1.4-3 package % Fri Apr 27 13:19:43 2007 \begin{table}[ht] \begin{center} \begin{tabular}{rll} \hline & big & normal \\ \hline green & $\backslash$color\{green\}$\backslash$textbf\{big green\} & $\backslash$color\{green\}green \\ red & $\backslash$color\{red\}$\backslash$textbf\{big red\} & $\backslash$color\{red\}red \\ \hline \end{tabular} \end{center} \e...
2017 May 31
2
CentOS 6.9, shredding a RAID
John R Pierce wrote: > On 5/31/2017 8:04 AM, m.roth at 5-cent.us wrote: >> I've got an old RAID that I attached to a box. LSI card, and the RAID >> has 12 drives, for a total RAID size of 9.1TB, I think. I started shred >> /dev/sda the Friday before last... and it's still running. Is this >> reasonable for it to be taking this long...? > > not at all
2004 Nov 17
0
[LLVMdev] llvm-test portability failures
Ignore the missing malloc.h errors. I screwed up badly. I was undoing my alloca.h hack and removed the wrong file. On Tue, 16 Nov 2004 23:29:43 -0800 Jeff Cohen <jeffc at jolt-lang.org> wrote: > After going through 17000+ lines of output, I come up with the following... > > =========================================== > > In file included from
2004 Nov 17
2
[LLVMdev] llvm-test portability failures
After going through 17000+ lines of output, I come up with the following... =========================================== In file included from /usr/home/llvm/obj/projects/llvm-test/../../../projects/llvm-test/MultiSource/Applications/hexxagon/hexxagonmove.cpp:26: /usr/include/sys/timeb.h:43: error: `time_t' does not name a type
2004 Sep 11
0
[LLVMdev] POST MORTEM: llvm-test changes
...s/FreeBench/mason All fail (including native) with error "Could not open datafile test.in" ===================== MultiSource/Benchmarks/MallocBench/perl None of cbe/jit/llc passed. gccld core dumped: /usr/home/llvm/obj/tools/Debug/llvm-dis Output/perl.linked.rbc -o Output/perl.linked.rll -f /usr/home/llvm/obj/tools/Debug/gccas Output/perl.linked.rll -o Output/perl.linked.bc /usr/home/llvm/obj/tools/Debug/gccld -L/usr/home/llvm/cfrontend/x86/llvm-gcc/bin/../lib/gcc/i386-unknown-freebsd5.2.1/3.4-llvm/ -L/home/llvm/cfrontend/x86/llvm-gcc/lib Output/perl.linked.bc -lc -lm -lcrypt -lm...
2017 May 31
0
CentOS 6.9, shredding a RAID
...> *way* overkill these days... but I sign my name to a certificate that gets > stuck on the outside of the server, meaning I, personally, am responsible > for the sanitization of the drive(s). the DoD multipass erase procedure is long obsolete and deprecated. It was based on MFM and RLL technology prevalent in the mid 1980s. NISPOM 2006-5220 replaced it in 2006, and says "DESTROY CONFIDENTIAL/SECRET INFORMATION PHYSICALLY". http://www.infosecisland.com/blogview/16130-The-Urban-Legend-of-Multipass-Hard-Disk-Overwrite.html http://www.dss.mil/documents/odaa/nispom2006-...
2004 Sep 02
0
Two xtable Questions
...5 Idd7 0.0114 > xtable(one.df, + caption = "Fitting without Interactions", + label = "tab:noI") tab:noI % latex table generated in R 1.9.1 by xtable 1.2-3 package % Thu Sep 02 14:22:01 2004 \begin{table}[ht] \begin{center} \begin{tabular}{rll} \hline & Loci & P.values \\ \hline 1 & Idd5 & 0.1147 \\ 2 & Idd13 & 0.0085 \\ 3 & Idd14 & 0.002 \\ 4 & Idd8.12 & 0.042 \\ 5 & Idd7 & 0.0114 \\ \hline \end{tabular} \caption{Fitting without Interactions} \end{cente...
2007 Apr 16
1
Greek symbols in xtable rows
Dear R-helpers, I am using xtable package to prepare a Latex code of some R tables. Is this possible to have a greek symbols in xtable cells? How can I get for example a string of : $\Delta$ > "$\Delta$" [1] "$Delta$" And string: > "$\\Delta$" [1] "$\\Delta$" Gives a latex aoutput like: \$$\backslash$Delta\$ Thank You in advance Andris