MCPcopy Create free account

hub / github.com/Sin7Y/olavm / functions

Functions2,921 in github.com/Sin7Y/olavm

↓ 8 callersFunctiondeploy
( writer: &mut DiskStorageWriter, relative_path: &str, address: ContractAddress, )
executor/src/test.rs:654
↓ 8 callersMethodget_extension_target
(&self, et: ExtensionTarget<D>)
plonky2/plonky2/src/iop/witness.rs:34
↓ 8 callersMethodlde
(self, rate_bits: usize)
plonky2/field/src/polynomial/mod.rs:82
↓ 8 callersMethodmin
(self, _other: Self)
executor/src/storage.rs:39
↓ 8 callersMethodmul_many_extension
Multiply `n` `ExtensionTarget`s.
plonky2/plonky2/src/gadgets/arithmetic_extension.rs:311
↓ 8 callersMethodpadded
(&self, new_len: usize)
plonky2/field/src/polynomial/mod.rs:273
↓ 8 callersMethodparse
(&mut self)
interpreter/src/parser/mod.rs:670
↓ 8 callersMethodprint_gate_counts
(&self, min_delta: usize)
plonky2/plonky2/src/plonk/circuit_builder.rs:834
↓ 8 callersMethodread_merkle_cap
( &mut self, cap_height: usize, )
plonky2/plonky2/src/util/serialization.rs:108
↓ 8 callersMethodread_u32
(&mut self)
circuits/src/stark/serialization.rs:44
↓ 8 callersFunctionreduce_with_powers
( terms: T, alpha: P::Scalar, )
plonky2/plonky2/src/plonk/plonk_common.rs:116
↓ 8 callersFunctionsbox_layer
(state: &mut [GoldilocksField; WIDTH])
plonky2/plonky2/src/hash/arch/aarch64/poseidon_goldilocks_neon.rs:960
↓ 8 callersMethodset_cap_target
( &mut self, ct: &MerkleCapTarget, value: &MerkleCap<F, H>, )
plonky2/plonky2/src/iop/witness.rs:92
↓ 8 callersMethodsub
Computes `x - y`.
plonky2/plonky2/src/gadgets/arithmetic.rs:203
↓ 8 callersFunctiontest_cpu_with_asm_file_name
( file_name: String, call_data: Option<Vec<GoldilocksField>>, db_name: Option<String>,
circuits/src/cpu/cpu_stark.rs:1059
↓ 8 callersFunctiontest_decode
(file_name: String)
assembler/src/tests.rs:59
↓ 8 callersFunctiontest_stark_with_asm_path
( path: String, get_trace_rows: fn(Trace) -> Vec<Row>, generate_trace: fn(&Vec<Row>) -> [Vec<Goldi
circuits/src/test_utils.rs:21
↓ 8 callersMethodto_bytes
(&self)
plonky2/plonky2/src/plonk/proof.rs:101
↓ 8 callersMethodto_u64
(&self)
core/src/vm/operands.rs:145
↓ 8 callersMethodwires_coeff
(i: usize)
plonky2/plonky2/src/gates/reducing_extension.rs:45
↓ 8 callersMethodwrite_merkle_cap
( &mut self, cap: &MerkleCap<F, H>, )
plonky2/plonky2/src/util/serialization.rs:99
↓ 8 callersMethodwrite_u32
(&mut self, x: u32)
circuits/src/stark/serialization.rs:41
↓ 7 callersMethodadd_virtual_proof_with_pis
( &mut self, common_data: &CommonCircuitData<F, InnerC, D>, )
plonky2/plonky2/src/plonk/recursive_verifier.rs:135
↓ 7 callersFunctionbytes_to_u64s
(bytes: Vec<u8>)
olasm/src/utils.rs:129
↓ 7 callersMethodcf_sequencer_handle
(&self, cf: SequencerColumnFamily)
core/src/storage/db.rs:225
↓ 7 callersFunctionencode_addr
(addr: &Address)
core/src/types/merkle_tree/mod.rs:183
↓ 7 callersFunctionencode_asm_from_json_string
(json: String)
assembler/src/encoder.rs:11
↓ 7 callersMethodget_common_cpu_exe_pieces
( &self, instruction: BinaryInstruction, tp: u64, op0: Option<u64>, op
executor/src/contract_executor.rs:1752
↓ 7 callersFunctionget_exec_trace
( file_name: String, call_data: Option<Vec<GoldilocksField>>, db_name: Option<String>, )
circuits/src/generation/ctl_test/debug_trace_print.rs:154
↓ 7 callersFunctionget_test_dir
()
executor/src/test.rs:687
↓ 7 callersFunctionget_writer
()
executor/src/test.rs:676
↓ 7 callersMethodhash_bytes
(&self, value: &Vec<GoldilocksField>)
core/src/crypto/poseidon.rs:18
↓ 7 callersMethodlen
(&self)
plonky2/plonky2/src/util/serialization.rs:31
↓ 7 callersFunctionmds_partial_layer_init
( state: &[P; POSEIDON_STATE_WIDTH], )
core/src/util/poseidon_utils.rs:338
↓ 7 callersMethodnum_points
(&self)
plonky2/plonky2/src/gates/high_degree_interpolation.rs:43
↓ 7 callersMethodnum_selectors
(&self)
plonky2/plonky2/src/gates/selectors.rs:20
↓ 7 callersMethodnum_zs_partial_products_polys
(&self)
plonky2/plonky2/src/plonk/circuit_data.rs:500
↓ 7 callersFunctionpartial_first_constant_layer
(state: &mut [P; POSEIDON_STATE_WIDTH])
core/src/util/poseidon_utils.rs:328
↓ 7 callersMethodprocess_block
Processes an iterator of block logs, interpreting each nested iterator as a block. Before going to the next block, the current block will be sealed. R
core/src/merkle_tree/tree.rs:102
↓ 7 callersMethodset_compress_challenge
(&mut self, challenge: F)
circuits/src/program/program_stark.rs:50
↓ 7 callersFunctionshift
(x: __m256i)
plonky2/field/src/arch/x86_64/avx2_goldilocks_field.rs:305
↓ 7 callersMethodto_fri_openings
(&self)
plonky2/plonky2/src/plonk/proof.rs:344
↓ 6 callersMethodadd_virtual_targets
(&mut self, n: usize)
plonky2/plonky2/src/plonk/circuit_builder.rs:208
↓ 6 callersMethodarithmetic
Computes `const_0 * multiplicand_0 * multiplicand_1 + const_1 * addend`.
plonky2/plonky2/src/gadgets/arithmetic.rs:32
↓ 6 callersFunctionbranch_hint
()
plonky2/util/src/lib.rs:277
↓ 6 callersFunctioncalculate_arbitrary_poseidon_u64s
(inputs_u64: &[u64])
core/src/crypto/poseidon_trace.rs:82
↓ 6 callersMethodcmp
(&self, other: &Self)
executor/src/storage.rs:22
↓ 6 callersMethodenqueue_new_env
(&mut self, env: OlaContractExecutor)
executor/src/tx_exe_manager.rs:381
↓ 6 callersMethodeq
(&self, other: &Token)
interpreter/src/lexer/token.rs:55
↓ 6 callersMethodeval
(&self, v: &[P])
circuits/src/stark/cross_table_lookup.rs:203
↓ 6 callersMethodeval_unfiltered_circuit
( &self, _builder: &mut CircuitBuilder<F, D>, _vars: EvaluationTargets<D>, )
plonky2/plonky2/src/gates/noop.rs:26
↓ 6 callersMethodexp_biguint
(&self, power: &BigUint)
plonky2/field/src/types.rs:356
↓ 6 callersMethodexp_power_of_2
Exponentiate `base` to the power of `2^power_log`.
plonky2/plonky2/src/gadgets/arithmetic.rs:226
↓ 6 callersFunctionfft_in_place
( values: &mut [F], twiddles: &[F], count: usize, stride: usize, offset: usize, )
plonky2/field/src/cfft/serial.rs:89
↓ 6 callersMethodfind_slot
Find an available slot, of the form `(row, op)` for gate `G` using parameters `params` and constants `constants`. Parameters are any data used to diff
plonky2/plonky2/src/plonk/circuit_builder.rs:613
↓ 6 callersFunctiongen_storage_table
( process: &mut Process, program: &mut Program, hash_roots: Vec<[GoldilocksField; 4]>, )
executor/src/trace.rs:365
↓ 6 callersMethodget_asm_token
(&self)
core/src/vm/operands.rs:31
↓ 6 callersMethodget_op0_op1
(&self, instruction: BinaryInstruction)
executor/src/contract_executor.rs:1503
↓ 6 callersMethodget_program
(&mut self, contract_addr: ContractAddress)
executor/src/ola_storage.rs:324
↓ 6 callersMethodget_storage_addr
(&self)
executor/src/contract_executor.rs:120
↓ 6 callersMethodid
(&self)
plonky2/plonky2/src/gates/noop.rs:14
↓ 6 callersMethodlimbs
Returns the index of the `i`th limb wire.
plonky2/plonky2/src/gates/base_sum.rs:45
↓ 6 callersFunctionload_fe_to_tape
(process: &mut Process, fe: &GoldilocksField)
executor/src/load_tx.rs:119
↓ 6 callersMethodmul_add_ext_algebra
Returns `a * b + c`.
plonky2/plonky2/src/gadgets/arithmetic_extension.rs:271
↓ 6 callersMethodobserve_openings
(&mut self, openings: &FriOpenings<F, D>)
plonky2/plonky2/src/fri/challenges.rs:16
↓ 6 callersMethodpar_chunks_mut
(&mut self, chunk_size: usize)
plonky2/maybe_rayon/src/lib.rs:209
↓ 6 callersMethodread_field_vec
(&mut self, length: usize)
plonky2/plonky2/src/util/serialization.rs:126
↓ 6 callersFunctionreduce_with_powers_ext_circuit
( builder: &mut CircuitBuilder<F, D>, terms: &[ExtensionTarget<D>], alpha: Target, )
plonky2/plonky2/src/plonk/plonk_common.rs:147
↓ 6 callersMethodsave
(&self, tree_key: OlaStorageKey, value: OlaStorageValue)
executor/src/ola_storage.rs:106
↓ 6 callersMethodset_proof_with_pis_target
Set the targets in a `ProofWithPublicInputsTarget` to their corresponding values in a `ProofWithPublicInputs`.
plonky2/plonky2/src/iop/witness.rs:136
↓ 6 callersMethodset_target
(&mut self, target: Target, value: F)
plonky2/plonky2/src/iop/witness.rs:272
↓ 6 callersFunctiontest_vals_a
()
plonky2/field/src/arch/x86_64/avx2_goldilocks_field.rs:528
↓ 6 callersFunctiontest_vals_a
()
plonky2/field/src/arch/x86_64/avx512_goldilocks_field.rs:417
↓ 6 callersMethodtype_spec
(&mut self)
interpreter/src/parser/mod.rs:345
↓ 6 callersMethodwire_base
(&self)
plonky2/plonky2/src/gates/exponentiation.rs:51
↓ 6 callersMethodwire_list_item
For each copy, wires containing the entire list.
plonky2/plonky2/src/gates/random_access.rs:88
↓ 6 callersMethodwire_power_bit
The `i`th bit of the exponent, in little-endian order.
plonky2/plonky2/src/gates/exponentiation.rs:56
↓ 6 callersMethodwires_coeffs
(&self)
plonky2/plonky2/src/gates/reducing.rs:42
↓ 6 callersMethodzero_ext_algebra
(&mut self)
plonky2/plonky2/src/iop/ext_target.rs:117
↓ 5 callersMethod_false
(&mut self)
plonky2/plonky2/src/plonk/circuit_builder.rs:393
↓ 5 callersFunctionaddress_from_hex_be
(value: &str)
olasm/src/utils.rs:141
↓ 5 callersFunctionaddress_from_hex_be
(value: &str)
mini-ola/src/utils.rs:117
↓ 5 callersMethodall
()
core/src/storage/db.rs:53
↓ 5 callersMethodas_arr
(&self)
plonky2/field/src/arch/x86_64/avx2_goldilocks_field.rs:165
↓ 5 callersMethodas_arr
(&self)
plonky2/field/src/arch/x86_64/avx512_goldilocks_field.rs:48
↓ 5 callersFunctionasm_relocate
(bundle: AsmBundle)
assembler/src/relocate.rs:111
↓ 5 callersFunctionassume
(p: bool)
plonky2/util/src/lib.rs:259
↓ 5 callersMethodbinary_bit_mask_as_op1
(&self)
core/src/vm/hardware.rs:104
↓ 5 callersMethodbuild
Builds a "full circuit", with both prover and verifier data.
plonky2/plonky2/src/plonk/circuit_builder.rs:853
↓ 5 callersFunctionctl_data_with_cpu
Get the column info for Cross_Lookup<Cpu_table, Bitwise_table>
circuits/src/builtins/cmp/cmp_stark.rs:93
↓ 5 callersFunctioncurrent_num_threads
()
plonky2/maybe_rayon/src/lib.rs:282
↓ 5 callersFunctiondecode_binary_program_to_instructions
( program: BinaryProgram, )
core/src/program/decoder.rs:13
↓ 5 callersMethoddegree
(&self)
plonky2/plonky2/src/gates/noop.rs:46
↓ 5 callersFunctionencode_to_binary
(bundle: RelocatedAsmBundle)
assembler/src/encoder.rs:26
↓ 5 callersMethodend
End of wire indices, exclusive.
plonky2/plonky2/src/gates/poseidon.rs:97
↓ 5 callersMethodeval
(&self, x: F)
plonky2/field/src/polynomial/mod.rs:212
↓ 5 callersFunctionfe_10
(nums: [u64; 10])
circuits/src/generation/pre_process.rs:484
↓ 5 callersFunctiongen_storage_hash_table
( process: &mut Process, program: &mut Program, account_tree: &mut AccountTree, )
executor/src/trace.rs:282
↓ 5 callersMethodget_challenges
Computes all Fiat-Shamir challenges used in the Plonk proof.
plonky2/plonky2/src/plonk/get_challenges.rs:109
↓ 5 callersMethodget_compress_challenge
(&self)
circuits/src/program/program_stark.rs:56
← previousnext →201–300 of 2,921, ranked by callers