MCPcopy Create free account

hub / github.com/SerenityOS/serenity / functions

Functions54,651 in github.com/SerenityOS/serenity

↓ 31 callersFunctionwrite_little_endian
Userland/Utilities/mkfs.fat.cpp:108
↓ 30 callersFunctionI
Userland/Libraries/LibCrypto/Hash/MD5.cpp:14
↓ 30 callersMethodbitmap
Userland/Games/FlappyBug/Game.h:158
↓ 30 callersMethodchildren_are_inline
Userland/Libraries/LibWeb/Layout/Node.h:161
↓ 30 callersMethodclear
Userland/Libraries/LibGfx/Path.h:297
↓ 30 callersFunctioncreate_rejected_promise
https://webidl.spec.whatwg.org/#a-promise-rejected-with
Userland/Libraries/LibWeb/WebIDL/Promise.cpp:55
↓ 30 callersFunctiondays_since_epoch
AK/Time.h:123
↓ 30 callersMethoddescriptor
Userland/Libraries/LibSQL/Value.cpp:841
↓ 30 callersMethodeffective_min_size
Userland/Libraries/LibGUI/Widget.h:139
↓ 30 callersMethodegid
Kernel/Security/Credentials.h:23
↓ 30 callersMethoderror
Userland/Libraries/LibCpp/Parser.cpp:925
↓ 30 callersFunctionexplode_byte
AK/Types.h:170
↓ 30 callersMethodfloor
AK/FixedPoint.h:129
↓ 30 callersFunctionfstat
https://pubs.opengroup.org/onlinepubs/9699919799/functions/fstat.html
Userland/Libraries/LibC/stat.cpp:132
↓ 30 callersMethodhas_error
Userland/Libraries/LibShell/Shell.h:386
↓ 30 callersMethodintersects
Userland/Utilities/cut.cpp:22
↓ 30 callersMethodis_min_content
Userland/Libraries/LibWeb/Layout/AvailableSpace.h:32
↓ 30 callersMethodis_short_string
NOTE: This is primarily interesting to unit tests.
AK/StringBase.h:59
↓ 30 callersMethodlength_in_code_units
AK/Utf16View.cpp:331
↓ 30 callersFunctionlseek
https://pubs.opengroup.org/onlinepubs/9699919799/functions/lseek.html
Userland/Libraries/LibC/unistd.cpp:654
↓ 30 callersFunctionopen_file
Userland/DevTools/HackStudio/main.cpp:168
↓ 30 callersMethodprefix
FIXME: support ustar filename prefix
Userland/Libraries/LibArchive/Tar.h:111
↓ 30 callersMethodresolve
Userland/Libraries/LibWeb/CSS/StyleValues/CSSMathValue.cpp:235
↓ 30 callersMethodscale
Userland/Applications/PixelPaint/Layer.cpp:242
↓ 30 callersMethodset
Userland/Libraries/LibPDF/Encoding.cpp:82
↓ 30 callersMethodsetCell
(column, row, source, value = undefined)
Userland/Applications/Spreadsheet/Tests/mock.test-common.js:160
↓ 30 callersMethodset_active_widget
Userland/Libraries/LibGUI/TabWidget.cpp:109
↓ 30 callersMethodset_needs_display
Userland/Libraries/LibWeb/HTML/Navigable.cpp:2083
↓ 30 callersFunctionsetenv
https://pubs.opengroup.org/onlinepubs/9699919799/functions/setenv.html
Userland/Libraries/LibC/stdlib.cpp:478
↓ 30 callersMethodsize
Userland/Applications/PixelPaint/Tools/BrushTool.h:34
↓ 30 callersFunctionsleep
https://pubs.opengroup.org/onlinepubs/9699919799/functions/sleep.html
Userland/Libraries/LibC/unistd.cpp:611
↓ 30 callersMethodstrong_ref
AK/WeakPtr.h:136
↓ 30 callersMethodtid
Kernel/Tasks/Thread.h:81
↓ 30 callersMethodtoBeIteratorResultDone
()
Userland/Libraries/LibJS/Tests/test-common.js:521
↓ 30 callersMethodto_string
Userland/Applications/Calculator/Keypad.cpp:124
↓ 30 callersFunctionto_temporal_date
3.5.2 ToTemporalDate ( item [ , options ] ), https://tc39.es/proposal-temporal/#sec-temporal-totemporaldate
Userland/Libraries/LibJS/Runtime/Temporal/PlainDate.cpp:87
↓ 30 callersMethodto_u32
AK/IPv4Address.h:141
↓ 30 callersFunctionvalidate_typed_array
23.2.4.4 ValidateTypedArray ( O ), https://tc39.es/ecma262/#sec-validatetypedarray
Userland/Libraries/LibJS/Runtime/TypedArray.cpp:365
↓ 30 callersMethodweeks
Userland/Libraries/LibJS/Runtime/Temporal/Duration.h:31
↓ 29 callersMethodbytes
This returns the internal representation. In this case, that is the value stored in little endian format.
Userland/Libraries/LibWasm/Wasi.h:86
↓ 29 callersMethodclear
Userland/Libraries/LibCore/EventLoopImplementationUnix.cpp:148
↓ 29 callersMethodclose
Userland/Applications/FileManager/PropertiesWindow.cpp:642
↓ 29 callersMethodcontent_navigable
Userland/Libraries/LibWeb/HTML/NavigableContainer.h:24
↓ 29 callersMethodfind_last
AK/ByteString.h:182
↓ 29 callersMethodfor_each_bound_identifier
Userland/Libraries/LibJS/AST.cpp:631
↓ 29 callersMethodhas_feature
Kernel/Arch/Processor.h:99
↓ 29 callersMethodidentifier
Kernel/FileSystem/Inode.h:53
↓ 29 callersMethodis_empty
https://infra.spec.whatwg.org/#map-is-empty
Userland/Libraries/LibWeb/Fetch/Request.h:44
↓ 29 callersMethodis_empty
Userland/Libraries/LibMedia/PlaybackManager.h:64
↓ 29 callersMethodis_errno
AK/Error.h:88
↓ 29 callersFunctionis_user_range
Kernel/Memory/MemorySections.h:20
↓ 29 callersMethodis_whitespace
Userland/Libraries/LibJS/Lexer.cpp:512
↓ 29 callersFunctioniterator_step_value
7.4.10 IteratorStepValue ( iteratorRecord ), https://tc39.es/ecma262/#sec-iteratorstepvalue
Userland/Libraries/LibJS/Runtime/Iterator.cpp:242
↓ 29 callersFunctionkill
https://pubs.opengroup.org/onlinepubs/9699919799/functions/kill.html
Userland/Libraries/LibC/signal.cpp:21
↓ 29 callersMethodmin_width
Userland/Libraries/LibWeb/CSS/ComputedValues.h:163
↓ 29 callersFunctionmod
13.7 Multiplicative Operators, https://tc39.es/ecma262/#sec-multiplicative-operators MultiplicativeExpression : MultiplicativeExpression Multiplicativ
Userland/Libraries/LibJS/Runtime/Value.cpp:1896
↓ 29 callersMethodmodifiers
Userland/Services/WindowServer/Event.h:77
↓ 29 callersMethodnumber
Userland/Libraries/LibWeb/CSS/StyleValues/NumberStyleValue.h:23
↓ 29 callersMethodparent
Userland/Libraries/LibWeb/Layout/Node.h:295
↓ 29 callersMethodraw_object
Userland/Libraries/LibWeb/WebIDL/Buffers.cpp:32
↓ 29 callersFunctionregister_name
Userland/Libraries/LibDisassembly/x86/Instruction.cpp:2492
↓ 29 callersMethodrun
Userland/Utilities/pixelflut.cpp:127
↓ 29 callersMethodshrink
Userland/Libraries/LibGfx/Rect.h:135
↓ 29 callersMethodsource
Kernel/Net/EthernetFrameHeader.h:20
↓ 29 callersMethodspin_until
https://html.spec.whatwg.org/multipage/webappapis.html#spin-the-event-loop
Userland/Libraries/LibWeb/HTML/EventLoop/EventLoop.cpp:62
↓ 29 callersMethodsubtract
Userland/Libraries/LibSQL/Value.cpp:582
↓ 29 callersMethodtext
Userland/Libraries/LibCpp/Token.h:128
↓ 29 callersMethodthreed_shadow2
Userland/Libraries/LibGfx/Palette.h:114
↓ 29 callersFunctionthrow_dom_exception_if_needed
Userland/Libraries/LibWeb/Bindings/ExceptionOrUtils.h:94
↓ 29 callersMethodto_byte_string
Userland/Libraries/LibCore/DateTime.cpp:323
↓ 29 callersMethodto_i32
7.1.6 ToInt32 ( argument ), https://tc39.es/ecma262/#sec-toint32
Userland/Libraries/LibJS/Runtime/Value.cpp:942
↓ 29 callersFunctionto_integer_with_truncation
Userland/Libraries/LibJS/Runtime/Temporal/AbstractOperations.h:200
↓ 29 callersFunctionto_string
Userland/Libraries/LibWeb/CSS/MediaQuery.cpp:422
↓ 29 callersMethodtype
Userland/Games/Chess/ChessWidget.h:147
↓ 29 callersFunctionumask
https://pubs.opengroup.org/onlinepubs/9699919799/functions/umask.html
Userland/Libraries/LibC/stat.cpp:20
↓ 29 callersMethodupdate_modifier
Kernel/Devices/Input/KeyboardDevice.h:40
↓ 28 callersMethodbuffer
Kernel/Bus/USB/USBTransfer.h:39
↓ 28 callersMethodclass_name
Userland/Libraries/LibJS/AST.cpp:55
↓ 28 callersMethodclone
Userland/Libraries/LibGfx/Bitmap.cpp:272
↓ 28 callersMethodcomplete
Kernel/Devices/AsyncDeviceRequest.cpp:129
↓ 28 callersMethodcontains
https://fetch.spec.whatwg.org/#header-list-contains
Userland/Libraries/LibWeb/Fetch/Infrastructure/HTTP/Headers.cpp:82
↓ 28 callersFunctioncount_trailing_zeroes
AK/BuiltinWrappers.h:42
↓ 28 callersFunctioncreate_temporal_date_time
5.5.5 CreateTemporalDateTime ( isoYear, isoMonth, isoDay, hour, minute, second, millisecond, microsecond, nanosecond, calendar [ , newTarget ] ), http
Userland/Libraries/LibJS/Runtime/Temporal/PlainDateTime.cpp:209
↓ 28 callersMethoddata
Userland/Libraries/LibMedia/Containers/Matroska/Reader.h:124
↓ 28 callersMethoddays
Userland/Libraries/LibJS/Runtime/Temporal/Duration.h:32
↓ 28 callersFunctiondecode_string
Userland/Libraries/LibSSH/DataTypes.cpp:13
↓ 28 callersFunctiondecoder_for
Userland/Libraries/LibTextCodec/Decoder.cpp:68
↓ 28 callersMethodfor_each_split_view
AK/Utf8View.h:167
↓ 28 callersFunctionfunc
(a = 6)
Userland/Libraries/LibJS/Tests/functions/function-default-parameters.js:2
↓ 28 callersMethodinflate
Userland/Libraries/LibGfx/Rect.h:111
↓ 28 callersMethodinvalidate_style
Userland/Libraries/LibWeb/DOM/Node.cpp:396
↓ 28 callersFunctionis_ascii
AK/CharacterTypes.h:18
↓ 28 callersMethodis_empty
Userland/Libraries/LibIDL/Types.h:444
↓ 28 callersMethodis_empty
Kernel/Tasks/Thread.h:342
↓ 28 callersMethodis_intra_predicted
Userland/Libraries/LibMedia/Video/VP9/ContextStorage.h:210
↓ 28 callersMethodis_null
Kernel/Memory/VirtualAddress.h:25
↓ 28 callersMethodis_string
AK/JsonValue.h:175
↓ 28 callersFunctionis_valid_floating_point_number
https://html.spec.whatwg.org/multipage/common-microsyntaxes.html#valid-floating-point-number
Userland/Libraries/LibWeb/HTML/Numbers.cpp:287
↓ 28 callersMethodline
Userland/Libraries/LibSyntax/TextPosition.h:25
↓ 28 callersMethodmax_width
Userland/Libraries/LibWeb/CSS/ComputedValues.h:164
← previousnext →1,401–1,500 of 54,651, ranked by callers