MCPcopy Create free account

hub / github.com/dennisss/dacha / functions

Functions11,235 in github.com/dennisss/dacha

↓ 29 callersMethodas_ref
(&self)
pkg/nordic/src/controller/allocator.rs:142
↓ 29 callersMethodkeys
(&self)
pkg/common/src/vec_hash_set.rs:55
↓ 29 callersFunctionnot_found
()
pkg/http/util/src/status_responses.rs:2
↓ 29 callersMethodperiph_config
(&'a self, periph_name: &str)
pkg/peripherals/service/src/device.rs:78
↓ 29 callersMethodrotate
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 callersMethodsub
(&mut self, rhs: &Self)
pkg/crypto/src/chacha20.rs:292
↓ 29 callersMethodto_string
(&self)
pkg/cluster/client/src/service/address.rs:95
↓ 29 callersFunctionvec3f
(x: f32, y: f32, z: f32)
pkg/math/src/matrix/helpers.rs:10
↓ 28 callersMethodaddr
(&self)
pkg/sys/src/send.rs:134
↓ 28 callersMethodgenerate_bytes
(&self, output: &mut [u8])
pkg/crypto/src/random.rs:116
↓ 28 callersMethodget
(&self, id: &ObjectIdentifier)
pkg/crypto/src/x509/certificate.rs:103
↓ 28 callersMethodget
(&self, key: AffinityKey)
pkg/http/src/client/client_interface.rs:82
↓ 28 callersMethodor
(&mut self, all_of: QueryAllOf)
pkg/db/table/src/query.rs:25
↓ 28 callersMethodset_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 callersMethodto_string
(&self)
pkg/asn/src/builtin.rs:135
↓ 27 callersMethodas_mut
(&mut self)
pkg/math/src/big/secure/storage.rs:81
↓ 27 callersMethodas_ref
(&self)
pkg/rpc/src/server_types.rs:62
↓ 27 callersFunctiondrawSequentialChains
(ctx, chains, progress)
pkg/media/creation/animation/js/sheared_square.js:153
↓ 27 callersMethodid
(&self)
pkg/raft/src/node.rs:440
↓ 27 callersMethodindented
(&mut self, mut f: F)
pkg/common/src/line_builder.rs:60
↓ 27 callersMethodleft_center
()
pkg/media/creation/animation/js/timelines/3d_printer/motion_animation.js:245
↓ 27 callersMethodlen
(&self)
pkg/format/markdown/src/inline_parser.rs:43
↓ 27 callersMethodnode_id
(&self)
pkg/math/compute/src/graph/graph.rs:285
↓ 27 callersMethodset_data
(&mut self, data: D)
pkg/media/v4l2/src/buffer.rs:144
↓ 27 callersMethodset_direction
(&mut self, dir: PinDirection)
pkg/nordic/src/gpio.rs:108
↓ 27 callersMethodstore
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 callersMethodstring
(&mut self, v: &str, quoted: bool)
pkg/cnc/kicad/src/serializer.rs:51
↓ 27 callersMethoduri
(mut self, uri: U)
pkg/http/src/request.rs:111
↓ 26 callersFunctionaddPacketAnim
(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 callersMethodas_ref
(&self)
pkg/peripherals/devices/ptouch/src/command.rs:21
↓ 26 callersMethoddata_mut
(&mut self)
pkg/nordic/wire/src/packet.rs:86
↓ 26 callersFunctionhex_decode
TODO: Return Result<..>
pkg/base/radix/src/lib.rs:58
↓ 26 callersMethodline_to
(&mut self, pos: Vector2f)
pkg/graphics/src/canvas/path.rs:268
↓ 26 callersMethodnew_transaction
(&'a self)
pkg/cluster/meta/src/view.rs:21
↓ 26 callersMethodrect
(&mut self, x: f32, y: f32, width: f32, height: f32)
pkg/graphics/src/canvas/path.rs:330
↓ 26 callersMethodremove
(&mut self, name: &str)
pkg/cnc/controller/src/config.rs:40
↓ 26 callersMethodreverse
Produces an NFA automata that accepts the reverse language as the one represented by the current one
pkg/automata/src/fsm.rs:596
↓ 26 callersMethodset_field
(&mut self, name: &str, value: V)
pkg/format/json/src/value.rs:73
↓ 26 callersMethodsqrt
(mut self)
pkg/math/src/matrix/base.rs:822
↓ 26 callersMethodto_string
(&self)
pkg/cluster/auth/src/utils.rs:27
↓ 26 callersMethodwidth
()
pkg/media/creation/animation/js/utils.js:432
↓ 26 callersMethodwrite_mem32
Writes a 32-bit value to a specific memory address via the AHB-AP
pkg/peripherals/flasher/swd/src/lib.rs:469
↓ 25 callersMethodcmp
(&self, other: &Self)
pkg/common/src/vec.rs:82
↓ 25 callersMethoddevice_name
(&self)
pkg/cnc/controller/src/tmc2209/device.rs:161
↓ 25 callersMethodextend_from_slice
(&mut self, mut data: &[u8])
pkg/compression/src/deflate/cyclic_buffer.rs:34
↓ 25 callersMethodfinish_u32
(&self)
pkg/crypto/src/checksum/crc.rs:99
↓ 25 callersMethodget
TODO: Rename call_getitem
pkg/builder/skylark/src/dict.rs:58
↓ 25 callersMethodgpio_write
( &self, periph_name: &str, high: bool )
pkg/peripherals/service/src/device.rs:283
↓ 25 callersFunctionhexToRgba
(hex, alpha = 1)
pkg/media/creation/animation/js/hex_to_rgba.js:10
↓ 25 callersMethodid
(&self)
pkg/raft/src/consensus/module.rs:466
↓ 25 callersFunctioninner_text
(element: &xml::Element)
pkg/peripherals/cmsis_svd/src/helpers.rs:22
↓ 25 callersMethodis_empty
(&self)
pkg/rpc/src/buffer_queue.rs:64
↓ 25 callersMethodlast
(&self)
pkg/raft/src/log/log_metadata.rs:75
↓ 25 callersMethodnotify_all
(shared: &DeviceShared)
pkg/media/v4l2/src/device.rs:403
↓ 25 callersMethodpush
(&mut self, chunk: Bytes)
pkg/rpc/src/buffer_queue.rs:68
↓ 25 callersMethodread_to_end
(&mut self, buf: &mut Vec<u8>)
pkg/common/src/io.rs:432
↓ 25 callersMethodtake
(&mut self, key: OutputKey)
pkg/math/compute/src/graph/executor.rs:83
↓ 25 callersMethodtime
(&self)
pkg/cnc/controller/src/devices.rs:160
↓ 25 callersMethodwait
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 callersMethodadd_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 callersMethodadd_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 callersMethodcheck_fully_configured
Always call this as the first thing for peripheral accessing commands.
pkg/nordic/src/controller/peripherals_controller.rs:1752
↓ 24 callersMethodfinish
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 callersMethodget_input
NOTE: A value can only be retrieved once
pkg/math/compute/src/graph/executor.rs:16
↓ 24 callersFunctionglobal_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 callersMethodheight
()
pkg/media/creation/animation/js/utils.js:436
↓ 24 callersMethodis_empty
(&self)
pkg/http/src/client/direct_client.rs:237
↓ 24 callersMethodlen
(&self)
pkg/sstable/src/encoding.rs:95
↓ 24 callersMethodread
Returns the estimated RPM of the fan.
pkg/rpi/src/fan.rs:43
↓ 24 callersMethodterm
(&self, index: LogIndex)
pkg/raft/src/log/memory_log.rs:55
↓ 23 callersMethodappend
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 callersMethodclose
TODO: Move to Writeable.
pkg/common/src/pipe.rs:60
↓ 23 callersFunctiondeep_copy
(object: T)
pkg/web/lib/utils.tsx:9
↓ 23 callersMethodget
(&'a self)
pkg/executor/src/sync/eventually.rs:36
↓ 23 callersMethodinsert
(&mut self, header_field: HeaderField)
pkg/http/src/hpack/dynamic_table.rs:57
↓ 23 callersMethodis_empty
(&self)
pkg/builder/skylark/src/dict.rs:52
↓ 23 callersMethoditer
TODO: Need a robust strategy to make sure this doesn't deadlock.
pkg/builder/skylark/src/dict.rs:199
↓ 23 callersMethoditer
( &'b self, options: KeyValueIteratorOptions, )
pkg/cluster/meta/src/view.rs:37
↓ 23 callersMethodlabel
(&self)
pkg/cnc/monitor/src/devices.rs:115
↓ 23 callersMethodlen
Returns the number of unacknowledged values in the channel.
pkg/executor/src/channel/spsc.rs:113
↓ 23 callersFunctionlerp
(start, end, progress)
pkg/media/creation/animation/js/timelines/mocap/animation.js:12
↓ 23 callersMethodmin
(self, other: Self)
pkg/math/src/number.rs:8
↓ 23 callersMethodname
(&self)
pkg/storage/src/partition/gpt.rs:364
↓ 23 callersMethodnext
Generates an new sequence that is larger than the current sequence.
pkg/raft/src/log/log_metadata.rs:236
↓ 23 callersMethodpath
Path to the raw data file for this file.
pkg/cnc/monitor/src/files.rs:462
↓ 23 callersFunctionread_user_confirmation
NOTE: The default value for entering a blank line is 'N' (false)
pkg/file/src/stdio.rs:58
↓ 23 callersMethodresize
(&mut self, new_size: usize)
pkg/http/src/hpack/dynamic_table.rs:79
↓ 23 callersMethodseek
(&mut self, offset: u64)
pkg/file/src/local/file.rs:334
↓ 23 callersMethodsend_command
(&self, line: D, timeout: Duration)
pkg/cnc/monitor/src/connection_controller.rs:59
↓ 23 callersMethodwrite_command
(&mut self, command: u8, mut params: &[u8])
pkg/peripherals/old/tft.rs:160
↓ 22 callersMethodadd
"add-2007-bl"
pkg/crypto/src/elliptic/normal.rs:225
↓ 22 callersMethodadd_face
(&mut self, label: F, mut points: I)
pkg/math/src/geometry/half_edge.rs:160
↓ 22 callersMethodas_any
(&'a self)
pkg/base/error/src/error_new.rs:79
↓ 22 callersMethodclear
(&mut self)
pkg/cnc/gcode/src/command.rs:697
↓ 22 callersFunctioncreate_rpc_channel
( address: &str, meta_client: Arc<ClusterMetaClient>, )
pkg/cluster/client/src/service/helpers.rs:11
↓ 22 callersFunctiondeg2rad
(v)
pkg/media/creation/animation/js/utils.js:225
↓ 22 callersMethodfields
(&self)
pkg/protobuf/dynamic/src/spec.rs:407
↓ 22 callersMethodjoin
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 callersMethodsize
(&self)
pkg/math/src/array/mod.rs:77
↓ 22 callersMethodtransfer
Generic SWD Transfer function to read/write AP and DP registers
pkg/peripherals/flasher/swd/src/lib.rs:398
← previousnext →301–400 of 11,235, ranked by callers