Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dennisss/dacha
/ functions
Functions
11,235 in github.com/dennisss/dacha
⨍
Functions
11,235
◇
Types & classes
4,222
↓ 29 callers
Method
as_ref
(&self)
pkg/nordic/src/controller/allocator.rs:142
↓ 29 callers
Method
keys
(&self)
pkg/common/src/vec_hash_set.rs:55
↓ 29 callers
Function
not_found
()
pkg/http/util/src/status_responses.rs:2
↓ 29 callers
Method
periph_config
(&'a self, periph_name: &str)
pkg/peripherals/service/src/device.rs:78
↓ 29 callers
Method
rotate
Performs a rotation around a given node which is the root of a subtree of the BST. The result will preserve the BST ordering. If we rotate Left, then
pkg/common/src/tree/avl.rs:352
↓ 29 callers
Method
sub
(&mut self, rhs: &Self)
pkg/crypto/src/chacha20.rs:292
↓ 29 callers
Method
to_string
(&self)
pkg/cluster/client/src/service/address.rs:95
↓ 29 callers
Function
vec3f
(x: f32, y: f32, z: f32)
pkg/math/src/matrix/helpers.rs:10
↓ 28 callers
Method
addr
(&self)
pkg/sys/src/send.rs:134
↓ 28 callers
Method
generate_bytes
(&self, output: &mut [u8])
pkg/crypto/src/random.rs:116
↓ 28 callers
Method
get
(&self, id: &ObjectIdentifier)
pkg/crypto/src/x509/certificate.rs:103
↓ 28 callers
Method
get
(&self, key: AffinityKey)
pkg/http/src/client/client_interface.rs:82
↓ 28 callers
Method
or
(&mut self, all_of: QueryAllOf)
pkg/db/table/src/query.rs:25
↓ 28 callers
Method
set_value
Changes the duty cycle and/or polarity of a single channel. This change will be picked up when the next PWM period starts. NOTE: This can only be ca
pkg/nordic/src/pwm.rs:332
↓ 28 callers
Method
to_string
(&self)
pkg/asn/src/builtin.rs:135
↓ 27 callers
Method
as_mut
(&mut self)
pkg/math/src/big/secure/storage.rs:81
↓ 27 callers
Method
as_ref
(&self)
pkg/rpc/src/server_types.rs:62
↓ 27 callers
Function
drawSequentialChains
(ctx, chains, progress)
pkg/media/creation/animation/js/sheared_square.js:153
↓ 27 callers
Method
id
(&self)
pkg/raft/src/node.rs:440
↓ 27 callers
Method
indented
(&mut self, mut f: F)
pkg/common/src/line_builder.rs:60
↓ 27 callers
Method
left_center
()
pkg/media/creation/animation/js/timelines/3d_printer/motion_animation.js:245
↓ 27 callers
Method
len
(&self)
pkg/format/markdown/src/inline_parser.rs:43
↓ 27 callers
Method
node_id
(&self)
pkg/math/compute/src/graph/graph.rs:285
↓ 27 callers
Method
set_data
(&mut self, data: D)
pkg/media/v4l2/src/buffer.rs:144
↓ 27 callers
Method
set_direction
(&mut self, dir: PinDirection)
pkg/nordic/src/gpio.rs:108
↓ 27 callers
Method
store
Overwrites the file with a new value (atomically of course). NOTE: This intentionally requires mutable access to the BlobFile instance since concurre
pkg/raft/src/atomic.rs:93
↓ 27 callers
Method
string
(&mut self, v: &str, quoted: bool)
pkg/cnc/kicad/src/serializer.rs:51
↓ 27 callers
Method
uri
(mut self, uri: U)
pkg/http/src/request.rs:111
↓ 26 callers
Function
addPacketAnim
(name, t_start, hold_duration, duration, text_start, text_corrupt, corrupt_progress, startX, startY, endX, end
pkg/media/creation/animation/js/timelines/button/animation.js:514
↓ 26 callers
Method
as_ref
(&self)
pkg/peripherals/devices/ptouch/src/command.rs:21
↓ 26 callers
Method
data_mut
(&mut self)
pkg/nordic/wire/src/packet.rs:86
↓ 26 callers
Function
hex_decode
TODO: Return Result<..>
pkg/base/radix/src/lib.rs:58
↓ 26 callers
Method
line_to
(&mut self, pos: Vector2f)
pkg/graphics/src/canvas/path.rs:268
↓ 26 callers
Method
new_transaction
(&'a self)
pkg/cluster/meta/src/view.rs:21
↓ 26 callers
Method
rect
(&mut self, x: f32, y: f32, width: f32, height: f32)
pkg/graphics/src/canvas/path.rs:330
↓ 26 callers
Method
remove
(&mut self, name: &str)
pkg/cnc/controller/src/config.rs:40
↓ 26 callers
Method
reverse
Produces an NFA automata that accepts the reverse language as the one represented by the current one
pkg/automata/src/fsm.rs:596
↓ 26 callers
Method
set_field
(&mut self, name: &str, value: V)
pkg/format/json/src/value.rs:73
↓ 26 callers
Method
sqrt
(mut self)
pkg/math/src/matrix/base.rs:822
↓ 26 callers
Method
to_string
(&self)
pkg/cluster/auth/src/utils.rs:27
↓ 26 callers
Method
width
()
pkg/media/creation/animation/js/utils.js:432
↓ 26 callers
Method
write_mem32
Writes a 32-bit value to a specific memory address via the AHB-AP
pkg/peripherals/flasher/swd/src/lib.rs:469
↓ 25 callers
Method
cmp
(&self, other: &Self)
pkg/common/src/vec.rs:82
↓ 25 callers
Method
device_name
(&self)
pkg/cnc/controller/src/tmc2209/device.rs:161
↓ 25 callers
Method
extend_from_slice
(&mut self, mut data: &[u8])
pkg/compression/src/deflate/cyclic_buffer.rs:34
↓ 25 callers
Method
finish_u32
(&self)
pkg/crypto/src/checksum/crc.rs:99
↓ 25 callers
Method
get
TODO: Rename call_getitem
pkg/builder/skylark/src/dict.rs:58
↓ 25 callers
Method
gpio_write
( &self, periph_name: &str, high: bool )
pkg/peripherals/service/src/device.rs:283
↓ 25 callers
Function
hexToRgba
(hex, alpha = 1)
pkg/media/creation/animation/js/hex_to_rgba.js:10
↓ 25 callers
Method
id
(&self)
pkg/raft/src/consensus/module.rs:466
↓ 25 callers
Function
inner_text
(element: &xml::Element)
pkg/peripherals/cmsis_svd/src/helpers.rs:22
↓ 25 callers
Method
is_empty
(&self)
pkg/rpc/src/buffer_queue.rs:64
↓ 25 callers
Method
last
(&self)
pkg/raft/src/log/log_metadata.rs:75
↓ 25 callers
Method
notify_all
(shared: &DeviceShared)
pkg/media/v4l2/src/device.rs:403
↓ 25 callers
Method
push
(&mut self, chunk: Bytes)
pkg/rpc/src/buffer_queue.rs:68
↓ 25 callers
Method
read_to_end
(&mut self, buf: &mut Vec<u8>)
pkg/common/src/io.rs:432
↓ 25 callers
Method
take
(&mut self, key: OutputKey)
pkg/math/compute/src/graph/executor.rs:83
↓ 25 callers
Method
time
(&self)
pkg/cnc/controller/src/devices.rs:160
↓ 25 callers
Method
wait
Waits until the child process exits. - Any signals received by the init process will be forwarded to the child. - Any subprocesses other than the mai
pkg/container/src/init.rs:121
↓ 24 callers
Method
add_first_edge
TODO: Remove this. NOTE: Label will be the inner face if the polygon is built with counter-clockwise vertices.
pkg/math/src/geometry/half_edge.rs:344
↓ 24 callers
Method
add_node
- 'name' is given is a user requested name for the node. This name must not already be allocated.
pkg/math/compute/src/graph/graph.rs:61
↓ 24 callers
Method
check_fully_configured
Always call this as the first thing for peripheral accessing commands.
pkg/nordic/src/controller/peripherals_controller.rs:1752
↓ 24 callers
Method
finish
NOTE: Should use the same compression function as for updating. The return value will be the internal state at the very end. Most likely this will nee
pkg/crypto/src/md.rs:105
↓ 24 callers
Method
get_input
NOTE: A value can only be retrieved once
pkg/math/compute/src/graph/executor.rs:16
↓ 24 callers
Function
global_rng
Gets a lazily initialized reference to a globally shared random number generator. This is seeded on the first random generation. The implementation
pkg/crypto/src/random.rs:34
↓ 24 callers
Method
height
()
pkg/media/creation/animation/js/utils.js:436
↓ 24 callers
Method
is_empty
(&self)
pkg/http/src/client/direct_client.rs:237
↓ 24 callers
Method
len
(&self)
pkg/sstable/src/encoding.rs:95
↓ 24 callers
Method
read
Returns the estimated RPM of the fan.
pkg/rpi/src/fan.rs:43
↓ 24 callers
Method
term
(&self, index: LogIndex)
pkg/raft/src/log/memory_log.rs:55
↓ 23 callers
Method
append
TODO: Buffer all writes and have a separate flush() operation (ideally we'd have the flushes on a timeout) TODO: Ensure this future is never dropped.
pkg/sstable/src/record_log.rs:630
↓ 23 callers
Method
close
TODO: Move to Writeable.
pkg/common/src/pipe.rs:60
↓ 23 callers
Function
deep_copy
(object: T)
pkg/web/lib/utils.tsx:9
↓ 23 callers
Method
get
(&'a self)
pkg/executor/src/sync/eventually.rs:36
↓ 23 callers
Method
insert
(&mut self, header_field: HeaderField)
pkg/http/src/hpack/dynamic_table.rs:57
↓ 23 callers
Method
is_empty
(&self)
pkg/builder/skylark/src/dict.rs:52
↓ 23 callers
Method
iter
TODO: Need a robust strategy to make sure this doesn't deadlock.
pkg/builder/skylark/src/dict.rs:199
↓ 23 callers
Method
iter
( &'b self, options: KeyValueIteratorOptions, )
pkg/cluster/meta/src/view.rs:37
↓ 23 callers
Method
label
(&self)
pkg/cnc/monitor/src/devices.rs:115
↓ 23 callers
Method
len
Returns the number of unacknowledged values in the channel.
pkg/executor/src/channel/spsc.rs:113
↓ 23 callers
Function
lerp
(start, end, progress)
pkg/media/creation/animation/js/timelines/mocap/animation.js:12
↓ 23 callers
Method
min
(self, other: Self)
pkg/math/src/number.rs:8
↓ 23 callers
Method
name
(&self)
pkg/storage/src/partition/gpt.rs:364
↓ 23 callers
Method
next
Generates an new sequence that is larger than the current sequence.
pkg/raft/src/log/log_metadata.rs:236
↓ 23 callers
Method
path
Path to the raw data file for this file.
pkg/cnc/monitor/src/files.rs:462
↓ 23 callers
Function
read_user_confirmation
NOTE: The default value for entering a blank line is 'N' (false)
pkg/file/src/stdio.rs:58
↓ 23 callers
Method
resize
(&mut self, new_size: usize)
pkg/http/src/hpack/dynamic_table.rs:79
↓ 23 callers
Method
seek
(&mut self, offset: u64)
pkg/file/src/local/file.rs:334
↓ 23 callers
Method
send_command
(&self, line: D, timeout: Duration)
pkg/cnc/monitor/src/connection_controller.rs:59
↓ 23 callers
Method
write_command
(&mut self, command: u8, mut params: &[u8])
pkg/peripherals/old/tft.rs:160
↓ 22 callers
Method
add
"add-2007-bl"
pkg/crypto/src/elliptic/normal.rs:225
↓ 22 callers
Method
add_face
(&mut self, label: F, mut points: I)
pkg/math/src/geometry/half_edge.rs:160
↓ 22 callers
Method
as_any
(&'a self)
pkg/base/error/src/error_new.rs:79
↓ 22 callers
Method
clear
(&mut self)
pkg/cnc/gcode/src/command.rs:697
↓ 22 callers
Function
create_rpc_channel
( address: &str, meta_client: Arc<ClusterMetaClient>, )
pkg/cluster/client/src/service/helpers.rs:11
↓ 22 callers
Function
deg2rad
(v)
pkg/media/creation/animation/js/utils.js:225
↓ 22 callers
Method
fields
(&self)
pkg/protobuf/dynamic/src/spec.rs:407
↓ 22 callers
Method
join
Adds all states and transitions from another automata to the current one NOTE: This will apply an offset to all ids in the given automata so previousl
pkg/automata/src/fsm.rs:199
↓ 22 callers
Method
size
(&self)
pkg/math/src/array/mod.rs:77
↓ 22 callers
Method
transfer
Generic SWD Transfer function to read/write AP and DP registers
pkg/peripherals/flasher/swd/src/lib.rs:398
← previous
next →
301–400 of 11,235, ranked by callers