Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Supercip971/WingOS
/ functions
Functions
2,256 in github.com/Supercip971/WingOS
⨍
Functions
2,256
◇
Types & classes
543
↳
Endpoints
1
↓ 191 callers
Method
unwrap
src/libcore/result.hpp:146
↓ 190 callers
Method
is_error
src/libcore/result.hpp:173
↓ 167 callers
Method
len
src/math/range.hpp:27
↓ 144 callers
Function
stbi__get8
src/external/stb/stb_image.hpp:1643
↓ 131 callers
Function
stbi__err
src/external/stb/stb_image.cpp:3
↓ 108 callers
Method
error
src/libcore/result.hpp:113
↓ 102 callers
Function
ttUSHORT
src/external/stb/stb_truetype.hpp:1330
↓ 100 callers
Method
push
src/libcore/ds/vec.hpp:168
↓ 72 callers
Method
release
src/kernel/generic/pmm.cpp:198
↓ 67 callers
Method
start
src/math/range.hpp:23
↓ 65 callers
Method
len
src/libcore/ds/vec.hpp:239
↓ 53 callers
Method
view
src/libcore/ds/array.hpp:65
↓ 48 callers
Method
space
src/kernel/generic/task.hpp:60
↓ 44 callers
Method
lock
src/kernel/generic/asset_types.hpp:235
↓ 44 callers
Method
ptr
src/iol/wingos/asset.hpp:89
↓ 44 callers
Function
stbi__rewind
src/external/stb/stb_image.hpp:879
↓ 43 callers
Function
copy
src/wingos-headers/ipc.h:98
↓ 40 callers
Function
format
src/libcore/fmt/fmt.hpp:100
↓ 40 callers
Method
take
src/libcore/result.hpp:152
↓ 39 callers
Function
stbi__get16be
src/external/stb/stb_image.hpp:1735
↓ 38 callers
Function
memcpy
src/libc/string.c:5
↓ 38 callers
Function
ttSHORT
src/external/stb/stb_truetype.hpp:1332
↓ 36 callers
Function
printf
src/libc/stdio.c:129
↓ 36 callers
Method
value
src/libcore/time/time.hpp:12
↓ 35 callers
Function
toVirt
src/hw/mem/addr_space.hpp:201
↓ 34 callers
Method
pop
src/libcore/ds/vec.hpp:254
↓ 32 callers
Function
alignUp
src/math/align.hpp:14
↓ 32 callers
Function
max
src/libcore/logic.hpp:13
↓ 32 callers
Function
stbi__get32le
src/external/stb/stb_image.hpp:1763
↓ 31 callers
Function
stbi__skip
src/external/stb/stb_image.hpp:1677
↓ 31 callers
Method
width
src/gfx/image/image.hpp:23
↓ 30 callers
Function
stbi__get16le
src/external/stb/stb_image.hpp:1755
↓ 29 callers
Function
memset
src/libc/string.c:21
↓ 29 callers
Function
min
src/libcore/logic.hpp:18
↓ 29 callers
Method
write
src/libcore/io/void.hpp:25
↓ 27 callers
Function
floor
src/libmath/floor.c:10
↓ 26 callers
Method
height
src/gfx/image/image.hpp:25
↓ 25 callers
Method
end
src/math/range.hpp:25
↓ 24 callers
Function
dump_source_location
src/kernel/generic/ubsan.cpp:87
↓ 24 callers
Method
reply
src/iol/wingos/ipc.hpp:133
↓ 23 callers
Function
log
src/libmath/log.c:77
↓ 23 callers
Function
swap
src/libcore/type-utils.hpp:51
↓ 23 callers
Function
syscall_execute
src/arch/generic/x86/syscall.cpp:3
↓ 21 callers
Function
__cosdf
src/libmath/__cosdf.c:26
↓ 21 callers
Function
__sindf
src/libmath/__sindf.c:26
↓ 21 callers
Method
currentTask
src/kernel/generic/scheduler.cpp:981
↓ 21 callers
Method
map_memory
src/iol/wingos/space.hpp:54
↓ 20 callers
Method
assert
src/libcore/result.hpp:122
↓ 20 callers
Method
insert
src/libcore/ds/vec.hpp:291
↓ 20 callers
Function
stbi__get32be
src/external/stb/stb_image.hpp:1745
↓ 20 callers
Function
stbi__malloc
src/external/stb/stb_image.hpp:975
↓ 19 callers
Method
append
src/libcore/str_writer.hpp:131
↓ 19 callers
Method
release
src/kernel/generic/asset.cpp:31
↓ 18 callers
Method
get
src/hw/acpi/ioapic.cpp:19
↓ 18 callers
Method
has_value
src/libcore/optional.hpp:228
↓ 18 callers
Function
stbtt__handle_clipped_edge
the edge passed in here does not cross the vertical line at x or the vertical line at x+1 (i.e. it has already been clipped to those)
src/external/stb/stb_truetype.hpp:3359
↓ 18 callers
Function
ttULONG
src/external/stb/stb_truetype.hpp:1334
↓ 18 callers
Method
uid
src/kernel/generic/task.hpp:75
↓ 17 callers
Function
__polevll
* Polynomial evaluator: * P[0] x^n + P[1] x^(n-1) + ... + P[n] */
src/libmath/__polevll.c:65
↓ 17 callers
Function
floorf
src/libmath/floorf.c:3
↓ 17 callers
Function
from
src/hw/hpet/hpet.hpp:68
↓ 17 callers
Function
sqrtf
src/libmath/sqrtf.c:20
↓ 16 callers
Method
cpu_context
src/kernel/generic/task.hpp:92
↓ 16 callers
Function
free
src/libc/stdlib.c:13
↓ 16 callers
Method
has
src/libcore/ds/umap.hpp:281
↓ 16 callers
Function
stbi__at_eof
src/external/stb/stb_image.hpp:1658
↓ 15 callers
Method
call
src/iol/wingos/ipc.hpp:254
↓ 15 callers
Method
clear
src/libcore/ds/vec.hpp:139
↓ 15 callers
Function
scalbn
src/libmath/scalbn.c:4
↓ 15 callers
Function
sqrt
src/libmath/sqrt.c:83
↓ 15 callers
Function
stbtt__buf_get8
src/external/stb/stb_truetype.hpp:1162
↓ 15 callers
Function
stbtt__csctx_rccurve_to
src/external/stb/stb_truetype.hpp:2139
↓ 15 callers
Function
stbtt__find_table
@OPTIMIZE: binary search
src/external/stb/stb_truetype.hpp:1358
↓ 14 callers
Method
allocate_physical_memory
src/iol/wingos/space.hpp:38
↓ 14 callers
Function
fabs
src/libmath/fabs.c:4
↓ 14 callers
Method
forward_flags
src/libcore/fmt/flags.hpp:38
↓ 14 callers
Function
logf
src/libmath/logf.c:28
↓ 14 callers
Function
malloc
src/libc/stdlib.c:8
↓ 14 callers
Method
size
src/arch/x86_64/tss.hpp:37
↓ 14 callers
Function
stbtt_FindGlyphIndex
src/external/stb/stb_truetype.hpp:1575
↓ 13 callers
Method
connect_to_ipc_server
src/iol/wingos/space.hpp:162
↓ 13 callers
Function
cos
src/libmath/cos.c:45
↓ 13 callers
Method
lock
src/libcore/lock/lock.hpp:89
↓ 13 callers
Method
release
src/libcore/lock/lock.hpp:117
↓ 13 callers
Method
wait_for_accept
src/iol/wingos/ipc.hpp:210
↓ 12 callers
Function
count
src/libcore/mem/view.hpp:80
↓ 12 callers
Function
fabsf
src/libmath/fabsf.c:4
↓ 12 callers
Function
liballoc_unlock
src/iol/linux/alloc.cpp:16
↓ 12 callers
Method
release_asset
src/iol/wingos/space.hpp:87
↓ 12 callers
Method
remove
src/libcore/ds/umap.hpp:202
↓ 12 callers
Function
scalbnl
src/libmath/scalbnl.c:4
↓ 12 callers
Function
stbi__grow_buffer_unsafe
src/external/stb/stb_image.hpp:2263
↓ 12 callers
Function
stbi__zreceive
src/external/stb/stb_image.hpp:4800
↓ 12 callers
Method
write
src/arch/x86/com.cpp:43
↓ 11 callers
Function
__cos
src/libmath/__cos.c:61
↓ 11 callers
Function
__sin
src/libmath/__sin.c:52
↓ 11 callers
Method
addr
src/protocols/server_helper.hpp:22
↓ 11 callers
Method
copied
src/libcore/result.hpp:141
↓ 11 callers
Method
disconnect
src/iol/wingos/ipc.hpp:33
↓ 11 callers
Function
fabsl
src/libmath/fabsl.c:3
next →
1–100 of 2,256, ranked by callers