MCPcopy Create free account

hub / github.com/SerenityOS/serenity / functions

Functions54,651 in github.com/SerenityOS/serenity

↓ 15 callersFunctionmark_promise_as_handled
https://webidl.spec.whatwg.org/#mark-a-promise-as-handled
Userland/Libraries/LibWeb/WebIDL/Promise.cpp:170
↓ 15 callersMethodmatches
Userland/Libraries/LibGUI/Model.h:85
↓ 15 callersMethodmaybe_null_property
Userland/Libraries/LibWeb/CSS/StyleProperties.cpp:129
↓ 15 callersMethodname
Userland/Libraries/LibELF/Image.h:56
↓ 15 callersMethodnavigable
Userland/Libraries/LibWeb/Painting/Paintable.cpp:80
↓ 15 callersMethodnext_sibling
Userland/Libraries/LibWeb/TreeNode.h:25
↓ 15 callersFunctionntohs
Userland/Libraries/LibC/netinet/in.h:31
↓ 15 callersMethodpgid
Kernel/Security/Credentials.h:30
↓ 15 callersMethodphysical_width
Userland/Libraries/LibGfx/Bitmap.h:165
↓ 15 callersMethodpop
Userland/Libraries/LibCards/CardStack.cpp:372
↓ 15 callersMethodpop_used_buffer_chain
Kernel/Bus/VirtIO/Queue.cpp:70
↓ 15 callersMethodpresent
Userland/Libraries/LibGL/GLContext.cpp:834
↓ 15 callersMethodread
Userland/Libraries/LibCore/Socket.cpp:104
↓ 15 callersMethodreconsume_current_input_token
Deprecated, was used in older versions of the spec.
Userland/Libraries/LibWeb/CSS/Parser/TokenStream.h:165
↓ 15 callersMethodref_count
Kernel/Memory/PhysicalRAMPage.h:43
↓ 15 callersMethodrelevant_document
https://html.spec.whatwg.org/multipage/history.html#relevant-document
Userland/Libraries/LibWeb/HTML/Location.cpp:77
↓ 15 callersMethodrequest_type
Kernel/Devices/BlockDevice.h:58
↓ 15 callersFunctionrun
Check Ports directory and package files for errors.
Meta/lint-ports.py:399
↓ 15 callersFunctionrun_async_in_new_event_loop
Userland/Libraries/LibCore/EventLoop.h:112
↓ 15 callersFunctionsRGB
Userland/Libraries/LibGfx/ICC/WellKnownProfiles.cpp:315
↓ 15 callersFunctionsafe_read
Tests/AK/TestCircularBuffer.cpp:25
↓ 15 callersFunctionsearch
Userland/Libraries/LibRegex/RegexMatcher.h:269
↓ 15 callersMethodseconds_since_epoch
May return an epoch offset *after* what this UnixDateTime contains, because rounding to seconds occurs.
AK/Time.h:513
↓ 15 callersMethodset
Userland/Applications/HexEditor/HexDocument.cpp:17
↓ 15 callersMethodset_bitmap_for_size
Userland/Libraries/LibGUI/Icon.cpp:67
↓ 15 callersMethodset_button_style
Userland/Libraries/LibGUI/Button.h:43
↓ 15 callersMethodset_enabled
Userland/Services/WindowServer/Overlays.cpp:31
↓ 15 callersMethodset_initiator_type
Userland/Libraries/LibWeb/Fetch/Infrastructure/HTTP/Requests.h:215
↓ 15 callersMethodset_readable
Kernel/Memory/Region.h:183
↓ 15 callersMethodset_upside_down
Userland/Libraries/LibCards/Card.h:108
↓ 15 callersMethodset_window_type
Userland/Libraries/LibGUI/Window.cpp:403
↓ 15 callersMethodset_x
Userland/Libraries/LibGUI/Widget.h:247
↓ 15 callersFunctionsetgrent
Userland/Libraries/LibC/grp.cpp:25
↓ 15 callersMethodshadow_root
Userland/Libraries/LibWeb/DOM/Element.h:222
↓ 15 callersFunctionsincos
AK/Math/Trigonometry.h:153
↓ 15 callersFunctionstrchr
https://pubs.opengroup.org/onlinepubs/9699919799/functions/strchr.html
Userland/Libraries/LibC/string.cpp:249
↓ 15 callersFunctionstring_hash
FIXME: This hashing algorithm isn't well-known and may not be good at all. We can't use SipHash since that depends on runtime parameters, but some str
AK/StringHash.h:17
↓ 15 callersFunctionstrtoul
https://pubs.opengroup.org/onlinepubs/9699919799/functions/strtoul.html
Userland/Libraries/LibC/stdlib.cpp:968
↓ 15 callersMethodsymbol
Userland/Libraries/LibELF/Image.cpp:215
↓ 15 callersMethodsyntax_string
Userland/Libraries/LibGfx/Palette.h:137
↓ 15 callersFunctiontime
Userland/Libraries/LibC/time.cpp:38
↓ 15 callersMethodtimestamp
Userland/Libraries/LibMedia/Containers/Matroska/Document.h:178
↓ 15 callersMethodtoHaveGetterProperty
(property)
Userland/Libraries/LibJS/Tests/test-common.js:481
↓ 15 callersMethodtoHaveSetterProperty
(property)
Userland/Libraries/LibJS/Tests/test-common.js:491
↓ 15 callersMethodto_integer
Userland/Libraries/LibWeb/CSS/Parser/Token.h:118
↓ 15 callersMethodto_string
Userland/Libraries/LibJS/ParserError.cpp:15
↓ 15 callersFunctionto_temporal_time_zone
11.6.7 ToTemporalTimeZone ( temporalTimeZoneLike ), https://tc39.es/proposal-temporal/#sec-temporal-totemporaltimezone
Userland/Libraries/LibJS/Runtime/Temporal/TimeZone.cpp:258
↓ 15 callersFunctiontolower
Userland/Libraries/LibC/ctype.cpp:116
↓ 15 callersMethodtranslation
Userland/Libraries/LibGfx/Painter.h:181
↓ 15 callersMethodtraversable_navigable
https://html.spec.whatwg.org/multipage/document-sequences.html#nav-traversable
Userland/Libraries/LibWeb/HTML/Navigable.cpp:290
↓ 15 callersMethodtry_for_each
AK/JsonArray.h:89
↓ 15 callersMethodtype
Userland/Libraries/LibSQL/Value.cpp:178
↓ 15 callersMethodtype
Kernel/Bus/USB/USBPipe.h:48
↓ 15 callersMethodunderlying_code_point_length_in_bytes
AK/Utf8View.cpp:181
↓ 15 callersFunctionvalidate_identification_string
Userland/Libraries/LibSSH/IdentificationString.cpp:14
↓ 15 callersMethodvariant
Userland/Libraries/LibGfx/Font/BitmapFont.cpp:400
↓ 15 callersMethodviewport_rect
Userland/Libraries/LibWeb/DOM/Document.cpp:3766
↓ 15 callersMethodwindow
Userland/Libraries/LibGUI/Widget.h:270
↓ 15 callersMethodwrite_storage
Userland/Libraries/LibSQL/Heap.cpp:126
↓ 15 callersMethodx_scale
Userland/Libraries/LibGfx/AffineTransform.cpp:16
↓ 14 callersFunctionModularPower
Userland/Libraries/LibCrypto/NumberTheory/ModularFunctions.cpp:39
↓ 14 callersMethodNumberFormat
15 NumberFormat Objects, https://tc39.es/ecma402/#numberformat-objects
Userland/Libraries/LibJS/Runtime/Intl/NumberFormat.cpp:34
↓ 14 callersFunctionQe
Userland/Libraries/LibGfx/ImageFormats/MQArithmeticCoder.cpp:74
↓ 14 callersMethodacknowledge_self_closing_flag_if_set
Userland/Libraries/LibWeb/HTML/Parser/HTMLToken.h:177
↓ 14 callersMethodactive_window
Userland/Services/WindowServer/WindowStack.h:55
↓ 14 callersMethodadd_argument
Userland/Utilities/strace.cpp:394
↓ 14 callersFunctionadd_file
Userland/Libraries/LibCodeComprehension/Cpp/Tests.cpp:89
↓ 14 callersMethodadd_item
Userland/Services/WindowServer/Menu.cpp:743
↓ 14 callersFunctionargument_or_empty
Userland/Libraries/LibJS/Runtime/DatePrototype.cpp:369
↓ 14 callersMethodas_bool
Userland/Libraries/LibGUI/Variant.h:88
↓ 14 callersMethodas_flatptr
Userland/Libraries/LibDeviceTree/DeviceTree.h:64
↓ 14 callersMethodas_number
Userland/Libraries/LibJS/Runtime/PropertyKey.h:154
↓ 14 callersMethodas_string
Userland/Libraries/LibDebug/Dwarf/AttributeValue.cpp:30
↓ 14 callersMethodbase_address
Userland/Libraries/LibELF/Image.h:225
↓ 14 callersFunctionbind
Userland/Libraries/LibCore/System.cpp:1503
↓ 14 callersFunctionboth_number
Userland/Libraries/LibJS/Runtime/Value.cpp:64
↓ 14 callersMethodbounding_rect
Userland/Applications/PixelPaint/Mask.h:29
↓ 14 callersMethodbox_type
Userland/Libraries/LibGfx/ImageFormats/ISOBMFF/Boxes.h:34
↓ 14 callersMethodbutton
Userland/Services/Taskbar/WindowList.h:36
↓ 14 callersMethodcache_mode
Userland/Libraries/LibWeb/Fetch/Infrastructure/HTTP/Requests.h:247
↓ 14 callersMethodceil
AK/FixedPoint.h:133
↓ 14 callersMethodclear
Userland/Libraries/LibGUI/TextEditor.cpp:1720
↓ 14 callersMethodclear_mask
Userland/Applications/PixelPaint/Layer.cpp:368
↓ 14 callersFunctioncolor_for_format
Userland/Libraries/LibGfx/Painter.h:34
↓ 14 callersMethodcolumns
Userland/Libraries/LibVT/Terminal.h:116
↓ 14 callersMethodcommand
Userland/Libraries/LibSQL/Result.h:106
↓ 14 callersFunctioncommit
Tests/LibSQL/TestSqlDatabase.cpp:73
↓ 14 callersMethodcontaining_block
Userland/Libraries/LibWeb/Painting/Paintable.h:182
↓ 14 callersMethodcontains_glyph
Userland/Libraries/LibGfx/Font/BitmapFont.cpp:321
↓ 14 callersMethodcontent_type
Userland/Libraries/LibJS/Runtime/TypedArray.h:43
↓ 14 callersMethodcount_in_range
AK/BitmapView.h:43
↓ 14 callersMethodcount_lines
AK/StringView.cpp:129
↓ 14 callersMethodcreate_mutable_binding
9.1.1.4.2 CreateMutableBinding ( N, D ), https://tc39.es/ecma262/#sec-global-environment-records-createmutablebinding-n-d
Userland/Libraries/LibJS/Runtime/GlobalEnvironment.cpp:57
↓ 14 callersFunctiond
()
Userland/Libraries/LibJS/Tests/operators/delete-basic.js:244
↓ 14 callersMethoddata
Userland/Libraries/LibJS/Bytecode/BasicBlock.h:35
↓ 14 callersMethoddo_set_spans
Userland/Libraries/LibSyntax/HighlighterClient.h:35
↓ 14 callersFunctionencode_hex
AK/Hex.cpp:38
↓ 14 callersMethodend
Userland/Libraries/LibLine/Span.h:28
↓ 14 callersFunctionendpwent
Userland/Libraries/LibC/pwd.cpp:35
↓ 14 callersFunctionenumerate
Kernel/Bus/PCI/API.cpp:45
← previousnext →2,501–2,600 of 54,651, ranked by callers