MCPcopy Create free account

hub / github.com/BernardoGiordano/Checkpoint / functions

Functions2,685 in github.com/BernardoGiordano/Checkpoint

↓ 2 callersFunctionbytes
common/script/scriptbar.cpp:48
↓ 2 callersFunctionbytesToMB
switch/source/transferstatus.cpp:163
↓ 2 callersFunctionbytesToMB
3ds/source/transferstatus.cpp:151
↓ 2 callersMethodcend
3ds/include/SmallVector.hpp:405
↓ 2 callersFunctionchooseFbSize
Pick the framebuffer resolution for the current applet operation mode: docked outputs native 1080p, handheld 720p.
switch/source/gfx_deko3d.cpp:472
↓ 2 callersFunctionckpt_script_malloc
common/script/scriptheap.cpp:168
↓ 2 callersFunctionclear
@brief clears the contents @sa https://json.nlohmann.me/api/basic_json/clear/
3rd-party/json/json.hpp:22329
↓ 2 callersFunctioncollect_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 callersMethodcommit
3ds/source/configuration.cpp:237
↓ 2 callersFunctionconfirmRightX
3ds/source/ScriptRequestOverlays.cpp:157
↓ 2 callersMethodconnect
3rd-party/ftpd/source/socket.cpp:108
↓ 2 callersFunctionconsoleDisplayError
3ds/source/util.cpp:50
↓ 2 callersFunctionconstantTimeEquals
common/transferprotocol.cpp:224
↓ 2 callersFunctioncreateFramebuffers
(Re)create the swapchain framebuffers at the current s_fbWidth/s_fbHeight.
switch/source/gfx_deko3d.cpp:486
↓ 2 callersFunctioncurlReady
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 callersFunctiondav_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 callersFunctiondav_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 callersFunctiondav_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 callersMethoddecode
3ds/source/titlecache.cpp:126
↓ 2 callersFunctiondecodeToRGBA
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 callersFunctiondecodeUTF8
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 callersMethoddefaultReceivePin
switch/source/configuration.cpp:490
↓ 2 callersMethoddefaultReceivePin
3ds/source/configuration.cpp:320
↓ 2 callersFunctiondelete_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 callersFunctionderiveKey
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 callersFunctiondescribeExtdata
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 callersFunctiondestroyFramebuffers
switch/source/gfx_deko3d.cpp:504
↓ 2 callersMethoddeviceSecret
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 callersMethoddoUpdate
common/Screen.cpp:59
↓ 2 callersFunctiondo_delete
scripts/common/universal/browser.c:1162
↓ 2 callersFunctiondo_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 callersFunctiondom_is_dir
scripts/common/universal/browser.c:291
↓ 2 callersFunctiondom_mkdir
scripts/common/universal/browser.c:353
↓ 2 callersFunctiondom_rename
scripts/common/universal/browser.c:377
↓ 2 callersFunctiondrawString
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 callersFunctiondrive_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 callersMethoddupString
common/script/scriptheap.cpp:88
↓ 2 callersFunctionemplace
3rd-party/json/json.hpp:19058
↓ 2 callersFunctionencode
common/script/httpcall.cpp:228
↓ 2 callersMethodencode
3ds/source/titlecache.cpp:72
↓ 2 callersFunctionensure_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 callersMethodeof
3ds/source/fsstream.cpp:170
↓ 2 callersFunctionerase
3rd-party/json/json.hpp:19166
↓ 2 callersFunctionerase_internal
3rd-party/json/json.hpp:21869
↓ 2 callersMethoderror
3ds/source/directory.cpp:73
↓ 2 callersFunctionextdataExists
Opening it is the only thing that answers for an archive the catalog does not list.
3ds/source/script/scripthost.cpp:89
↓ 2 callersFunctionextractCurrentSave
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 callersMethodfavorite
3ds/source/loader.cpp:173
↓ 2 callersMethodfavoriteIds
switch/source/configuration.cpp:295
↓ 2 callersFunctionfile_input_adapter
3rd-party/json/json.hpp:6193
↓ 2 callersFunctionfile_size
Size of an SD file in bytes, or -1. Used only to log what was moved. */
scripts/common/universal/webdav.c:179
↓ 2 callersMethodfilter
switch/source/configuration.cpp:182
↓ 2 callersMethodfilteredToRawIndex
switch/source/titlecatalog.cpp:323
↓ 2 callersFunctionflushTexUploads
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 callersFunctionfmt_size
scripts/common/universal/browser.c:237
↓ 2 callersFunctionfree_entries
scripts/common/universal/browser.c:701
↓ 2 callersFunctionfsTimestamp
fsTimestamp is a filesystem-safe variant used in default backup names.
tools/chlink/common.go:137
↓ 2 callersFunctionftCeil
switch/source/gfx_deko3d.cpp:208
↓ 2 callersFunctiongbaMessage
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 callersMethodgeneration
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 callersMethodgetColor
switch/source/gfx/CIntrusiveTree.h:41
↓ 2 callersMethodgetFilteredTitle
switch/source/titlecatalog.cpp:316
↓ 2 callersFunctiongetFuncAndArg
3ds/include/thread.hpp:61
↓ 2 callersFunctiongetGlyph
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 callersMethodgetTitleCount
switch/source/titlecatalog.cpp:250
↓ 2 callersFunctiongetU32
common/script/seal_api.cpp:138
↓ 2 callersFunctionglyphWidth
3ds/source/util.cpp:305
↓ 2 callersFunctionhandOver
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 callersMethodhandler
()
tools/chlink/receive.go:154
↓ 2 callersMethodhasOverlay
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 callersFunctionhashInto
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 callersFunctionhex_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 callersMethodicon
3ds/source/loader.cpp:161
↓ 2 callersMethodiconFor
switch/source/titlecatalog.cpp:305
↓ 2 callersMethodindexById
3ds/source/loader.cpp:109
↓ 2 callersFunctioninferFromPath
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 callersFunctioninit
3ds/include/thread.hpp:48
↓ 2 callersFunctioninlineSectionExtra
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 callersMethodisConfirmRestoreEnabled
switch/source/configuration.cpp:369
↓ 2 callersMethodisFTPEnabled
switch/source/configuration.cpp:285
↓ 2 callersMethodisQuickBackupEnabled
switch/source/configuration.cpp:381
↓ 2 callersMethodisRaw
3ds/include/archive.hpp:84
↓ 2 callersMethodisRed
switch/source/gfx/CIntrusiveTree.h:63
↓ 2 callersFunctionisSafeZipRelativePath
isSafeZipRelativePath ports the console's traversal check verbatim: non-empty, no leading '/' or '\', no '\', no ':', no '..' component.
tools/chlink/zipextract.go:14
↓ 2 callersFunctionisSafeZipRelativePath
common/transferprotocol.cpp:123
↓ 2 callersMethodisSystemKeyboardAvailable
switch/include/KeyboardManager.hpp:56
↓ 2 callersMethodisUserAccount
switch/source/savedatasource.cpp:73
↓ 2 callersMethodisVerifyRestoreEnabled
switch/source/configuration.cpp:393
↓ 2 callersMethodis_end
return whether the iterator is at end
3rd-party/json/json.hpp:12768
↓ 2 callersFunctionis_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 callersFunctionis_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 callersFunctionitem_menu
The menu for one entry. 1 if the browser should re-list afterwards. */
scripts/common/universal/browser.c:1695
↓ 2 callersFunctionjget
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 callersFunctionjson_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 callersMethodkeyboard
switch/source/ScriptScreen.cpp:239
↓ 2 callersMethodkeyboard
3ds/source/ScriptScreen.cpp:242
↓ 2 callersMethodlastPlayedTimestamp
switch/source/title.cpp:127
↓ 2 callersMethodle16
(v uint16)
tools/chlink/zipwriter.go:54
↓ 2 callersMethodle32
(v uint32)
tools/chlink/zipwriter.go:60
↓ 2 callersMethodlineCount
common/script/scriptconsole.cpp:279
← previousnext →401–500 of 2,685, ranked by callers