Home
last modified time | relevance | path

Searched defs:Galois (Results 1 – 4 of 4) sorted by relevance

/dports/archivers/par2cmdline/par2cmdline-0.8.1/src/
H A Dgalois.h24 template <const unsigned int bits, const unsigned int generator, typename valuetype> class Galois; variable
63 Galois(void) {}; in Galois() function
67 Galois(const Galois &right) {value = right.value;} in Galois() function
159 inline Galois<bits,generator,valuetype>::Galois(typename Galois<bits,generator,valuetype>::ValueTyp… in Galois() function
/dports/archivers/libpar2/libpar2-0.4/
H A Dgalois.h24 template <const unsigned int bits, const unsigned int generator, typename valuetype> class Galois; variable
63 Galois(void) {}; in Galois() function
67 Galois(const Galois &right) {value = right.value;} in Galois() function
159 inline Galois<bits,generator,valuetype>::Galois(typename Galois<bits,generator,valuetype>::ValueTyp… in Galois() function
/dports/news/nzbget/nzbget-21.1/lib/par2/
H A Dgalois.h27 template <const unsigned int bits, const unsigned int generator, typename valuetype> class Galois; variable
66 Galois(void) {}; in Galois() function
70 Galois(const Galois &right) {value = right.value;} in Galois() function
162 inline Galois<bits,generator,valuetype>::Galois(typename Galois<bits,generator,valuetype>::ValueTyp… in Galois() function
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dmftrace.c6088 Galois(GEN A, long k, GEN T) in Galois() function