Home
last modified time | relevance | path

Searched refs:rep0 (Results 101 – 125 of 400) sorted by relevance

12345678910>>...16

/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/7zip/Bundles/LzmaSpec/
H A DLzmaSpec.cpp372 void DecodeLiteral(unsigned state, UInt32 rep0) in DecodeLiteral() argument
384 unsigned matchByte = OutWindow.GetByte(rep0 + 1); in DecodeLiteral()
474 UInt32 rep0 = 0, rep1 = 0, rep2 = 0, rep3 = 0; in Decode() local
489 DecodeLiteral(state, rep0); in Decode()
529 rep1 = rep0; in Decode()
530 rep0 = dist; in Decode()
539 rep1 = rep0; in Decode()
542 rep0 = DecodeDistance(len); in Decode()
543 if (rep0 == 0xFFFFFFFF) in Decode()
550 if (rep0 >= dictSize || !OutWindow.CheckDistance(rep0)) in Decode()
[all …]
/dports/archivers/lzma/lzma-19.00/CPP/7zip/Bundles/LzmaSpec/
H A DLzmaSpec.cpp372 void DecodeLiteral(unsigned state, UInt32 rep0) in DecodeLiteral() argument
384 unsigned matchByte = OutWindow.GetByte(rep0 + 1); in DecodeLiteral()
474 UInt32 rep0 = 0, rep1 = 0, rep2 = 0, rep3 = 0; in Decode() local
489 DecodeLiteral(state, rep0); in Decode()
529 rep1 = rep0; in Decode()
530 rep0 = dist; in Decode()
539 rep1 = rep0; in Decode()
542 rep0 = DecodeDistance(len); in Decode()
543 if (rep0 == 0xFFFFFFFF) in Decode()
550 if (rep0 >= dictSize || !OutWindow.CheckDistance(rep0)) in Decode()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/7zip/Bundles/LzmaSpec/
H A DLzmaSpec.cpp372 void DecodeLiteral(unsigned state, UInt32 rep0) in DecodeLiteral() argument
384 unsigned matchByte = OutWindow.GetByte(rep0 + 1); in DecodeLiteral()
474 UInt32 rep0 = 0, rep1 = 0, rep2 = 0, rep3 = 0; in Decode() local
489 DecodeLiteral(state, rep0); in Decode()
529 rep1 = rep0; in Decode()
530 rep0 = dist; in Decode()
539 rep1 = rep0; in Decode()
542 rep0 = DecodeDistance(len); in Decode()
543 if (rep0 == 0xFFFFFFFF) in Decode()
550 if (rep0 >= dictSize || !OutWindow.CheckDistance(rep0)) in Decode()
[all …]
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/7zip/Bundles/LzmaSpec/
H A DLzmaSpec.cpp372 void DecodeLiteral(unsigned state, UInt32 rep0) in DecodeLiteral() argument
384 unsigned matchByte = OutWindow.GetByte(rep0 + 1); in DecodeLiteral()
474 UInt32 rep0 = 0, rep1 = 0, rep2 = 0, rep3 = 0; in Decode() local
489 DecodeLiteral(state, rep0); in Decode()
529 rep1 = rep0; in Decode()
530 rep0 = dist; in Decode()
539 rep1 = rep0; in Decode()
542 rep0 = DecodeDistance(len); in Decode()
543 if (rep0 == 0xFFFFFFFF) in Decode()
550 if (rep0 >= dictSize || !OutWindow.CheckDistance(rep0)) in Decode()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/7zip/Bundles/LzmaSpec/
H A DLzmaSpec.cpp372 void DecodeLiteral(unsigned state, UInt32 rep0) in DecodeLiteral() argument
384 unsigned matchByte = OutWindow.GetByte(rep0 + 1); in DecodeLiteral()
474 UInt32 rep0 = 0, rep1 = 0, rep2 = 0, rep3 = 0; in Decode() local
489 DecodeLiteral(state, rep0); in Decode()
529 rep1 = rep0; in Decode()
530 rep0 = dist; in Decode()
539 rep1 = rep0; in Decode()
542 rep0 = DecodeDistance(len); in Decode()
543 if (rep0 == 0xFFFFFFFF) in Decode()
550 if (rep0 >= dictSize || !OutWindow.CheckDistance(rep0)) in Decode()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/7zip/Bundles/LzmaSpec/
H A DLzmaSpec.cpp372 void DecodeLiteral(unsigned state, UInt32 rep0) in DecodeLiteral() argument
384 unsigned matchByte = OutWindow.GetByte(rep0 + 1); in DecodeLiteral()
474 UInt32 rep0 = 0, rep1 = 0, rep2 = 0, rep3 = 0; in Decode() local
489 DecodeLiteral(state, rep0); in Decode()
529 rep1 = rep0; in Decode()
530 rep0 = dist; in Decode()
539 rep1 = rep0; in Decode()
542 rep0 = DecodeDistance(len); in Decode()
543 if (rep0 == 0xFFFFFFFF) in Decode()
550 if (rep0 >= dictSize || !OutWindow.CheckDistance(rep0)) in Decode()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/7zip/Bundles/LzmaSpec/
H A DLzmaSpec.cpp372 void DecodeLiteral(unsigned state, UInt32 rep0) in DecodeLiteral() argument
384 unsigned matchByte = OutWindow.GetByte(rep0 + 1); in DecodeLiteral()
474 UInt32 rep0 = 0, rep1 = 0, rep2 = 0, rep3 = 0; in Decode() local
489 DecodeLiteral(state, rep0); in Decode()
529 rep1 = rep0; in Decode()
530 rep0 = dist; in Decode()
539 rep1 = rep0; in Decode()
542 rep0 = DecodeDistance(len); in Decode()
543 if (rep0 == 0xFFFFFFFF) in Decode()
550 if (rep0 >= dictSize || !OutWindow.CheckDistance(rep0)) in Decode()
[all …]
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Compress/
H A DRar3Decoder.cpp661 UInt32 rep0 = _reps[0]; in DecodeLZ() local
721 rep1 = rep0; in DecodeLZ()
722 rep0 = dist; in DecodeLZ()
739 rep1 = rep0; in DecodeLZ()
758 rep0 = kDistStart[sym2]; in DecodeLZ()
767 rep0 += PrevAlignBits; in DecodeLZ()
774 rep0 += sym3; in DecodeLZ()
788 len += ((UInt32)(kDistLimit4 - rep0) >> 31) + ((UInt32)(kDistLimit3 - rep0) >> 31); in DecodeLZ()
793 if (rep0 >= _lzSize) in DecodeLZ()
795 CopyBlock(rep0, len); in DecodeLZ()
[all …]
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Compress/
H A DRar3Decoder.cpp691 UInt32 rep0 = _reps[0]; in DecodeLZ() local
751 rep1 = rep0; in DecodeLZ()
752 rep0 = distance; in DecodeLZ()
764 rep1 = rep0; in DecodeLZ()
778 rep0 = kDistStart[sym2]; in DecodeLZ()
787 rep0 += PrevAlignBits; in DecodeLZ()
794 rep0 += sym3; in DecodeLZ()
808 length += ((kDistLimit4 - rep0) >> 31) + ((kDistLimit3 - rep0) >> 31); in DecodeLZ()
813 if (rep0 >= _lzSize) in DecodeLZ()
815 CopyBlock(rep0, length); in DecodeLZ()
[all …]
/dports/archivers/zip-ada/zip-ada/zip_lib/
H A Dlzma-decoding.adb106 rep0, rep1, rep2, rep3 : UInt32 := 0; variable
427 return rep0 <= out_win.pos or out_win.is_full;
440 rep1 := rep0;
443 Decode_Distance(dist => rep0);
444 if rep0 = end_of_stream_magic_distance then
455 rep0 >= dict_size or not Check_Distance
460 "; Distance =" & UInt32'Image(rep0) &
485 Put_Byte(Get_Byte(dist => rep0 + 1));
503 rep1 := rep0;
504 rep0 := dist;
[all …]
/dports/net/ryu/ryu-4.26/ryu/tests/integrated/
H A Dvrrp_common.py128 rep0 = self._configure_vrrp_router(vrrp_version,
133 assert rep0.instance_name is not None
134 l[0] = rep0
148 rep0 = self._configure_vrrp_router(vrrp_version, priority,
151 assert rep0.instance_name is not None
152 l[0] = rep0
/dports/archivers/upx/upx-3.96/src/stub/src/arch/arm/v4a/
H A Dlzma_d-arm.S181 #define rep0 [sp, #0*4] macro
243 ldr r_rep0,rep0
271 ldr r_rep0,rep0
295 ldr r_rep0,rep0
316 ldr r_rep0,rep0
317 str distance,rep0
400 str r_rep0,rep0
406 ldr r_rep0,rep0
408 str r_rep0,rep0
412 ldr r_rep0,rep0
[all …]
/dports/www/firefox-esr/firefox-91.8.0/modules/xz-embedded/src/
H A Dxz_dec_lzma2.c134 uint32_t rep0; member
656 s->lzma.rep1 = s->lzma.rep0; in lzma_match()
664 s->lzma.rep0 = dist_slot; in lzma_match()
667 s->lzma.rep0 = 2 + (dist_slot & 1); in lzma_match()
670 s->lzma.rep0 <<= limit; in lzma_match()
674 &s->lzma.rep0, limit); in lzma_match()
677 s->lzma.rep0 <<= ALIGN_BITS; in lzma_match()
679 &s->lzma.rep0, ALIGN_BITS); in lzma_match()
713 s->lzma.rep1 = s->lzma.rep0; in lzma_rep_match()
714 s->lzma.rep0 = tmp; in lzma_rep_match()
[all …]
/dports/sysutils/busybox/busybox-1.26.2/archival/libarchive/unxz/
H A Dxz_dec_lzma2.c134 uint32_t rep0; member
658 s->lzma.rep1 = s->lzma.rep0; in lzma_match()
666 s->lzma.rep0 = dist_slot; in lzma_match()
669 s->lzma.rep0 = 2 + (dist_slot & 1); in lzma_match()
672 s->lzma.rep0 <<= limit; in lzma_match()
676 &s->lzma.rep0, limit); in lzma_match()
679 s->lzma.rep0 <<= ALIGN_BITS; in lzma_match()
681 &s->lzma.rep0, ALIGN_BITS); in lzma_match()
715 s->lzma.rep1 = s->lzma.rep0; in lzma_rep_match()
716 s->lzma.rep0 = tmp; in lzma_rep_match()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/lib/xz/
H A Dxz_dec_lzma2.c134 uint32_t rep0; member
656 s->lzma.rep1 = s->lzma.rep0; in lzma_match()
664 s->lzma.rep0 = dist_slot; in lzma_match()
667 s->lzma.rep0 = 2 + (dist_slot & 1); in lzma_match()
670 s->lzma.rep0 <<= limit; in lzma_match()
674 &s->lzma.rep0, limit); in lzma_match()
677 s->lzma.rep0 <<= ALIGN_BITS; in lzma_match()
679 &s->lzma.rep0, ALIGN_BITS); in lzma_match()
713 s->lzma.rep1 = s->lzma.rep0; in lzma_rep_match()
714 s->lzma.rep0 = tmp; in lzma_rep_match()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/libxz/
H A Dxz_dec_lzma2.c134 uint32_t rep0; member
656 s->lzma.rep1 = s->lzma.rep0; in lzma_match()
664 s->lzma.rep0 = dist_slot; in lzma_match()
667 s->lzma.rep0 = 2 + (dist_slot & 1); in lzma_match()
670 s->lzma.rep0 <<= limit; in lzma_match()
674 &s->lzma.rep0, limit); in lzma_match()
677 s->lzma.rep0 <<= ALIGN_BITS; in lzma_match()
679 &s->lzma.rep0, ALIGN_BITS); in lzma_match()
713 s->lzma.rep1 = s->lzma.rep0; in lzma_rep_match()
714 s->lzma.rep0 = tmp; in lzma_rep_match()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/lib/xz/
H A Dxz_dec_lzma2.c134 uint32_t rep0; member
656 s->lzma.rep1 = s->lzma.rep0; in lzma_match()
664 s->lzma.rep0 = dist_slot; in lzma_match()
667 s->lzma.rep0 = 2 + (dist_slot & 1); in lzma_match()
670 s->lzma.rep0 <<= limit; in lzma_match()
674 &s->lzma.rep0, limit); in lzma_match()
677 s->lzma.rep0 <<= ALIGN_BITS; in lzma_match()
679 &s->lzma.rep0, ALIGN_BITS); in lzma_match()
713 s->lzma.rep1 = s->lzma.rep0; in lzma_rep_match()
714 s->lzma.rep0 = tmp; in lzma_rep_match()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/libxz/
H A Dxz_dec_lzma2.c134 uint32_t rep0; member
656 s->lzma.rep1 = s->lzma.rep0; in lzma_match()
664 s->lzma.rep0 = dist_slot; in lzma_match()
667 s->lzma.rep0 = 2 + (dist_slot & 1); in lzma_match()
670 s->lzma.rep0 <<= limit; in lzma_match()
674 &s->lzma.rep0, limit); in lzma_match()
677 s->lzma.rep0 <<= ALIGN_BITS; in lzma_match()
679 &s->lzma.rep0, ALIGN_BITS); in lzma_match()
713 s->lzma.rep1 = s->lzma.rep0; in lzma_rep_match()
714 s->lzma.rep0 = tmp; in lzma_rep_match()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/libxz/
H A Dxz_dec_lzma2.c134 uint32_t rep0; member
656 s->lzma.rep1 = s->lzma.rep0; in lzma_match()
664 s->lzma.rep0 = dist_slot; in lzma_match()
667 s->lzma.rep0 = 2 + (dist_slot & 1); in lzma_match()
670 s->lzma.rep0 <<= limit; in lzma_match()
674 &s->lzma.rep0, limit); in lzma_match()
677 s->lzma.rep0 <<= ALIGN_BITS; in lzma_match()
679 &s->lzma.rep0, ALIGN_BITS); in lzma_match()
713 s->lzma.rep1 = s->lzma.rep0; in lzma_rep_match()
714 s->lzma.rep0 = tmp; in lzma_rep_match()
[all …]
/dports/audio/libxmp/libxmp-4.5.0/src/depackers/
H A Dxz_dec_lzma2.c134 uint32 rep0; member
658 s->lzma.rep1 = s->lzma.rep0; in lzma_match()
666 s->lzma.rep0 = dist_slot; in lzma_match()
669 s->lzma.rep0 = 2 + (dist_slot & 1); in lzma_match()
672 s->lzma.rep0 <<= limit; in lzma_match()
676 &s->lzma.rep0, limit); in lzma_match()
679 s->lzma.rep0 <<= ALIGN_BITS; in lzma_match()
681 &s->lzma.rep0, ALIGN_BITS); in lzma_match()
715 s->lzma.rep1 = s->lzma.rep0; in lzma_rep_match()
716 s->lzma.rep0 = tmp; in lzma_rep_match()
[all …]
/dports/www/firefox/firefox-99.0/modules/xz-embedded/src/
H A Dxz_dec_lzma2.c134 uint32_t rep0; member
656 s->lzma.rep1 = s->lzma.rep0; in lzma_match()
664 s->lzma.rep0 = dist_slot; in lzma_match()
667 s->lzma.rep0 = 2 + (dist_slot & 1); in lzma_match()
670 s->lzma.rep0 <<= limit; in lzma_match()
674 &s->lzma.rep0, limit); in lzma_match()
677 s->lzma.rep0 <<= ALIGN_BITS; in lzma_match()
679 &s->lzma.rep0, ALIGN_BITS); in lzma_match()
713 s->lzma.rep1 = s->lzma.rep0; in lzma_rep_match()
714 s->lzma.rep0 = tmp; in lzma_rep_match()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/libxz/
H A Dxz_dec_lzma2.c134 uint32_t rep0; member
656 s->lzma.rep1 = s->lzma.rep0; in lzma_match()
664 s->lzma.rep0 = dist_slot; in lzma_match()
667 s->lzma.rep0 = 2 + (dist_slot & 1); in lzma_match()
670 s->lzma.rep0 <<= limit; in lzma_match()
674 &s->lzma.rep0, limit); in lzma_match()
677 s->lzma.rep0 <<= ALIGN_BITS; in lzma_match()
679 &s->lzma.rep0, ALIGN_BITS); in lzma_match()
713 s->lzma.rep1 = s->lzma.rep0; in lzma_rep_match()
714 s->lzma.rep0 = tmp; in lzma_rep_match()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/modules/xz-embedded/src/
H A Dxz_dec_lzma2.c134 uint32_t rep0; member
656 s->lzma.rep1 = s->lzma.rep0; in lzma_match()
664 s->lzma.rep0 = dist_slot; in lzma_match()
667 s->lzma.rep0 = 2 + (dist_slot & 1); in lzma_match()
670 s->lzma.rep0 <<= limit; in lzma_match()
674 &s->lzma.rep0, limit); in lzma_match()
677 s->lzma.rep0 <<= ALIGN_BITS; in lzma_match()
679 &s->lzma.rep0, ALIGN_BITS); in lzma_match()
713 s->lzma.rep1 = s->lzma.rep0; in lzma_rep_match()
714 s->lzma.rep0 = tmp; in lzma_rep_match()
[all …]
/dports/games/multimc/MultiMC5-0.6.11/libraries/xz-embedded/src/
H A Dxz_dec_lzma2.c138 uint32_t rep0; member
616 match_byte = dict_get(&s->dict, s->lzma.rep0) << 1; in lzma_literal()
684 s->lzma.rep1 = s->lzma.rep0; in lzma_match()
693 s->lzma.rep0 = dist_slot; in lzma_match()
698 s->lzma.rep0 = 2 + (dist_slot & 1); in lzma_match()
702 s->lzma.rep0 <<= limit; in lzma_match()
709 s->lzma.rep0 <<= ALIGN_BITS; in lzma_match()
753 s->lzma.rep1 = s->lzma.rep0; in lzma_rep_match()
754 s->lzma.rep0 = tmp; in lzma_rep_match()
771 dict_repeat(&s->dict, &s->lzma.len, s->lzma.rep0); in lzma_main()
[all …]
/dports/games/dobutsu/dobutsu-2/xz/
H A Dxz_dec_lzma2.c134 uint32_t rep0; member
656 s->lzma.rep1 = s->lzma.rep0; in lzma_match()
664 s->lzma.rep0 = dist_slot; in lzma_match()
667 s->lzma.rep0 = 2 + (dist_slot & 1); in lzma_match()
670 s->lzma.rep0 <<= limit; in lzma_match()
674 &s->lzma.rep0, limit); in lzma_match()
677 s->lzma.rep0 <<= ALIGN_BITS; in lzma_match()
679 &s->lzma.rep0, ALIGN_BITS); in lzma_match()
713 s->lzma.rep1 = s->lzma.rep0; in lzma_rep_match()
714 s->lzma.rep0 = tmp; in lzma_rep_match()
[all …]

12345678910>>...16