Home
last modified time | relevance | path

Searched refs:NumSortedBytes (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/dep/libs/lib7z/
H A DBwtSort.c94 UInt32 sp = ind2[0] + NumSortedBytes; in SortGroup()
102 UInt32 sp = ind2[j] + NumSortedBytes; in SortGroup()
175 UInt32 sp = ind2[0] + NumSortedBytes; if (sp >= BlockSize) sp -= BlockSize; in SortGroup()
179 sp = ind2[j] + NumSortedBytes; if (sp >= BlockSize) sp -= BlockSize; in SortGroup()
212 UInt32 sp = ind2[i] + NumSortedBytes; if (sp >= BlockSize) sp -= BlockSize; in SortGroup()
217 sp = ind2[j] + NumSortedBytes; if (sp >= BlockSize) sp -= BlockSize; in SortGroup()
323 if (sp < NumSortedBytes) sp += BlockSize; sp -= NumSortedBytes; in SortGroup()
335 UInt32 sp = ind2[j]; if (sp < NumSortedBytes) sp += BlockSize; sp -= NumSortedBytes; in SortGroup()
419 UInt32 NumSortedBytes; in BlockSort() local
425 for (NumSortedBytes = kNumHashBytes; ; NumSortedBytes <<= 1) in BlockSort()
[all …]
/dports/archivers/ppmd-7z/p7zip_9.04/C/
H A DBwtSort.c94 UInt32 sp = ind2[0] + NumSortedBytes; in SortGroup()
102 UInt32 sp = ind2[j] + NumSortedBytes; in SortGroup()
175 UInt32 sp = ind2[0] + NumSortedBytes; if (sp >= BlockSize) sp -= BlockSize; in SortGroup()
179 sp = ind2[j] + NumSortedBytes; if (sp >= BlockSize) sp -= BlockSize; in SortGroup()
212 UInt32 sp = ind2[i] + NumSortedBytes; if (sp >= BlockSize) sp -= BlockSize; in SortGroup()
217 sp = ind2[j] + NumSortedBytes; if (sp >= BlockSize) sp -= BlockSize; in SortGroup()
323 if (sp < NumSortedBytes) sp += BlockSize; sp -= NumSortedBytes; in SortGroup()
335 UInt32 sp = ind2[j]; if (sp < NumSortedBytes) sp += BlockSize; sp -= NumSortedBytes; in SortGroup()
419 UInt32 NumSortedBytes; in BlockSort() local
425 for (NumSortedBytes = kNumHashBytes; ; NumSortedBytes <<= 1) in BlockSort()
[all …]
/dports/archivers/maxcso/maxcso-1.10.0/7zip/C/
H A DBwtSort.c94 UInt32 sp = ind2[0] + NumSortedBytes; in SortGroup()
102 UInt32 sp = ind2[j] + NumSortedBytes; in SortGroup()
175 UInt32 sp = ind2[0] + NumSortedBytes; if (sp >= BlockSize) sp -= BlockSize; in SortGroup()
179 sp = ind2[j] + NumSortedBytes; if (sp >= BlockSize) sp -= BlockSize; in SortGroup()
212 UInt32 sp = ind2[i] + NumSortedBytes; if (sp >= BlockSize) sp -= BlockSize; in SortGroup()
217 sp = ind2[j] + NumSortedBytes; if (sp >= BlockSize) sp -= BlockSize; in SortGroup()
323 if (sp < NumSortedBytes) sp += BlockSize; sp -= NumSortedBytes; in SortGroup()
335 UInt32 sp = ind2[j]; if (sp < NumSortedBytes) sp += BlockSize; sp -= NumSortedBytes; in SortGroup()
419 UInt32 NumSortedBytes; in BlockSort() local
425 for (NumSortedBytes = kNumHashBytes; ; NumSortedBytes <<= 1) in BlockSort()
[all …]
/dports/archivers/7-zip/7-zip-21.07/C/
H A DBwtSort.c94 UInt32 sp = ind2[0] + NumSortedBytes; in SortGroup()
102 UInt32 sp = ind2[j] + NumSortedBytes; in SortGroup()
175 UInt32 sp = ind2[0] + NumSortedBytes; if (sp >= BlockSize) sp -= BlockSize; in SortGroup()
179 sp = ind2[j] + NumSortedBytes; if (sp >= BlockSize) sp -= BlockSize; in SortGroup()
212 UInt32 sp = ind2[i] + NumSortedBytes; if (sp >= BlockSize) sp -= BlockSize; in SortGroup()
217 sp = ind2[j] + NumSortedBytes; if (sp >= BlockSize) sp -= BlockSize; in SortGroup()
323 if (sp < NumSortedBytes) sp += BlockSize; sp -= NumSortedBytes; in SortGroup()
335 UInt32 sp = ind2[j]; if (sp < NumSortedBytes) sp += BlockSize; sp -= NumSortedBytes; in SortGroup()
419 UInt32 NumSortedBytes; in BlockSort() local
425 for (NumSortedBytes = kNumHashBytes; ; NumSortedBytes <<= 1) in BlockSort()
[all …]