Searched refs:Literal (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/boot/i386/pc/
H A Dlzma_decode.S78 #define Literal (RepLenCoder + kNumLenProbs) define
269 movl $(Literal + (LZMA_LIT_SIZE << (FIXED_LC + FIXED_LP))), %ecx
275 addl $Literal, %eax
379 addl $Literal, %eax
/osnet-11/usr/src/grub/grub2/grub-core/lib/
H A DLzmaDec.c128 #define Literal (RepLenCoder + kNumLenProbs) macro
135 #if Literal != LZMA_BASE_SIZE
199 prob = probs + Literal;
545 prob = probs + Literal;
745 UInt32 numProbs = Literal + ((UInt32)LZMA_LIT_SIZE << (p->prop.lc + p->prop.lp));
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A Dencoding.pm165 =head2 Literal Conversions
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2man.PL291 Pod::Man will take care of this for you. Literal code or commands should
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Ds2p.PL431 Literal newlines may be embedded in the replacement string by

Completed in 341 milliseconds