Home
last modified time | relevance | path

Searched refs:seqToUnseq (Results 301 – 316 of 316) sorted by relevance

1...<<111213

/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/util/compress/bzip2/
H A Dbzlib_private.h397 UChar seqToUnseq[256]; member
/dports/lang/mono/mono-5.10.1.57/mcs/class/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/BZip2/
H A DBZip2OutputStream.cs170 seqToUnseq[nInUse] = (char)i; in MakeMaps()
338 char[] seqToUnseq = new char[256]; field in ICSharpCode.SharpZipLib.BZip2.BZip2OutputStream
/dports/lang/mono/mono-5.10.1.57/external/api-doc-tools/external/SharpZipLib/ICSharpCode.SharpZipLib.Shared/BZip2/
H A DBZip2OutputStream.cs268 seqToUnseq[nInUse] = (char)i; in MakeMaps()
1764 char[] seqToUnseq = new char[256]; field in ICSharpCode.SharpZipLib.BZip2.BZip2OutputStream
/dports/java/bouncycastle15/crypto-169/pg/src/main/java/org/bouncycastle/apache/bzip2/
H A DCBZip2OutputStream.java69 seqToUnseq[nInUse] = (char) i; in makeMaps()
250 private char[] seqToUnseq = new char[256]; field in CBZip2OutputStream
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/VEX/switchback/
H A Dtest_bzip2.c763 UChar seqToUnseq[256]; member
1366 s->seqToUnseq[s->nInUse] = i; in makeMaps_d()
1740 uc = s->seqToUnseq[ s->mtfa[s->mtfbase[0]] ]; in BZ2_decompress()
1818 s->unzftab[s->seqToUnseq[uc]]++; in BZ2_decompress()
1820 s->ll16[nblock] = (UInt16)(s->seqToUnseq[uc]); else in BZ2_decompress()
1821 s->tt[nblock] = (UInt32)(s->seqToUnseq[uc]); in BZ2_decompress()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/VEX/switchback/
H A Dtest_bzip2.c763 UChar seqToUnseq[256]; member
1366 s->seqToUnseq[s->nInUse] = i; in makeMaps_d()
1740 uc = s->seqToUnseq[ s->mtfa[s->mtfbase[0]] ]; in BZ2_decompress()
1818 s->unzftab[s->seqToUnseq[uc]]++; in BZ2_decompress()
1820 s->ll16[nblock] = (UInt16)(s->seqToUnseq[uc]); else in BZ2_decompress()
1821 s->tt[nblock] = (UInt32)(s->seqToUnseq[uc]); in BZ2_decompress()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/memcheck/tests/
H A Dvarinfo6.c817 UChar seqToUnseq[256]; member
1421 s->seqToUnseq[s->nInUse] = i; in makeMaps_d()
1796 uc = s->seqToUnseq[ s->mtfa[s->mtfbase[0]] ]; in BZ2_decompress()
1874 s->unzftab[s->seqToUnseq[uc]]++; in BZ2_decompress()
1876 s->ll16[nblock] = (UInt16)(s->seqToUnseq[uc]); else in BZ2_decompress()
1877 s->tt[nblock] = (UInt32)(s->seqToUnseq[uc]); in BZ2_decompress()
H A Dorigin5-bz2.c779 UChar seqToUnseq[256]; member
1383 s->seqToUnseq[s->nInUse] = i; in makeMaps_d()
1757 uc = s->seqToUnseq[ s->mtfa[s->mtfbase[0]] ]; in BZ2_decompress()
1835 s->unzftab[s->seqToUnseq[uc]]++; in BZ2_decompress()
1837 s->ll16[nblock] = (UInt16)(s->seqToUnseq[uc]); else in BZ2_decompress()
1838 s->tt[nblock] = (UInt32)(s->seqToUnseq[uc]); in BZ2_decompress()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/exp-sgcheck/tests/
H A Dhackedbz2.c786 UChar seqToUnseq[256]; member
1392 s->seqToUnseq[s->nInUse] = i; in makeMaps_d()
1766 uc = s->seqToUnseq[ s->mtfa[s->mtfbase[0]] ]; in BZ2_decompress()
1844 s->unzftab[s->seqToUnseq[uc]]++; in BZ2_decompress()
1846 s->ll16[nblock] = (UInt16)(s->seqToUnseq[uc]); else in BZ2_decompress()
1847 s->tt[nblock] = (UInt32)(s->seqToUnseq[uc]); in BZ2_decompress()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/perf/
H A Dbz2.c779 UChar seqToUnseq[256]; member
1381 s->seqToUnseq[s->nInUse] = i; in makeMaps_d()
1755 uc = s->seqToUnseq[ s->mtfa[s->mtfbase[0]] ]; in BZ2_decompress()
1833 s->unzftab[s->seqToUnseq[uc]]++; in BZ2_decompress()
1835 s->ll16[nblock] = (UInt16)(s->seqToUnseq[uc]); else in BZ2_decompress()
1836 s->tt[nblock] = (UInt32)(s->seqToUnseq[uc]); in BZ2_decompress()
H A Dtest_input_for_tinycc.c1147 UChar seqToUnseq[256]; member
1409 s->seqToUnseq[s->nInUse] = i; in makeMaps_d()
1714 uc = s->seqToUnseq[ s->mtfa[s->mtfbase[0]] ]; in BZ2_decompress()
1792 s->unzftab[s->seqToUnseq[uc]]++; in BZ2_decompress()
1794 s->ll16[nblock] = (UInt16)(s->seqToUnseq[uc]); else in BZ2_decompress()
1795 s->tt[nblock] = (UInt32)(s->seqToUnseq[uc]); in BZ2_decompress()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/exp-sgcheck/tests/
H A Dhackedbz2.c786 UChar seqToUnseq[256]; member
1392 s->seqToUnseq[s->nInUse] = i; in makeMaps_d()
1766 uc = s->seqToUnseq[ s->mtfa[s->mtfbase[0]] ]; in BZ2_decompress()
1844 s->unzftab[s->seqToUnseq[uc]]++; in BZ2_decompress()
1846 s->ll16[nblock] = (UInt16)(s->seqToUnseq[uc]); else in BZ2_decompress()
1847 s->tt[nblock] = (UInt32)(s->seqToUnseq[uc]); in BZ2_decompress()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/memcheck/tests/
H A Dorigin5-bz2.c779 UChar seqToUnseq[256]; member
1383 s->seqToUnseq[s->nInUse] = i; in makeMaps_d()
1757 uc = s->seqToUnseq[ s->mtfa[s->mtfbase[0]] ]; in BZ2_decompress()
1835 s->unzftab[s->seqToUnseq[uc]]++; in BZ2_decompress()
1837 s->ll16[nblock] = (UInt16)(s->seqToUnseq[uc]); else in BZ2_decompress()
1838 s->tt[nblock] = (UInt32)(s->seqToUnseq[uc]); in BZ2_decompress()
H A Dvarinfo6.c817 UChar seqToUnseq[256]; member
1421 s->seqToUnseq[s->nInUse] = i; in makeMaps_d()
1796 uc = s->seqToUnseq[ s->mtfa[s->mtfbase[0]] ]; in BZ2_decompress()
1874 s->unzftab[s->seqToUnseq[uc]]++; in BZ2_decompress()
1876 s->ll16[nblock] = (UInt16)(s->seqToUnseq[uc]); else in BZ2_decompress()
1877 s->tt[nblock] = (UInt32)(s->seqToUnseq[uc]); in BZ2_decompress()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/perf/
H A Dbz2.c779 UChar seqToUnseq[256]; member
1381 s->seqToUnseq[s->nInUse] = i; in makeMaps_d()
1755 uc = s->seqToUnseq[ s->mtfa[s->mtfbase[0]] ]; in BZ2_decompress()
1833 s->unzftab[s->seqToUnseq[uc]]++; in BZ2_decompress()
1835 s->ll16[nblock] = (UInt16)(s->seqToUnseq[uc]); else in BZ2_decompress()
1836 s->tt[nblock] = (UInt32)(s->seqToUnseq[uc]); in BZ2_decompress()
H A Dtest_input_for_tinycc.c1147 UChar seqToUnseq[256]; member
1409 s->seqToUnseq[s->nInUse] = i; in makeMaps_d()
1714 uc = s->seqToUnseq[ s->mtfa[s->mtfbase[0]] ]; in BZ2_decompress()
1792 s->unzftab[s->seqToUnseq[uc]]++; in BZ2_decompress()
1794 s->ll16[nblock] = (UInt16)(s->seqToUnseq[uc]); else in BZ2_decompress()
1795 s->tt[nblock] = (UInt32)(s->seqToUnseq[uc]); in BZ2_decompress()

1...<<111213