barretenberg
Loading...
Searching...
No Matches
proof_system::plonk::stdlib::uint< Builder, Native > Member List

This is the complete list of members for proof_system::plonk::stdlib::uint< Builder, Native >, including all inherited members.

accumulators (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >mutableprotected
additive_constant (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >mutableprotected
at(const size_t bit_index) constproof_system::plonk::stdlib::uint< Builder, Native >
CIRCUIT_UINT_MAX_PLUS_ONE (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >protectedstatic
constrain_accumulators(Builder *ctx, const uint32_t witness_index, const size_t num_bits, std::string const &msg) constproof_system::plonk::stdlib::uint< Builder, Native >
context (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >protected
get_additive_constant() const (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >inline
get_context() const (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >inline
get_mask() const (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >inline
get_value() const (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >
get_width() const (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >inline
get_witness_index() const (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >inline
is_constant() const (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >inline
MASK (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >protectedstatic
normalize() constproof_system::plonk::stdlib::uint< Builder, Native >
NOT_NORMALIZED enum value (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >protected
num_accumulators() (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >inlinestatic
OK enum value (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >protected
operator byte_array< Builder >() const (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >explicit
operator field_t< Builder >() const (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >explicit
operator!() const (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >
operator!=(const uint &other) const (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >
operator%(const uint &other) const (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >
operator%=(const uint &other) (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >inline
operator&(const uint &other) const (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >
operator&=(const uint &other) (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >inline
operator*(const uint &other) constproof_system::plonk::stdlib::uint< Builder, Native >
operator*=(const uint &other) (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >inline
operator+(const uint &other) constproof_system::plonk::stdlib::uint< Builder, Native >
operator+=(const uint &other) (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >inline
operator-(const uint &other) constproof_system::plonk::stdlib::uint< Builder, Native >
operator-=(const uint &other) (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >inline
operator/(const uint &other) const (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >
operator/=(const uint &other) (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >inline
operator<(const uint &other) const (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >
operator<<(const size_t shift) constproof_system::plonk::stdlib::uint< Builder, Native >
operator<<=(const size_t shift) (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >inline
operator<=(const uint &other) const (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >
operator=(const uint &other) (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >
operator=(uint &&other) (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >
operator==(const uint &other) const (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >
operator>(const uint &other) constproof_system::plonk::stdlib::uint< Builder, Native >
operator>=(const uint &other) const (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >
operator>>(const size_t shift) constproof_system::plonk::stdlib::uint< Builder, Native >
operator>>=(const size_t shift) (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >inline
operator^(const uint &other) const (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >
operator^=(const uint &other) (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >inline
operator|(const uint &other) const (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >
operator|=(const uint &other) (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >inline
operator~() const (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >
rol(const size_t target_rotation) const (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >
rol(const uint256_t target_rotation) const (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >inline
ror(const size_t target_rotation) constproof_system::plonk::stdlib::uint< Builder, Native >
ror(const uint256_t target_rotation) const (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >inline
uint(const witness_t< Builder > &other) (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >
uint(const field_t< Builder > &other) (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >
uint(const uint256_t &value=0) (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >
uint(Builder *builder, const uint256_t &value=0) (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >
uint(const byte_array< Builder > &other) (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >
uint(Builder *parent_context, const std::vector< bool_t< Builder > > &wires) (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >
uint(Builder *parent_context, const std::array< bool_t< Builder >, width > &wires) (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >
uint(const Native v) (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >inline
uint(const uint &other) (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >
uint(uint &&other) (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >
WEAK_NORMALIZED enum value (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >protected
width (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >static
witness_index (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >mutableprotected
witness_status (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >mutableprotected
WitnessStatus enum name (defined in proof_system::plonk::stdlib::uint< Builder, Native >)proof_system::plonk::stdlib::uint< Builder, Native >protected