Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BernardoGiordano/Checkpoint
/ functions
Functions
2,910 in github.com/BernardoGiordano/Checkpoint
⨍
Functions
2,910
◇
Types & classes
597
↓ 9 callers
Function
cancelRequested
3ds/source/transferstatus.cpp:140
↓ 9 callers
Function
debug
common/logging.hpp:70
↓ 9 callers
Function
end
3ds/source/transferstatus.cpp:128
↓ 9 callers
Method
entry
3ds/source/directory.cpp:83
↓ 9 callers
Method
folder
3ds/source/directory.cpp:88
↓ 9 callers
Method
front
3ds/include/SmallVector.hpp:371
↓ 9 callers
Method
getTitle
3ds/source/loader.cpp:61
↓ 9 callers
Method
good
switch/source/directory.cpp:70
↓ 9 callers
Function
is_array
@brief return whether value is an array @sa https://json.nlohmann.me/api/basic_json/is_array/
3rd-party/json/json.hpp:20666
↓ 9 callers
Method
mediaType
3ds/source/title.cpp:243
↓ 9 callers
Method
num
common/script/scriptargs.cpp:111
↓ 9 callers
Function
path_join
base + name, without ever producing "//": the FS rejects the empty component * when something later walks the path, and both roots that end in '/' ("
scripts/common/universal/browser.c:168
↓ 9 callers
Method
size
3rd-party/ftpd/source/sockAddr.cpp:110
↓ 8 callers
Function
StdioBasePrintf
internal do-anything v[s][n]printf() formatting system with output to strings or FILE * */
common/script/cstdlib/stdio.c:272
↓ 8 callers
Method
addU16
switch/include/mtp.hpp:197
↓ 8 callers
Method
backup
3ds/source/io.cpp:369
↓ 8 callers
Function
drawHints
Draws a single button-glyph footer hint line, centered on `screenW`. The line shrinks rather than truncates: drawCentered() would ellipsize a hint tha
3ds/source/MainScreen.cpp:94
↓ 8 callers
Method
getMemBlock
switch/source/gfx/CMemPool.h:92
↓ 8 callers
Method
getOffset
switch/source/gfx/CMemPool.h:97
↓ 8 callers
Method
getTitle
switch/source/titlecatalog.cpp:227
↓ 8 callers
Method
getTitleCount
3ds/source/loader.cpp:155
↓ 8 callers
Function
humanBytes
(n int64)
tools/chlink/send.go:389
↓ 8 callers
Method
index
switch/source/MainScreen.cpp:1289
↓ 8 callers
Method
join
switch/source/thread.cpp:42
↓ 8 callers
Method
offset
3ds/source/fsstream.cpp:175
↓ 8 callers
Function
savArg
An open save-archive handle: a stale one (closed, or from a previous run) is as much a script bug as an out-of-range index.
common/script/checkpoint_api.cpp:96
↓ 8 callers
Method
string
3rd-party/json/json.hpp:7323
↓ 8 callers
Function
trace
common/logging.hpp:64
↓ 8 callers
Method
write
(p []byte)
tools/chlink/zipwriter.go:48
↓ 7 callers
Function
SPIWriteRead
3ds/source/spi.cpp:52
↓ 7 callers
Method
addString
switch/source/mtp.cpp:31
↓ 7 callers
Method
addU32
switch/include/mtp.hpp:198
↓ 7 callers
Function
cancelRequested
switch/source/transferstatus.cpp:152
↓ 7 callers
Method
compare
switch/source/gfx/CIntrusiveTree.h:161
↓ 7 callers
Method
end_array
3rd-party/json/json.hpp:7353
↓ 7 callers
Method
end_object
3rd-party/json/json.hpp:7343
↓ 7 callers
Method
freeSize
3rd-party/ftpd/source/ioBuffer.cpp:41
↓ 7 callers
Method
getGpuAddr
switch/source/gfx/CMemPool.h:112
↓ 7 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/googledrive.c:173
↓ 7 callers
Function
logline
One line to the live console pane *and* the Checkpoint log file (which is * what a user attaches to a bug report). printf() reaches the pane only, so
scripts/examples/example.c:98
↓ 7 callers
Method
name
switch/source/title.cpp:86
↓ 7 callers
Method
numInRange
common/script/scriptargs.cpp:116
↓ 7 callers
Method
number_float
3rd-party/json/json.hpp:7318
↓ 7 callers
Method
number_integer
3rd-party/json/json.hpp:7308
↓ 7 callers
Method
number_unsigned
3rd-party/json/json.hpp:7313
↓ 7 callers
Method
operator[]
access to successor
3rd-party/json/json.hpp:13733
↓ 7 callers
Method
port
3rd-party/ftpd/source/sockAddr.cpp:94
↓ 7 callers
Method
progress
3ds/source/loader.cpp:219
↓ 7 callers
Method
saveDataType
switch/source/title.cpp:46
↓ 7 callers
Method
selected
common/iclickable.hpp:74
↓ 7 callers
Function
startReceiver
startReceiver spins up the CLI's own receive handler on an httptest server and returns its host:port plus the output directory.
tools/chlink/e2e_test.go:16
↓ 7 callers
Method
start_array
3rd-party/json/json.hpp:7348
↓ 7 callers
Method
start_object
3rd-party/json/json.hpp:7333
↓ 7 callers
Method
swap
3ds/include/iconstore.hpp:89
↓ 7 callers
Method
what
returns the explanatory string
3rd-party/json/json.hpp:4375
↓ 6 callers
Function
StdioBaseScanf
internal do-anything v[s][n]scanf() formatting system with input from strings or FILE * */
common/script/cstdlib/stdio.c:567
↓ 6 callers
Method
accessibleExtdata
3ds/source/title.cpp:76
↓ 6 callers
Method
accessibleSave
3ds/source/title.cpp:71
↓ 6 callers
Function
active_token
scripts/3ds/universal/citrahold.c:520
↓ 6 callers
Function
addLog
3rd-party/ftpd/source/log.cpp:119
↓ 6 callers
Function
api_call
scripts/3ds/universal/citrahold.c:553
↓ 6 callers
Function
archivePath
Script paths are archive-absolute; tolerate a missing leading slash.
3ds/source/script/scripthost.cpp:64
↓ 6 callers
Method
authorized
(self)
tools/webdav-testserver.py:76
↓ 6 callers
Method
boolean
3rd-party/json/json.hpp:7303
↓ 6 callers
Function
buildTree
(t *testing.T, files map[string]string)
tools/chlink/zipwriter_test.go:13
↓ 6 callers
Method
close
3ds/source/transfer.cpp:275
↓ 6 callers
Function
compare
\brief Case-insensitive string compare \param lhs_ Left string \param rhs_ Right string
3rd-party/ftpd/source/ftpSession.cpp:61
↓ 6 callers
Method
create
switch/source/thread.cpp:51
↓ 6 callers
Method
deny
(self)
tools/webdav-testserver.py:89
↓ 6 callers
Method
finishFile
3ds/source/progress.cpp:51
↓ 6 callers
Function
frameBegin
First draw call of the frame: acquire the swapchain slot, start recording into this frame's command memory slice, bind the framebuffer and the full st
switch/source/gfx_deko3d.cpp:701
↓ 6 callers
Method
getCpuAddr
switch/source/gfx/CMemPool.h:107
↓ 6 callers
Method
initialize
switch/source/mtpusb.cpp:106
↓ 6 callers
Function
is_null
@brief return whether value is null @sa https://json.nlohmann.me/api/basic_json/is_null/
3rd-party/json/json.hpp:20617
↓ 6 callers
Method
lock
3ds/include/DataMutex.hpp:80
↓ 6 callers
Function
makeColor
switch/include/gfxtypes.hpp:39
↓ 6 callers
Method
name
3rd-party/ftpd/source/sockAddr.cpp:118
↓ 6 callers
Method
null
3rd-party/json/json.hpp:7298
↓ 6 callers
Method
outInt
common/script/scriptargs.cpp:178
↓ 6 callers
Method
outStr
common/script/scriptargs.cpp:168
↓ 6 callers
Function
report
scripts/common/universal/browser.c:1210
↓ 6 callers
Method
request
common/script/scriptuibridge.cpp:29
↓ 6 callers
Function
set_parents
3rd-party/json/json.hpp:20005
↓ 6 callers
Method
startFile
3ds/source/progress.cpp:41
↓ 6 callers
Function
titleArg
common/script/checkpoint_api.cpp:86
↓ 6 callers
Function
validPin
common/transferprotocol.cpp:250
↓ 5 callers
Function
SPIGetCapacity
3ds/source/spi.cpp:154
↓ 5 callers
Function
WriteStoreZip
WriteStoreZip packages the contents of root (files and directories, paths relative to root, forward slashes) into a console-compatible store-mode zip
tools/chlink/zipwriter.go:85
↓ 5 callers
Method
active
True while the worker is draining the queue (the main loop renders the modal and ignores input while this holds).
switch/include/transferjob.hpp:97
↓ 5 callers
Method
advanceBytes
3ds/source/progress.cpp:46
↓ 5 callers
Method
bufferSize
switch/include/mtpusb.hpp:81
↓ 5 callers
Function
buttonRowY
3ds/source/ScriptRequestOverlays.cpp:43
↓ 5 callers
Method
byteCount
common/script/scriptargs.cpp:125
↓ 5 callers
Function
cend
@brief returns an iterator to one past the last element @sa https://json.nlohmann.me/api/basic_json/cend/
3rd-party/json/json.hpp:22111
↓ 5 callers
Function
ckpt_script_abort_requested
common/script/scriptabort.c:50
↓ 5 callers
Method
dataTypeName
3ds/source/backuptarget.cpp:45
↓ 5 callers
Method
displayName
switch/source/title.cpp:91
↓ 5 callers
Function
doSend
doSend performs the POST /transfer/upload request, hand-rolling the multipart body exactly like the console sender so Content-Length is known upfront
tools/chlink/send.go:254
↓ 5 callers
Method
dsiwareSaves
3ds/source/configuration.cpp:266
↓ 5 callers
Function
encodePath
\brief Encode path \param buffer_ Buffer to encode \param quotes_ Whether to encode quotes
3rd-party/ftpd/source/ftpSession.cpp:115
← previous
next →
101–200 of 2,910, ranked by callers