Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BernardoGiordano/Checkpoint
/ functions
Functions
1,694 in github.com/BernardoGiordano/Checkpoint
⨍
Functions
1,694
◇
Types & classes
409
↓ 1 callers
Function
setFileOffset
3ds/source/transferstatus.cpp:80
↓ 1 callers
Method
setIndex
switch/include/BackupList.hpp:76
↓ 1 callers
Method
setLanguage
switch/source/configuration.cpp:466
↓ 1 callers
Method
setLanguage
3ds/source/configuration.cpp:371
↓ 1 callers
Method
setLastTransferAddress
switch/source/configuration.cpp:478
↓ 1 callers
Method
setLastTransferAddress
3ds/source/configuration.cpp:379
↓ 1 callers
Method
setNandSaves
3ds/source/configuration.cpp:315
↓ 1 callers
Method
setQuickBackup
3ds/source/configuration.cpp:357
↓ 1 callers
Method
setQuickBackupEnabled
switch/source/configuration.cpp:381
↓ 1 callers
Function
setSaveCount
switch/source/transferstatus.cpp:56
↓ 1 callers
Function
setSaveCount
3ds/source/transferstatus.cpp:55
↓ 1 callers
Method
setScanCard
3ds/source/configuration.cpp:329
↓ 1 callers
Method
setSortMode
switch/source/titlecatalog.cpp:220
↓ 1 callers
Method
setTheme
switch/source/configuration.cpp:454
↓ 1 callers
Method
setTheme
3ds/source/configuration.cpp:364
↓ 1 callers
Method
setTransferEnabled
switch/source/configuration.cpp:357
↓ 1 callers
Method
setTransferEnabled
3ds/source/configuration.cpp:336
↓ 1 callers
Method
setVerifyRestoreEnabled
switch/source/configuration.cpp:393
↓ 1 callers
Function
sha256
3rd-party/sha256/sha256.c:160
↓ 1 callers
Function
sha256_final
3rd-party/sha256/sha256.c:114
↓ 1 callers
Function
sha256_init
3rd-party/sha256/sha256.c:85
↓ 1 callers
Function
sha256_update
3rd-party/sha256/sha256.c:99
↓ 1 callers
Method
shutdown
switch/source/backupsize.cpp:109
↓ 1 callers
Method
shutdown
3ds/source/backupsize.cpp:94
↓ 1 callers
Function
skip_bom
! @brief skip the UTF-8 byte order mark @return true iff there is no BOM or the correct BOM has been skipped */
3rd-party/json/json.hpp:8858
↓ 1 callers
Function
skip_whitespace
3rd-party/json/json.hpp:8872
↓ 1 callers
Function
split
! @brief split the string input to reference tokens @note This function is only called by the json_pointer constructor. All excepti
3rd-party/json/json.hpp:14471
↓ 1 callers
Function
splitBackupName
Account backups are named "YYYYMMDD-HHMMSS username": the timestamp is the row's mono title, the trailing username (if any) becomes the right-hand use
switch/source/BackupList.cpp:201
↓ 1 callers
Function
startFile
switch/source/transferstatus.cpp:74
↓ 1 callers
Function
startFile
3ds/source/transferstatus.cpp:72
↓ 1 callers
Method
storeDsPixels
3ds/source/iconstore.cpp:100
↓ 1 callers
Method
storeUpload
storeUpload streams the multipart body, spools the file part to a temp file, and lands the backup under the mirrored console layout: <out>/<type>/<tit
tools/chlink/receive.go:213
↓ 1 callers
Function
streamBodyToFile
Streams the body of an upload request to `tmpPath`, tracking progress and honouring a receive cancel. `leftover` is the body bytes already read while
switch/source/server.cpp:189
↓ 1 callers
Function
streamBodyToFile
Streams the body of an upload request to `tmpPath`, tracking progress and honouring a receive cancel. `leftover` is the body already read while parsin
3ds/source/server.cpp:161
↓ 1 callers
Function
sym_for
(syms, addr)
tools/luma-crash-bt.py:86
↓ 1 callers
Method
takeResult
switch/source/transferjob.cpp:186
↓ 1 callers
Method
takeResult
3ds/source/transferjob.cpp:201
↓ 1 callers
Function
text_range
(elf)
tools/luma-crash-bt.py:60
↓ 1 callers
Method
titleListForSaveType
switch/source/titlecatalog.cpp:355
↓ 1 callers
Function
titleName
Resolves a title id to its short description, falling back to the hex id for titles not present in the catalog (e.g. a cart that isn't inserted). Copi
3ds/source/SettingsScreen.cpp:128
↓ 1 callers
Function
toLowerAscii
3ds/source/loader.cpp:42
↓ 1 callers
Function
to_cbor
@brief create a CBOR serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_cbor/
3rd-party/json/json.hpp:23548
↓ 1 callers
Function
to_json_tuple_impl
3rd-party/json/json.hpp:5780
↓ 1 callers
Method
total
switch/source/backupsize.cpp:53
↓ 1 callers
Method
total
3ds/source/backupsize.cpp:50
↓ 1 callers
Function
type
@brief return the type of the JSON value (explicit) @sa https://json.nlohmann.me/api/basic_json/type/
3rd-party/json/json.hpp:20596
↓ 1 callers
Function
unescape
3rd-party/json/json.hpp:3005
↓ 1 callers
Method
uniqueId
3ds/source/title.cpp:228
↓ 1 callers
Function
update
@brief updates a JSON object from another object, overwriting existing keys @sa https://json.nlohmann.me/api/basic_json/update/
3rd-party/json/json.hpp:22710
↓ 1 callers
Method
update
3ds/source/MainScreen.cpp:453
↓ 1 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:57
↓ 1 callers
Method
updateSelection
switch/source/BackupList.cpp:75
↓ 1 callers
Function
usage
()
tools/chlink/main.go:18
↓ 1 callers
Method
userName
switch/source/title.cpp:76
↓ 1 callers
Function
utf8CharSize
Byte length of the UTF-8 sequence starting at `character`, 0 if invalid. (Same semantics as the retired SDL_FontCache's U8_charsize.)
switch/source/gfxutils.cpp:36
↓ 1 callers
Function
utf8Len
Bytes consumed by the UTF-8 lead byte `c` (1 if not a lead byte). Local so the log wrapper never splits a multi-byte glyph without pulling in the font
switch/source/SettingsScreen.cpp:119
↓ 1 callers
Function
utf8SeqLen
Byte length of the UTF-8 sequence starting with lead byte `b`.
3ds/source/textpool.cpp:44
↓ 1 callers
Function
validate_path
! validate a path * * @param[in] args path to validate */
3rd-party/ftp/ftp.c:1690
↓ 1 callers
Function
value
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
3rd-party/json/json.hpp:13606
↓ 1 callers
Function
verifyTree
Walks the backup tree and checks every file has a byte-identical (size + CRC32) counterpart in the restored save.
switch/source/io.cpp:114
↓ 1 callers
Method
workerLoop
switch/source/backupsize.cpp:124
↓ 1 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
↓ 1 callers
Function
writeDeflateZip
(w io.Writer, root string)
tools/chlink/ziputil.go:77
↓ 1 callers
Method
writeFile
3ds/source/transfer.cpp:248
↓ 1 callers
Method
write_bson
! @param[in] j JSON value to serialize @pre j.type() == value_t::object */
3rd-party/json/json.hpp:15099
↓ 1 callers
Method
write_cbor
! @param[in] j JSON value to serialize */
3rd-party/json/json.hpp:15128
↓ 1 callers
Method
write_msgpack
! @param[in] j JSON value to serialize */
3rd-party/json/json.hpp:15452
Method
ArchiveHandle
3ds/include/archive.hpp:45
Method
BackupList
switch/source/BackupList.cpp:46
Method
BackupList
3ds/source/BackupList.cpp:35
Method
BackupSizeCache
switch/include/backupsize.hpp:99
Method
BackupSizeCache
3ds/include/backupsize.hpp:86
Method
BackupTarget
3ds/include/backuptarget.hpp:45
Method
Block
switch/source/gfx/CMemPool.h:23
Method
BodyReader
switch/source/transfer.cpp:199
Method
BodyReader
3ds/source/transfer.cpp:212
Method
CCmdMemRing
switch/source/gfx/CCmdMemRing.h:17
Method
CDescriptorSet
switch/source/gfx/CDescriptorSet.h:20
Method
CIntrusiveList
switch/source/gfx/CIntrusiveList.h:23
Method
CIntrusiveListNode
switch/source/gfx/CIntrusiveList.h:13
Method
CIntrusiveTree
switch/source/gfx/CIntrusiveTree.h:172
Method
CIntrusiveTreeBase
switch/source/gfx/CIntrusiveTree.h:88
Method
CIntrusiveTreeNode
switch/source/gfx/CIntrusiveTree.h:29
Method
CMemPool
switch/source/gfx/CMemPool.h:118
Method
CShader
switch/source/gfx/CShader.h:14
Method
ChoiceOverlay
3ds/source/ChoiceOverlay.cpp:32
Method
ClearScreen
switch/source/gfx_deko3d.cpp:889
Method
Clickable
switch/include/clickable.hpp:38
Method
Clickable
3ds/include/clickable.hpp:39
Method
Configuration
switch/source/configuration.cpp:42
Method
Configuration
switch/include/configuration.hpp:136
Method
Configuration
3ds/source/configuration.cpp:33
Method
Configuration
3ds/include/configuration.hpp:111
Method
CreateColorTexture
switch/source/gfx_deko3d.cpp:1430
Method
DataLock
3ds/include/DataMutex.hpp:48
Method
DataLock
3ds/include/DataMutex.hpp:98
Method
DataMutex
3ds/include/DataMutex.hpp:70
Method
DestroyTexture
switch/source/gfx_deko3d.cpp:1407
Method
Directory
switch/source/directory.cpp:29
Method
Directory
3ds/source/directory.cpp:29
← previous
next →
701–800 of 1,694, ranked by callers