Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ functions
Functions
1,303 in github.com/LemonOSProject/LemonOS
⨍
Functions
1,303
◇
Types & classes
320
Function
KernelMapVirtualMemory2M
Kernel/src/arch/x86_64/paging.cpp:508
Method
KernelObject
Kernel/include/objects/kobject.h:26
Method
KernelObjectWatcher
Kernel/include/objects/kobject.h:51
Function
KernelProcess
Kernel/src/kernel.cpp:42
Method
KeyValuePair
Kernel/include/hash.h:36
Method
KeyboardDevice
Kernel/src/arch/x86_64/keyboard.cpp:39
Function
LShBuiltin_Cd
Applications/LSh/main.cpp:32
Function
LShBuiltin_Clear
Applications/LSh/main.cpp:55
Function
LShBuiltin_Export
Applications/LSh/main.cpp:49
Function
LShBuiltin_Pwd
Applications/LSh/main.cpp:44
Method
Label
///////////////////// Label /////////////////////
LibLemon/src/gui/widgets.cpp:336
Method
LayoutContainer
///////////////////// LayoutContainer /////////////////////
LibLemon/src/gui/widgets.cpp:182
Function
LemonIPCThread
Applications/IPCTest/main.cpp:59
Function
Link
Kernel/src/fs/filesystem.cpp:390
Method
Link
Kernel/src/fs/fsnodestubs.cpp:58
Method
LinkVolume
Kernel/include/fs/fsvolume.h:16
Function
List
Kernel/src/fs/initrd.cpp:142
Method
List
Kernel/include/list.h:204
Method
ListDir
Kernel/src/fs/ext2.cpp:691
Method
ListIterator
Kernel/include/list.h:24
Method
ListView
///////////////////// ListView /////////////////////
LibLemon/src/gui/widgets.cpp:689
Method
Listen
Kernel/src/net/ipsocket.cpp:46
Function
LoadBackground
System/LemonWM/main.cpp:25
Method
LocalSocket
Kernel/src/net/socket.cpp:128
Method
LocationToBlock
Kernel/include/fs/ext2.h:255
Method
LogDevice
Kernel/src/logging.cpp:28
Method
MakeNode
Kernel/src/fs/tar.cpp:65
Method
MaxIntrs
Kernel/include/xhci.h:100
Method
MaxSlotsEnabled
Kernel/include/xhci.h:167
Method
MenuCategory
Applications/Shell/menu.cpp:38
Method
MenuItem
Applications/Shell/menu.cpp:58
Method
MenuWidget
Applications/Shell/menu.cpp:141
Method
Message
LibLemon/include/lemon/ipc/message.h:81
Method
MessageClient
LibLemon/src/ipc/interfaceuds.cpp:12
Method
MessageEndpoint
Kernel/src/objects/message.cpp:6
Method
MessageInterface
Kernel/src/objects/interface.cpp:6
Method
MessageServer
LibLemon/src/ipc/interfaceuds.cpp:24
Method
MinesweeperGame
Applications/Minesweeper/main.cpp:77
Method
Minimize
LibLemon/src/gui/window.cpp:379
Method
Minimize
//////////////////////// \brief Minimize window Show/hide the window on screen \param minimized Whether to show/hide the window ////////////////////
LibLemon/include/lemon/gui/window.h:118
Method
MinimizeWindow
System/LemonWM/wm.cpp:37
Method
MouseDevice
Kernel/src/arch/x86_64/mouse.cpp:120
Method
NVMeQueue
Kernel/src/storage/nvme.cpp:20
Method
NVMeQueue
Kernel/include/nvme.h:189
Method
NetworkAdapter
Kernel/src/net/networkadapter.cpp:27
Method
Null
Kernel/src/device.cpp:22
Method
ObjectID
Kernel/include/objects/kobject.h:30
Function
OnFileButtonPress
LibLemon/src/gui/fileview.cpp:134
Method
OnHover
LibLemon/src/gui/widgets.cpp:36
Method
OnListSubmit
LibLemon/src/gui/fileview.cpp:296
Function
OnMessageBoxCancelPressed
LibLemon/src/gui/messagebox.cpp:15
Function
OnMessageBoxOKPressed
LibLemon/src/gui/messagebox.cpp:10
Method
OnMouseDown
LibLemon/src/gui/widgets.cpp:28
Method
OnMouseDown
Applications/LemonPaint/canvas.cpp:38
Method
OnMouseDown
Applications/LemonPaint/main.cpp:22
Method
OnMouseDown
Applications/TextEdit/exttextbox.cpp:27
Method
OnMouseMove
LibLemon/src/gui/widgets.cpp:38
Method
OnMouseMove
Applications/LemonPaint/canvas.cpp:78
Method
OnMouseMove
Applications/TextEdit/exttextbox.cpp:43
Method
OnMouseUp
LibLemon/src/gui/widgets.cpp:30
Method
OnMouseUp
Applications/LemonPaint/canvas.cpp:65
Method
OnMouseUp
Applications/TextEdit/exttextbox.cpp:35
Method
OnMouseUp
Applications/Minesweeper/main.cpp:177
Method
OnMouseUp
Applications/Shell/menu.cpp:156
Method
OnMouseUp
Applications/Shell/main.cpp:66
Function
OnOKPress
System/Login/main.cpp:29
Function
OnOpen
Applications/LemonPaint/main.cpp:106
Function
OnPaint
Applications/Terminal/main.cpp:104
Function
OnPaint
Applications/GUITest/main.cpp:15
Method
OnRightMouseUp
Applications/Minesweeper/main.cpp:229
Function
OnSave
Applications/LemonPaint/main.cpp:110
Function
OnTaskbarPaint
Applications/Shell/main.cpp:96
Method
OnTextBoxSubmit
LibLemon/src/gui/fileview.cpp:302
Function
OnWindowCmd
Applications/ImgView/main.cpp:35
Function
OnWindowCmd
Applications/TextEdit/main.cpp:136
Function
OnWindowPaint
Applications/TextEdit/main.cpp:127
Function
Open
LibLemon/src/shell/shell.cpp:21
Function
Open
Kernel/src/fs/filesystem.cpp:369
Method
Open
Applications/Shell/menu.cpp:46
Method
Open
Applications/Shell/shell.cpp:118
Method
Open
Kernel/src/net/socket.cpp:101
Method
Open
Kernel/src/fs/fat32.cpp:165
Method
Open
Kernel/src/fs/fsnodestubs.cpp:18
Method
Open
Kernel/src/fs/initrd.cpp:190
Function
PREFIX(calloc)
Kernel/src/liballoc/liballoc.c:658
Function
PREFIX(free)
Kernel/src/liballoc/liballoc.c:547
Function
PREFIX(malloc)
Kernel/src/liballoc/liballoc.c:206
Function
PREFIX(realloc)
Kernel/src/liballoc/liballoc.c:672
Method
PTY
Kernel/src/tty/pty.cpp:148
Method
PTYDevice
Kernel/src/tty/pty.cpp:49
Function
PageFaultHandler
Kernel/src/arch/x86_64/paging.cpp:578
Method
Paint
LibLemon/src/gui/fileview.cpp:113
Method
Paint
LibLemon/src/gui/widgets.cpp:26
Method
Paint
Applications/LemonPaint/brush.cpp:6
Method
Pair
Kernel/include/pair.h:9
Method
ParameterList
InterfaceCompiler/main.cpp:110
Method
Parse
LibLemon/src/cfgparser.cpp:41
Method
ParseArray
LibLemon/src/json.cpp:255
Method
ParseObject
LibLemon/src/json.cpp:193
Method
ParseString
LibLemon/src/json.cpp:52
← previous
next →
801–900 of 1,303, ranked by callers