MCPcopy Create free account

hub / github.com/BernardoGiordano/Checkpoint / functions

Functions2,910 in github.com/BernardoGiordano/Checkpoint

↓ 5 callersFunctionflushBatch
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 callersMethodfreeArea
3rd-party/ftpd/source/ioBuffer.cpp:35
↓ 5 callersFunctionfrom_json
3rd-party/json/json.hpp:4664
↓ 5 callersMethodfs_path
Map the request URL onto a path under --root, or None if it escapes.
tools/webdav-testserver.py:105
↓ 5 callersMethodfullPath
switch/source/title.cpp:101
↓ 5 callersMethodfullPath
3ds/source/backuptarget.cpp:35
↓ 5 callersMethodgetFilteredTitleCount
switch/source/titlecatalog.cpp:310
↓ 5 callersMethodgetParent
switch/source/gfx/CIntrusiveTree.h:31
↓ 5 callersMethodget_token_string
! @return a string representation of the last read byte */
3rd-party/json/json.hpp:12045
↓ 5 callersFunctionheaderValue
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 callersFunctionis_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 callersMethodmarkUsed
3rd-party/ftpd/source/ioBuffer.cpp:73
↓ 5 callersMethodmax_size
3ds/include/SmallVector.hpp:383
↓ 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 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 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 callersMethoderror
switch/source/directory.cpp:65
↓ 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:433
↓ 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:423
↓ 4 callersFunctioninit
3ds/include/thread.hpp:48
↓ 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 callersFunctionjoinPath
switch/source/mtpresponder.cpp:81
↓ 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 callersFunctionlog_debug
scripts/3ds/universal/citrahold.c:91
↓ 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:261
↓ 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 callersFunctionreset
reset token_buffer; current character is beginning of token
3rd-party/json/json.hpp:8692
↓ 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 callersMethodsetOverlay
common/Screen.hpp:59
↓ 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 callersFunctionstate_write
scripts/3ds/universal/citrahold.c:357
↓ 4 callersFunctionto_json
3rd-party/json/json.hpp:5642
↓ 4 callersMethodtransferEnabled
3ds/source/configuration.cpp:290
↓ 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:106
↓ 4 callersFunctionwrite_text
scripts/3ds/universal/citrahold.c:909
↓ 3 callersMethodDir
3rd-party/ftpd/source/fs.cpp:163
← previousnext →201–300 of 2,910, ranked by callers