MCPcopy Create free account

hub / github.com/BernardoGiordano/Checkpoint / functions

Functions1,694 in github.com/BernardoGiordano/Checkpoint

↓ 4 callersMethodwrite
(p []byte)
tools/chlink/zipwriter.go:48
↓ 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 callersMethodactive
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
↓ 3 callersFunctionadd
add a character to token_buffer
3rd-party/json/json.hpp:8773
↓ 3 callersFunctionaddCommon
(fs *flag.FlagSet)
tools/chlink/common.go:20
↓ 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:815
↓ 3 callersFunctionbeginNetwork
switch/source/transferstatus.cpp:94
↓ 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 callersMethodcardType
3ds/source/title.cpp:248
↓ 3 callersFunctionclampRadius
switch/source/shapes.cpp:32
↓ 3 callersMethodcompare
switch/source/gfx/CIntrusiveTree.h:161
↓ 3 callersMethodconfirmRestore
3ds/source/configuration.cpp:285
↓ 3 callersFunctioncreateTexture
Create a GPU texture from a tightly-packed RGBA8 pixel buffer; the upload and descriptor publish are queued (flushTexUploads), not synced per call. Re
switch/source/gfx_deko3d.cpp:385
↓ 3 callersMethoddisplayName
switch/source/title.cpp:91
↓ 3 callersMethodeof
3ds/source/fsstream.cpp:170
↓ 3 callersMethodextdataPath
3ds/source/title.cpp:122
↓ 3 callersFunctionfetchInfo
(client *http.Client, target string)
tools/chlink/send.go:331
↓ 3 callersFunctionfind_tool
(name)
tools/luma-crash-bt.py:53
↓ 3 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:790
↓ 3 callersFunctionflushLogBuffer
common/logging.cpp:56
↓ 3 callersMethodfs
FSPXI-backed (raw GBA VC)
3ds/include/archive.hpp:85
↓ 3 callersFunctionftp_init
! initialize ftp subsystem */
3rd-party/ftp/ftp.c:1565
↓ 3 callersFunctionftp_send_response_buffer
! send a response on the command socket * * @param[in] session ftp session * @param[in] buffer buffer to send * @param[in] len buffer leng
3rd-party/ftp/ftp.c:940
↓ 3 callersFunctionftp_session_close_pasv
! close listen socket on ftp session * * @param[in] session ftp session */
3rd-party/ftp/ftp.c:384
↓ 3 callersFunctionftp_session_destroy
! destroy ftp session * * @param[in] session ftp session * * @returns the next session in the list */
3rd-party/ftp/ftp.c:1001
↓ 3 callersFunctionftp_session_fill_dirent
! fill directory entry * * @param[in] session ftp session * @param[in] st stat data * @param[in] path path to fill * @param[in] len
3rd-party/ftp/ftp.c:797
↓ 3 callersMethodgeneration
Bumped whenever a load/sort/directory-refresh changes what a raw or filtered index refers to, or what backups exist for it. Cache holders (BackupList)
switch/include/titlecatalog.hpp:103
↓ 3 callersFunctiongetUser
switch/source/account.cpp:55
↓ 3 callersMethodgood
switch/source/transfer.cpp:207
↓ 3 callersMethodhandler
()
tools/chlink/receive.go:154
↓ 3 callersMethodinvalidate
switch/source/backupsize.cpp:77
↓ 3 callersMethodisDSiWare
3ds/source/title.cpp:86
↓ 3 callersMethodisFTPEnabled
3ds/source/configuration.cpp:290
↓ 3 callersMethodisGBAVC
3ds/source/title.cpp:81
↓ 3 callersMethodisReceiveRow
switch/include/BackupList.hpp:70
↓ 3 callersFunctionis_boolean
@brief return whether value is a boolean @sa https://json.nlohmann.me/api/basic_json/is_boolean/
3rd-party/json/json.hpp:20624
↓ 3 callersMethodjoin
switch/source/transferjob.cpp:207
↓ 3 callersFunctionkey
3rd-party/json/json.hpp:6878
↓ 3 callersFunctionlabelSlotH
Height of one section-label slot (label + 8px breathing room below it).
switch/source/SettingsScreen.cpp:133
↓ 3 callersFunctionnewHTTPClient
newHTTPClient bounds connect and response-header time but not the body transfer itself, so large uploads aren't killed by a global deadline.
tools/chlink/send.go:349
↓ 3 callersMethodopen
3ds/source/archive.cpp:123
↓ 3 callersMethodparse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
3rd-party/json/json.hpp:12261
↓ 3 callersFunctionparseOnePositional
parseOnePositional parses fs while allowing the single positional argument to come before the flags (Go's flag package stops parsing at the first non-
tools/chlink/common.go:32
↓ 3 callersMethodpath
switch/source/title.cpp:96
↓ 3 callersMethodpxi
valid when !isRaw()
3ds/include/archive.hpp:86
↓ 3 callersMethodquickBackup
3ds/source/configuration.cpp:295
↓ 3 callersMethodrefreshDirectories
3ds/source/title.cpp:202
↓ 3 callersMethodreleased
3ds/source/clickable.cpp:42
↓ 3 callersMethodresetIndex
3ds/source/BackupList.cpp:46
↓ 3 callersMethodrootPath
3ds/source/backuptarget.cpp:30
↓ 3 callersMethodrowToCell
switch/include/BackupList.hpp:71
↓ 3 callersMethodsavePath
3ds/source/title.cpp:117
↓ 3 callersMethodsaves
3ds/source/title.cpp:137
↓ 3 callersMethodsetParent
switch/source/gfx/CIntrusiveTree.h:36
↓ 3 callersFunctionsetReceiverCompletedName
switch/source/transfer.cpp:92
↓ 3 callersFunctionsetReceiverCompletedName
3ds/source/transfer.cpp:117
↓ 3 callersFunctionsetReceiverNotice
switch/source/transfer.cpp:86
↓ 3 callersFunctionsetReceiverNotice
3ds/source/transfer.cpp:111
↓ 3 callersMethodset_begin
set iterator to a defined beginning
3rd-party/json/json.hpp:12750
↓ 3 callersMethodshouldScanCard
3ds/source/configuration.cpp:275
↓ 3 callersMethodsize
Number of selectable rows on screen (includes the synthetic "New..." row and, when wireless transfer is on, the "Receive" action row).
switch/include/BackupList.hpp:56
↓ 3 callersFunctionsnapshot
3ds/source/transferstatus.cpp:145
↓ 3 callersMethodstart
switch/source/transferjob.cpp:75
↓ 3 callersMethodstart
3ds/source/transferjob.cpp:81
↓ 3 callersFunctionswap
@brief exchanges the values @sa https://json.nlohmann.me/api/basic_json/swap/
3rd-party/json/json.hpp:22764
↓ 3 callersFunctionsweepTempFiles
sweepTempFiles removes spool files left behind by a crash or Ctrl-C mid-upload (parity with the console's boot sweep).
tools/chlink/receive.go:144
↓ 3 callersMethodtheme
3ds/source/configuration.cpp:300
↓ 3 callersFunctiontrace
common/logging.hpp:55
↓ 3 callersFunctionunget
! @brief unget current character (read it again on next get) We implement unget by setting variable next_unget to true. The input is not
3rd-party/json/json.hpp:8746
↓ 3 callersMethodwhat
returns the explanatory string
3rd-party/json/json.hpp:4375
↓ 2 callersMethodExit
switch/source/gfx_deko3d.cpp:637
↓ 2 callersMethodRead
(b []byte)
tools/chlink/send.go:365
↓ 2 callersFunctionSPIEnableWriting
3ds/source/spi.cpp:84
↓ 2 callersFunctionSPIGetPageSize
3ds/source/spi.cpp:143
↓ 2 callersFunctionSPIReadSaveData
3ds/source/spi.cpp:288
↓ 2 callersFunctionSPIUnlock
The 8MB flash cart ships write-protected: its status register has block-protect and SRWD bits set (observed sr = 0x84, then 0x86 once the write-enable
3ds/source/spi.cpp:393
↓ 2 callersMethodaccept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON
3rd-party/json/json.hpp:12321
↓ 2 callersMethodaccessible
3ds/source/archive.cpp:151
↓ 2 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
↓ 2 callersMethodadd
switch/source/gfx/CIntrusiveList.h:34
↓ 2 callersFunctionaddBytesDone
switch/source/transferstatus.cpp:124
↓ 2 callersFunctionaddBytesDone
3ds/source/transferstatus.cpp:122
↓ 2 callersFunctionallocDescId
Grab a free image-descriptor slot; returns false (with a log) when the table is exhausted.
switch/source/gfx_deko3d.cpp:367
↓ 2 callersFunctionapply
Rewrites the tokens above to match the requested theme ("light" selects the light palette; anything else, including "dark", selects the dark one). Saf
switch/include/colors.hpp:77
↓ 2 callersFunctionapply
Rewrites the tokens above to match the requested theme ("light" selects the light palette; anything else, including "dark", selects the dark one). Onl
3ds/include/colors.hpp:71
↓ 2 callersFunctionbytesToMB
switch/source/transferstatus.cpp:153
↓ 2 callersFunctionbytesToMB
3ds/source/transferstatus.cpp:151
↓ 2 callersMethodcbegin
3ds/include/SmallVector.hpp:403
↓ 2 callersMethodcend
3ds/include/SmallVector.hpp:405
↓ 2 callersFunctionchooseFbSize
Pick the framebuffer resolution for the current applet operation mode: docked outputs native 1080p, handheld 720p.
switch/source/gfx_deko3d.cpp:471
↓ 2 callersFunctionclear
@brief clears the contents @sa https://json.nlohmann.me/api/basic_json/clear/
3rd-party/json/json.hpp:22329
↓ 2 callersMethodcommit
3ds/source/configuration.cpp:232
↓ 2 callersFunctionconsoleDisplayError
3ds/source/util.cpp:43
↓ 2 callersFunctionconstantTimeEquals
common/transferprotocol.cpp:173
↓ 2 callersFunctioncreateFramebuffers
(Re)create the swapchain framebuffers at the current s_fbWidth/s_fbHeight.
switch/source/gfx_deko3d.cpp:485
↓ 2 callersFunctiondecodeToRGBA
Decode a JPEG into a malloc'd RGBA8 buffer. Caller frees. (The SDL-era black colorkey existed for the retired PNG marks only; JPEG icons never legitim
switch/source/gfx_deko3d.cpp:441
← previousnext →201–300 of 1,694, ranked by callers