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

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

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