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
Function
bytes
common/script/scriptbar.cpp:48
↓ 2 callers
Function
bytesToMB
switch/source/transferstatus.cpp:163
↓ 2 callers
Function
bytesToMB
3ds/source/transferstatus.cpp:151
↓ 2 callers
Method
cend
3ds/include/SmallVector.hpp:405
↓ 2 callers
Function
chooseFbSize
Pick the framebuffer resolution for the current applet operation mode: docked outputs native 1080p, handheld 720p.
switch/source/gfx_deko3d.cpp:472
↓ 2 callers
Function
ckpt_script_malloc
common/script/scriptheap.cpp:168
↓ 2 callers
Function
clear
@brief clears the contents @sa https://json.nlohmann.me/api/basic_json/clear/
3rd-party/json/json.hpp:22329
↓ 2 callers
Function
collect_titles_with_backups
Fill `names` (malloc'd) and `idxs` with the titles that have backups on SD. * Returns the count. */
scripts/common/universal/webdav.c:1295
↓ 2 callers
Method
commit
3ds/source/configuration.cpp:237
↓ 2 callers
Function
confirmRightX
3ds/source/ScriptRequestOverlays.cpp:157
↓ 2 callers
Method
connect
3rd-party/ftpd/source/socket.cpp:108
↓ 2 callers
Function
consoleDisplayError
3ds/source/util.cpp:50
↓ 2 callers
Function
constantTimeEquals
common/transferprotocol.cpp:224
↓ 2 callers
Function
createFramebuffers
(Re)create the swapchain framebuffers at the current s_fbWidth/s_fbHeight.
switch/source/gfx_deko3d.cpp:486
↓ 2 callers
Function
curlReady
Lazy so curl costs nothing until a script actually transfers. Single script thread + one run at a time, so no init race.
common/script/httpcall.cpp:40
↓ 2 callers
Function
dav_explain
One line of plain English for a status this script could not use. `dst` needs * 200 bytes. Written once because every entry point — test, upload, res
scripts/common/universal/webdav.c:851
↓ 2 callers
Function
dav_list
Names of the entries directly inside collection `url`, as malloc'd strings in * `names` (the caller free()s each). Returns the count, or -1 if the li
scripts/common/universal/webdav.c:924
↓ 2 callers
Function
dav_propfind
PROPFIND `url` at `depth` ("0" for the collection itself, "1" for its * children). Returns the malloc'd response body (caller free()s) and writes the
scripts/common/universal/webdav.c:902
↓ 2 callers
Method
decode
3ds/source/titlecache.cpp:126
↓ 2 callers
Function
decodeToRGBA
Decode a JPEG into a malloc'd RGBA8 buffer. Caller frees. (The SDL-era black colorkey existed for the retired PNG marks only; JPEG icons never legitim
switch/source/gfx_deko3d.cpp:442
↓ 2 callers
Function
decodeUTF8
Decode one UTF-8 sequence and advance *ptr past it. Truncated/invalid trail bytes end the sequence early (garbage in, garbage codepoint out — same tol
switch/source/gfx_deko3d.cpp:1034
↓ 2 callers
Method
defaultReceivePin
switch/source/configuration.cpp:490
↓ 2 callers
Method
defaultReceivePin
3ds/source/configuration.cpp:320
↓ 2 callers
Function
delete_tree
Deletes a file or a whole folder, children first. Whatever refuses to go is * counted in g_skipped rather than stopping the walk, so one locked file
scripts/common/universal/browser.c:632
↓ 2 callers
Function
deriveKey
The two halves mixed into one AES-256 key. `source` is the exact DeviceKeySource to bind to (DeviceKeySourceNone for passphrase only), and a passphras
common/script/seal_api.cpp:153
↓ 2 callers
Function
describeExtdata
Report what is in an archive's root, so the user can tell one that holds a * save from one that is not there at all. Returns the number of root entri
scripts/3ds/universal/extdata.c:87
↓ 2 callers
Function
destroyFramebuffers
switch/source/gfx_deko3d.cpp:504
↓ 2 callers
Method
deviceSecret
The NAND CID: 16 bytes burnt into this console's internal storage, reachable only by asking FS (already initialised, so no service of our own to open
3ds/source/script/scripthost.cpp:438
↓ 2 callers
Method
doUpdate
common/Screen.cpp:59
↓ 2 callers
Function
do_delete
scripts/common/universal/browser.c:1162
↓ 2 callers
Function
do_transfer
The promptless core of copy and move: whoever calls it has already asked the * user and set up the progress layers. 0 on success. */
scripts/common/universal/browser.c:1132
↓ 2 callers
Function
dom_is_dir
scripts/common/universal/browser.c:291
↓ 2 callers
Function
dom_mkdir
scripts/common/universal/browser.c:353
↓ 2 callers
Function
dom_rename
scripts/common/universal/browser.c:377
↓ 2 callers
Function
drawString
FC_RenderLeft: pen starts at (x, y = line top); '\n' returns to x and drops one fcHeight; spaces advance without drawing.
switch/source/gfx_deko3d.cpp:1262
↓ 2 callers
Function
drive_query_id
Run a Drive files.list query and return the first files[0].id as a malloc'd * string ("" if none / on error); the caller free()s it. `query` is the r
scripts/common/universal/googledrive.c:974
↓ 2 callers
Method
dupString
common/script/scriptheap.cpp:88
↓ 2 callers
Function
emplace
3rd-party/json/json.hpp:19058
↓ 2 callers
Function
encode
common/script/httpcall.cpp:228
↓ 2 callers
Method
encode
3ds/source/titlecache.cpp:72
↓ 2 callers
Function
ensure_folder
find-or-create a folder named `name` under `parentId` ("root" for the Drive * root). Returns a malloc'd id, or a malloc'd "" on failure — always non-
scripts/common/universal/googledrive.c:1010
↓ 2 callers
Method
eof
3ds/source/fsstream.cpp:170
↓ 2 callers
Function
erase
3rd-party/json/json.hpp:19166
↓ 2 callers
Function
erase_internal
3rd-party/json/json.hpp:21869
↓ 2 callers
Method
error
3ds/source/directory.cpp:73
↓ 2 callers
Function
extdataExists
Opening it is the only thing that answers for an archive the catalog does not list.
3ds/source/script/scripthost.cpp:89
↓ 2 callers
Function
extractCurrentSave
Pulls the current slot's bare save out of the AGBSAVE container behind `file` into a fresh buffer. Used both on the PXI file (backup) and on a legacy
3ds/source/gbasave.cpp:151
↓ 2 callers
Method
favorite
3ds/source/loader.cpp:173
↓ 2 callers
Method
favoriteIds
switch/source/configuration.cpp:295
↓ 2 callers
Function
file_input_adapter
3rd-party/json/json.hpp:6193
↓ 2 callers
Function
file_size
Size of an SD file in bytes, or -1. Used only to log what was moved. */
scripts/common/universal/webdav.c:179
↓ 2 callers
Method
filter
switch/source/configuration.cpp:182
↓ 2 callers
Method
filteredToRawIndex
switch/source/titlecatalog.cpp:323
↓ 2 callers
Function
flushTexUploads
Submit every queued texture upload (pixel copies + descriptor publishes) as one command list. Inside a frame the copies ride ahead of the frame's own
switch/source/gfx_deko3d.cpp:321
↓ 2 callers
Function
fmt_size
scripts/common/universal/browser.c:237
↓ 2 callers
Function
free_entries
scripts/common/universal/browser.c:701
↓ 2 callers
Function
fsTimestamp
fsTimestamp is a filesystem-safe variant used in default backup names.
tools/chlink/common.go:137
↓ 2 callers
Function
ftCeil
switch/source/gfx_deko3d.cpp:208
↓ 2 callers
Function
gbaMessage
The GbaSave synthetic results carry advice a bare stage can't; an empty string means the result adds nothing over the stage mapping.
3ds/source/outcomemessages.cpp:34
↓ 2 callers
Method
generation
Monotonic counter bumped whenever the catalog's contents change (full load, directory refresh, cart insert/remove). The UI compares it against the val
3ds/include/loader.hpp:89
↓ 2 callers
Method
getColor
switch/source/gfx/CIntrusiveTree.h:41
↓ 2 callers
Method
getFilteredTitle
switch/source/titlecatalog.cpp:316
↓ 2 callers
Function
getFuncAndArg
3ds/include/thread.hpp:61
↓ 2 callers
Function
getGlyph
Rasterize (or fetch) one glyph. Cell metrics replicate what SDL_ttf's single-char render + SDL_FontCache produced: cellW is the surface width (max(max
switch/source/gfx_deko3d.cpp:1153
↓ 2 callers
Method
getTitleCount
switch/source/titlecatalog.cpp:250
↓ 2 callers
Function
getU32
common/script/seal_api.cpp:138
↓ 2 callers
Function
glyphWidth
3ds/source/util.cpp:305
↓ 2 callers
Function
handOver
Hands a run-scoped copy of `size` bytes to the script through an out parameter pair, then wipes the working buffer. False = out of memory.
common/script/seal_api.cpp:195
↓ 2 callers
Method
handler
()
tools/chlink/receive.go:154
↓ 2 callers
Method
hasOverlay
True while an overlay owns update(). The main loop asks before routing a key it also gives to overlays (the D-Pad, on the script log pane).
common/Screen.hpp:58
↓ 2 callers
Function
hashInto
One digest of a fixed label plus one blob. The label keeps two sources that happen to hash the same bytes from ever landing on the same key.
switch/source/script/scripthost.cpp:75
↓ 2 callers
Function
hex_bytes
! * @brief convert a byte to a uppercase hex representation * @param[in] byte byte to represent * @return representation ("00".."FF")
3rd-party/json/json.hpp:18685
↓ 2 callers
Method
icon
3ds/source/loader.cpp:161
↓ 2 callers
Method
iconFor
switch/source/titlecatalog.cpp:305
↓ 2 callers
Method
indexById
3ds/source/loader.cpp:109
↓ 2 callers
Function
inferFromPath
inferFromPath inspects path (pathIsDir tells whether it names the backup folder itself or a file inside one) and infers transfer metadata when it sits
tools/chlink/infer.go:32
↓ 2 callers
Function
init
3ds/include/thread.hpp:48
↓ 2 callers
Function
inlineSectionExtra
Vertical space the section label of a NON-first row reserves above its rect. The very first drawn row always reserves labelSlotH() unconditionally (a
switch/source/SettingsScreen.cpp:150
↓ 2 callers
Method
isConfirmRestoreEnabled
switch/source/configuration.cpp:369
↓ 2 callers
Method
isFTPEnabled
switch/source/configuration.cpp:285
↓ 2 callers
Method
isQuickBackupEnabled
switch/source/configuration.cpp:381
↓ 2 callers
Method
isRaw
3ds/include/archive.hpp:84
↓ 2 callers
Method
isRed
switch/source/gfx/CIntrusiveTree.h:63
↓ 2 callers
Function
isSafeZipRelativePath
isSafeZipRelativePath ports the console's traversal check verbatim: non-empty, no leading '/' or '\', no '\', no ':', no '..' component.
tools/chlink/zipextract.go:14
↓ 2 callers
Function
isSafeZipRelativePath
common/transferprotocol.cpp:123
↓ 2 callers
Method
isSystemKeyboardAvailable
switch/include/KeyboardManager.hpp:56
↓ 2 callers
Method
isUserAccount
switch/source/savedatasource.cpp:73
↓ 2 callers
Method
isVerifyRestoreEnabled
switch/source/configuration.cpp:393
↓ 2 callers
Method
is_end
return whether the iterator is at end
3rd-party/json/json.hpp:12768
↓ 2 callers
Function
is_number_float
@brief return whether value is a floating-point number @sa https://json.nlohmann.me/api/basic_json/is_number_float/
3rd-party/json/json.hpp:20652
↓ 2 callers
Function
is_number_integer
@brief return whether value is an integer number @sa https://json.nlohmann.me/api/basic_json/is_number_integer/
3rd-party/json/json.hpp:20638
↓ 2 callers
Function
item_menu
The menu for one entry. 1 if the browser should re-list afterwards. */
scripts/common/universal/browser.c:1695
↓ 2 callers
Function
jget
Copy string member `key` of object `o` into dest[size], NUL-terminated; dest * becomes "" when the key is absent or not a string. Frees the copy * j
scripts/common/universal/webdav.c:195
↓ 2 callers
Function
json_escape
Escape `src` into `dst[size]` for a JSON string value: backslash and double * quote get a leading backslash; the few control chars a game title might
scripts/common/universal/googledrive.c:212
↓ 2 callers
Method
keyboard
switch/source/ScriptScreen.cpp:239
↓ 2 callers
Method
keyboard
3ds/source/ScriptScreen.cpp:242
↓ 2 callers
Method
lastPlayedTimestamp
switch/source/title.cpp:127
↓ 2 callers
Method
le16
(v uint16)
tools/chlink/zipwriter.go:54
↓ 2 callers
Method
le32
(v uint32)
tools/chlink/zipwriter.go:60
↓ 2 callers
Method
lineCount
common/script/scriptconsole.cpp:279
← previous
next →
401–500 of 2,685, ranked by callers