Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SerenityOS/serenity
/ functions
Functions
54,651 in github.com/SerenityOS/serenity
⨍
Functions
54,651
◇
Types & classes
13,453
↓ 17 callers
Method
to_index
7.1.22 ToIndex ( argument ), https://tc39.es/ecma262/#sec-toindex
Userland/Libraries/LibJS/Runtime/Value.cpp:1129
↓ 17 callers
Function
try_copy_kstring_from_user
Kernel/Tasks/Process.h:1198
↓ 17 callers
Method
try_serialize_absolute_path
Kernel/FileSystem/Custody.cpp:33
↓ 17 callers
Method
type
Userland/Libraries/LibCore/Event.h:37
↓ 17 callers
Method
type
Userland/Libraries/LibSQL/AST/Token.h:239
↓ 17 callers
Method
update
Userland/Demos/CatDog/CatDog.cpp:65
↓ 17 callers
Function
vformat
AK/Format.cpp:764
↓ 17 callers
Method
width
Userland/Libraries/LibWeb/SVG/SVGSVGElement.cpp:182
↓ 17 callers
Function
with_eof_check
Userland/Libraries/LibWasm/Parser/Parser.cpp:31
↓ 17 callers
Method
write_bool_entry
Userland/Libraries/LibCore/ConfigFile.cpp:164
↓ 17 callers
Function
year_from_time
21.4.1.8 YearFromTime ( t ), https://tc39.es/ecma262/#sec-yearfromtime
Userland/Libraries/LibJS/Runtime/Date.cpp:138
↓ 16 callers
Method
abs
Userland/Libraries/LibWeb/PixelUnits.h:244
↓ 16 callers
Method
add
https://drafts.csswg.org/css-font-loading/#dom-fontfaceset-add
Userland/Libraries/LibWeb/CSS/FontFaceSet.cpp:78
↓ 16 callers
Method
allocate_physical_page
Kernel/Memory/MemoryManager.cpp:1397
↓ 16 callers
Method
append_column
Userland/Libraries/LibSQL/Meta.cpp:131
↓ 16 callers
Method
as_unsigned
Userland/Libraries/LibDebug/Dwarf/AttributeValue.h:37
↓ 16 callers
Function
bit_scan_forward
AK/BuiltinWrappers.h:136
↓ 16 callers
Method
blit_filtered
Userland/Libraries/LibGfx/Painter.cpp:915
↓ 16 callers
Method
class_name
Kernel/Net/Socket.h:119
↓ 16 callers
Method
clear
Userland/Applications/PixelPaint/Selection.cpp:18
↓ 16 callers
Method
clear
Kernel/Devices/Storage/AHCI/Definitions.h:334
↓ 16 callers
Function
code_point_has_script_extension
Userland/Libraries/LibUnicode/CharacterTypes.cpp:352
↓ 16 callers
Method
control_transfer
Kernel/Bus/USB/USBDevice.cpp:94
↓ 16 callers
Method
copy_to
AK/Span.h:193
↓ 16 callers
Function
count_required_bits
AK/BuiltinWrappers.h:156
↓ 16 callers
Function
create_four_cc
Userland/Libraries/LibGfx/ImageFormats/DDSLoader.cpp:50
↓ 16 callers
Method
css_to_device_point
Userland/Libraries/LibWeb/Page/Page.cpp:133
↓ 16 callers
Method
day
Userland/Libraries/LibCore/DateTime.h:23
↓ 16 callers
Method
did_update_selection
Userland/Libraries/LibGUI/TreeView.cpp:424
↓ 16 callers
Method
elapsed
FIXME: Move callers to elapsed_milliseconds(), remove this.
Userland/Libraries/LibCore/ElapsedTimer.h:35
↓ 16 callers
Method
elapsed_time
Userland/Libraries/LibCore/ElapsedTimer.cpp:36
↓ 16 callers
Method
enabled
Userland/Libraries/LibWeb/HTML/AudioTrack.h:38
↓ 16 callers
Function
expect_single_frame
Tests/LibGfx/TestImageDecoder.cpp:47
↓ 16 callers
Method
fetch_data_and_type
Userland/Libraries/LibGUI/Clipboard.cpp:58
↓ 16 callers
Method
fill_rect_with_gradient
Userland/Libraries/LibGfx/Painter.cpp:240
↓ 16 callers
Method
find_any_of
AK/ByteString.h:186
↓ 16 callers
Method
flush_buffer_to_stream
AK/BitStream.h:406
↓ 16 callers
Method
for_each_index
Userland/Libraries/LibGUI/ModelSelection.h:48
↓ 16 callers
Method
for_each_program_header
Userland/Libraries/LibELF/Image.h:344
↓ 16 callers
Function
futex
Userland/Libraries/LibC/serenity.cpp:41
↓ 16 callers
Function
get_buffer_source_copy
https://webidl.spec.whatwg.org/#dfn-get-buffer-source-copy
Userland/Libraries/LibWeb/WebIDL/AbstractOperations.cpp:26
↓ 16 callers
Function
get_iterator
7.4.4 GetIterator ( obj, kind ), https://tc39.es/ecma262/#sec-getiterator
Userland/Libraries/LibJS/Runtime/Iterator.cpp:72
↓ 16 callers
Function
get_iterator_from_method
7.4.3 GetIteratorFromMethod ( obj, method ), https://tc39.es/ecma262/#sec-getiteratorfrommethod
Userland/Libraries/LibJS/Runtime/Iterator.cpp:51
↓ 16 callers
Function
get_key
Userland/Libraries/LibCrypto/Cipher/AES.cpp:18
↓ 16 callers
Method
get_resource
Kernel/Firmware/DeviceTree/Device.cpp:13
↓ 16 callers
Method
has_oob_symbol
Userland/Libraries/LibGfx/ImageFormats/JBIG2Shared.h:279
↓ 16 callers
Method
hash
Userland/Libraries/LibSQL/Meta.cpp:13
↓ 16 callers
Method
head
https://html.spec.whatwg.org/multipage/dom.html#the-head-element-2
Userland/Libraries/LibWeb/DOM/Document.cpp:799
↓ 16 callers
Method
host
https://url.spec.whatwg.org/#dom-url-host
Userland/Libraries/LibWeb/DOMURL/DOMURL.cpp:281
↓ 16 callers
Method
increase_slider_by
Userland/Libraries/LibGUI/Scrollbar.h:36
↓ 16 callers
Function
initialize_strings
Userland/Libraries/LibWeb/SVG/TagNames.cpp:15
↓ 16 callers
Function
is_ascii_printable
AK/CharacterTypes.h:93
↓ 16 callers
Method
is_block
Userland/Libraries/LibWeb/CSS/Parser/ComponentValue.h:26
↓ 16 callers
Method
is_editable
Userland/Libraries/LibWeb/DOM/Node.cpp:1144
↓ 16 callers
Method
is_empty
Ladybird/Qt/EventLoopImplementationQt.cpp:50
↓ 16 callers
Method
is_empty
Userland/Libraries/LibAudio/UserSampleQueue.cpp:58
↓ 16 callers
Method
is_end
Userland/Libraries/LibJS/Runtime/Map.h:39
↓ 16 callers
Method
is_flex_inside
Userland/Libraries/LibWeb/CSS/Display.h:100
↓ 16 callers
Method
is_in_list
AK/IntrusiveList.h:420
↓ 16 callers
Method
is_integral_number
Userland/Libraries/LibJS/Runtime/Value.h:187
↓ 16 callers
Function
is_legacy_alias
Meta/Lagom/Tools/CodeGenerators/LibWeb/GenerateCSSPropertyID.cpp:50
↓ 16 callers
Method
is_none
Userland/Libraries/LibWeb/CSS/Size.h:46
↓ 16 callers
Method
is_selected
Userland/Applications/PixelPaint/Layer.h:93
↓ 16 callers
Method
is_shared_array_buffer
25.2.2.2 IsSharedArrayBuffer ( obj ), https://tc39.es/ecma262/#sec-issharedarraybuffer
Userland/Libraries/LibJS/Runtime/ArrayBuffer.h:108
↓ 16 callers
Function
is_valid_epoch_nanoseconds
8.5.1 IsValidEpochNanoseconds ( epochNanoseconds ), https://tc39.es/proposal-temporal/#sec-temporal-isvalidepochnanoseconds
Userland/Libraries/LibJS/Runtime/Temporal/Instant.cpp:43
↓ 16 callers
Method
is_zero
Userland/Libraries/LibJS/Runtime/Intl/MathematicalValue.cpp:289
↓ 16 callers
Method
layout
Userland/Libraries/LibGUI/Widget.h:88
↓ 16 callers
Function
lroundf
Userland/Libraries/LibC/math.cpp:688
↓ 16 callers
Method
luminosity
Userland/Libraries/LibGfx/Color.h:320
↓ 16 callers
Function
make_open_action
Userland/Libraries/LibGUI/CommonActions.cpp:34
↓ 16 callers
Function
mbrtowc
https://pubs.opengroup.org/onlinepubs/9699919799/functions/mbrtowc.html
Userland/Libraries/LibC/wchar.cpp:249
↓ 16 callers
Function
month_from_time
21.4.1.11 MonthFromTime ( t ), https://tc39.es/ecma262/#sec-monthfromtime
Userland/Libraries/LibJS/Runtime/Date.cpp:174
↓ 16 callers
Method
move
Userland/Libraries/LibGUI/VimEditingEngine.cpp:15
↓ 16 callers
Method
multiplied_by
Userland/Libraries/LibCrypto/BigInt/SignedBigInteger.cpp:172
↓ 16 callers
Method
opcode_id
Userland/Libraries/LibRegex/RegexByteCode.h:604
↓ 16 callers
Function
parse
Meta/Lagom/Tools/CodeGenerators/IPCCompiler/main.cpp:94
↓ 16 callers
Function
parse_iso8601
Userland/Libraries/LibJS/Runtime/Temporal/ISO8601.cpp:1552
↓ 16 callers
Method
permissions
Kernel/FileSystem/SysFS/Component.cpp:57
↓ 16 callers
Method
pop_min
AK/BinaryHeap.h:143
↓ 16 callers
Method
prepend
AK/IntrusiveList.h:238
↓ 16 callers
Method
print_bytecode
Userland/Libraries/LibRegex/RegexDebug.h:35
↓ 16 callers
Method
read_unknown_element
Userland/Libraries/LibMedia/Containers/Matroska/Reader.cpp:1121
↓ 16 callers
Method
readable
https://streams.spec.whatwg.org/#ts-readable
Userland/Libraries/LibWeb/Streams/TransformStream.h:27
↓ 16 callers
Method
rect
Userland/Libraries/LibSoftGPU/Buffer/FrameBuffer.h:40
↓ 16 callers
Function
reduce
(op, accumulator, cells)
Base/usr/share/Spreadsheet/runtime.js:463
↓ 16 callers
Method
remove_all_other_entries
Userland/Libraries/LibIDL/Types.cpp:301
↓ 16 callers
Method
remove_from_parent
Userland/Libraries/LibCore/EventReceiver.h:133
↓ 16 callers
Method
request
Userland/Libraries/LibWeb/Fetch/Request.h:84
↓ 16 callers
Method
resize
Userland/Games/Flood/Board.cpp:49
↓ 16 callers
Method
restart
Userland/Libraries/LibCore/Timer.cpp:57
↓ 16 callers
Method
result
Userland/Libraries/LibJS/Runtime/Promise.h:36
↓ 16 callers
Function
round_1
Userland/Libraries/LibCrypto/Hash/MD5.cpp:20
↓ 16 callers
Function
round_2
Userland/Libraries/LibCrypto/Hash/MD5.cpp:27
↓ 16 callers
Function
round_3
Userland/Libraries/LibCrypto/Hash/MD5.cpp:34
↓ 16 callers
Function
round_4
Userland/Libraries/LibCrypto/Hash/MD5.cpp:41
↓ 16 callers
Method
screen_relative_rect
Userland/Libraries/LibGUI/Widget.cpp:629
↓ 16 callers
Method
selected_index
Userland/Libraries/LibGUI/ComboBox.cpp:229
↓ 16 callers
Method
selection_text
Userland/Libraries/LibGfx/Palette.h:75
↓ 16 callers
Method
send_signal
Kernel/Tasks/Thread.cpp:661
↓ 16 callers
Method
session
Userland/DevTools/HackStudio/Debugger/Debugger.h:44
← previous
next →
2,301–2,400 of 54,651, ranked by callers