Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BernardoGiordano/Checkpoint
/ functions
Functions
2,685 in github.com/BernardoGiordano/Checkpoint
⨍
Functions
2,685
◇
Types & classes
558
↓ 2 callers
Method
update
3ds/source/BackupList.cpp:51
↓ 2 callers
Function
updateCrc
Hardware CRC32 (zlib polynomial), same routine as transfer.cpp: only used to compare a backup file against its restored copy, so the exact variant doe
switch/source/io.cpp:102
↓ 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:1296
↓ 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
Function
acceptWouldBlock
switch/source/server.cpp:325
↓ 1 callers
Function
acceptWouldBlock
3ds/source/server.cpp:296
↓ 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:460
↓ 1 callers
Method
addFavorite
3ds/source/configuration.cpp:429
↓ 1 callers
Method
addFilter
3ds/source/configuration.cpp:439
↓ 1 callers
Method
addSaveFolder
3ds/source/configuration.cpp:449
↓ 1 callers
Method
additionalDeviceSaveFolders
switch/source/configuration.cpp:199
↓ 1 callers
Method
additionalExtdataFolders
3ds/source/configuration.cpp:273
↓ 1 callers
Method
additionalSaveFolders
switch/source/configuration.cpp:192
↓ 1 callers
Method
additionalSaveFolders
3ds/source/configuration.cpp:266
↓ 1 callers
Function
addr2line
(elf, addrs)
tools/luma-crash-bt.py:93
↓ 1 callers
Method
adopt
common/script/scriptheap.cpp:99
↓ 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
askCapacity
Ask for the archive's capacity, which is fixed for its life — hence the * generous option, for a backup with a deep tree. 0 if the user backed out. *
scripts/3ds/universal/extdata.c:155
↓ 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
Method
atMark
3rd-party/ftpd/source/socket.cpp:77
↓ 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:1098
↓ 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:60
↓ 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:326
↓ 1 callers
Method
backups
3ds/source/backuptarget.cpp:40
↓ 1 callers
Method
baseDir
switch/source/savedatasource.cpp:59
↓ 1 callers
Method
beginFile
common/script/zip_api.cpp:130
↓ 1 callers
Method
beginLayer
common/script/scriptconsole.cpp:137
↓ 1 callers
Function
beginLocalBatch
`active` is the one place that knows a long operation is in flight, so it is also where the console is kept from sleeping through it. Held outside the
switch/source/transferstatus.cpp:44
↓ 1 callers
Function
beginLocalBatch
3ds/source/transferstatus.cpp:39
↓ 1 callers
Function
beginLocalRun
switch/source/transferstatus.cpp:68
↓ 1 callers
Function
beginLocalRun
3ds/source/transferstatus.cpp:61
↓ 1 callers
Method
bindForImages
switch/source/gfx/CDescriptorSet.h:37
↓ 1 callers
Method
bindForSamplers
switch/source/gfx/CDescriptorSet.h:42
↓ 1 callers
Function
bindMode
Bind the shaders + vertex stream for `mode` (only when it differs from what is already bound on the cmdbuf).
switch/source/gfx_deko3d.cpp:769
↓ 1 callers
Function
blinkLed
switch/source/util.cpp:248
↓ 1 callers
Function
blinkLedPattern
switch/source/util.cpp:228
↓ 1 callers
Function
boundedU16String
Some titles (notably malformed VC injects) don't null-terminate SMDH title fields; reading them as raw char16_t* would run past the fixed-size array i
3ds/source/titleprobe.cpp:40
↓ 1 callers
Function
browse
The browse loop. Returns when the user leaves this mount. */
scripts/common/universal/browser.c:1863
↓ 1 callers
Function
build_auth_headers
scripts/common/universal/googledrive.c:966
↓ 1 callers
Function
calcSlotCmac
AES-CMAC of the slot as AGB_FIRM expects it. FSPXI_CalcSavegameMAC does the console/title-specific keying over the SHA256 of the hashed region; the fi
3ds/source/gbasave.cpp:124
↓ 1 callers
Function
calculateTitleDBHash
3ds/source/util.cpp:198
↓ 1 callers
Method
canChangeColorWhenSelected
common/iclickable.hpp:68
↓ 1 callers
Method
canCoalesce
switch/source/gfx/CMemPool.h:54
↓ 1 callers
Method
cancelAll
common/script/scriptuibridge.cpp:72
↓ 1 callers
Method
cellName
cellName takes a *cell* index (into the title's saves list), not a display row — callers translate a selected row with rowToCell() first.
switch/include/BackupList.hpp:64
↓ 1 callers
Function
chooseBackupDst
3ds/source/MainScreen.cpp:62
↓ 1 callers
Function
chooseSansFace
FC's face choice: NintendoExt owns the PUA block (button glyphs), then the Standard font, then the CJK fallbacks (BMP only, as in SDL_FontCache); anyt
switch/source/gfx_deko3d.cpp:1131
↓ 1 callers
Function
ckpt_console_write
common/script/scriptconsole.cpp:349
↓ 1 callers
Function
ckpt_sav_close_all
common/script/checkpoint_api.cpp:416
↓ 1 callers
Function
ckpt_script_abort_request
common/script/scriptabort.c:45
↓ 1 callers
Function
ckpt_script_abort_reset
common/script/scriptabort.c:55
↓ 1 callers
Function
ckpt_script_calloc
common/script/scriptheap.cpp:173
↓ 1 callers
Function
ckpt_script_free
common/script/scriptheap.cpp:183
↓ 1 callers
Function
ckpt_script_lower_priority
common/script/checkpoint_api.cpp:708
↓ 1 callers
Function
ckpt_script_realloc
common/script/scriptheap.cpp:178
↓ 1 callers
Method
clear
switch/source/gfx/CIntrusiveList.h:28
↓ 1 callers
Method
clearProgress
common/script/scriptconsole.cpp:191
↓ 1 callers
Method
close
3rd-party/ftpd/source/fs.cpp:122
← previous
next →
601–700 of 2,685, ranked by callers