Home
last modified time | relevance | path

Searched refs:crc_table_t (Results 1 – 23 of 23) sorted by relevance

/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/zlib/
H A Dcrc32.c58 typedef u4 crc_table_t; typedef
67 typedef unsigned long crc_table_t; typedef
81 local crc_table_t FAR crc_table[TBLS][256];
84 local void write_table OF((FILE *, const crc_table_t FAR *));
114 crc_table_t c; in make_crc_table()
116 crc_table_t poly; /* polynomial exclusive-or pattern */ in make_crc_table()
130 poly |= (crc_table_t)1 << (31 - p[n]); in make_crc_table()
134 c = (crc_table_t)n; in make_crc_table()
191 const crc_table_t FAR *table;
H A Dcrc32.h5 local const crc_table_t FAR crc_table[TBLS][256] =
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/
H A Dcrc.hpp1009 class crc_table_t class
1090 : public crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, false>
1092 typedef crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, false>
1180 : public crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, true>
1182 typedef crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, true>
1299 : public crc_table_t<Order, Order, TruncatedPolynomial, false>
1301 typedef crc_table_t<Order, Order, TruncatedPolynomial, false>
1382 : public crc_table_t<Order, Order, TruncatedPolynomial, true>
1384 typedef crc_table_t<Order, Order, TruncatedPolynomial, true>
/dports/devel/R-cran-BH/BH/inst/include/boost/
H A Dcrc.hpp1009 class crc_table_t class
1090 : public crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, false>
1092 typedef crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, false>
1180 : public crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, true>
1182 typedef crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, true>
1299 : public crc_table_t<Order, Order, TruncatedPolynomial, false>
1301 typedef crc_table_t<Order, Order, TruncatedPolynomial, false>
1382 : public crc_table_t<Order, Order, TruncatedPolynomial, true>
1384 typedef crc_table_t<Order, Order, TruncatedPolynomial, true>
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/
H A Dcrc.hpp1009 class crc_table_t class
1090 : public crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, false>
1092 typedef crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, false>
1180 : public crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, true>
1182 typedef crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, true>
1299 : public crc_table_t<Order, Order, TruncatedPolynomial, false>
1301 typedef crc_table_t<Order, Order, TruncatedPolynomial, false>
1382 : public crc_table_t<Order, Order, TruncatedPolynomial, true>
1384 typedef crc_table_t<Order, Order, TruncatedPolynomial, true>
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/
H A Dcrc.hpp1009 class crc_table_t class
1090 : public crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, false>
1092 typedef crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, false>
1180 : public crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, true>
1182 typedef crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, true>
1299 : public crc_table_t<Order, Order, TruncatedPolynomial, false>
1301 typedef crc_table_t<Order, Order, TruncatedPolynomial, false>
1382 : public crc_table_t<Order, Order, TruncatedPolynomial, true>
1384 typedef crc_table_t<Order, Order, TruncatedPolynomial, true>
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/
H A Dcrc.hpp1009 class crc_table_t class
1090 : public crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, false>
1092 typedef crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, false>
1180 : public crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, true>
1182 typedef crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, true>
1299 : public crc_table_t<Order, Order, TruncatedPolynomial, false>
1301 typedef crc_table_t<Order, Order, TruncatedPolynomial, false>
1382 : public crc_table_t<Order, Order, TruncatedPolynomial, true>
1384 typedef crc_table_t<Order, Order, TruncatedPolynomial, true>
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/
H A Dcrc.hpp1009 class crc_table_t class
1090 : public crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, false>
1092 typedef crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, false>
1180 : public crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, true>
1182 typedef crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, true>
1299 : public crc_table_t<Order, Order, TruncatedPolynomial, false>
1301 typedef crc_table_t<Order, Order, TruncatedPolynomial, false>
1382 : public crc_table_t<Order, Order, TruncatedPolynomial, true>
1384 typedef crc_table_t<Order, Order, TruncatedPolynomial, true>
/dports/devel/boost-libs/boost_1_72_0/boost/
H A Dcrc.hpp1009 class crc_table_t class
1090 : public crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, false>
1092 typedef crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, false>
1180 : public crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, true>
1182 typedef crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, true>
1299 : public crc_table_t<Order, Order, TruncatedPolynomial, false>
1301 typedef crc_table_t<Order, Order, TruncatedPolynomial, false>
1382 : public crc_table_t<Order, Order, TruncatedPolynomial, true>
1384 typedef crc_table_t<Order, Order, TruncatedPolynomial, true>
/dports/devel/boost-python-libs/boost_1_72_0/boost/
H A Dcrc.hpp1009 class crc_table_t class
1090 : public crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, false>
1092 typedef crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, false>
1180 : public crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, true>
1182 typedef crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, true>
1299 : public crc_table_t<Order, Order, TruncatedPolynomial, false>
1301 typedef crc_table_t<Order, Order, TruncatedPolynomial, false>
1382 : public crc_table_t<Order, Order, TruncatedPolynomial, true>
1384 typedef crc_table_t<Order, Order, TruncatedPolynomial, true>
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/
H A Dcrc.hpp1009 class crc_table_t class
1090 : public crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, false>
1092 typedef crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, false>
1180 : public crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, true>
1182 typedef crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, true>
1299 : public crc_table_t<Order, Order, TruncatedPolynomial, false>
1301 typedef crc_table_t<Order, Order, TruncatedPolynomial, false>
1382 : public crc_table_t<Order, Order, TruncatedPolynomial, true>
1384 typedef crc_table_t<Order, Order, TruncatedPolynomial, true>
/dports/devel/hyperscan/boost_1_75_0/boost/
H A Dcrc.hpp1009 class crc_table_t class
1090 : public crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, false>
1092 typedef crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, false>
1180 : public crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, true>
1182 typedef crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, true>
1299 : public crc_table_t<Order, Order, TruncatedPolynomial, false>
1301 typedef crc_table_t<Order, Order, TruncatedPolynomial, false>
1382 : public crc_table_t<Order, Order, TruncatedPolynomial, true>
1384 typedef crc_table_t<Order, Order, TruncatedPolynomial, true>
/dports/devel/boost-docs/boost_1_72_0/boost/
H A Dcrc.hpp1009 class crc_table_t class
1090 : public crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, false>
1092 typedef crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, false>
1180 : public crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, true>
1182 typedef crc_table_t<Order, CHAR_BIT, TruncatedPolynomial, true>
1299 : public crc_table_t<Order, Order, TruncatedPolynomial, false>
1301 typedef crc_table_t<Order, Order, TruncatedPolynomial, false>
1382 : public crc_table_t<Order, Order, TruncatedPolynomial, true>
1384 typedef crc_table_t<Order, Order, TruncatedPolynomial, true>
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/
H A Dcrc.hpp128 struct crc_table_t;
248 typedef detail::crc_table_t<Bits, TruncPoly, ReflectIn> crc_table_type;
457 struct crc_table_t struct
484 typename crc_table_t<Bits, TruncPoly, Reflect>::table_type
485 crc_table_t<Bits, TruncPoly, Reflect>::table_
491 crc_table_t<Bits, TruncPoly, Reflect>::init_table in init_table()
1057 typedef detail::crc_table_t<Bits, TruncPoly, false> crc_table_type; in augmented_crc()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/
H A Dcrc.hpp128 struct crc_table_t;
248 typedef detail::crc_table_t<Bits, TruncPoly, ReflectIn> crc_table_type;
457 struct crc_table_t struct
484 typename crc_table_t<Bits, TruncPoly, Reflect>::table_type
485 crc_table_t<Bits, TruncPoly, Reflect>::table_
491 crc_table_t<Bits, TruncPoly, Reflect>::init_table in init_table()
1057 typedef detail::crc_table_t<Bits, TruncPoly, false> crc_table_type; in augmented_crc()
/dports/databases/xtrabackup/boost_1_59_0/boost/
H A Dcrc.hpp128 struct crc_table_t;
248 typedef detail::crc_table_t<Bits, TruncPoly, ReflectIn> crc_table_type;
457 struct crc_table_t struct
484 typename crc_table_t<Bits, TruncPoly, Reflect>::table_type
485 crc_table_t<Bits, TruncPoly, Reflect>::table_
491 crc_table_t<Bits, TruncPoly, Reflect>::init_table in init_table()
1057 typedef detail::crc_table_t<Bits, TruncPoly, false> crc_table_type; in augmented_crc()
/dports/databases/percona57-server/boost_1_59_0/boost/
H A Dcrc.hpp128 struct crc_table_t;
248 typedef detail::crc_table_t<Bits, TruncPoly, ReflectIn> crc_table_type;
457 struct crc_table_t struct
484 typename crc_table_t<Bits, TruncPoly, Reflect>::table_type
485 crc_table_t<Bits, TruncPoly, Reflect>::table_
491 crc_table_t<Bits, TruncPoly, Reflect>::init_table in init_table()
1057 typedef detail::crc_table_t<Bits, TruncPoly, false> crc_table_type; in augmented_crc()
/dports/databases/percona57-client/boost_1_59_0/boost/
H A Dcrc.hpp128 struct crc_table_t;
248 typedef detail::crc_table_t<Bits, TruncPoly, ReflectIn> crc_table_type;
457 struct crc_table_t struct
484 typename crc_table_t<Bits, TruncPoly, Reflect>::table_type
485 crc_table_t<Bits, TruncPoly, Reflect>::table_
491 crc_table_t<Bits, TruncPoly, Reflect>::init_table in init_table()
1057 typedef detail::crc_table_t<Bits, TruncPoly, false> crc_table_type; in augmented_crc()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/
H A Dcrc.hpp128 struct crc_table_t;
248 typedef detail::crc_table_t<Bits, TruncPoly, ReflectIn> crc_table_type;
457 struct crc_table_t struct
484 typename crc_table_t<Bits, TruncPoly, Reflect>::table_type
485 crc_table_t<Bits, TruncPoly, Reflect>::table_
491 crc_table_t<Bits, TruncPoly, Reflect>::init_table in init_table()
1057 typedef detail::crc_table_t<Bits, TruncPoly, false> crc_table_type; in augmented_crc()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/
H A Dcrc.hpp128 struct crc_table_t;
248 typedef detail::crc_table_t<Bits, TruncPoly, ReflectIn> crc_table_type;
457 struct crc_table_t struct
484 typename crc_table_t<Bits, TruncPoly, Reflect>::table_type
485 crc_table_t<Bits, TruncPoly, Reflect>::table_
491 crc_table_t<Bits, TruncPoly, Reflect>::init_table in init_table()
1057 typedef detail::crc_table_t<Bits, TruncPoly, false> crc_table_type; in augmented_crc()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/
H A Dcrc.hpp128 struct crc_table_t;
248 typedef detail::crc_table_t<Bits, TruncPoly, ReflectIn> crc_table_type;
457 struct crc_table_t struct
484 typename crc_table_t<Bits, TruncPoly, Reflect>::table_type
485 crc_table_t<Bits, TruncPoly, Reflect>::table_
491 crc_table_t<Bits, TruncPoly, Reflect>::init_table in init_table()
1057 typedef detail::crc_table_t<Bits, TruncPoly, false> crc_table_type; in augmented_crc()
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/
H A Dcrc.hpp128 struct crc_table_t;
248 typedef detail::crc_table_t<Bits, TruncPoly, ReflectIn> crc_table_type;
457 struct crc_table_t struct
484 typename crc_table_t<Bits, TruncPoly, Reflect>::table_type
485 crc_table_t<Bits, TruncPoly, Reflect>::table_
491 crc_table_t<Bits, TruncPoly, Reflect>::init_table in init_table()
1057 typedef detail::crc_table_t<Bits, TruncPoly, false> crc_table_type; in augmented_crc()
/dports/biology/lamarc/lamarc-2.1.8/boost/
H A Dcrc.hpp128 struct crc_table_t;
248 typedef detail::crc_table_t<Bits, TruncPoly, ReflectIn> crc_table_type;
457 struct crc_table_t struct
480 typename crc_table_t<Bits, TruncPoly, Reflect>::table_type
481 crc_table_t<Bits, TruncPoly, Reflect>::table_
487 crc_table_t<Bits, TruncPoly, Reflect>::init_table in init_table()
1053 typedef detail::crc_table_t<Bits, TruncPoly, false> crc_table_type; in augmented_crc()