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
hash
bootstrap/stage0/runtime/AK/DeprecatedFlyString.h:69
↓ 1 callers
Method
hash
bootstrap/stage0/runtime/AK/DeprecatedFlyString.cpp:18
↓ 1 callers
Function
help
bootstrap/stage0/main.cpp:14
↓ 1 callers
Function
human_readable_quantity
bootstrap/stage0/runtime/AK/NumberFormat.cpp:27
↓ 1 callers
Function
human_readable_size
bootstrap/stage0/runtime/AK/NumberFormat.cpp:55
↓ 1 callers
Function
hypot
bootstrap/stage0/runtime/AK/Math.h:666
↓ 1 callers
Method
impl
bootstrap/stage0/runtime/AK/DeprecatedFlyString.h:65
↓ 1 callers
Method
inclusive
bootstrap/stage0/runtime/Builtins/Range.h:42
↓ 1 callers
Method
index
bootstrap/stage0/runtime/AK/JsonPath.h:43
↓ 1 callers
Method
infer_signed_int
bootstrap/stage0/typechecker.cpp:10407
↓ 1 callers
Method
infer_unsigned_int
bootstrap/stage0/typechecker.cpp:10531
↓ 1 callers
Method
init_and_swap
NOLINTNEXTLINE(readability-non-const-parameter) False positive; destination is used in a placement new expression
bootstrap/stage0/runtime/AK/Function.h:204
↓ 1 callers
Method
insert_location_hash
bootstrap/stage0/runtime/AK/CircularBuffer.cpp:520
↓ 1 callers
Function
insertion_sort
bootstrap/stage0/runtime/AK/InsertionSort.h:16
↓ 1 callers
Function
install
bootstrap/stage0/main.cpp:462
↓ 1 callers
Method
int_alignment
bootstrap/stage0/jakt__platform.cpp:134
↓ 1 callers
Function
invert_case
bootstrap/stage0/runtime/AK/StringUtils.cpp:515
↓ 1 callers
Function
is_ascii_alpha
bootstrap/stage0/runtime/AK/CharacterTypes.h:38
↓ 1 callers
Function
is_ascii_alphanumeric
bootstrap/stage0/utility.cpp:257
↓ 1 callers
Function
is_ascii_alphanumeric
bootstrap/stage0/runtime/AK/CharacterTypes.h:43
↓ 1 callers
Function
is_ascii_binary
bootstrap/stage0/utility.cpp:251
↓ 1 callers
Function
is_ascii_hexdigit
bootstrap/stage0/utility.cpp:239
↓ 1 callers
Function
is_ascii_octdigit
bootstrap/stage0/utility.cpp:245
↓ 1 callers
Function
is_ascii_space
bootstrap/stage0/runtime/AK/CharacterTypes.h:78
↓ 1 callers
Function
is_ascii_uppercase_hex_digit
bootstrap/stage0/runtime/AK/CharacterTypes.h:63
↓ 1 callers
Method
is_assignment
bootstrap/stage0/parser.cpp:14567
↓ 1 callers
Method
is_debug_only
bootstrap/stage0/runtime/AK/Format.h:759
↓ 1 callers
Method
is_empty
runtime/Builtins/DynamicArray.h:428
↓ 1 callers
Method
is_empty
runtime/Jakt/HashMap.h:41
↓ 1 callers
Method
is_empty
bootstrap/stage0/runtime/Builtins/DynamicArray.h:428
↓ 1 callers
Method
is_empty
bootstrap/stage0/runtime/Jakt/HashMap.h:41
↓ 1 callers
Method
is_empty
bootstrap/stage0/runtime/AK/SegmentedVector.h:24
↓ 1 callers
Method
is_empty
bootstrap/stage0/runtime/AK/StringBuilder.cpp:73
↓ 1 callers
Method
is_empty
bootstrap/stage0/runtime/AK/Trie.h:207
↓ 1 callers
Method
is_empty
bootstrap/stage0/runtime/AK/ByteString.h:200
↓ 1 callers
Method
is_empty
bootstrap/stage0/runtime/AK/BinaryHeap.h:136
↓ 1 callers
Method
is_empty
bootstrap/stage0/runtime/AK/Vector.h:152
↓ 1 callers
Method
is_eof_with_data_left_over
bootstrap/stage0/runtime/AK/BufferedStream.h:238
↓ 1 callers
Method
is_full_respecialization
bootstrap/stage0/codegen.cpp:1380
↓ 1 callers
Method
is_in_offset_range
bootstrap/stage0/utility.cpp:315
↓ 1 callers
Function
is_multicast
https://datatracker.ietf.org/doc/html/rfc2373#section-2.7
bootstrap/stage0/runtime/AK/IPv6Address.h:301
↓ 1 callers
Function
is_null
bootstrap/stage0/runtime/AK/StringView.h:69
↓ 1 callers
Method
is_null
bootstrap/stage0/runtime/AK/WeakPtr.h:160
↓ 1 callers
Function
is_power_of_two
bootstrap/stage0/runtime/AK/StdLibExtras.h:30
↓ 1 callers
Method
is_reachable
bootstrap/stage0/types.cpp:7451
↓ 1 callers
Method
is_scope_directly_accessible_from
bootstrap/stage0/typechecker.cpp:13927
↓ 1 callers
Method
is_signed
bootstrap/stage0/types.cpp:2161
↓ 1 callers
Method
is_specialized_for_types
bootstrap/stage0/types.cpp:1254
↓ 1 callers
Method
is_syscall
bootstrap/stage0/runtime/AK/Error.h:93
↓ 1 callers
Function
is_unicode_surrogate
bootstrap/stage0/runtime/AK/CharacterTypes.h:124
↓ 1 callers
Function
is_whitespace
bootstrap/stage0/utility.cpp:263
↓ 1 callers
Function
is_whitespace
bootstrap/stage0/runtime/AK/StringView.h:349
↓ 1 callers
Method
is_whitespace
bootstrap/stage0/runtime/AK/ByteString.h:146
↓ 1 callers
Function
is_zero
bootstrap/stage0/runtime/AK/IPv6Address.h:229
↓ 1 callers
Function
item_reverse_impl
bootstrap/stage0/runtime/AK/SIMDExtras.h:227
↓ 1 callers
Method
iterator_at_byte_offset
bootstrap/stage0/runtime/AK/Utf8View.cpp:15
↓ 1 callers
Function
join
jakttest/process.cpp:133
↓ 1 callers
Method
join
bootstrap/stage0/runtime/AK/String.h:187
↓ 1 callers
Method
kill_all
bootstrap/stage0/build.cpp:121
↓ 1 callers
Function
kmalloc_array
bootstrap/stage0/runtime/AK/kmalloc.h:43
↓ 1 callers
Function
leak_ref
bootstrap/stage0/runtime/AK/RefPtr.h:228
↓ 1 callers
Method
length
bootstrap/stage0/runtime/AK/ByteString.h:201
↓ 1 callers
Method
length
bootstrap/stage0/runtime/AK/DeprecatedFlyString.h:67
↓ 1 callers
Method
lex_ampersand
bootstrap/stage0/lexer.cpp:408
↓ 1 callers
Method
lex_and_parse_file_contents
bootstrap/stage0/typechecker.cpp:766
↓ 1 callers
Method
lex_asterisk
bootstrap/stage0/lexer.cpp:340
↓ 1 callers
Method
lex_caret
bootstrap/stage0/lexer.cpp:376
↓ 1 callers
Method
lex_colon
bootstrap/stage0/lexer.cpp:452
↓ 1 callers
Method
lex_dot
bootstrap/stage0/lexer.cpp:444
↓ 1 callers
Method
lex_equals
bootstrap/stage0/lexer.cpp:474
↓ 1 callers
Method
lex_exclamation_point
bootstrap/stage0/lexer.cpp:400
↓ 1 callers
Method
lex_forward_slash
bootstrap/stage0/lexer.cpp:348
↓ 1 callers
Method
lex_greater_than
bootstrap/stage0/lexer.cpp:430
↓ 1 callers
Method
lex_less_than
bootstrap/stage0/lexer.cpp:416
↓ 1 callers
Method
lex_minus
bootstrap/stage0/lexer.cpp:332
↓ 1 callers
Method
lex_number
bootstrap/stage0/lexer.cpp:198
↓ 1 callers
Method
lex_percent_sign
bootstrap/stage0/lexer.cpp:392
↓ 1 callers
Method
lex_pipe
bootstrap/stage0/lexer.cpp:384
↓ 1 callers
Method
lex_plus
bootstrap/stage0/lexer.cpp:324
↓ 1 callers
Method
lex_question_mark
bootstrap/stage0/lexer.cpp:460
↓ 1 callers
Method
line_has_indent
bootstrap/stage0/formatter.cpp:143
↓ 1 callers
Method
line_number
bootstrap/stage0/runtime/AK/SourceLocation.h:20
↓ 1 callers
Method
link_into_archive
bootstrap/stage0/build.cpp:238
↓ 1 callers
Method
link_into_executable
bootstrap/stage0/build.cpp:269
↓ 1 callers
Function
log2
bootstrap/stage0/runtime/AK/IntegralMath.h:22
↓ 1 callers
Method
lookup_struct_field
bootstrap/stage0/typechecker.cpp:534
↓ 1 callers
Function
loopback
https://datatracker.ietf.org/doc/html/rfc4291#section-2.5.3
bootstrap/stage0/runtime/AK/IPv6Address.h:255
↓ 1 callers
Function
lowerBoundBinarySearch
(arr, num)
editors/sublime/lsp-client/server/src/server.js:231
↓ 1 callers
Function
lowerBoundBinarySearch
(arr: number[], num: number)
editors/vscode/server/src/server.ts:444
↓ 1 callers
Method
ltrunc
bootstrap/stage0/runtime/AK/FixedPoint.h:152
↓ 1 callers
Method
magnitude
bootstrap/stage0/runtime/AK/Complex.h:41
↓ 1 callers
Function
main
()
meta/lint_samples.py:47
↓ 1 callers
Function
main
()
editors/vscode/client/src/test/runTest.ts:9
↓ 1 callers
Function
main
()
jakttest/run_one.py:194
↓ 1 callers
Method
main_scope_id
bootstrap/stage0/typechecker.cpp:611
↓ 1 callers
Method
make_float_numeric_constant
bootstrap/stage0/parser.cpp:8327
↓ 1 callers
Function
map<ByteString, ByteString>
bootstrap/stage0/utility_specializations.cpp:17
↓ 1 callers
Method
map_type
bootstrap/stage0/codegen.cpp:7772
↓ 1 callers
Method
map_types
bootstrap/stage0/types.cpp:1113
↓ 1 callers
Method
match_function_and_resolve_args
bootstrap/stage0/typechecker.cpp:14149
← previous
next →
1,301–1,400 of 5,565, ranked by callers