Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HigherOrderCO-archive/hvm-64
/ functions
Functions
335 in github.com/HigherOrderCO-archive/hvm-64
⨍
Functions
335
◇
Types & classes
73
Method
rem
(_: Self, _: Self)
util/src/ops/num.rs:9
Method
rem
(a: Self, b: Self)
util/src/ops/num.rs:55
Function
replace_template
For every pair in the map, replaces all matches of a string with the other string
tests/loaders.rs:21
Method
resolve_redirect_var
(&mut self, _: Port, _: Wire, b_port: Port)
runtime/src/linker.rs:208
Method
shl
(_: Self, _: Self)
util/src/ops/num.rs:13
Method
shr
(_: Self, _: Self)
util/src/ops/num.rs:14
Method
split
(ctx: &mut ThreadContext, plog2: usize)
runtime/src/parallel.rs:124
Method
sub
(_: Self, _: Self)
util/src/ops/num.rs:6
Method
sub
(a: Self, b: Self)
util/src/ops/num.rs:46
Function
test
(t: &mut DynTester)
tests/tests.rs:14
Function
test_apply_tree
()
tests/cli.rs:206
Function
test_bi_enum
()
util/src/bi_enum.rs:72
Function
test_calculate_labels
()
host/src/calc_labels.rs:197
Function
test_cli_compile
()
tests/cli.rs:254
Function
test_cli_errors
()
tests/cli.rs:185
Function
test_cli_reduce
()
tests/cli.rs:41
Function
test_cli_run_with_args
()
tests/cli.rs:93
Function
test_cli_transform
()
tests/cli.rs:134
Function
test_create_var
()
util/src/create_var.rs:36
Function
test_eta
()
tests/transform.rs:50
Function
test_fast_pre_reduce
Test that ensures that pre_reduce only reduces repeated refs once.
tests/transform.rs:16
Function
test_inline
()
tests/transform.rs:71
Function
test_list_got
()
tests/lists.rs:30
Function
test_list_put
()
tests/lists.rs:55
Function
test_prune
()
tests/transform.rs:115
Function
test_tree_drop
()
ast/src/ast.rs:267
Function
test_var_to_num
()
util/src/create_var.rs:55
Method
to_word
(&self)
runtime/src/trace.rs:330
Method
to_word
(self)
util/src/ops/word.rs:40
Method
trace
(&mut self, _: A)
runtime/src/trace.rs:92
Function
type_name
()
runtime/src/trace.rs:491
Method
upcast
(&self)
runtime/src/def.rs:120
Method
upcast_mut
(&mut self)
runtime/src/def.rs:125
Method
wire_to_trg
(&mut self, trg: Trg)
runtime/src/node.rs:63
Method
xor
(_: Self, _: Self)
util/src/ops/num.rs:12
← previous
301–335 of 335, ranked by callers