MCPcopy Create free account

hub / github.com/dennisss/dacha / functions

Functions11,235 in github.com/dennisss/dacha

↓ 22 callersMethodunique_id
(&mut self)
pkg/math/src/geometry/entity_storage.rs:27
↓ 21 callersMethodas_bytes
(&self)
pkg/sstable/src/db/write_batch.rs:190
↓ 21 callersFunctionavr_read_volatile
(addr: *const u8)
pkg/fan_controller/src/avr/registers.rs:91
↓ 21 callersMethodbuild
(mut self)
pkg/automata/src/regexp/symbol_set.rs:17
↓ 21 callersMethodget
(&self, k: &Q)
pkg/protobuf/core/src/collections.rs:64
↓ 21 callersMethodget
(&self, name: &str)
pkg/cluster/client/src/meta/client.rs:298
↓ 21 callersMethodis_empty
(&self)
pkg/cnc/controller/src/motion_controller.rs:1549
↓ 21 callersMethoditer
(&self)
pkg/automata/src/regexp/vm/executor.rs:357
↓ 21 callersMethodlast_index
(&self)
pkg/raft/src/log/memory_log.rs:47
↓ 21 callersMethodlock
(&'a self)
pkg/executor/src/cortex_m/mutex.rs:30
↓ 21 callersFunctionmetadata
(path: &LocalPath)
pkg/file/src/utils.rs:120
↓ 21 callersFunctionproject_dir
Gets the root directory of this project (the directory that contains the 'pkg' and '.git' directory).
pkg/file/src/project_path.rs:7
↓ 21 callersMethodrotate_left
(&self, n: usize)
pkg/common/src/bits.rs:324
↓ 21 callersMethodset_position
NOTE: The assumption is that the motion controller is idle and all queues are empty.
pkg/cnc/controller/src/motion_controller.rs:1341
↓ 21 callersFunctionshallow_copy
(object: T)
pkg/web/lib/utils.tsx:3
↓ 21 callersMethodswap_remove
(&mut self, index: usize)
pkg/common/src/fixed/vec.rs:66
↓ 21 callersMethodthen
Chains the given automata to the current one such that current accepting states become the start starts for the new automata
pkg/automata/src/fsm.rs:220
↓ 20 callersFunctionBodyFromData
Creates a body from a precomputed blob of data.
pkg/http/src/body.rs:67
↓ 20 callersMethodcommit
(&mut self)
pkg/cluster/meta/src/view.rs:64
↓ 20 callersMethoditer
Gets an iterator over all values in the tree in ascending order.
pkg/common/src/tree/avl.rs:115
↓ 20 callersMethodlen
(&self)
pkg/file/src/local/metadata.rs:17
↓ 20 callersMethodlen
(&self)
pkg/common/src/fixed/queue.rs:20
↓ 20 callersMethodmeta
(&self)
pkg/raft/src/consensus/module.rs:470
↓ 20 callersFunctionnm
(val)
pkg/media/camera/boards/camera_ffc/generate.py:21
↓ 20 callersMethodread
(&mut self, data: &mut [u8])
pkg/peripherals/devices/src/trust_m.rs:498
↓ 20 callersMethodrow
(&self, row: usize)
pkg/math/src/matrix/base.rs:265
↓ 20 callersMethodscale
(&mut self, x: f32, y: f32)
pkg/graphics/src/canvas/base.rs:33
↓ 20 callersMethodsend_request
(&self, req: &PeripheralRequest)
pkg/peripherals/service/src/device.rs:85
↓ 20 callersMethodtranspose
(&self)
pkg/math/src/matrix/base.rs:364
↓ 20 callersMethodwrite_length
(&mut self, len: usize)
pkg/asn/src/encoding.rs:797
↓ 20 callersMethodwrite_tag
(&mut self, class: TagClass, number: usize, constructed: bool)
pkg/asn/src/encoding.rs:790
↓ 19 callersMethodget_or_insert
(new_entry: FigureLegendEntry)
pkg/cnc/monitor/js/machine/state.tsx:93
↓ 19 callersMethodinsert
Adds a waker to this list. TODO: Make self Pin as well NOTE: It is only valid to call this if the waker is not already in another list.
pkg/executor/src/waker.rs:32
↓ 19 callersMethodis_ok
(&self)
pkg/rpc/src/status.rs:147
↓ 19 callersFunctionlabels
(s: &[&'static str])
pkg/math/src/geometry/half_edge.rs:2112
↓ 19 callersMethodload
Pre-loads the reader with some set of bits which should be returned next on reads. Normally these will be bits retrieved from into_unconsumed_bits() f
pkg/common/src/bits.rs:473
↓ 19 callersMethodmove_to
(&mut self, pos: &VectorXd, feed_rate: f64)
pkg/cnc/tools/src/remote.rs:55
↓ 19 callersMethodpush
(&mut self, value: T)
pkg/common/src/fixed/vec.rs:37
↓ 19 callersMethodrange_mut
Mutates all the data associated with all ranges between start_key and end_key. - If there doesn't exist a contiguous set of ranges in the range [start
pkg/db/kv/src/key_ranges.rs:95
↓ 19 callersMethodread_element
(&mut self, class: TagClass, number: usize, constructed: bool)
pkg/asn/src/encoding.rs:336
↓ 19 callersMethodrows
(&self)
pkg/peripherals/old/tft.rs:176
↓ 19 callersMethodsend
Depending on the mode, should support sending on different
pkg/nordic/src/radio.rs:123
↓ 19 callersMethodset_output
(&mut self, index: usize, value: T)
pkg/math/compute/src/graph/executor.rs:36
↓ 19 callersFunctiontext_response
(code: http::status_code::StatusCode, text: &'static str)
pkg/haystack/src/http_utils.rs:34
↓ 19 callersMethodto_bytes
(&self)
pkg/asn/src/builtin.rs:254
↓ 19 callersMethodwait
(self)
pkg/raft/src/server/server.rs:113
↓ 18 callersMethodAdd
( &self, request: rpc::ServerRequest<AddRequest>, response: &mut rpc::ServerResponse<A
pkg/rpc_test/src/lib.rs:181
↓ 18 callersFunctionbind
(fd: &OpenFileDescriptor, sockaddr: &SocketAddr)
pkg/sys/src/socket.rs:218
↓ 18 callersMethodcancel
(mut self)
pkg/executor/src/child_task.rs:24
↓ 18 callersMethodcast
(&self)
pkg/math/src/array/mod.rs:904
↓ 18 callersMethodexecute
(&mut self, request: &ExecuteRequest)
pkg/cnc/tools/src/remote.rs:40
↓ 18 callersMethodextension
(&self)
pkg/file/src/local/path.rs:320
↓ 18 callersFunctionflush_events_clear
()
pkg/nordic/src/events.rs:9
↓ 18 callersFunctionget_child_named
(element: &'a xml::Element, name: &str)
pkg/peripherals/cmsis_svd/src/helpers.rs:3
↓ 18 callersFunctionhex_encode
(data: &[u8])
pkg/base/radix/src/lib.rs:46
↓ 18 callersMethodis_empty
Returns whether or not the list contains zero wakers.
pkg/executor/src/waker.rs:94
↓ 18 callersMethodmetadata
(&self)
pkg/file/src/local/file.rs:255
↓ 18 callersMethodpartial_cmp
(&self, other: &Self)
pkg/common/src/vec.rs:76
↓ 18 callersMethodpath
(&self)
pkg/sstable/src/record_log.rs:601
↓ 18 callersMethodpop
(&mut self)
pkg/file/src/local/path.rs:58
↓ 18 callersMethodposition
(&self, i: usize, j: usize)
pkg/cnc/src/grid.rs:82
↓ 18 callersMethodpush
(&mut self, index: ArenaIndex, value: T)
pkg/executor/src/arena_stack.rs:74
↓ 18 callersMethodpwm_write
( &self, periph_name: &str, v: f32 )
pkg/peripherals/service/src/device.rs:340
↓ 18 callersMethodreset
(&mut self)
pkg/nordic/src/controller/stepper.rs:203
↓ 18 callersMethodstate
(&self)
pkg/rpi/controller/src/fan.rs:87
↓ 18 callersFunctiontransform_to_vec
Runs all 'input' bytes through 'transform' and appends the resulting bytes to 'output'. This is meant for one-shot compression/decompression of some
pkg/compression/src/transform.rs:158
↓ 18 callersMethodupgrade
(self)
pkg/executor/src/sync/rwlock.rs:132
↓ 18 callersFunctionwait_for_irq
Waits for the given external interrupt to be triggered. When the interrupt is triggered, this function will return while still running in the interru
pkg/executor/src/cortex_m/interrupts.rs:156
↓ 18 callersMethodwrite
(&mut self, mut target_address: u32, data: &[u8])
pkg/peripherals/flasher/src/main.rs:86
↓ 18 callersMethodwrite_register
TODO: Require &mut
pkg/rpi/src/memory.rs:99
↓ 18 callersFunctionzeros
(count: usize)
pkg/base/util/src/lib.rs:190
↓ 17 callersMethod_run_command
(command, done)
pkg/cluster/jbod/js/index.tsx:41
↓ 17 callersMethodadd
(self, signal: Signal)
pkg/sys/src/signal.rs:145
↓ 17 callersMethodadd_close_edge
(&mut self, last_edge: EdgeId, first_edge: EdgeId)
pkg/math/src/geometry/half_edge.rs:426
↓ 17 callersMethodappend
Appends bytes of a raw 'H264 with start codes' stream to the MP4. The data is buffered in memory until the MP4 is fully built. - h264_stream should b
pkg/media/video/src/mp4.rs:413
↓ 17 callersMethodas_secs_f64
(&self)
pkg/net/ptp/src/signed_duration.rs:45
↓ 17 callersFunctionassert_that
(value: &T, matcher: M)
pkg/testing/src/lib.rs:30
↓ 17 callersFunctionblock_size_remainder
Given that the current position in the file is at the end of a middle, this will determine how much
pkg/base/util/src/lib.rs:44
↓ 17 callersFunctionchannel
()
pkg/executor/src/channel/oneshot.rs:10
↓ 17 callersMethodchannels
(&self)
pkg/image/src/lib.rs:46
↓ 17 callersMethodclear
()
pkg/media/creation/animation/js/timelines/3d_printer/motion_animation.js:262
↓ 17 callersMethodcycle
Performs general evolution of the current server state after all external actions have been applied. The user should periodically call this to ensure
pkg/raft/src/consensus/module.rs:1009
↓ 17 callersMethodevaluate
(&self, expr: &Expression)
pkg/cnc/gerber/src/expression.rs:25
↓ 17 callersMethodfrom_montgomery_form
( &self, t: &SecureBigUint<S>, allocator: &mut A, )
pkg/math/src/big/secure/montgomery.rs:92
↓ 17 callersMethodget
(&self, key: &[u8])
pkg/raft/src/key_value.rs:105
↓ 17 callersMethodgraph
(&self)
pkg/math/compute/src/graph/graph.rs:319
↓ 17 callersMethodheader
(&self)
pkg/compression/src/gzip.rs:260
↓ 17 callersMethoditer
(&self, metric_name: &str)
pkg/app/sensor_monitor/src/lib.rs:87
↓ 17 callersMethoditer
(&self)
pkg/sstable/src/db/snapshot.rs:40
↓ 17 callersMethoditer
( &'b self, options: db_kv::KeyValueIteratorOptions, )
pkg/db/txn/client/src/client.rs:500
↓ 17 callersMethodparse_all
(&mut self, data: &[u8])
pkg/http/src/hpack/decoder.rs:64
↓ 17 callersMethodpush
(&mut self, index: usize, value: u8)
pkg/common/src/bits.rs:108
↓ 17 callersMethodserialize
(&self, out: &mut Vec<u8>)
pkg/http/src/header.rs:88
↓ 17 callersMethodserialize
(&self, out: &mut Vec<u8>)
pkg/http/src/hpack/header_field.rs:152
↓ 17 callersMethodset_mode
(&mut self, mode: Mode)
pkg/rpi/src/gpio.rs:59
↓ 17 callersMethodslice
(&self, start: usize, end: usize)
pkg/sstable/src/encoding.rs:106
↓ 17 callersMethodstale
(&mut self)
pkg/nordic/src/usb/controller.rs:606
↓ 17 callersMethodswap
(&mut self, a: usize, b: usize)
pkg/common/src/tree/binary_heap.rs:93
↓ 17 callersMethodtake
(&mut self)
pkg/cnc/monitor/src/timestamped_value.rs:20
↓ 17 callersFunctionunordered_elements_are
( element_matchers: &'a [M], )
pkg/testing/src/lib.rs:61
← previousnext →401–500 of 11,235, ranked by callers