MCPcopy Create free account

hub / github.com/BernardoGiordano/Checkpoint / functions

Functions2,685 in github.com/BernardoGiordano/Checkpoint

↓ 5 callersFunctionparser
3rd-party/json/json.hpp:19434
↓ 5 callersMethodrbegin
3ds/include/SmallVector.hpp:391
↓ 5 callersMethodrend
3ds/include/SmallVector.hpp:393
↓ 5 callersMethodreply
(self, status, body=b"", ctype=None, extra_log="")
tools/webdav-testserver.py:140
↓ 5 callersFunctionset_parent
3rd-party/json/json.hpp:20055
↓ 5 callersFunctionswap
@brief exchanges the values @sa https://json.nlohmann.me/api/basic_json/swap/
3rd-party/json/json.hpp:22764
↓ 5 callersFunctiontestClient
()
tools/chlink/e2e_test.go:55
↓ 5 callersFunctiontimestamp
()
tools/chlink/common.go:132
↓ 5 callersMethoduserId
switch/source/title.cpp:71
↓ 5 callersMethodwhat
returns the explanatory string
3rd-party/json/json.hpp:4375
↓ 5 callersMethodwrite
3rd-party/ftpd/source/fs.cpp:147
↓ 4 callersFunctionSPIWaitWriteEnd
3ds/source/spi.cpp:69
↓ 4 callersFunctionStdioStrAdvance
Advance the string cursor after a bounded conversion. snprintf() returns the length it *would* have written, so on truncation the raw return walks
common/script/cstdlib/stdio.c:121
↓ 4 callersMethodactive
True while the worker is draining the queue (the main loop renders the modal and ignores input while this holds).
3ds/include/transferjob.hpp:95
↓ 4 callersMethodalloc
common/script/scriptheap.cpp:43
↓ 4 callersMethodbinary
3rd-party/json/json.hpp:7328
↓ 4 callersMethodcancelRequested
common/script/scriptrunner.cpp:132
↓ 4 callersMethodcancelled
3ds/source/progress.cpp:62
↓ 4 callersMethodcapacity
3rd-party/ftpd/source/ioBuffer.cpp:86
↓ 4 callersMethodcardType
3ds/source/title.cpp:248
↓ 4 callersFunctioncbegin
@brief returns a const iterator to the first element @sa https://json.nlohmann.me/api/basic_json/cbegin/
3rd-party/json/json.hpp:22086
↓ 4 callersMethodcompare
switch/source/gfx/CIntrusiveTree.h:161
↓ 4 callersFunctioncompares_unordered
3rd-party/json/json.hpp:22975
↓ 4 callersFunctioncount_tree
Adds `path` to the g_walk_* counters. Bytes are counted on the SD card only: * see dom_file_size. 0 on success, -1 if part of the tree could not be r
scripts/common/universal/browser.c:530
↓ 4 callersFunctiondebug
3rd-party/ftpd/source/log.cpp:74
↓ 4 callersFunctiondom_commit
What makes a write to an archive real. A no-op on the SD card and on * extdata, so operations can call it unconditionally when they finish. */
scripts/common/universal/browser.c:387
↓ 4 callersFunctiondom_exists
Is there anything at `path`? There is no stat inside an archive, so a file is * looked for in its own folder's listing. */
scripts/common/universal/browser.c:320
↓ 4 callersFunctiondom_file_size
Size in bytes, -1 if it cannot be had. Inside an archive there is no stat, so * the file is read and dropped — cheap for a save, and the reason folde
scripts/common/universal/browser.c:398
↓ 4 callersFunctiondom_list
scripts/common/universal/browser.c:283
↓ 4 callersMethoddrawWrapped
3ds/source/textpool.cpp:187
↓ 4 callersFunctionemplace_back
3rd-party/json/json.hpp:22511
↓ 4 callersFunctionempty
@brief return whether pointer points to the root document @sa https://json.nlohmann.me/api/json_pointer/empty/
3rd-party/json/json.hpp:14002
↓ 4 callersFunctionend
switch/source/transferstatus.cpp:137
↓ 4 callersFunctionensure_dest
scripts/common/universal/browser.c:1099
↓ 4 callersFunctionentry_is_dir
Folder or file, for one entry of a listing. sav_list marks folders with a * trailing '/'; on SD the rebuilt path is probed, because read_directory's
scripts/common/universal/browser.c:309
↓ 4 callersFunctionescape
3rd-party/json/json.hpp:2990
↓ 4 callersFunctionexecuteTask
3ds/include/thread.hpp:156
↓ 4 callersMethodexit
3ds/source/gui.cpp:53
↓ 4 callersMethodfinishFile
switch/source/progress.cpp:53
↓ 4 callersFunctionfolderMapToJson
Rebuilds a json object { "<hexid>": { "folders": [ ... ] } } from the map.
3ds/source/configuration.cpp:416
↓ 4 callersFunctionfree_names
scripts/common/universal/webdav.c:1002
↓ 4 callersMethodget
switch/source/iconstore.cpp:64
↓ 4 callersMethodget_character
std::istream/std::streambuf use std::char_traits<char>::to_int_type, to ensure that std::char_traits<char>::eof() and the character 0xFF do not end up
3rd-party/json/json.hpp:6259
↓ 4 callersFunctionhexId
Every id in config.json is stored as this same hex string, matching TitleCatalog::getCompleteTitleList()'s key format so Settings' Library/ Save-folde
switch/source/configuration.cpp:36
↓ 4 callersMethodhighId
3ds/source/title.cpp:218
↓ 4 callersFunctionidSetToJson
Rebuilds a json string-array of hex title ids from the given set.
3ds/source/configuration.cpp:406
↓ 4 callersMethodisDSiWare
3ds/source/title.cpp:86
↓ 4 callersMethodisGBAVC
3ds/source/title.cpp:81
↓ 4 callersMethodis_begin
return whether the iterator can be dereferenced
3rd-party/json/json.hpp:12762
↓ 4 callersFunctionis_string
@brief return whether value is a string @sa https://json.nlohmann.me/api/basic_json/is_string/
3rd-party/json/json.hpp:20673
↓ 4 callersFunctionjhas
does object `o` contain member `key`? (safe on an invalid/parse-failed json) */
scripts/common/universal/googledrive.c:203
↓ 4 callersFunctionjson_pointer
@brief create JSON pointer @sa https://json.nlohmann.me/api/json_pointer/json_pointer/
3rd-party/json/json.hpp:13867
↓ 4 callersFunctionlayerArg
A layer index used to be cast straight to size_t and handed to ScriptConsole, whose range check then swallowed a negative one whole: the bar simply ne
common/script/progress_api.cpp:48
↓ 4 callersMethodlowId
3ds/source/title.cpp:223
↓ 4 callersFunctionmount_close
scripts/common/universal/browser.c:793
↓ 4 callersFunctionmount_sd
scripts/common/universal/browser.c:809
↓ 4 callersMethodnandSaves
3ds/source/configuration.cpp:256
↓ 4 callersFunctionparseTarget
common/transferprotocol.cpp:236
↓ 4 callersMethodpath
switch/source/title.cpp:96
↓ 4 callersFunctionpush_back
@brief append an unescaped token at the end of the reference pointer @sa https://json.nlohmann.me/api/json_pointer/push_back/
3rd-party/json/json.hpp:13988
↓ 4 callersMethodread
3ds/source/transfer.cpp:229
↓ 4 callersMethodread
3rd-party/ftpd/source/fs.cpp:136
↓ 4 callersMethodrefreshDirectories
switch/source/title.cpp:137
↓ 4 callersMethodreleased
switch/source/clickable.cpp:36
↓ 4 callersMethodreleased
3ds/source/clickable.cpp:42
↓ 4 callersMethodrootPath
3ds/source/backuptarget.cpp:30
↓ 4 callersMethodrun
3ds/source/transferjob.cpp:121
↓ 4 callersFunctionsanitize_name
Copy `src` into dst[size] as one safe path segment for a remote store: the * characters Windows shares, macOS and several WebDAV front ends refuse be
scripts/common/universal/webdav.c:431
↓ 4 callersMethodset_end
set iterator to a defined past the end
3rd-party/json/json.hpp:12756
↓ 4 callersMethodsize
3ds/include/BackupList.hpp:61
↓ 4 callersFunctionsnapshot
switch/source/transferstatus.cpp:157
↓ 4 callersMethodstart
switch/source/transferjob.cpp:75
↓ 4 callersMethodstart
3ds/source/transferjob.cpp:82
↓ 4 callersMethodstartFile
switch/source/progress.cpp:43
↓ 4 callersFunctionto_json
3rd-party/json/json.hpp:5642
↓ 4 callersMethodtransferEnabled
3ds/source/configuration.cpp:285
↓ 4 callersFunctionurl_add
Append one path segment to the URL already in `dst`, percent-encoded, with * the separating '/'. 0 (and `dst` untouched) if it would not fit `limit`
scripts/common/universal/webdav.c:462
↓ 4 callersMethodusedSize
3rd-party/ftpd/source/ioBuffer.cpp:67
↓ 4 callersFunctionvault_write
Seal g_id / g_secret / g_rtoken under g_pass and write config/gdrive.vault. * 1 on success. Called on first sign-in, when Google rotates the refresh
scripts/common/universal/googledrive.c:407
↓ 4 callersMethodwidth
3ds/source/MainScreen.cpp:89
↓ 3 callersMethodDir
3rd-party/ftpd/source/fs.cpp:163
↓ 3 callersFunctionExtractZip
ExtractZip extracts archive into destDir, rejecting unsafe entry paths. Reading uses the stdlib (which verifies each entry's CRC-32 on read), so it ac
tools/chlink/zipextract.go:35
↓ 3 callersMethodSPICardType
3ds/source/title.cpp:253
↓ 3 callersFunctionSPIWriteSaveData
3ds/source/spi.cpp:164
↓ 3 callersMethodWrite
(p []byte)
tools/chlink/ziputil.go:120
↓ 3 callersFunctionaccept
3rd-party/json/json.hpp:23357
↓ 3 callersFunctionadd
add a character to token_buffer
3rd-party/json/json.hpp:8773
↓ 3 callersFunctionaddCommon
(fs *flag.FlagSet)
tools/chlink/common.go:21
↓ 3 callersFunctionaskExtdataId
Keyboard prompt for an extdata id. -1 on cancel or on anything unparseable. */
scripts/3ds/universal/extdata.c:66
↓ 3 callersFunctionat
@brief access specified array element with bounds checking @sa https://json.nlohmann.me/api/basic_json/at/
3rd-party/json/json.hpp:21240
↓ 3 callersFunctionbasename_of
Copy the final path component of `full` (everything after the last '/') into * dst[size]. read_directory returns full paths and a WebDAV href is a fu
scripts/common/universal/webdav.c:272
↓ 3 callersFunctionbeginBatch
Switch the active batch when its key (mode / texture / blend) changes, flushing the old one and anchoring the new batch's start in its buffer.
switch/source/gfx_deko3d.cpp:816
↓ 3 callersMethodbeginIo
common/script/scriptconsole.cpp:217
↓ 3 callersFunctionbeginNetwork
switch/source/transferstatus.cpp:100
↓ 3 callersFunctionbeginNetwork
3ds/source/transferstatus.cpp:92
↓ 3 callersMethodcancelled
Polled by the copy loops between files (and between chunks of one big file) to abort early. False by default: only a sink built for a backup item ever
switch/include/progress.hpp:55
↓ 3 callersMethodcbegin
3ds/include/SmallVector.hpp:403
↓ 3 callersFunctionclampRadius
switch/source/shapes.cpp:32
↓ 3 callersMethodcoalesce
3rd-party/ftpd/source/ioBuffer.cpp:97
↓ 3 callersFunctionconfirmHalf
Two half-width buttons on the tile's button row, confirm on the left, the same order YesNoOverlay uses everywhere else in the app.
3ds/source/ScriptRequestOverlays.cpp:149
← previousnext →201–300 of 2,685, ranked by callers