| /src/external/bsd/zstd/dist/lib/compress/ |
| zstd_fast.c | 501 U32 offset_1=rep[0], offset_2=rep[1]; local 538 assert(offset_2 <= dictAndPrefixLength); 592 offset_2 = offset_1; 610 offset_2 = offset_1; 647 U32 const repIndex2 = current2 - offset_2; 655 U32 tmpOffset = offset_2; offset_2 = offset_1; offset_1 = tmpOffset; /* swap offset_2 <=> offset_1 */ 674 rep[1] = offset_2; 732 U32 offset_1=rep[0], offset_2=rep[1] local [all...] |
| zstd_fast.c | 501 U32 offset_1=rep[0], offset_2=rep[1]; local 538 assert(offset_2 <= dictAndPrefixLength); 592 offset_2 = offset_1; 610 offset_2 = offset_1; 647 U32 const repIndex2 = current2 - offset_2; 655 U32 tmpOffset = offset_2; offset_2 = offset_1; offset_1 = tmpOffset; /* swap offset_2 <=> offset_1 */ 674 rep[1] = offset_2; 732 U32 offset_1=rep[0], offset_2=rep[1] local [all...] |
| zstd_fast.c | 501 U32 offset_1=rep[0], offset_2=rep[1]; local 538 assert(offset_2 <= dictAndPrefixLength); 592 offset_2 = offset_1; 610 offset_2 = offset_1; 647 U32 const repIndex2 = current2 - offset_2; 655 U32 tmpOffset = offset_2; offset_2 = offset_1; offset_1 = tmpOffset; /* swap offset_2 <=> offset_1 */ 674 rep[1] = offset_2; 732 U32 offset_1=rep[0], offset_2=rep[1] local [all...] |
| zstd_double_fast.c | 123 U32 offset_1=rep[0], offset_2=rep[1]; local 162 if (offset_2 > maxRep) offsetSaved2 = offset_2, offset_2 = 0; 248 rep[1] = offset_2 ? offset_2 : offsetSaved2; 276 offset_2 = offset_1; 309 && ( (offset_2>0) 310 & (MEM_read32(ip) == MEM_read32(ip - offset_2)) )) { 312 size_t const rLength = ZSTD_count(ip+4, ip+4-offset_2, iend) + 4 348 U32 offset_1=rep[0], offset_2=rep[1]; local 635 U32 offset_1=rep[0], offset_2=rep[1]; local [all...] |
| zstd_double_fast.c | 123 U32 offset_1=rep[0], offset_2=rep[1]; local 162 if (offset_2 > maxRep) offsetSaved2 = offset_2, offset_2 = 0; 248 rep[1] = offset_2 ? offset_2 : offsetSaved2; 276 offset_2 = offset_1; 309 && ( (offset_2>0) 310 & (MEM_read32(ip) == MEM_read32(ip - offset_2)) )) { 312 size_t const rLength = ZSTD_count(ip+4, ip+4-offset_2, iend) + 4 348 U32 offset_1=rep[0], offset_2=rep[1]; local 635 U32 offset_1=rep[0], offset_2=rep[1]; local [all...] |
| zstd_double_fast.c | 123 U32 offset_1=rep[0], offset_2=rep[1]; local 162 if (offset_2 > maxRep) offsetSaved2 = offset_2, offset_2 = 0; 248 rep[1] = offset_2 ? offset_2 : offsetSaved2; 276 offset_2 = offset_1; 309 && ( (offset_2>0) 310 & (MEM_read32(ip) == MEM_read32(ip - offset_2)) )) { 312 size_t const rLength = ZSTD_count(ip+4, ip+4-offset_2, iend) + 4 348 U32 offset_1=rep[0], offset_2=rep[1]; local 635 U32 offset_1=rep[0], offset_2=rep[1]; local [all...] |
| zstd_lazy.c | 1534 U32 offset_1 = rep[0], offset_2 = rep[1]; local 1556 if (offset_2 > maxRep) offsetSaved2 = offset_2, offset_2 = 0; 1563 assert(offset_2 <= dictAndPrefixLength); 1719 offset_2 = offset_1; offset_1 = (U32)OFFBASE_TO_OFFSET(offBase); 1739 U32 const repIndex = current2 - offset_2; 1747 offBase = offset_2; offset_2 = offset_1; offset_1 = (U32)offBase; /* swap offset_2 <=> offset_1 * 1958 U32 offset_1 = rep[0], offset_2 = rep[1]; local [all...] |
| zstd_lazy.c | 1534 U32 offset_1 = rep[0], offset_2 = rep[1]; local 1556 if (offset_2 > maxRep) offsetSaved2 = offset_2, offset_2 = 0; 1563 assert(offset_2 <= dictAndPrefixLength); 1719 offset_2 = offset_1; offset_1 = (U32)OFFBASE_TO_OFFSET(offBase); 1739 U32 const repIndex = current2 - offset_2; 1747 offBase = offset_2; offset_2 = offset_1; offset_1 = (U32)offBase; /* swap offset_2 <=> offset_1 * 1958 U32 offset_1 = rep[0], offset_2 = rep[1]; local [all...] |
| zstd_lazy.c | 1534 U32 offset_1 = rep[0], offset_2 = rep[1]; local 1556 if (offset_2 > maxRep) offsetSaved2 = offset_2, offset_2 = 0; 1563 assert(offset_2 <= dictAndPrefixLength); 1719 offset_2 = offset_1; offset_1 = (U32)OFFBASE_TO_OFFSET(offBase); 1739 U32 const repIndex = current2 - offset_2; 1747 offBase = offset_2; offset_2 = offset_1; offset_1 = (U32)offBase; /* swap offset_2 <=> offset_1 * 1958 U32 offset_1 = rep[0], offset_2 = rep[1]; local [all...] |