MCPcopy Create free account

hub / github.com/SerenityOS/serenity / functions

Functions54,651 in github.com/SerenityOS/serenity

↓ 151 callersMethodget
Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:158
↓ 151 callersMethodheight
Userland/Libraries/LibWeb/Painting/PaintableFragment.h:48
↓ 151 callersFunctionparse
https://url.spec.whatwg.org/#concept-url-parser
Userland/Libraries/LibWeb/DOMURL/DOMURL.cpp:512
↓ 151 callersMethodset_text
Userland/Libraries/LibGUI/Label.cpp:44
↓ 150 callersMethodread_bit
AK/BitStream.h:47
↓ 150 callersMethodtype
AK/JsonValue.h:162
↓ 149 callersFunctionexit
Userland/Libraries/LibC/stdlib.cpp:351
↓ 149 callersMethodfrom
https://streams.spec.whatwg.org/#rs-from
Userland/Libraries/LibWeb/Streams/ReadableStream.cpp:72
↓ 149 callersFunctionjs_out
Userland/Libraries/LibJS/Print.cpp:140
↓ 149 callersFunctionprintf
https://pubs.opengroup.org/onlinepubs/9699919799/functions/printf.html
Userland/Libraries/LibC/stdio.cpp:934
↓ 148 callersFunctionExtractor
Tests/LibC/TestMath.cpp:141
↓ 148 callersFunctionadopt_own
AK/NonnullOwnPtr.h:142
↓ 148 callersMethodcode
Userland/Libraries/LibDNS/Packet.h:75
↓ 148 callersMethoddata
AK/Span.h:130
↓ 147 callersFunctionfrom_string
Userland/Libraries/LibWeb/ReferrerPolicy/ReferrerPolicy.cpp:36
↓ 146 callersMethodis_empty
Userland/Libraries/LibGUI/TextDocument.cpp:1127
↓ 145 callersMethoddata
Userland/Libraries/LibWeb/HTML/ImageData.cpp:118
↓ 145 callersMethodsize
https://w3c.github.io/FileAPI/#dfn-size
Userland/Libraries/LibWeb/FileAPI/Blob.h:44
↓ 144 callersMethodnext_is
Userland/Libraries/LibShell/Parser.cpp:2313
↓ 144 callersFunctionstrerror
https://pubs.opengroup.org/onlinepubs/9699919799/functions/strerror.html
Userland/Libraries/LibC/string.cpp:359
↓ 144 callersMethodvalue_or
AK/Optional.h:524
↓ 143 callersFunctionbuild_0f
Userland/Libraries/LibDisassembly/x86/Instruction.cpp:296
↓ 143 callersFunctionfrom_string_view
Userland/Libraries/LibSemVer/SemVer.cpp:164
↓ 143 callersFunctionpair_int_hash
AK/HashFunctions.h:22
↓ 143 callersMethodtranslate_by
Userland/Libraries/LibGfx/Rect.h:76
↓ 142 callersMethodread_until_eof
AK/Stream.cpp:37
↓ 142 callersMethodrelease_value
Userland/Libraries/LibJS/Runtime/Value.h:696
↓ 142 callersFunctionvalue
()
Userland/Libraries/LibJS/Tests/builtins/Intl/ListFormat/ListFormat.prototype.format.js:51
↓ 141 callersFunctionabs
https://pubs.opengroup.org/onlinepubs/9699919799/functions/abs.html
Userland/Libraries/LibC/stdlib.cpp:702
↓ 141 callersMethodappendln
AK/SourceGenerator.h:104
↓ 141 callersMethodhas_overflow
AK/Checked.h:154
↓ 141 callersMethodtrim
Userland/Libraries/LibGfx/Path.h:302
↓ 140 callersMethodvalue
https://dom.spec.whatwg.org/#dom-domtokenlist-value
Userland/Libraries/LibWeb/DOM/DOMTokenList.cpp:248
↓ 139 callersMethodwrite_bits
Userland/Libraries/LibGfx/ImageFormats/JPEGWriter.cpp:47
↓ 138 callersMethodbegin_transaction
Userland/Libraries/LibWeb/CSS/Parser/TokenStream.h:171
↓ 138 callersMethodheight
Userland/Services/WindowServer/Screen.h:159
↓ 137 callersMethodsize
https://html.spec.whatwg.org/multipage/input.html#the-size-attribute
Userland/Libraries/LibWeb/HTML/HTMLInputElement.cpp:1869
↓ 137 callersMethodslice
AK/Span.h:149
↓ 137 callersMethodwrite_until_depleted
Userland/Utilities/sed.cpp:720
↓ 136 callersMethodat
Userland/Applications/Spreadsheet/Spreadsheet.cpp:176
↓ 136 callersMethodresize
Userland/Libraries/LibVirtGPU/Device.cpp:269
↓ 135 callersFunctionformat_operand
Userland/Libraries/LibJS/Bytecode/Interpreter.cpp:43
↓ 135 callersMethodkey
Userland/Libraries/LibGUI/Event.h:402
↓ 133 callersMethodget
Userland/Libraries/LibSQL/BTree.cpp:83
↓ 133 callersFunctionstore_unaligned
AK/SIMDExtras.h:93
↓ 133 callersFunctionunlink
https://pubs.opengroup.org/onlinepubs/9699919799/functions/unlink.html
Userland/Libraries/LibC/unistd.cpp:672
↓ 132 callersMethodextend
Userland/Libraries/LibSQL/Tuple.cpp:115
↓ 132 callersMethodsize
Userland/Libraries/LibAudio/GenericTypes.cpp:14
↓ 132 callersMethodstring
Kernel/Boot/CommandLine.h:75
↓ 132 callersMethodtrim_whitespace
AK/ByteString.h:158
↓ 132 callersMethodvalues
Userland/Libraries/LibGfx/Font/OpenType/Hinting/Opcodes.h:171
↓ 131 callersMethodcharacters
Includes NUL-terminator.
AK/StringImpl.h:48
↓ 131 callersMethodlength
Userland/Libraries/LibGUI/Widget.h:195
↓ 131 callersMethodremove
https://dom.spec.whatwg.org/#concept-node-remove
Userland/Libraries/LibWeb/DOM/Node.cpp:747
↓ 130 callersMethodelements
https://html.spec.whatwg.org/multipage/forms.html#dom-form-elements
Userland/Libraries/LibWeb/HTML/HTMLFormElement.cpp:520
↓ 128 callersMethodbitmap_for_size
Userland/Libraries/LibGUI/Icon.cpp:49
↓ 128 callersFunctionmemcpy
https://pubs.opengroup.org/onlinepubs/9699919799/functions/memcpy.html
Userland/Libraries/LibC/string.cpp:137
↓ 128 callersFunctionprint_value
Userland/Libraries/LibJS/Print.cpp:103
↓ 126 callersMethodappend_child
https://dom.spec.whatwg.org/#concept-node-append
Userland/Libraries/LibWeb/DOM/Node.cpp:740
↓ 126 callersMethodlength
Kernel/Net/UDP.h:24
↓ 126 callersMethodnanoseconds
Userland/Libraries/LibJS/Runtime/Temporal/Duration.h:38
↓ 125 callersFunctionparent
()
Userland/Libraries/LibJS/Tests/classes/class-static-initializers.js:62
↓ 125 callersMethodsize
Userland/Libraries/LibRegex/RegexByteCode.h:605
↓ 124 callersFunctioncopy_to_user
Kernel/Library/StdLib.h:68
↓ 124 callersMethodptr
Kernel/Library/LockRefPtr.h:325
↓ 123 callersMethodblit
Userland/Libraries/LibGfx/Painter.cpp:1049
↓ 123 callersMethodclear
https://html.spec.whatwg.org/multipage/webstorage.html#dom-storage-clear
Userland/Libraries/LibWeb/HTML/Storage.cpp:138
↓ 123 callersMethodposition
Userland/Libraries/LibGUI/Window.h:118
↓ 123 callersFunctionprint
Meta/Lagom/Wasm/js_repl.cpp:77
↓ 123 callersMethodsize
Userland/Libraries/LibWeb/Layout/LineBoxFragment.h:36
↓ 123 callersMethodsize
Userland/DevTools/Profiler/Histogram.h:33
↓ 123 callersMethodstart
Userland/Libraries/LibGUI/GlyphMapWidget.h:36
↓ 123 callersMethodz
Userland/Libraries/LibGfx/VectorN.h:56
↓ 122 callersMethodbutton
Userland/Libraries/LibGfx/Palette.h:110
↓ 121 callersMethodto_double
Userland/Libraries/LibWeb/PixelUnits.cpp:18
↓ 119 callersFunctionmemcpy
Kernel/Library/MiniStdLib.cpp:11
↓ 119 callersMethodrow
Userland/Libraries/LibGUI/ModelIndex.h:23
↓ 119 callersMethodtrim
AK/String.cpp:250
↓ 118 callersMethodcolumn
Userland/Libraries/LibVT/Position.h:24
↓ 118 callersFunctiondone
()
Userland/Libraries/LibJS/Tests/using-for-loops.js:11
↓ 118 callersFunctionhuman_readable_size
AK/NumberFormat.cpp:55
↓ 118 callersMethodset_value
Userland/Applications/Calculator/Keypad.cpp:99
↓ 117 callersMethodignore
Userland/Libraries/LibCore/Event.h:41
↓ 117 callersFunctionlog_parse_error
Userland/Libraries/LibWeb/HTML/Parser/HTMLParser.cpp:52
↓ 117 callersFunctionlog_parse_error
Userland/Libraries/LibWeb/HTML/Parser/HTMLTokenizer.cpp:191
↓ 117 callersMethodtake_first
Userland/Libraries/LibJS/Runtime/IndexedProperties.cpp:63
↓ 117 callersMethodto_object
7.1.18 ToObject ( argument ), https://tc39.es/ecma262/#sec-toobject
Userland/Libraries/LibJS/Runtime/Value.cpp:559
↓ 116 callersMethodas_string
AK/Utf8View.h:91
↓ 116 callersMethodcontains
Userland/Utilities/cut.cpp:36
↓ 116 callersMethodget
Userland/Libraries/LibGfx/ImageFormats/JPEGXL/Channel.h:120
↓ 116 callersFunctionis_ascii_digit
AK/CharacterTypes.h:23
↓ 116 callersMethodpage
Userland/Services/WebContent/ConnectionFromClient.cpp:74
↓ 115 callersMethodget
Kernel/Memory/VirtualAddress.h:29
↓ 115 callersMethodgreen
Userland/Libraries/LibGfx/Color.h:224
↓ 114 callersMethodappend
Userland/Libraries/LibRegex/RegexByteCode.h:174
↓ 114 callersMethodload
AK/Atomic.h:180
↓ 114 callersMethodred
Userland/Libraries/LibGfx/Color.h:223
↓ 114 callersMethodvalue
Userland/Libraries/LibRegex/RegexLexer.h:55
↓ 114 callersMethodview
AK/Bitmap.h:70
↓ 113 callersMethodget_array
AK/JsonObject.cpp:129
← previousnext →301–400 of 54,651, ranked by callers