MCPcopy Create free account

hub / github.com/Askannz/munal-os / functions

Functions436 in github.com/Askannz/munal-os

Methodadd_handle
(&mut self, handle: SocketHandle)
kernel/src/wasm/mod.rs:142
Methodalloc
(&self, layout: Layout)
kernel/src/allocator.rs:97
Methodbutton_toggle
(&mut self, config: &ButtonConfig, active: &mut bool)
applib/src/uitk/widgets/button.rs:15
Methodcheck_contains_rect
(&self, other: &Rect)
applib/src/lib.rs:122
Methodcheck_is_inside
(&self, p: Point2D<T>)
applib/src/geometry.rs:143
Methodconnect
(&mut self, addr: Ipv4Address, port: u16)
kernel/src/network/mod.rs:63
Methodconsume
(mut self, f: F)
kernel/src/network/device.rs:58
Methodcontent_id
(&self, viewport_rect: &Rect)
applib/src/uitk/widgets/static_canvas.rs:22
Methodcontent_id
(&self, viewport_rect: &Rect)
wasm_apps/cube_3d/src/main.rs:103
Methodcontent_id
(&self, tile_rect: &Rect)
wasm_apps/web_browser/src/html/canvas.rs:88
Methoddealloc
(&self, ptr: *mut u8, layout: Layout)
kernel/src/allocator.rs:154
Methoddefault
()
applib/src/uitk/widgets/graph.rs:120
Methoddefault
()
applib/src/uitk/widgets/button.rs:220
Methoddefault
()
applib/src/uitk/widgets/progress_bar.rs:65
Methoddefault
()
applib/src/uitk/widgets/horiz_bar.rs:52
Methoddefault
()
kernel/src/virtio/input.rs:64
Methoddefault
()
kernel/src/virtio/network.rs:142
Methoddefault
()
kernel/src/virtio/gpu.rs:35
Methoddistance_to
(&self, other: Point2D<f32>)
applib/src/geometry.rs:115
Functiondraw_tile_border
(tile_fb: &mut F)
applib/src/uitk/widgets/dynamic_canvas.rs:306
Methodestimate_cpu_period
(runtime_services: &RuntimeServices)
kernel/src/time.rs:56
Methodflush
(&self)
guestlib/src/lib.rs:275
Methodflush
(self)
wasm_apps/terminal/src/prelude.py:9
Methodflush
(&mut self)
wasm_apps/web_browser/src/socket.rs:19
Methodflush
(&mut self)
wasm_apps/web_browser/src/tls.rs:104
Methodflush
(&self)
kernel/src/logging.rs:26
Methodfmt
(&self, f: &mut alloc::fmt::Formatter<'_>)
applib/src/drawing/text.rs:262
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
wasm_apps/web_browser/src/main.rs:132
Methodfrom_bytes
( bytes: &'b mut [u8], w: u32, h: u32, )
applib/src/lib.rs:347
Methodfrom_center
(xc: i64, yc: i64, w: u32, h: u32)
applib/src/lib.rs:86
Methodfrom_font_data
(family_name: &'static str, fonts: &[FontData])
applib/src/drawing/text.rs:60
Methodfrom_hash
(val: &T)
applib/src/content.rs:8
Methodfrom_png
(png_bytes: &[u8])
applib/src/lib.rs:409
Methodfrom_str
(s: &str, color: Color, font: &'static Font, link: Option<&str>)
applib/src/drawing/text.rs:331
Methodfrom_u32
(val: &[u8; 4])
applib/src/lib.rs:48
Methodfrom_xyxy
(xyxy: [i64; 4])
applib/src/lib.rs:177
Methodget_addr_word
(addr: &PciAddress, offset: u8)
kernel/src/pci.rs:339
Methodget_available_sizes
(&self)
applib/src/drawing/text.rs:81
Functionget_consumed_fuel
()
guestlib/src/lib.rs:199
Methodget_data
(&self)
applib/src/lib.rs:473
Methodget_data_mut
(&mut self)
applib/src/lib.rs:592
Methodget_display_info
(&mut self)
kernel/src/virtio/gpu.rs:146
Methodget_epoch_time
(runtime_services: &RuntimeServices)
kernel/src/time.rs:87
Methodget_handle
(&self, handle_id: i32)
kernel/src/wasm/mod.rs:149
Functionget_ring_iterator
(ring_buffer: &[T], ring_index: usize)
kernel/src/stats.rs:111
Methodget_socket_state
(&self, handle: SocketHandle)
kernel/src/network/mod.rs:84
Functionget_wasm_mem_slice
(caller: &'a Caller<StoreData>, addr: i32, len: i32)
kernel/src/wasm/mod.rs:78
Functionget_wasm_mem_slice_mut
( caller: &'a mut Caller<StoreData>, addr: i32, len: i32, )
kernel/src/wasm/mod.rs:88
Functioninit
()
wasm_apps/cube_3d/src/main.rs:31
Functioninit
()
wasm_apps/terminal/src/main.rs:46
Functioninit
()
wasm_apps/text_editor/src/main.rs:80
Functioninit
()
wasm_apps/chronometer/src/main.rs:49
Functioninit
()
wasm_apps/web_browser/src/main.rs:183
Methodinsert
(&mut self, uuid_provider: &mut UuidProvider, pos: usize, c: char)
applib/src/uitk/widgets/text_box.rs:244
Methoditer_children
(&self, node_id: NodeId)
wasm_apps/web_browser/src/html/tree.rs:66
Methodlayout_box
( &mut self, rect: &Rect, left: f32, top: f32, right: f32, bot
applib/src/uitk/widgets/section.rs:57
Methodlog
(&self, record: &Record<'_>)
guestlib/src/lib.rs:260
Methodlog
(&self, record: &Record<'_>)
kernel/src/logging.rs:13
Functionlog_message
(msg: &str, level: i32, step_context: &mut StepContextView)
kernel/src/wasm/mod.rs:924
Functionmain
()
wasm_apps/cube_3d/src/main.rs:28
Functionmain
()
wasm_apps/terminal/src/main.rs:43
Functionmain
()
wasm_apps/text_editor/src/main.rs:77
Functionmain
()
wasm_apps/chronometer/src/main.rs:46
Functionmain
()
wasm_apps/web_browser/src/main.rs:180
Functionmain
(image: Handle, system_table: SystemTable<Boot>)
kernel/src/main.rs:58
Methodmay_recv
(&self, handle: SocketHandle)
kernel/src/network/mod.rs:92
Methodmay_send
(&self, handle: SocketHandle)
kernel/src/network/mod.rs:88
Methodmul
(self, f: T)
applib/src/geometry.rs:53
Methodnew
(w: u32, h: u32)
guestlib/src/lib.rs:46
Methodnew
(family_name: &str, sizes: TextSizes)
applib/src/stylesheet.rs:45
Methodnew
(inner: T, uuid_provider: &mut UuidProvider)
applib/src/content.rs:20
Methodnew
()
applib/src/drawing/text.rs:271
Methodnew
()
applib/src/uitk/mod.rs:33
Methodnew
()
applib/src/uitk/widgets/text_box.rs:200
Methodnew
(w: u32, h: u32)
applib/src/input/mod.rs:18
Methodnew
()
wasm_apps/terminal/src/python.rs:22
Methodnew
(ip_addr: [u8; 4], port: u16)
wasm_apps/web_browser/src/socket.rs:25
Methodnew
(sock: Socket, server_name: &str)
wasm_apps/web_browser/src/tls.rs:16
Methodnew
()
wasm_apps/web_browser/src/html/tree.rs:18
Methodnew
(fps_target: f64)
kernel/src/main.rs:325
Methodnew
(runtime_services: &RuntimeServices)
kernel/src/time.rs:11
Methodnew
(apps: Vec<App>)
kernel/src/app.rs:129
Methodnew
()
kernel/src/allocator.rs:35
Methodnew
()
kernel/src/pci.rs:300
Methodnew
(alloc_stats: &AllocStats, app_names: &[&'static str])
kernel/src/stats.rs:32
Methodnew
()
kernel/src/wasm/mod.rs:30
Methodnew
()
kernel/src/virtio/mod.rs:61
Methodnew
(pci_devices: &mut Vec<PciDevice>)
kernel/src/virtio/input.rs:14
Methodnew
(pci_devices: &mut Vec<PciDevice>)
kernel/src/virtio/network.rs:39
Methodnew
(pci_devices: &mut Vec<PciDevice>)
kernel/src/virtio/gpu.rs:44
Methodnew
(virtio_dev: VirtioNetwork)
kernel/src/network/device.rs:18
Methodnew
(clock: &SystemClock, virtio_dev: VirtioNetwork)
kernel/src/network/mod.rs:31
Methodnew_from_hash
(inner: T)
applib/src/content.rs:51
Methodnew_owned
(w: u32, h: u32)
applib/src/lib.rs:394
Methodnew_owned_filled
(w: u32, h: u32, color: Color)
applib/src/lib.rs:398
Methodnew_with_id
(inner: T, content_id: ContentId)
applib/src/content.rs:27
Functionpanic
(info: &PanicInfo)
kernel/src/main.rs:360
Methodplot
(&self)
wasm_apps/web_browser/src/html/tree.rs:98
Functionqemu_dump
(buf: &[u8])
guestlib/src/lib.rs:246
Methodread
(&mut self, buf: &mut [u8])
wasm_apps/web_browser/src/socket.rs:7
← previousnext →301–400 of 436, ranked by callers