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
↓ 9 callers
Method
front
3ds/include/SmallVector.hpp:371
↓ 9 callers
Method
getTitle
3ds/source/loader.cpp:61
↓ 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
backup
3ds/source/io.cpp:369
↓ 8 callers
Function
create
3ds/include/thread.hpp:140
↓ 8 callers
Function
drawHints
Draws a single button-glyph footer hint line, centered on `screenW`.
3ds/source/MainScreen.cpp:79
↓ 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
Method
good
switch/source/directory.cpp:70
↓ 8 callers
Function
humanBytes
(n int64)
tools/chlink/send.go:389
↓ 8 callers
Method
index
switch/source/MainScreen.cpp:1289
↓ 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
Method
write
(p []byte)
tools/chlink/zipwriter.go:48
↓ 7 callers
Function
SPIWriteRead
3ds/source/spi.cpp:52
↓ 7 callers
Function
cancelRequested
switch/source/transferstatus.cpp:152
↓ 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
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:64
↓ 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
Function
trace
common/logging.hpp:64
↓ 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
addLog
3rd-party/ftpd/source/log.cpp:119
↓ 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
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
join
switch/source/thread.cpp:42
↓ 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
numInRange
common/script/scriptargs.cpp:116
↓ 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
Method
swap
3ds/include/iconstore.hpp:89
↓ 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
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:261
↓ 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
↓ 5 callers
Function
flushBatch
Emit the pending batch (if any) as one draw call, binding its pipeline / texture and switching blending on/off as needed.
switch/source/gfx_deko3d.cpp:791
↓ 5 callers
Method
freeArea
3rd-party/ftpd/source/ioBuffer.cpp:35
↓ 5 callers
Function
from_json
3rd-party/json/json.hpp:4664
↓ 5 callers
Method
fs_path
Map the request URL onto a path under --root, or None if it escapes.
tools/webdav-testserver.py:105
↓ 5 callers
Method
fullPath
switch/source/title.cpp:101
↓ 5 callers
Method
fullPath
3ds/source/backuptarget.cpp:35
↓ 5 callers
Method
getFilteredTitleCount
switch/source/titlecatalog.cpp:310
↓ 5 callers
Method
getParent
switch/source/gfx/CIntrusiveTree.h:31
↓ 5 callers
Method
get_token_string
! @return a string representation of the last read byte */
3rd-party/json/json.hpp:12045
↓ 5 callers
Function
headerValue
Field names are case-insensitive (RFC 9110 5.1). Go's net/http canonicalises them before writing, so chlink's "X-CP-Token" reaches us as "X-Cp-Token":
common/transferprotocol.cpp:185
↓ 5 callers
Function
is_binary
@brief return whether value is a binary array @sa https://json.nlohmann.me/api/basic_json/is_binary/
3rd-party/json/json.hpp:20680
↓ 5 callers
Method
markUsed
3rd-party/ftpd/source/ioBuffer.cpp:73
↓ 5 callers
Method
max_size
3ds/include/SmallVector.hpp:383
← previous
next →
101–200 of 2,685, ranked by callers