MCPcopy Create free account

hub / github.com/BernardoGiordano/Checkpoint / functions

Functions2,441 in github.com/BernardoGiordano/Checkpoint

↓ 2 callersMethodfilter
switch/source/configuration.cpp:178
↓ 2 callersMethodfilteredToRawIndex
switch/source/titlecatalog.cpp:323
↓ 2 callersMethodfinishFile
switch/source/progress.cpp:53
↓ 2 callersFunctionflushTexUploads
Submit every queued texture upload (pixel copies + descriptor publishes) as one command list. Inside a frame the copies ride ahead of the frame's own
switch/source/gfx_deko3d.cpp:320
↓ 2 callersFunctionfsTimestamp
fsTimestamp is a filesystem-safe variant used in default backup names.
tools/chlink/common.go:137
↓ 2 callersFunctionftCeil
switch/source/gfx_deko3d.cpp:207
↓ 2 callersFunctionftp_loop
! ftp look * * @returns whether to keep looping */
3rd-party/ftp/ftp.c:1630
↓ 2 callersFunctionftp_session_close_cwd
! close current working directory for ftp session * * @param[in] session ftp session */
3rd-party/ftp/ftp.c:556
↓ 2 callersFunctionftp_session_close_data
! close data socket on ftp session * * @param[in] session ftp session */
3rd-party/ftp/ftp.c:398
↓ 2 callersFunctionftp_session_close_file
! close open file for ftp session * * @param[in] session ftp session */
3rd-party/ftp/ftp.c:412
↓ 2 callersFunctionftp_session_connect
! connect to peer for ftp session * * @param[in] session ftp session * * @returns -1 for failure */
3rd-party/ftp/ftp.c:1167
↓ 2 callersFunctionftp_session_fill_dirent_type
! 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:615
↓ 2 callersFunctionftp_set_socket_nonblocking
! set a socket to non-blocking * * @param[in] fd socket * * @returns error */
3rd-party/ftp/ftp.c:279
↓ 2 callersFunctionftp_set_socket_options
! set socket options * * @param[in] fd socket * * @returns failure */
3rd-party/ftp/ftp.c:305
↓ 2 callersFunctiongbaMessage
The GbaSave synthetic results carry advice a bare stage can't; an empty string means the result adds nothing over the stage mapping.
3ds/source/outcomemessages.cpp:34
↓ 2 callersMethodgetColor
switch/source/gfx/CIntrusiveTree.h:41
↓ 2 callersMethodgetFilteredTitle
switch/source/titlecatalog.cpp:316
↓ 2 callersFunctiongetFuncAndArg
3ds/include/thread.hpp:61
↓ 2 callersFunctiongetGlyph
Rasterize (or fetch) one glyph. Cell metrics replicate what SDL_ttf's single-char render + SDL_FontCache produced: cellW is the surface width (max(max
switch/source/gfx_deko3d.cpp:1129
↓ 2 callersFunctiongetU32
common/script/seal_api.cpp:138
↓ 2 callersFunctionglyphWidth
3ds/source/util.cpp:292
↓ 2 callersFunctionhandOver
Hands a run-scoped copy of `size` bytes to the script through an out parameter pair, then wipes the working buffer. False = out of memory.
common/script/seal_api.cpp:195
↓ 2 callersMethodhasOverlay
True while an overlay owns update(). The main loop asks before routing a key it also gives to overlays (the D-Pad, on the script log pane).
common/Screen.hpp:58
↓ 2 callersFunctionhashInto
One digest of a fixed label plus one blob. The label keeps two sources that happen to hash the same bytes from ever landing on the same key.
switch/source/script/scripthost.cpp:73
↓ 2 callersFunctionhex_bytes
! * @brief convert a byte to a uppercase hex representation * @param[in] byte byte to represent * @return representation ("00".."FF")
3rd-party/json/json.hpp:18685
↓ 2 callersMethodicon
3ds/source/loader.cpp:161
↓ 2 callersMethodiconFor
switch/source/titlecatalog.cpp:305
↓ 2 callersFunctioninferFromPath
inferFromPath inspects path (pathIsDir tells whether it names the backup folder itself or a file inside one) and infers transfer metadata when it sits
tools/chlink/infer.go:32
↓ 2 callersFunctioninit
3ds/include/thread.hpp:48
↓ 2 callersFunctioninlineSectionExtra
Vertical space the section label of a NON-first row reserves above its rect. The very first drawn row always reserves labelSlotH() unconditionally (a
switch/source/SettingsScreen.cpp:147
↓ 2 callersMethodisConfirmRestoreEnabled
switch/source/configuration.cpp:364
↓ 2 callersMethodisFTPEnabled
switch/source/configuration.cpp:280
↓ 2 callersMethodisQuickBackupEnabled
switch/source/configuration.cpp:376
↓ 2 callersMethodisRaw
3ds/include/archive.hpp:84
↓ 2 callersMethodisRed
switch/source/gfx/CIntrusiveTree.h:63
↓ 2 callersFunctionisSafeZipRelativePath
isSafeZipRelativePath ports the console's traversal check verbatim: non-empty, no leading '/' or '\', no '\', no ':', no '..' component.
tools/chlink/zipextract.go:14
↓ 2 callersFunctionisSafeZipRelativePath
common/transferprotocol.cpp:123
↓ 2 callersMethodisSystemKeyboardAvailable
switch/include/KeyboardManager.hpp:56
↓ 2 callersMethodisUserAccount
switch/source/savedatasource.cpp:73
↓ 2 callersMethodisVerifyRestoreEnabled
switch/source/configuration.cpp:388
↓ 2 callersMethodis_end
return whether the iterator is at end
3rd-party/json/json.hpp:12768
↓ 2 callersFunctionis_number_float
@brief return whether value is a floating-point number @sa https://json.nlohmann.me/api/basic_json/is_number_float/
3rd-party/json/json.hpp:20652
↓ 2 callersFunctionis_number_integer
@brief return whether value is an integer number @sa https://json.nlohmann.me/api/basic_json/is_number_integer/
3rd-party/json/json.hpp:20638
↓ 2 callersFunctionjget
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/webdav.c:195
↓ 2 callersFunctionjson_escape
Escape `src` into `dst[size]` for a JSON string value: backslash and double * quote get a leading backslash; the few control chars a game title might
scripts/common/universal/googledrive.c:212
↓ 2 callersMethodkeyboard
switch/source/ScriptScreen.cpp:239
↓ 2 callersMethodkeyboard
3ds/source/ScriptScreen.cpp:242
↓ 2 callersMethodlastPlayedTimestamp
switch/source/title.cpp:127
↓ 2 callersMethodle16
(v uint16)
tools/chlink/zipwriter.go:54
↓ 2 callersMethodle32
(v uint32)
tools/chlink/zipwriter.go:60
↓ 2 callersMethodlineCount
common/script/scriptconsole.cpp:279
↓ 2 callersFunctionlittle_endianness
! @brief determine system byte order @return true if and only if system's byte order is little endian @note from https://stackoverflow.com/a/1001328
3rd-party/json/json.hpp:9198
↓ 2 callersFunctionloadSMDH
3ds/source/smdh.cpp:29
↓ 2 callersFunctionlocateCurrentSlot
Finds the newest slot of the container behind `file` (an AGBSAVE container: PXI save file or legacy SD dump). Returns false when no slot validates, i.
3ds/source/gbasave.cpp:92
↓ 2 callersMethodlog
common/logging.cpp:163
↓ 2 callersFunctionlooksSealed
common/script/seal_api.cpp:143
↓ 2 callersFunctionmakeDirData
common/script/checkpoint_api.cpp:127
↓ 2 callersMethodmount
switch/source/savedatasource.cpp:31
↓ 2 callersMethodmoved_or_copied
3rd-party/json/json.hpp:14850
↓ 2 callersFunctionname_in
Is `name` one of the `count` strings in `names`? */
scripts/common/universal/webdav.c:990
↓ 2 callersMethodnext
switch/source/gfx/CIntrusiveList.h:32
↓ 2 callersFunctionnextCodepoint
Decodes the UTF-8 codepoint starting at s[i] (BMP only — the cache key is u16). `extraBytes` is how many continuation bytes follow the lead byte; inva
3ds/source/util.cpp:271
↓ 2 callersFunctionnormalize_base
Trim whatever the user typed or pasted into a base URL this script can build * on: no trailing '/', and a scheme, because curl treats a bare host as
scripts/common/universal/webdav.c:642
↓ 2 callersFunctionoperator++
! @brief post-increment (it++) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
3rd-party/json/json.hpp:13234
↓ 2 callersFunctionoperator--
! @brief post-decrement (it--) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
3rd-party/json/json.hpp:13285
↓ 2 callersMethodoutStrOrNull
common/script/scriptargs.cpp:173
↓ 2 callersMethodpage
common/ihid.hpp:58
↓ 2 callersFunctionparseMultipart
common/transferprotocol.cpp:246
↓ 2 callersFunctionpollRecv
Blocks up to the idle timeout for readable data, polling in slices so a cancel request is seen promptly. Returns bytes read (>0), 0 on a clean close o
switch/source/server.cpp:94
↓ 2 callersFunctionpollRecv
3ds/source/server.cpp:121
↓ 2 callersFunctionpollSocket
Waits up to timeoutMs for `events` on sock. Returns 1 if ready, 0 on timeout, -1 on error.
switch/source/transfer.cpp:493
↓ 2 callersFunctionpollSocket
Waits up to timeoutMs for `events` on sock. Returns 1 if ready, 0 on timeout, -1 on error.
3ds/source/transfer.cpp:513
↓ 2 callersMethodpop
switch/source/gfx/CIntrusiveList.h:73
↓ 2 callersMethodpopulated
3ds/include/SmallVector.hpp:61
↓ 2 callersFunctionpost_form
POST an x-www-form-urlencoded body and return the parsed JSON reply (caller * json_delete's). On a network failure the reply is an empty/invalid obje
scripts/common/universal/googledrive.c:358
↓ 2 callersMethodptr
common/script/scriptargs.cpp:158
↓ 2 callersMethodptrOrNull
common/script/scriptargs.cpp:163
↓ 2 callersFunctionpumpScriptRequests
common/script/scriptrequestpump.cpp:29
↓ 2 callersFunctionpushQuad
switch/source/gfx_deko3d.cpp:851
↓ 2 callersFunctionpushQuadRaw
switch/source/gfx_deko3d.cpp:826
↓ 2 callersFunctionpushRound
Emit one SDF rounded-rect quad. The geometry is expanded by 1px on every side so the antialiased edge is not clipped; local coordinates run from the r
switch/source/gfx_deko3d.cpp:860
↓ 2 callersFunctionq_escape
Escape `src` into `dst[size]` for a Drive query single-quoted literal: * backslash and single quote get a leading backslash (so a title like * "Luig
scripts/common/universal/googledrive.c:287
↓ 2 callersFunctionqueueTexUpload
Queue one texture's pixel copy + descriptor publish, flushing eagerly once the pending scratch exceeds the budget.
switch/source/gfx_deko3d.cpp:355
↓ 2 callersMethodread
common/script/zip_api.cpp:75
↓ 2 callersMethodrefreshDirectories
3ds/source/loader.cpp:187
↓ 2 callersFunctionreplace_substring
3rd-party/json/json.hpp:2971
↓ 2 callersFunctionrequestCancel
switch/source/transferstatus.cpp:137
↓ 2 callersMethodrequestCancel
Backup-only cancel: raises a flag the worker's UiProgressSink polls, but only while it is built for a backup item (nullptr for restore), so a cancel c
switch/include/transferjob.hpp:103
↓ 2 callersFunctionreset
reset token_buffer; current character is beginning of token
3rd-party/json/json.hpp:8692
↓ 2 callersFunctionresolveTarget
resolveTarget turns "ip" or "ip:port" into "host:port", defaulting the port.
tools/chlink/common.go:54
↓ 2 callersFunctionrightText
common/script/scriptbar.cpp:73
↓ 2 callersFunctionsanitizeFileName
common/transferprotocol.cpp:155
↓ 2 callersMethodsaveId
switch/source/title.cpp:61
↓ 2 callersFunctionscan
3rd-party/json/json.hpp:8881
↓ 2 callersMethodscan
common/script/scriptcatalog.cpp:80
↓ 2 callersMethodscrollBack
Rows scrolled back from the tail; 0 means pinned to the newest line. The header's "-N" marker.
common/script/scriptlogview.hpp:87
↓ 2 callersMethodscrollLines
common/script/scriptlogview.cpp:50
↓ 2 callersMethodscrollPages
common/script/scriptlogview.cpp:59
↓ 2 callersFunctionseal_error_text
One line of plain English for a device_seal / device_unseal result code, so * the user is told which of the several very different failures happened
scripts/common/universal/googledrive.c:382
↓ 2 callersFunctionseal_error_text
One line of plain English for a device_seal / device_unseal result code, so * the user is told which of the several very different failures happened
scripts/common/universal/webdav.c:484
← previousnext →401–500 of 2,441, ranked by callers