|
template<domain D :shared3p > |
D xor_uint8 | reshare (D uint8 input) |
|
template<domain D :shared3p > |
D xor_uint8 | reshare (D int8 input) |
|
template<domain D :shared3p > |
D uint8 | reshare (D xor_uint8 input) |
|
template<domain D :shared3p > |
D xor_uint8 | reshare (D uint8[[1]] input) |
|
template<domain D :shared3p > |
D xor_uint8 | reshare (D int8[[1]] input) |
|
template<domain D :shared3p > |
D uint8 | reshare (D xor_uint8[[1]] input) |
|
template<domain D :shared3p > |
D xor_uint8 | reshare (D uint8[[2]] input) |
|
template<domain D :shared3p > |
D xor_uint8 | reshare (D int8[[2]] input) |
|
template<domain D :shared3p > |
D uint8 | reshare (D xor_uint8[[2]] input) |
|
template<domain D :shared3p > |
D xor_uint16 | reshare (D uint16 input) |
|
template<domain D :shared3p > |
D xor_uint16 | reshare (D int16 input) |
|
template<domain D :shared3p > |
D uint16 | reshare (D xor_uint16 input) |
|
template<domain D :shared3p > |
D xor_uint16 | reshare (D uint16[[1]] input) |
|
template<domain D :shared3p > |
D xor_uint16 | reshare (D int16[[1]] input) |
|
template<domain D :shared3p > |
D uint16 | reshare (D xor_uint16[[1]] input) |
|
template<domain D :shared3p > |
D xor_uint16 | reshare (D uint16[[2]] input) |
|
template<domain D :shared3p > |
D xor_uint16 | reshare (D int16[[2]] input) |
|
template<domain D :shared3p > |
D uint16 | reshare (D xor_uint16[[2]] input) |
|
template<domain D :shared3p > |
D xor_uint32 | reshare (D uint32 input) |
|
template<domain D :shared3p > |
D xor_uint32 | reshare (D int32 input) |
|
template<domain D :shared3p > |
D uint32 | reshare (D xor_uint32 input) |
|
template<domain D :shared3p > |
D xor_uint32 | reshare (D uint32[[1]] input) |
|
template<domain D :shared3p > |
D xor_uint32 | reshare (D int32[[1]] input) |
|
template<domain D :shared3p > |
D uint32 | reshare (D xor_uint32[[1]] input) |
|
template<domain D :shared3p > |
D xor_uint32 | reshare (D uint32[[2]] input) |
|
template<domain D :shared3p > |
D xor_uint32 | reshare (D int32[[2]] input) |
|
template<domain D :shared3p > |
D uint32 | reshare (D xor_uint32[[2]] input) |
|
template<domain D :shared3p > |
D xor_uint64 | reshare (D uint64 input) |
|
template<domain D :shared3p > |
D xor_uint64 | reshare (D int64 input) |
|
template<domain D :shared3p > |
D uint64 | reshare (D xor_uint64 input) |
|
template<domain D :shared3p > |
D xor_uint64 | reshare (D uint64[[1]] input) |
|
template<domain D :shared3p > |
D xor_uint64 | reshare (D int64[[1]] input) |
|
template<domain D :shared3p > |
D uint64 | reshare (D xor_uint64[[1]] input) |
|
template<domain D :shared3p > |
D xor_uint64 | reshare (D uint64[[2]] input) |
|
template<domain D :shared3p > |
D xor_uint64 | reshare (D int64[[2]] input) |
|
template<domain D :shared3p > |
D uint64 | reshare (D xor_uint64[[2]] input) |
|
Function for converting uint(X) type values to xor_uint(X) and the other way around.