MCPcopy Create free account

hub / github.com/Vectorized/function-selector-miner / functions

Functions49 in github.com/Vectorized/function-selector-miner

↓ 23 callersFunctionrho_pi_
(a: &mut [T; 25], b: &mut [T; 5], m: usize, n: u32)
src/lib.rs:153
↓ 6 callersFunctioniter
(a: &mut [T; 25], b: &mut [T; 5], x: u64)
src/lib.rs:59
↓ 5 callersFunctionchi_
(a: &mut [T], b: &mut [T], n: usize)
src/lib.rs:184
↓ 5 callersFunctionrotate_left
(value: T, shift: u32)
src/lib.rs:163
↓ 5 callersFunctiontheta_
(a: &mut [T; 25], b: &[T; 5], m: usize, n: usize, o: usize)
src/lib.rs:79
↓ 3 callersMethodcompute_selectors
(&mut self)
src/sponge.rs:87
↓ 2 callersMethodcompute_selectors
(&mut self)
src/sponges_avx.rs:142
↓ 2 callersFunctioniters
(a: &mut [T; 25])
src/lib.rs:11
↓ 2 callersFunctionnormalizeEndianess
cpp/main.cpp:157
↓ 2 callersFunctiontheta
(a: &mut [T; 25], b: &mut [T; 5])
src/lib.rs:97
↓ 1 callersFunctionchi
(a: &mut [T; 25])
src/lib.rs:171
↓ 1 callersMethodfill
( &mut self, function_name: &SmallString, nonce: u64, function_params: &SmallS
src/sponge.rs:24
↓ 1 callersFunctioniota
(a: &mut [T], x: U)
src/lib.rs:201
↓ 1 callersFunctionrho_pi
(a: &mut [T; 25], b: &mut [T; 5])
src/lib.rs:120
↓ 1 callersFunctionwriteDecimal
cpp/main.cpp:18
MethodSmallString
cpp/main.cpp:173
MethodV
cpp/main.cpp:39
Functionbench_compute
(c: &mut Criterion)
benches/avx_benchmark.rs:15
Functionbench_theta
(c: &mut Criterion)
benches/avx_benchmark.rs:4
Methodbitand
(self, rhs: Self)
src/sponges_avx.rs:64
Methodbitor
(self, rhs: Self)
src/sponges_avx.rs:32
Methodbitxor
(self, rhs: Self)
src/sponges_avx.rs:41
Methodbitxor_assign
(&mut self, rhs: u64)
src/sponges_avx.rs:48
Methoddefault
()
src/sponges_avx.rs:98
Methoddefault
()
src/sponge.rs:12
Functionequivalent
()
src/sponges_avx.rs:157
FunctionfillSponge
cpp/main.cpp:181
Methodfill_and_get_name
( &mut self, function_name: &SmallString, nonce: u64, function_params: &SmallS
src/sponge.rs:38
Methodfill_sponge
( &mut self, function_name: &SmallString, nonce: u64, function_params: &SmallS
src/sponge.rs:54
Methodfill_sponge_single
( &mut self, offset: usize, s: &SmallString, )
src/sponge.rs:73
Functionmain
cpp/main.cpp:259
Functionmain
()
src/main.rs:110
Functionmine
cpp/main.cpp:200
Functionmine
( function_name: &SmallString, function_params: &SmallString, selector: u32, num_threads: usiz
src/main.rs:31
Methodnew
( function_name: &SmallString, nonce: u64, function_params: &SmallString, )
src/sponges_avx.rs:108
Methodnew
(s: &str)
src/small_string.rs:7
Methodnot
(self)
src/sponges_avx.rs:73
Functionoperator &
cpp/main.cpp:72
Functionoperator <<
cpp/main.cpp:62
Functionoperator >>
cpp/main.cpp:67
Functionoperator ^
cpp/main.cpp:47
Functionoperator |
cpp/main.cpp:57
Functionoperator ~
cpp/main.cpp:77
Functionops
()
src/sponges_avx.rs:192
Methodshl
(self, rhs: u32)
src/sponges_avx.rs:91
Methodshr
(self, rhs: u32)
src/sponges_avx.rs:82
Methodstring functionSelectorToHex
cpp/main.cpp:26
Methodvals
(&self)
src/sponges_avx.rs:18
Functionwrite_decimal
(out: &mut [u8], mut x: u64)
src/sponge.rs:104