MCPcopy Create free account

hub / github.com/LemonOSProject/LemonOS / functions

Functions1,303 in github.com/LemonOSProject/LemonOS

↓ 1 callersMethodEnqueue
Kernel/include/ringbuffer.h:30
↓ 1 callersMethodError
Kernel/include/fs/ext2.h:322
↓ 1 callersMethodExtendedCapabilitiesOffset
Kernel/include/xhci.h:128
↓ 1 callersFunctionFileDialogOnFileBoxSubmit
LibLemon/src/gui/filedialog.cpp:33
↓ 1 callersFunctionFindDevice
Kernel/src/arch/x86_64/pci.cpp:94
↓ 1 callersMethodFindDir
Kernel/src/fs/filesystem.cpp:346
↓ 1 callersFunctionFindMainAdapter
Kernel/src/net/networkadapter.cpp:18
↓ 1 callersMethodGetBottomBorderRect
System/LemonWM/window.cpp:115
↓ 1 callersFunctionGetCharWidth
LibLemon/src/gfx/text.cpp:183
↓ 1 callersFunctionGetDeviceID
Kernel/src/arch/x86_64/pci.cpp:79
↓ 1 callersMethodGetDifficulty
Applications/Minesweeper/main.cpp:245
↓ 1 callersFunctionGetErrCode
Kernel/src/arch/x86_64/idt.cpp:262
↓ 1 callersMethodGetFileDescriptors
LibLemon/src/ipc/interfaceuds.cpp:291
↓ 1 callersFunctionGetFirstFreeMemoryBlock
Finds the first free block in physical memory
Kernel/src/arch/x86_64/physicalallocator.cpp:43
↓ 1 callersFunctionGetNextPTY
Kernel/src/tty/pty.cpp:27
↓ 1 callersFunctionGetNextProccessPID
Kernel/src/arch/x86_64/scheduler.cpp:141
↓ 1 callersFunctionGetNextProcessInfo
LibLemon/src/lemon/util.cpp:29
↓ 1 callersFunctionGetProcessList
LibLemon/src/lemon/util.cpp:39
↓ 1 callersMethodGetProgIF
Kernel/include/arch/x86_64/pci.h:265
↓ 1 callersMethodGetTopBorderRect
System/LemonWM/window.cpp:119
↓ 1 callersFunctionGetVolumeID
Kernel/src/fs/filesystem.cpp:33
↓ 1 callersFunctionGrantPTY
Kernel/src/tty/pty.cpp:37
↓ 1 callersMethodHeaderType
Kernel/include/arch/x86_64/pci.h:261
↓ 1 callersFunctionIPLookup
Kernel/src/net/interface.cpp:17
↓ 1 callersFunctionInitCore
Kernel/src/arch/x86_64/hal.cpp:35
↓ 1 callersFunctionInitExtra
Kernel/src/arch/x86_64/hal.cpp:200
↓ 1 callersFunctionInitVideo
Kernel/src/arch/x86_64/hal.cpp:188
↓ 1 callersFunctionInitialize
Kernel/src/net/interface.cpp:104
↓ 1 callersFunctionInitializeBasicDevices
Kernel/src/device.cpp:117
↓ 1 callersFunctionInitializeCPU
Kernel/src/arch/x86_64/smp.cpp:73
↓ 1 callersFunctionInitializeConstructors
Kernel/src/kernel.cpp:106
↓ 1 callersFunctionInitializeMenu
Applications/Shell/menu.cpp:176
↓ 1 callersFunctionInitializePhysicalAllocator
Initialize the physical page allocator
Kernel/src/arch/x86_64/physicalallocator.cpp:19
↓ 1 callersFunctionInitializeSharedMemory
Kernel/src/sharedmem.cpp:16
↓ 1 callersFunctionInitializeVirtualMemory
Kernel/src/arch/x86_64/paging.cpp:73
↓ 1 callersFunctionInterfaceAccept
//////////////////////// \brief InterfaceAccept (interface) - Accept connections on an interface Accept a pending connection on an interface and retu
LibLemon/include/lemon/system/ipc.h:48
↓ 1 callersFunctionIoctl
Kernel/src/fs/filesystem.cpp:470
↓ 1 callersMethodIoctl
Kernel/src/fs/fsnodestubs.cpp:70
↓ 1 callersFunctionIsBMP
Check for BMP signature
LibLemon/include/lemon/gfx/graphics.h:69
↓ 1 callersFunctionIsPNG
LibLemon/src/gfx/image.cpp:11
↓ 1 callersFunctionIsType
InterfaceCompiler/main.cpp:202
↓ 1 callersMethodKeyUpdate
System/LemonWM/wm.cpp:458
↓ 1 callersFunctionLateInitialize
Kernel/src/logging.cpp:62
↓ 1 callersFunctionLemonMapFramebuffer
LibLemon/src/lemon/fb.cpp:7
↓ 1 callersMethodListen
Kernel/src/net/socket.cpp:67
↓ 1 callersFunctionLoadBitmapImage
LibLemon/src/gfx/image.cpp:226
↓ 1 callersFunctionLoadImage
Applications/LemonPaint/main.cpp:70
↓ 1 callersFunctionLoadPNGImage
LibLemon/src/gfx/image.cpp:128
↓ 1 callersFunctionMarkMemoryRegionFree
Marks a region in physical memory as being free
Kernel/src/arch/x86_64/physicalallocator.cpp:61
↓ 1 callersMethodMaskText
LibLemon/src/gui/widgets.cpp:678
↓ 1 callersMethodMaster_Read
Kernel/src/tty/pty.cpp:170
↓ 1 callersMethodMaster_Write
Kernel/src/tty/pty.cpp:188
↓ 1 callersFunctionMinimizeMenu
Applications/Shell/menu.cpp:294
↓ 1 callersMethodMouseDown
System/LemonWM/wm.cpp:282
↓ 1 callersMethodMouseMove
System/LemonWM/wm.cpp:422
↓ 1 callersMethodMouseRight
System/LemonWM/wm.cpp:362
↓ 1 callersMethodMouseUp
System/LemonWM/wm.cpp:384
↓ 1 callersFunctionMsToTicks
Kernel/src/arch/x86_64/timer.cpp:85
↓ 1 callersFunctionNextKey
Kernel/src/sharedmem.cpp:21
↓ 1 callersMethodOnCommand
LibLemon/src/gui/widgets.cpp:44
↓ 1 callersMethodOnDisconnect
Kernel/src/net/socket.cpp:166
↓ 1 callersMethodOnDoubleClick
LibLemon/src/gui/widgets.cpp:40
↓ 1 callersFunctionOnFileOpened
Applications/FileManager/main.cpp:12
↓ 1 callersMethodOnInterrupt
Kernel/src/net/8254x.cpp:97
↓ 1 callersMethodOnInterrupt
Kernel/src/usb/xhci.cpp:237
↓ 1 callersFunctionOnKey
System/FTerm/main.cpp:413
↓ 1 callersMethodOnKeyPress
LibLemon/src/gui/widgets.cpp:42
↓ 1 callersMethodOnMouseUp
LibLemon/src/gui/window.cpp:333
↓ 1 callersFunctionOnPaint
Applications/Shell/menu.cpp:167
↓ 1 callersFunctionOnPress
Applications/Run/main.cpp:82
↓ 1 callersFunctionOnReceiveICMP
Kernel/src/net/interface.cpp:22
↓ 1 callersFunctionOnReceiveIPv4
Kernel/src/net/interface.cpp:43
↓ 1 callersFunctionOnReceiveUDP
Kernel/src/net/interface.cpp:32
↓ 1 callersMethodOnRightMouseDown
LibLemon/src/gui/widgets.cpp:32
↓ 1 callersMethodOnRightMouseUp
LibLemon/src/gui/widgets.cpp:34
↓ 1 callersMethodOpen
Kernel/src/fs/tar.cpp:195
↓ 1 callersFunctionOpenFile
Applications/TextEdit/main.cpp:89
↓ 1 callersMethodPaint
Applications/Shell/main.cpp:58
↓ 1 callersFunctionParse
InterfaceCompiler/main.cpp:359
↓ 1 callersFunctionParseInterfaceDeclarationStatement
interface IDENTIFIER {
InterfaceCompiler/main.cpp:291
↓ 1 callersFunctionParseLine
Applications/LSh/main.cpp:144
↓ 1 callersMethodPeek
Kernel/src/streams.cpp:19
↓ 1 callersFunctionPointInWindow
System/LemonWM/lemonwm.h:211
↓ 1 callersMethodPoll
System/FTerm/input.cpp:96
↓ 1 callersFunctionPollMenu
Applications/Shell/menu.cpp:272
↓ 1 callersMethodPowerOn
Kernel/include/xhci.h:182
↓ 1 callersFunctionPrepareTrampoline
Kernel/src/arch/x86_64/smp.cpp:69
↓ 1 callersFunctionPrintArray
Applications/JSONDump/main.cpp:10
↓ 1 callersFunctionPrintChar
System/FTerm/main.cpp:316
↓ 1 callersFunctionPrintChar
Applications/Terminal/main.cpp:395
↓ 1 callersMethodPrintN
Kernel/src/videoconsole.cpp:77
↓ 1 callersMethodRead
Kernel/src/arch/x86_64/mouse.cpp:127
↓ 1 callersMethodRead
Kernel/src/net/socket.cpp:71
↓ 1 callersMethodRead
Kernel/src/fs/ext2.cpp:1051
↓ 1 callersFunctionReadControlRegister
Kernel/src/storage/ata.cpp:47
↓ 1 callersMethodReadDir
Kernel/src/fs/tar.cpp:54
↓ 1 callersMethodReadDir
Kernel/src/fs/filesystem.cpp:339
↓ 1 callersFunctionReadKey
Kernel/src/arch/x86_64/keyboard.cpp:19
↓ 1 callersFunctionReadLine
Applications/LSh/main.cpp:64
↓ 1 callersFunctionReadMADT
Kernel/src/arch/x86_64/acpi.cpp:69
← previousnext →401–500 of 1,303, ranked by callers