MCPcopy Create free account

hub / github.com/BernardoGiordano/Checkpoint / functions

Functions1,694 in github.com/BernardoGiordano/Checkpoint

↓ 2 callersFunctionsha256_transform
FUNCTION DEFINITIONS ***********************/
3rd-party/sha256/sha256.c:44
↓ 2 callersMethodsize
3ds/source/directory.cpp:93
↓ 2 callersMethodsize
3ds/include/SmallVector.hpp:379
↓ 2 callersMethodsortMode
switch/source/configuration.cpp:485
↓ 2 callersMethodstartFile
switch/source/progress.cpp:43
↓ 2 callersMethodstoreCtrIcon
3ds/source/iconstore.cpp:79
↓ 2 callersMethodstoreDsIcon
3ds/source/iconstore.cpp:121
↓ 2 callersMethodtext
3ds/source/KeyboardManager.cpp:12
↓ 2 callersMethodtheme
switch/source/configuration.cpp:449
↓ 2 callersMethodupdate
switch/source/MainScreen.cpp:647
↓ 2 callersMethodupdate
3ds/source/BackupList.cpp:51
↓ 2 callersFunctionupdateCrc
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 callersFunctionvalidPin
validPin mirrors Transfer::validPin on the console: exactly 4 ASCII digits.
tools/chlink/common.go:70
↓ 2 callersFunctionwriteJSON
(w http.ResponseWriter, status int, v any)
tools/chlink/receive.go:358
↓ 2 callersFunctionwriteZipToFile
(t *testing.T, root string)
tools/chlink/zipwriter_test.go:28
↓ 2 callersMethodwrite_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
↓ 2 callersFunctionzipStreamSize
common/transferprotocol.cpp:204
↓ 1 callersFunctionSPIEraseSector
3ds/source/spi.cpp:339
↓ 1 callersFunctionSPIGetCardType
3ds/source/spi.cpp:482
↓ 1 callersFunctionSPIReadJEDECIDAndStatusReg
3ds/source/spi.cpp:116
↓ 1 callersFunctionSPISendCommand8MB
Send a single raw SPI command frame at 512KHz (one chip-select assertion).
3ds/source/spi.cpp:370
↓ 1 callersFunction_SPIIsDataMirrored
3ds/source/spi.cpp:454
↓ 1 callersFunction_SPIReadSaveData_512B_impl
3ds/source/spi.cpp:254
↓ 1 callersMethod_destroy
switch/source/gfx/CMemPool.cpp:151
↓ 1 callersMethodaddAfter
switch/source/gfx/CIntrusiveList.h:56
↓ 1 callersMethodaddBefore
switch/source/gfx/CIntrusiveList.h:39
↓ 1 callersMethodaddExtdataFolder
3ds/source/configuration.cpp:442
↓ 1 callersMethodaddFavorite
3ds/source/configuration.cpp:411
↓ 1 callersMethodaddFilter
3ds/source/configuration.cpp:421
↓ 1 callersMethodaddSaveFolder
3ds/source/configuration.cpp:431
↓ 1 callersMethodadditionalDeviceSaveFolders
switch/source/configuration.cpp:195
↓ 1 callersMethodadditionalExtdataFolders
3ds/source/configuration.cpp:268
↓ 1 callersMethodadditionalSaveFolders
switch/source/configuration.cpp:188
↓ 1 callersMethodadditionalSaveFolders
3ds/source/configuration.cpp:261
↓ 1 callersFunctionaddr2line
(elf, addrs)
tools/luma-crash-bt.py:93
↓ 1 callersMethodadvanceBytes
switch/source/progress.cpp:48
↓ 1 callersMethodallowsExit
3ds/include/SettingsScreen.hpp:59
↓ 1 callersFunctionappendLe16
common/transferprotocol.cpp:109
↓ 1 callersFunctionappendLe32
common/transferprotocol.cpp:115
↓ 1 callersFunctionappend_exponent
3rd-party/json/json.hpp:17835
↓ 1 callersFunctionat
@brief access specified array element with bounds checking @sa https://json.nlohmann.me/api/basic_json/at/
3rd-party/json/json.hpp:21240
↓ 1 callersFunctionatlasAlloc
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 callersMethodauthor
switch/source/title.cpp:81
↓ 1 callersFunctionbackupCount
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 callersMethodbackupCount
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 callersFunctionbackupErrorMessage
switch/source/MainScreen.cpp:105
↓ 1 callersMethodbackupSize
switch/source/backupsize.cpp:63
↓ 1 callersMethodbackupSize
3ds/source/backupsize.cpp:60
↓ 1 callersFunctionbackupSuggestion
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:291
↓ 1 callersMethodbackups
3ds/source/backuptarget.cpp:40
↓ 1 callersMethodbaseDir
switch/source/savedatasource.cpp:59
↓ 1 callersMethodbeginFile
3ds/source/transfer.cpp:241
↓ 1 callersFunctionbeginLocalBatch
switch/source/transferstatus.cpp:39
↓ 1 callersFunctionbeginLocalBatch
3ds/source/transferstatus.cpp:39
↓ 1 callersFunctionbeginLocalRun
switch/source/transferstatus.cpp:62
↓ 1 callersFunctionbeginLocalRun
3ds/source/transferstatus.cpp:61
↓ 1 callersMethodbindForImages
switch/source/gfx/CDescriptorSet.h:37
↓ 1 callersMethodbindForSamplers
switch/source/gfx/CDescriptorSet.h:42
↓ 1 callersFunctionbindMode
Bind the shaders + vertex stream for `mode` (only when it differs from what is already bound on the cmdbuf).
switch/source/gfx_deko3d.cpp:768
↓ 1 callersFunctionblinkLed
switch/source/util.cpp:233
↓ 1 callersFunctionblinkLedPattern
switch/source/util.cpp:213
↓ 1 callersFunctionboundedU16String
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:39
↓ 1 callersFunctioncalculateTitleDBHash
3ds/source/util.cpp:177
↓ 1 callersMethodcanChangeColorWhenSelected
common/iclickable.hpp:68
↓ 1 callersMethodcanCoalesce
switch/source/gfx/CMemPool.h:54
↓ 1 callersFunctioncd_up
! change to parent directory * * @param[in] session ftp session */
3rd-party/ftp/ftp.c:1672
↓ 1 callersMethodcellName
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:63
↓ 1 callersFunctionchooseBackupDst
3ds/source/MainScreen.cpp:57
↓ 1 callersFunctionchooseSansFace
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:1107
↓ 1 callersMethodclear
switch/source/gfx/CIntrusiveList.h:28
↓ 1 callersFunctioncmdInfo
(args []string)
tools/chlink/info.go:10
↓ 1 callersFunctioncmdReceive
(args []string)
tools/chlink/receive.go:44
↓ 1 callersFunctioncmdSend
(args []string)
tools/chlink/send.go:25
↓ 1 callersFunctioncmdUnzip
(args []string)
tools/chlink/ziputil.go:126
↓ 1 callersFunctioncmdZip
(args []string)
tools/chlink/ziputil.go:17
↓ 1 callersFunctioncollectFiles
Returns false if any regular file exceeds the store-zip entry limit; such a file cannot be framed (no zip64) and the whole send must refuse rather tha
switch/source/transfer.cpp:110
↓ 1 callersFunctioncollectFiles
3ds/source/transfer.cpp:123
↓ 1 callersFunctioncollectTreeImpl
3ds/source/io.cpp:58
↓ 1 callersFunctioncombine
boost::hash_combine
3rd-party/json/json.hpp:6004
↓ 1 callersMethodcompute
3ds/source/backupsize.cpp:129
↓ 1 callersFunctioncompute_boundaries
3rd-party/json/json.hpp:17096
↓ 1 callersFunctionconcat_into
3rd-party/json/json.hpp:4265
↓ 1 callersFunctionconcat_length
3rd-party/json/json.hpp:4234
↓ 1 callersFunctioncopyClamped
Copies a UTF-8 string into a fixed field of `fieldLen` bytes, always leaving room for a terminating NUL. The SMDH short/long descriptions are 0x40/0x8
3ds/source/titlecache.cpp:61
↓ 1 callersMethodcopyCtrPixels
3ds/source/iconstore.cpp:90
↓ 1 callersMethodcopyDsPixels
3ds/source/iconstore.cpp:111
↓ 1 callersFunctioncount
3rd-party/json/json.hpp:19264
↓ 1 callersFunctioncountPayload
countPayload walks a folder and reports the number of regular files, the number of subdirectories, the total file bytes, and the relative path of the
tools/chlink/zipwriter.go:255
↓ 1 callersMethodcpuOffset
switch/source/gfx/CMemPool.h:27
↓ 1 callersFunctioncrbegin
@brief returns a const reverse iterator to the last element @sa https://json.nlohmann.me/api/basic_json/crbegin/
3rd-party/json/json.hpp:22148
↓ 1 callersFunctioncrend
@brief returns a const reverse iterator to one before the first @sa https://json.nlohmann.me/api/basic_json/crend/
3rd-party/json/json.hpp:22155
↓ 1 callersFunctiondecode
! @brief check whether a string is UTF-8 encoded The function checks each byte of a string whether it is UTF-8 encoded. The result of the
3rd-party/json/json.hpp:18908
↓ 1 callersMethoddecode
3ds/source/titlecache.cpp:126
↓ 1 callersFunctiondecodeFileToRGBA
Read a whole file (romfs assets) and decode it. Caller frees.
switch/source/gfx_deko3d.cpp:450
↓ 1 callersFunctiondecodeJPEGToRGBA
switch/source/gfx_deko3d.cpp:415
↓ 1 callersFunctiondecode_path
! decode a path * * @param[in] session ftp session * @param[in] len command length */
3rd-party/ftp/ftp.c:886
↓ 1 callersMethoddescriptionByIndex
3ds/source/loader.cpp:109
↓ 1 callersFunctiondestroy
3rd-party/json/json.hpp:19856
↓ 1 callersMethoddoBackup
3ds/source/MainScreen.cpp:642
↓ 1 callersMethoddoDraw
common/Screen.cpp:49
← previousnext →401–500 of 1,694, ranked by callers