Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BernardoGiordano/Checkpoint
/ functions
Functions
2,441 in github.com/BernardoGiordano/Checkpoint
⨍
Functions
2,441
◇
Types & classes
535
↓ 2 callers
Function
segmentGeometry
3ds/source/MainScreen.cpp:92
↓ 2 callers
Function
sendAll
switch/source/transfer.cpp:503
↓ 2 callers
Function
sendAll
send() may accept fewer bytes than asked (a short write), so a single call silently truncates the MB-scale /logs/* bodies. Loop until the whole buffer
switch/source/server.cpp:128
↓ 2 callers
Function
sendAll
3ds/source/transfer.cpp:523
↓ 2 callers
Method
setBlack
switch/source/gfx/CIntrusiveTree.h:66
↓ 2 callers
Function
setBytesDone
switch/source/transferstatus.cpp:118
↓ 2 callers
Function
setBytesDone
3ds/source/transferstatus.cpp:116
↓ 2 callers
Method
setColor
switch/source/gfx/CIntrusiveTree.h:46
↓ 2 callers
Method
setColors
common/iclickable.hpp:54
↓ 2 callers
Method
setDSiWareSaves
3ds/source/configuration.cpp:322
↓ 2 callers
Method
setFilter
switch/source/configuration.cpp:315
↓ 2 callers
Method
setIndex
3ds/source/BackupList.cpp:40
↓ 2 callers
Method
setRed
switch/source/gfx/CIntrusiveTree.h:65
↓ 2 callers
Method
setViewportRows
common/script/scriptlogview.cpp:45
↓ 2 callers
Method
setWidth
common/script/scriptconsole.cpp:45
↓ 2 callers
Function
sha256_final
3rd-party/sha256/sha256.c:114
↓ 2 callers
Function
sha256_init
3rd-party/sha256/sha256.c:85
↓ 2 callers
Function
sha256_transform
FUNCTION DEFINITIONS ***********************/
3rd-party/sha256/sha256.c:44
↓ 2 callers
Function
sha256_update
3rd-party/sha256/sha256.c:99
↓ 2 callers
Method
shutdown
3ds/source/backupsize.cpp:94
↓ 2 callers
Method
size
3ds/source/directory.cpp:93
↓ 2 callers
Method
size
3ds/include/SmallVector.hpp:379
↓ 2 callers
Function
slurp
slurp_n for text, where the length is the string's own */
scripts/common/universal/googledrive.c:162
↓ 2 callers
Function
slurp_n
Read a whole SD file into a malloc'd buffer, NUL-terminated one byte past the * end so a text caller can treat it as a string. *size gets the byte co
scripts/common/universal/googledrive.c:135
↓ 2 callers
Function
slurp_n
Read a whole SD file into a malloc'd buffer, NUL-terminated one byte past the * end so a text caller can treat it as a string. *size gets the byte co
scripts/common/universal/webdav.c:145
↓ 2 callers
Method
sortMode
switch/source/configuration.cpp:485
↓ 2 callers
Method
startFile
switch/source/progress.cpp:43
↓ 2 callers
Method
statusText
common/script/scriptuibridge.cpp:84
↓ 2 callers
Method
storeCtrIcon
3ds/source/iconstore.cpp:79
↓ 2 callers
Method
storeDsIcon
3ds/source/iconstore.cpp:121
↓ 2 callers
Method
strArray
common/script/scriptargs.cpp:193
↓ 2 callers
Function
sync_backup
Zip one backup folder and upload it under the title's Drive folder. 1 ok. * * Progress contract: the caller owns the item bar and its label names th
scripts/common/universal/googledrive.c:1163
↓ 2 callers
Method
takeResult
switch/source/transferjob.cpp:186
↓ 2 callers
Method
takeResult
3ds/source/transferjob.cpp:201
↓ 2 callers
Method
theme
switch/source/configuration.cpp:449
↓ 2 callers
Method
titleCount
3ds/source/script/scripthost.cpp:72
↓ 2 callers
Function
title_has_backups
Does title `idx` have at least one backup folder on SD? */
scripts/common/universal/googledrive.c:1249
↓ 2 callers
Method
uniqueId
3ds/source/title.cpp:228
↓ 2 callers
Method
update
switch/source/MainScreen.cpp:662
↓ 2 callers
Method
update
3ds/source/BackupList.cpp:51
↓ 2 callers
Function
updateCrc
Hardware CRC32 on ARMv8. devkitA64 builds with -march=armv8-a+crc, so the checksum is effectively free instead of a bytewise table loop.
common/transferprotocol.cpp:43
↓ 2 callers
Function
upload_backup
Zip one backup folder and PUT it under the title's collection. 1 ok. * * Progress contract: the caller owns the item bar and its label names the *
scripts/common/universal/webdav.c:1158
↓ 2 callers
Function
validPin
validPin mirrors Transfer::validPin on the console: exactly 4 ASCII digits.
tools/chlink/common.go:71
↓ 2 callers
Function
validSaveSize
3ds/source/gbasave.cpp:66
↓ 2 callers
Function
vault_setup
No vault yet (or the user asked to change servers): collect the details from * whichever source is there, seal them, and delete the plaintext. 1 on s
scripts/common/universal/webdav.c:745
↓ 2 callers
Function
vault_write
Seal g_base / g_user / g_pw under g_pass and write config/webdav.vault. * 1 on success. Called on first setup, when the server details change, and *
scripts/common/universal/webdav.c:509
↓ 2 callers
Method
window
common/script/scriptlogview.cpp:64
↓ 2 callers
Function
wrapText
FC_GetBufferFitToColumn: split on '\n', then greedily pack words (space runs stay glued to the preceding word); the first word of a line never wraps,
switch/source/gfx_deko3d.cpp:1272
↓ 2 callers
Method
write
common/script/scriptconsole.cpp:97
↓ 2 callers
Function
writeJSON
(w http.ResponseWriter, status int, v any)
tools/chlink/receive.go:358
↓ 2 callers
Function
writeZipToFile
(t *testing.T, root string)
tools/chlink/zipwriter_test.go:28
↓ 2 callers
Method
write_ubjson
! @param[in] j JSON value to serialize @param[in] use_count whether to use '#' prefixes (optimized format) @param[in] use_type wheth
3rd-party/json/json.hpp:15778
↓ 1 callers
Function
PicocPlatformScanFile
read and scan a file for definitions */
common/script/platform_checkpoint.c:110
↓ 1 callers
Function
PlatformExit
exit the program */
common/script/platform_checkpoint.c:124
↓ 1 callers
Function
PlatformReadFile
read a file into memory */
common/script/platform_checkpoint.c:70
↓ 1 callers
Function
SPIEraseSector
3ds/source/spi.cpp:339
↓ 1 callers
Function
SPIGetCardType
3ds/source/spi.cpp:482
↓ 1 callers
Function
SPIReadJEDECIDAndStatusReg
3ds/source/spi.cpp:116
↓ 1 callers
Function
SPISendCommand8MB
Send a single raw SPI command frame at 512KHz (one chip-select assertion).
3ds/source/spi.cpp:370
↓ 1 callers
Function
StdioFprintfFP
printf-style format of a floating point number */
common/script/cstdlib/stdio.c:223
↓ 1 callers
Function
StdioFprintfLong
printf-style format of a long */
common/script/cstdlib/stdio.c:157
↓ 1 callers
Function
StdioFprintfPointer
printf-style format of a pointer */
common/script/cstdlib/stdio.c:247
↓ 1 callers
Function
StdioFprintfWord
printf-style format of an int or other word-sized object */
common/script/cstdlib/stdio.c:133
↓ 1 callers
Function
StdioOutPutc
output a single character to either a FILE * or a string */
common/script/cstdlib/stdio.c:61
↓ 1 callers
Function
StdioOutPuts
output a string to either a FILE * or a string */
common/script/cstdlib/stdio.c:85
↓ 1 callers
Function
_SPIIsDataMirrored
3ds/source/spi.cpp:454
↓ 1 callers
Function
_SPIReadSaveData_512B_impl
3ds/source/spi.cpp:254
↓ 1 callers
Method
_destroy
switch/source/gfx/CMemPool.cpp:151
↓ 1 callers
Method
addAfter
switch/source/gfx/CIntrusiveList.h:56
↓ 1 callers
Method
addBefore
switch/source/gfx/CIntrusiveList.h:39
↓ 1 callers
Method
addExtdataFolder
3ds/source/configuration.cpp:442
↓ 1 callers
Method
addFavorite
3ds/source/configuration.cpp:411
↓ 1 callers
Method
addFilter
3ds/source/configuration.cpp:421
↓ 1 callers
Method
addSaveFolder
3ds/source/configuration.cpp:431
↓ 1 callers
Method
additionalDeviceSaveFolders
switch/source/configuration.cpp:195
↓ 1 callers
Method
additionalExtdataFolders
3ds/source/configuration.cpp:268
↓ 1 callers
Method
additionalSaveFolders
switch/source/configuration.cpp:188
↓ 1 callers
Method
additionalSaveFolders
3ds/source/configuration.cpp:261
↓ 1 callers
Function
addr2line
(elf, addrs)
tools/luma-crash-bt.py:93
↓ 1 callers
Method
adopt
common/script/scriptheap.cpp:99
↓ 1 callers
Method
advanceBytes
switch/source/progress.cpp:48
↓ 1 callers
Method
allocZeroed
common/script/scriptheap.cpp:53
↓ 1 callers
Method
allowsExit
Plus must not quit the app out from under a running script.
switch/include/ScriptScreen.hpp:59
↓ 1 callers
Method
allowsExit
START must not quit the app out from under a running script.
3ds/include/ScriptScreen.hpp:73
↓ 1 callers
Function
appendLe16
common/transferprotocol.cpp:109
↓ 1 callers
Function
appendLe32
common/transferprotocol.cpp:115
↓ 1 callers
Function
append_exponent
3rd-party/json/json.hpp:17835
↓ 1 callers
Function
applyCheats
One pass of the apply flow: pick a game, resolve the build id, tick cheats. */
scripts/switch/universal/sharkive.c:248
↓ 1 callers
Function
applyCheats
One pass of the apply flow: pick a game, tick cheats, write them out. */
scripts/3ds/universal/sharkive.c:243
↓ 1 callers
Function
applyCommonOptions
Everything the four bindings used to spell out one at a time. The only conditional options are the ones a transfer genuinely varies: verb, headers, bo
common/script/httpcall.cpp:129
↓ 1 callers
Function
ask_server_details
Type the three fields in by hand. 1 when a URL was entered. * * The 3DS keyboard stops at 63 characters and a Nextcloud dav URL is often * longer t
scripts/common/universal/webdav.c:721
↓ 1 callers
Function
atlasAlloc
Shelf-pack a w x h glyph into the newest atlas page (older pages are closed), opening a new page when full.
switch/source/gfx_deko3d.cpp:1074
↓ 1 callers
Method
author
switch/source/title.cpp:81
↓ 1 callers
Function
b64_encode
base64 of `src` into dst[size]. There is no base64 in the interpreter's * stdlib and HTTP Basic is defined in terms of it, so here it is: 40 bytes of
scripts/common/universal/webdav.c:297
↓ 1 callers
Function
backupCount
saves() always carries a synthetic leading "New..." entry (see Title::refreshDirectories), so the real backup count is one less.
switch/source/titlecatalog.cpp:175
↓ 1 callers
Method
backupCount
Real backups only, i.e. excluding the synthetic "New..." entry (index 0) and the optional "Receive" action row (used for the "BACKUPS · N" header).
switch/include/BackupList.hpp:59
↓ 1 callers
Function
backupErrorMessage
switch/source/MainScreen.cpp:112
↓ 1 callers
Method
backupSize
switch/source/backupsize.cpp:63
↓ 1 callers
Method
backupSize
3ds/source/backupsize.cpp:60
↓ 1 callers
Function
backupSuggestion
The date-stamped folder name suggested for a new backup. Account saves also append the (ASCII-folded) user name; the special save kinds use the bare d
switch/source/BackupList.cpp:296
← previous
next →
501–600 of 2,441, ranked by callers