MCPcopy Create free account

hub / github.com/SerenityOS/serenity / functions

Functions54,651 in github.com/SerenityOS/serenity

↓ 46 callersMethodsize
Kernel/Tasks/Coredump.h:50
↓ 46 callersMethodthrow_completion
Userland/Libraries/LibJS/Runtime/VM.h:203
↓ 46 callersFunctionto_ascii_lowercase
https://infra.spec.whatwg.org/#ascii-lowercase
Userland/Libraries/LibWeb/Infra/Strings.cpp:120
↓ 45 callersFunctionadopt_ref_if_nonnull
AK/RefPtr.h:323
↓ 45 callersMethodbyte_string
Userland/Libraries/LibJS/Runtime/PrimitiveString.cpp:103
↓ 45 callersFunctioncheck_evaluate
Tests/LibPDF/TestPDF.cpp:256
↓ 45 callersFunctionconstruct_impl
7.3.15 Construct ( F [ , argumentsList [ , newTarget ] ] ), https://tc39.es/ecma262/#sec-construct
Userland/Libraries/LibJS/Runtime/AbstractOperations.cpp:76
↓ 45 callersMethodconsume
Userland/Libraries/LibCpp/Lexer.cpp:30
↓ 45 callersFunctionencode
Userland/Libraries/LibGfx/Rect.cpp:33
↓ 45 callersMethodevaluate
Userland/Utilities/find.cpp:702
↓ 45 callersFunctionfflush
https://pubs.opengroup.org/onlinepubs/9699919799/functions/fflush.html
Userland/Libraries/LibC/stdio.cpp:606
↓ 45 callersMethodfill
AK/Span.h:205
↓ 45 callersMethodgenerate_bytecode
Userland/Libraries/LibJS/Bytecode/ASTCodegen.cpp:32
↓ 45 callersMethodinsert
Userland/Libraries/LibSQL/BTree.cpp:69
↓ 45 callersMethodis_finite_number
Userland/Libraries/LibJS/Runtime/Value.h:194
↓ 45 callersMethodis_undefined
https://webidl.spec.whatwg.org/#idl-undefined
Userland/Libraries/LibIDL/Types.h:108
↓ 45 callersMethodpage
Userland/Services/WebContent/PageHost.cpp:37
↓ 45 callersMethodrelease_stream
Userland/Libraries/LibFileSystemAccessClient/Client.h:41
↓ 45 callersFunctionreport_parsing_error
Userland/Libraries/LibIDL/IDLParser.cpp:19
↓ 45 callersMethodscreen_position
Userland/Libraries/LibGUI/Dialog.h:40
↓ 45 callersMethodtext
Userland/Libraries/LibGUI/ComboBox.cpp:288
↓ 45 callersMethodtop_level_browsing_context
Userland/Libraries/LibWeb/HTML/BrowsingContext.cpp:332
↓ 44 callersMethodbase
Kernel/Memory/MappedROM.h:19
↓ 44 callersFunctionbegin
AK/StringView.h:89
↓ 44 callersMethodblock_index
Userland/Libraries/LibSQL/Tuple.h:58
↓ 44 callersFunctionbuiltin_time_zone_get_plain_date_time_for
11.6.10 BuiltinTimeZoneGetPlainDateTimeFor ( timeZone, instant, calendar ), https://tc39.es/proposal-temporal/#sec-temporal-builtintimezonegetplaindat
Userland/Libraries/LibJS/Runtime/Temporal/TimeZone.cpp:374
↓ 44 callersMethodclient
Userland/Services/WindowServer/Menu.h:32
↓ 44 callersMethodensure_capacity
Userland/Libraries/LibJS/Runtime/DeclarativeEnvironment.h:65
↓ 44 callersMethodequals
Userland/Libraries/LibJS/Runtime/ValueTraits.h:39
↓ 44 callersFunctionin32
Kernel/Arch/x86_64/IO.h:40
↓ 44 callersMethodis_empty
https://w3c.github.io/selection-api/#dfn-empty
Userland/Libraries/LibWeb/Selection/Selection.cpp:37
↓ 44 callersMethodnext
AK/IntrusiveList.h:326
↓ 44 callersMethodnode
Userland/Libraries/LibWeb/DOM/Position.h:29
↓ 44 callersFunctionnumber_u64
An unsigned integer generator. The minimum value will always be 0. The maximum value is given by user in the argument. Gen::number_u64(10) -> value
Userland/Libraries/LibTest/Randomized/Generator.h:47
↓ 44 callersMethodpalette
Userland/Services/WindowServer/WindowManager.h:67
↓ 44 callersMethodparse
Userland/Libraries/LibShell/Shell.cpp:2659
↓ 44 callersMethodscaled
Userland/Libraries/LibGfx/Bitmap.cpp:354
↓ 44 callersMethodset_range
Userland/Libraries/LibGUI/SpinBox.cpp:98
↓ 44 callersMethodstop
Userland/Libraries/LibCore/Timer.cpp:69
↓ 44 callersMethodtest
Userland/Libraries/LibJS/AST.h:2116
↓ 44 callersFunctionthis_time_value
thisTimeValue ( value ), https://tc39.es/ecma262/#thistimevalue
Userland/Libraries/LibJS/Runtime/DatePrototype.cpp:104
↓ 44 callersMethodto_int
Userland/Libraries/LibPDF/Value.h:65
↓ 44 callersFunctiontyped_array_length
10.4.5.12 TypedArrayLength ( taRecord ), https://tc39.es/ecma262/#sec-typedarraylength
Userland/Libraries/LibJS/Runtime/TypedArray.cpp:642
↓ 44 callersMethodused_space
AK/CircularBuffer.cpp:41
↓ 44 callersMethodutf8_string
Userland/Libraries/LibJS/Runtime/PrimitiveString.cpp:81
↓ 43 callersMethodcontains
Kernel/Boot/CommandLine.cpp:84
↓ 43 callersFunctioncreate_temporal_duration
7.5.14 CreateTemporalDuration ( years, months, weeks, days, hours, minutes, seconds, milliseconds, microseconds, nanoseconds [ , newTarget ] ), https:
Userland/Libraries/LibJS/Runtime/Temporal/Duration.cpp:397
↓ 43 callersMethoddid_complete_action
Userland/Applications/PixelPaint/ImageEditor.cpp:65
↓ 43 callersMethodebx
Kernel/Arch/x86_64/CPUID.h:29
↓ 43 callersFunctionis_ascii_hex_digit
AK/CharacterTypes.h:68
↓ 43 callersMethodis_number
Userland/Libraries/LibWeb/CSS/CSSStyleValue.h:261
↓ 43 callersMethodis_syntax_error
Userland/Libraries/LibShell/AST.cpp:275
↓ 43 callersMethodkey
Userland/Services/WindowServer/Event.h:72
↓ 43 callersFunctionlstat
https://pubs.opengroup.org/onlinepubs/9699919799/functions/lstat.html
Userland/Libraries/LibC/stat.cpp:120
↓ 43 callersFunctionmake_fullscreen_action
Userland/Libraries/LibGUI/CommonActions.cpp:112
↓ 43 callersMethodmatches
Userland/Libraries/LibPDF/Reader.h:88
↓ 43 callersMethodname
Userland/Libraries/LibSQL/AST/Token.cpp:14
↓ 43 callersFunctionprint_indent
Userland/Libraries/LibCpp/AST.cpp:11
↓ 43 callersMethodptr
AK/OwnPtr.h:135
↓ 43 callersFunctionqstring_from_ak_string
Ladybird/Qt/StringUtils.cpp:21
↓ 43 callersFunctionto_value_t
Tests/LibC/TestScanf.cpp:21
↓ 43 callersMethodtype
Userland/Libraries/LibWeb/CSS/Time.h:31
↓ 43 callersMethodvalue
Userland/Libraries/LibWeb/Fetch/Fetching/RefCountedFlag.h:19
↓ 43 callersMethodvalue
https://webaudio.github.io/web-audio-api/#dom-audioparam-value https://webaudio.github.io/web-audio-api/#simple-nominal-range
Userland/Libraries/LibWeb/WebAudio/AudioParam.cpp:35
↓ 43 callersMethodwindow
https://html.spec.whatwg.org/multipage/window-object.html#dom-window
Userland/Libraries/LibWeb/HTML/Window.cpp:750
↓ 43 callersMethodwords
Userland/Libraries/LibCrypto/BigInt/SignedBigInteger.h:74
↓ 42 callersFunctionbytes
AK/StringView.h:78
↓ 42 callersFunctionconstruct
(target, arguments_, newTarget)
Userland/Libraries/LibJS/Tests/builtins/Proxy/Proxy.handler-construct.js:30
↓ 42 callersMethodconsume_while
Userland/Libraries/LibIMAP/Parser.cpp:707
↓ 42 callersFunctionconvert_between_host_and_network_endian
AK/Endian.h:51
↓ 42 callersFunctionfunc
()
Userland/Libraries/LibJS/Tests/object-basic.js:229
↓ 42 callersFunctionis_ascii_alphanumeric
AK/CharacterTypes.h:43
↓ 42 callersMethodis_single_reference
Userland/Libraries/LibMedia/Video/VP9/ContextStorage.h:211
↓ 42 callersFunctionmalloc
https://pubs.opengroup.org/onlinepubs/9699919799/functions/malloc.html
Userland/Libraries/LibC/malloc.cpp:486
↓ 42 callersFunctionmicroseconds_delay
Kernel/Arch/x86_64/Delay.cpp:12
↓ 42 callersMethodpush
Userland/Libraries/LibPDF/Function.cpp:513
↓ 42 callersFunctionread_i32
Userland/Libraries/LibConfig/Client.h:76
↓ 42 callersMethodrects
Userland/Services/WindowServer/Screen.h:103
↓ 42 callersMethodright
Userland/Libraries/LibGUI/Margins.h:83
↓ 42 callersFunctionspawn
Userland/Services/LaunchServer/Launcher.cpp:223
↓ 42 callersMethodstream
Userland/Libraries/LibWeb/Streams/WritableStreamDefaultWriter.h:42
↓ 42 callersMethodupdate_layout
Userland/Libraries/LibWeb/DOM/Document.cpp:1132
↓ 42 callersFunctionwarn
AK/Format.h:627
↓ 42 callersMethodwidth
Userland/Libraries/LibMedia/Video/VP9/ContextStorage.h:127
↓ 41 callersMethodadd_submenu
Userland/Libraries/LibGUI/Menu.cpp:107
↓ 41 callersMethodbasename
Userland/Libraries/LibURL/URL.cpp:45
↓ 41 callersMethodbuttons
Userland/Libraries/LibGUI/Event.h:492
↓ 41 callersMethodclear
AK/Trie.h:208
↓ 41 callersMethodclear
Userland/Libraries/LibSQL/Tuple.h:63
↓ 41 callersFunctionclose
Userland/Libraries/LibCore/System.cpp:617
↓ 41 callersMethodcurrent_position
Userland/Libraries/LibShell/Parser.cpp:139
↓ 41 callersMethodfindIndex
(matcher)
Base/usr/share/Spreadsheet/runtime.js:162
↓ 41 callersFunctionfuzzy_match
This fuzzy_match algorithm is based off a similar algorithm used by Sublime Text. The key insight is that instead of doing a total in the distance bet
AK/FuzzyMatch.cpp:133
↓ 41 callersFunctionindent
Userland/Libraries/LibWeb/Dump.cpp:51
↓ 41 callersMethodis_percentage
Userland/Libraries/LibWeb/CSS/Size.h:42
↓ 41 callersFunctionprepare_temporal_fields
13.43 PrepareTemporalFields ( fields, fieldNames, requiredFields ), https://tc39.es/proposal-temporal/#sec-temporal-preparetemporalfields
Userland/Libraries/LibJS/Runtime/Temporal/AbstractOperations.cpp:1820
↓ 41 callersFunctionprint_modifiers
Userland/Libraries/LibTest/TestRunner.h:130
↓ 41 callersMethodset
Userland/Libraries/LibCrypto/Curves/Curve25519.cpp:13
↓ 41 callersMethodset_alpha
Userland/Libraries/LibGfx/Color.h:228
↓ 41 callersMethodset_height
Userland/Libraries/LibGfx/Rect.h:69
← previousnext →1,001–1,100 of 54,651, ranked by callers