Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SerenityOS/jakt
/ functions
Functions
5,565 in github.com/SerenityOS/jakt
⨍
Functions
5,565
◇
Types & classes
1,190
↓ 1 callers
Method
process_cpp_import
bootstrap/stage0/cpp_import__none.cpp:17
↓ 1 callers
Function
process_name_for_logging
bootstrap/stage0/runtime/AK/Format.cpp:1104
↓ 1 callers
Function
process_name_helper
FIXME: Deduplicate with Core::Process:get_name()
bootstrap/stage0/runtime/AK/Format.cpp:1085
↓ 1 callers
Function
product_even<2>
bootstrap/stage0/runtime/AK/Math.h:45
↓ 1 callers
Function
product_odd<1>
bootstrap/stage0/runtime/AK/Math.h:52
↓ 1 callers
Method
ptr
bootstrap/stage0/runtime/AK/WeakPtr.h:141
↓ 1 callers
Method
ptr
bootstrap/stage0/runtime/AK/Userspace.h:41
↓ 1 callers
Method
push_values
runtime/Builtins/DynamicArray.h:261
↓ 1 callers
Method
put_f80
bootstrap/stage0/runtime/AK/Format.cpp:662
↓ 1 callers
Method
put_fixed_point
bootstrap/stage0/runtime/AK/Format.cpp:369
↓ 1 callers
Method
put_i64
bootstrap/stage0/runtime/AK/Format.cpp:345
↓ 1 callers
Method
put_string
bootstrap/stage0/runtime/AK/Format.cpp:211
↓ 1 callers
Function
random_double
FIXME: Stole and adapted these two functions from `Userland/Demos/Tubes/Tubes.cpp` we really need something like this in `AK/Random.h`
bootstrap/stage0/runtime/AK/QuickSelect.h:18
↓ 1 callers
Function
random_element
bootstrap/stage0/runtime/AK/QuickSelect.h:55
↓ 1 callers
Function
random_int
bootstrap/stage0/runtime/AK/QuickSelect.h:23
↓ 1 callers
Method
rbegin
bootstrap/stage0/runtime/AK/ReverseIterator.h:66
↓ 1 callers
Method
read
runtime/IO/File.cpp:105
↓ 1 callers
Method
read
bootstrap/stage0/runtime/AK/CircularBuffer.cpp:166
↓ 1 callers
Method
read_line
Reads into the buffer until \n is encountered. The size of the Bytes object is the maximum amount of bytes that will be read. Returns the bytes read a
bootstrap/stage0/runtime/AK/BufferedStream.h:68
↓ 1 callers
Method
read_line_with_resize
bootstrap/stage0/runtime/AK/BufferedStream.h:118
↓ 1 callers
Method
read_some
bootstrap/stage0/runtime/AK/BufferedStream.h:320
↓ 1 callers
Method
read_some
bootstrap/stage0/runtime/AK/MemoryStream.cpp:47
↓ 1 callers
Method
read_until
bootstrap/stage0/runtime/AK/BufferedStream.h:73
↓ 1 callers
Method
read_until_any_of
bootstrap/stage0/runtime/AK/BufferedStream.h:79
↓ 1 callers
Method
read_until_any_of_with_resize
bootstrap/stage0/runtime/AK/BufferedStream.h:129
↓ 1 callers
Method
read_until_filled
bootstrap/stage0/runtime/AK/Stream.cpp:15
↓ 1 callers
Method
read_until_with_resize
bootstrap/stage0/runtime/AK/BufferedStream.h:123
↓ 1 callers
Function
record_to_symbol
bootstrap/stage0/ide.cpp:84
↓ 1 callers
Method
register_method
bootstrap/stage0/typechecker.cpp:15967
↓ 1 callers
Method
register_trait
bootstrap/stage0/typechecker.cpp:15837
↓ 1 callers
Function
releaseCompilerLock
()
editors/vscode/server/src/server.ts:529
↓ 1 callers
Method
remaining
bootstrap/stage0/runtime/AK/MemoryStream.cpp:122
↓ 1 callers
Method
remaining_arguments
bootstrap/stage0/jakt__arguments.cpp:180
↓ 1 callers
Method
remove
bootstrap/stage0/runtime/AK/SinglyLinkedList.h:283
↓ 1 callers
Method
remove_all_matching
bootstrap/stage0/runtime/AK/Vector.h:494
↓ 1 callers
Method
rend
bootstrap/stage0/runtime/AK/ReverseIterator.h:75
↓ 1 callers
Method
replace_with_new_short_string
bootstrap/stage0/runtime/AK/StringBase.h:85
↓ 1 callers
Method
replace_with_uninitialized_short_string
bootstrap/stage0/runtime/AK/StringBase.h:112
↓ 1 callers
Method
reset
bootstrap/stage0/runtime/AK/AsyncStream.h:211
↓ 1 callers
Method
resolve_default_params
bootstrap/stage0/typechecker.cpp:15104
↓ 1 callers
Method
revoke
bootstrap/stage0/runtime/AK/Weakable.h:43
↓ 1 callers
Function
rint
bootstrap/stage0/runtime/AK/Math.h:185
↓ 1 callers
Function
round_nearest_tie_even
bootstrap/stage0/runtime/AK/FloatingPointStringConversions.cpp:1761
↓ 1 callers
Function
round_up_to_power_of_two
bootstrap/stage0/runtime/AK/StdLibExtras.h:23
↓ 1 callers
Function
runCompilerUnrestricted
( text: string, flags: string, settings: ExampleSettings, options: { allowErrors?: boolean } =
editors/vscode/server/src/server.ts:550
↓ 1 callers
Function
run_compiler
bootstrap/stage0/platform__unknown_compiler.cpp:7
↓ 1 callers
Function
run_on_hover
(params: OnHoverTestParams)
jakttest/run_one.py:52
↓ 1 callers
Function
run_regular_test
(params: RegularTestParams)
jakttest/run_one.py:93
↓ 1 callers
Function
secure_sip_hash
bootstrap/stage0/runtime/AK/SipHash.cpp:166
↓ 1 callers
Method
seek
bootstrap/stage0/runtime/AK/BufferedStream.h:325
↓ 1 callers
Method
seek
bootstrap/stage0/runtime/AK/MemoryStream.cpp:69
↓ 1 callers
Function
selfhost_crosscompiler_main
bootstrap/stage0/main.cpp:521
↓ 1 callers
Function
serialize_unary_operation
bootstrap/stage0/repl.cpp:10
↓ 1 callers
Method
set
bootstrap/stage0/runtime/AK/HashMap.h:60
↓ 1 callers
Method
set_fly_string
bootstrap/stage0/runtime/AK/StringData.h:88
↓ 1 callers
Method
set_metadata
bootstrap/stage0/runtime/AK/Trie.h:79
↓ 1 callers
Function
shuffle_impl
bootstrap/stage0/runtime/AK/SIMDExtras.h:168
↓ 1 callers
Function
shuffle_or_0_impl
bootstrap/stage0/runtime/AK/SIMDExtras.h:191
↓ 1 callers
Method
signature_matches
bootstrap/stage0/types.cpp:1143
↓ 1 callers
Method
signatures_match_impl
bootstrap/stage0/typechecker.cpp:15724
↓ 1 callers
Function
sincos
bootstrap/stage0/runtime/AK/Math.h:740
↓ 1 callers
Method
size
runtime/Builtins/DynamicArray.h:51
↓ 1 callers
Method
size
runtime/Builtins/DynamicArray.h:253
↓ 1 callers
Method
size
bootstrap/stage0/runtime/Builtins/DynamicArray.h:51
↓ 1 callers
Method
size
bootstrap/stage0/runtime/Builtins/DynamicArray.h:253
↓ 1 callers
Method
size
bootstrap/stage0/runtime/AK/DisjointChunks.h:318
↓ 1 callers
Method
size
bootstrap/stage0/runtime/AK/SegmentedVector.h:23
↓ 1 callers
Method
size
bootstrap/stage0/runtime/AK/Array.h:52
↓ 1 callers
Method
size
bootstrap/stage0/runtime/AK/Statistics.h:118
↓ 1 callers
Method
size
bootstrap/stage0/runtime/AK/HashMap.h:55
↓ 1 callers
Method
size
bootstrap/stage0/runtime/AK/Queue.h:26
↓ 1 callers
Method
size_in_bits
bootstrap/stage0/runtime/AK/FloatingPointStringConversions.cpp:1516
↓ 1 callers
Function
size_of_impl
bootstrap/stage0/interpreter.cpp:324
↓ 1 callers
Method
size_t_alignment
bootstrap/stage0/jakt__platform.cpp:122
↓ 1 callers
Function
sleep
(ms: number)
editors/vscode/client/src/test/helper.ts:31
↓ 1 callers
Function
sleep
(ms: number)
editors/vscode/server/src/server.ts:499
↓ 1 callers
Method
slice
runtime/Builtins/DynamicArray.h:517
↓ 1 callers
Method
span
bootstrap/stage0/runtime/AK/Vector.h:146
↓ 1 callers
Method
span
bootstrap/stage0/runtime/AK/ByteBuffer.h:161
↓ 1 callers
Method
specialize_type_id
bootstrap/stage0/types.cpp:2996
↓ 1 callers
Method
specialized_by
bootstrap/stage0/types.cpp:3769
↓ 1 callers
Function
start_background_process
bootstrap/stage0/jakt__platform__unknown_process.cpp:7
↓ 1 callers
Method
store
bootstrap/stage0/runtime/AK/Atomic.h:195
↓ 1 callers
Method
store_characters
bootstrap/stage0/runtime/AK/FixedStringBuffer.h:44
↓ 1 callers
Method
string_from_value
bootstrap/stage0/interpreter.cpp:11863
↓ 1 callers
Method
stringify_function_prototype
bootstrap/stage0/typechecker.cpp:14366
↓ 1 callers
Method
strip_optional_from_type
bootstrap/stage0/typechecker.cpp:10631
↓ 1 callers
Method
sub
bootstrap/stage0/runtime/AK/Checked.h:181
↓ 1 callers
Method
substring_view_starting_after_substring
bootstrap/stage0/runtime/AK/StringView.cpp:240
↓ 1 callers
Method
swap
bootstrap/stage0/runtime/AK/NonnullOwnPtr.h:111
↓ 1 callers
Function
target_triple_string
bootstrap/stage0/runtime/lib.h:432
↓ 1 callers
Method
tell
Since tell() doesn't involve moving the write offset, we can skip flushing the buffer here.
bootstrap/stage0/runtime/AK/BufferedStream.h:435
↓ 1 callers
Function
testCompletion
( docUri: vscode.Uri, position: vscode.Position, expectedCompletionList: vscode.CompletionList )
editors/vscode/client/src/test/completion.test.ts:23
↓ 1 callers
Function
testDiagnostics
(docUri: vscode.Uri, expectedDiagnostics: vscode.Diagnostic[])
editors/vscode/client/src/test/diagnostics.test.ts:43
↓ 1 callers
Function
throttle
(fn, delay)
editors/sublime/lsp-client/server/src/server.js:198
↓ 1 callers
Function
throttle
(fn: (...args: any) => void, delay: number)
editors/vscode/server/src/server.ts:405
↓ 1 callers
Method
throw_errors
bootstrap/stage0/typechecker.cpp:15874
↓ 1 callers
Function
toSymbolDefinition
(symbol: JaktSymbol)
editors/vscode/server/src/server.ts:208
↓ 1 callers
Function
to_array_impl
bootstrap/stage0/runtime/AK/Array.h:204
↓ 1 callers
Method
to_byte_buffer
bootstrap/stage0/runtime/AK/ByteString.cpp:155
← previous
next →
1,501–1,600 of 5,565, ranked by callers