MCPcopy Create free account

hub / github.com/BernardoGiordano/Checkpoint / functions

Functions1,694 in github.com/BernardoGiordano/Checkpoint

↓ 1 callersMethoddoDrawBottom
common/Screen.cpp:40
↓ 1 callersMethoddoDrawTop
common/Screen.cpp:32
↓ 1 callersMethoddoRestore
3ds/source/MainScreen.cpp:658
↓ 1 callersFunctiondrainBody
(r *http.Request)
tools/chlink/receive.go:354
↓ 1 callersMethoddraw
switch/source/clickable.cpp:59
↓ 1 callersFunctiondrawActionButton
An action button: filled accent (Backup/Send) or outlined (Restore/Receive), label + the shoulder-key system glyph centered as a group. An empty `key`
switch/source/MainScreen.cpp:158
↓ 1 callersMethoddrawBottom
3ds/source/MainScreen.cpp:301
↓ 1 callersFunctiondrawCentered
switch/source/ReceiveOverlay.cpp:47
↓ 1 callersFunctiondrawFolderMark
A small folder glyph drawn from primitives (no gfx asset): a tab + body.
3ds/source/FolderBrowserOverlay.cpp:40
↓ 1 callersFunctiondrawIcon
Icon sized into a `side`x`side` box at (x, y): SMDH icons scale down, small ones sit centered.
3ds/source/TitlePickerOverlay.cpp:40
↓ 1 callersFunctiondrawRailItem
A save-kind rail button: square (radius 0), filled accent when active, faint fill otherwise, with the single kind letter over the small kind label.
switch/source/MainScreen.cpp:135
↓ 1 callersMethoddrawTop
3ds/source/MainScreen.cpp:170
↓ 1 callersFunctiondsCardId
'D','N' — DS NTR
3ds/source/titleprobe.cpp:111
↓ 1 callersFunctiondump_float
! @brief dump a floating-point number Dump a given floating-point number to output stream @a o. Works internally with @a number_buffer.
3rd-party/json/json.hpp:18807
↓ 1 callersFunctiondump_integer
3rd-party/json/json.hpp:18722
↓ 1 callersMethodend
3ds/include/SmallVector.hpp:389
↓ 1 callersMethodendFile
3ds/source/transfer.cpp:253
↓ 1 callersMethodenqueueBackup
switch/source/transferjob.cpp:36
↓ 1 callersMethodenqueueBackup
3ds/source/transferjob.cpp:36
↓ 1 callersMethodenqueueRestore
switch/source/transferjob.cpp:47
↓ 1 callersMethodenqueueRestore
3ds/source/transferjob.cpp:50
↓ 1 callersMethodenqueueSend
switch/source/transferjob.cpp:58
↓ 1 callersMethodenqueueSend
3ds/source/transferjob.cpp:64
↓ 1 callersMethodextdata
3ds/source/title.cpp:142
↓ 1 callersMethodextdataId
3ds/source/title.cpp:238
↓ 1 callersFunctionextractPath
switch/source/server.cpp:153
↓ 1 callersFunctionextractPath
3ds/source/server.cpp:77
↓ 1 callersMethodfavorite
Raw-index favorite lookup; reached only through filteredFavorite, which maps the filtered cell index back to the raw title index first.
switch/source/titlecatalog.cpp:243
↓ 1 callersFunctionfileSize
switch/source/transfer.cpp:98
↓ 1 callersFunctionfileSizeAndCrc
switch/source/io.cpp:74
↓ 1 callersMethodfilter
3ds/source/configuration.cpp:239
↓ 1 callersMethodfilteredFavorite
switch/source/titlecatalog.cpp:324
↓ 1 callersMethodfilteredSmallIcon
switch/source/titlecatalog.cpp:330
↓ 1 callersFunctionfind_largest_pow10
! For n != 0, returns k, such that pow10 := 10^(k-1) <= n < 10^k. For n == 0, returns 1 and sets pow10 := 1. */
3rd-party/json/json.hpp:17399
↓ 1 callersFunctionfinishFile
switch/source/transferstatus.cpp:88
↓ 1 callersFunctionfinishFile
3ds/source/transferstatus.cpp:86
↓ 1 callersMethodfirst
switch/source/gfx/CIntrusiveList.h:25
↓ 1 callersMethodfitScale
3ds/source/textpool.cpp:134
↓ 1 callersMethodfixedUserName
switch/source/savedatasource.cpp:78
↓ 1 callersFunctionflatten
@brief return flattened JSON value @sa https://json.nlohmann.me/api/basic_json/flatten/
3rd-party/json/json.hpp:23976
↓ 1 callersFunctionflushGlyphUploads
Submit all pending glyph atlas copies as one command list, ahead of the frame's own list so the queue's in-order execution puts every copy before the
switch/source/gfx_deko3d.cpp:907
↓ 1 callersFunctionformat_buffer
3rd-party/json/json.hpp:17887
↓ 1 callersMethodframeTick
3ds/source/textpool.cpp:81
↓ 1 callersMethodfreeIcons
switch/source/titlecatalog.cpp:339
↓ 1 callersFunctionfrom_json_array_impl
3rd-party/json/json.hpp:4821
↓ 1 callersFunctionfrom_json_inplace_array_impl
3rd-party/json/json.hpp:4904
↓ 1 callersFunctionfrom_json_tuple_impl
3rd-party/json/json.hpp:5010
↓ 1 callersFunctionftFloor
26.6 fixed-point rounding, same macros SDL_ttf uses for glyph metrics.
switch/source/gfx_deko3d.cpp:203
↓ 1 callersFunctionftp_session_accept
! accept PASV connection for ftp session * * @param[in] session ftp session * * @returns -1 for failure */
3rd-party/ftp/ftp.c:1104
↓ 1 callersFunctionftp_session_fill_dirent_cdir
! fill cdir directory entry * * @param[in] session ftp session * @param[in] path path to fill * * @returns errno */
3rd-party/ftp/ftp.c:905
↓ 1 callersFunctionftp_session_new
! allocate new ftp session * * @param[in] listen_fd socket to accept connection from */
3rd-party/ftp/ftp.c:1033
↓ 1 callersFunctionftp_session_open_cwd
! open current working directory for ftp session * * @param[in] session ftp session * * @return -1 for failure */
3rd-party/ftp/ftp.c:571
↓ 1 callersFunctionftp_session_open_file_read
! open file for reading for ftp session * * @param[in] session ftp session * * @returns -1 for error */
3rd-party/ftp/ftp.c:428
↓ 1 callersFunctionftp_session_open_file_write
! open file for writing for ftp session * * @param[in] session ftp session * @param[in] append whether to append * * @returns -1 for error *
3rd-party/ftp/ftp.c:494
↓ 1 callersFunctionftp_session_poll
! poll sockets for ftp session * * @param[in] session ftp session * * @returns next session */
3rd-party/ftp/ftp.c:1437
↓ 1 callersFunctionftp_session_read_command
! read command for ftp session * * @param[in] session ftp session * @param[in] events poll events */
3rd-party/ftp/ftp.c:1220
↓ 1 callersFunctionftp_session_read_file
! read from an open file for ftp session * * @param[in] session ftp session * * @returns bytes read */
3rd-party/ftp/ftp.c:469
↓ 1 callersFunctionftp_session_transfer
! transfer loop * * Try to transfer as much data as the sockets will allow without blocking * * @param[in] session ftp session */
3rd-party/ftp/ftp.c:807
↓ 1 callersFunctionftp_session_write_file
! write to an open file for ftp session * * @param[in] session ftp session * * @returns bytes written */
3rd-party/ftp/ftp.c:534
↓ 1 callersFunctionftp_xfer_dir
! Transfer a directory * * @param[in] session ftp session * @param[in] args ftp arguments * @param[in] mode transfer mode * @p
3rd-party/ftp/ftp.c:2119
↓ 1 callersFunctionftp_xfer_file
! Transfer a file * * @param[in] session ftp session * @param[in] args ftp arguments * @param[in] mode transfer mode * * @returns fail
3rd-party/ftp/ftp.c:2045
↓ 1 callersMethodfullExtdataPath
3ds/source/title.cpp:132
↓ 1 callersMethodfullSavePath
3ds/source/title.cpp:127
↓ 1 callersFunctiongeneratePin
A 4-digit PIN from srand(time) is trivially predictable; seed from the system CSPRNG so a LAN peer can't reconstruct it from the clock.
3ds/source/transfer.cpp:86
↓ 1 callersMethodgeneration
Monotonic counter bumped whenever the catalog's contents change (full load, directory refresh, cart insert/remove). The UI compares it against the val
3ds/include/loader.hpp:85
↓ 1 callersMethodgetCompleteTitleList
switch/source/titlecatalog.cpp:344
↓ 1 callersMethodgetFilteredTitle
switch/source/titlecatalog.cpp:301
↓ 1 callersMethodgetTitleById
switch/source/titlecatalog.cpp:262
↓ 1 callersMethodgetTitleById
3ds/source/loader.cpp:73
↓ 1 callersMethodgetTitleByName
switch/source/titlecatalog.cpp:276
↓ 1 callersMethodgetTitleByName
3ds/source/loader.cpp:120
↓ 1 callersFunctionget_arithmetic_value
3rd-party/json/json.hpp:4678
↓ 1 callersMethodget_binary
3rd-party/json/json.hpp:12008
↓ 1 callersFunctionget_cached_power_for_binary_exponent
! For a normalized diyfp w = f * 2^e, this function returns a (normalized) cached power-of-ten c = f_c * 2^e_c, such that the exponent of the product
3rd-party/json/json.hpp:17235
↓ 1 callersFunctionget_impl_ptr
3rd-party/json/json.hpp:20718
↓ 1 callersFunctionget_ptr
3rd-party/json/json.hpp:20858
↓ 1 callersMethodget_string
3rd-party/json/json.hpp:11975
↓ 1 callersMethodget_value
3rd-party/json/json.hpp:12744
↓ 1 callersMethodgpuOffset
switch/source/gfx/CMemPool.h:32
↓ 1 callersFunctiongrisu2
3rd-party/json/json.hpp:17735
↓ 1 callersFunctiongrisu2_digit_gen
! Generates V = buffer * 10^decimal_exponent, such that M- <= V <= M+. M- and M+ must be normalized and share the same exponent -60 <= e <= -32. */
3rd-party/json/json.hpp:17494
↓ 1 callersFunctiongrisu2_round
3rd-party/json/json.hpp:17453
↓ 1 callersFunctionhandleHttpRequest
switch/source/server.cpp:230
↓ 1 callersFunctionhandleHttpRequest
3ds/source/server.cpp:201
↓ 1 callersFunctionhash
3rd-party/json/json.hpp:6022
↓ 1 callersMethodheld
switch/source/clickable.cpp:30
↓ 1 callersMethodheld
3ds/source/clickable.cpp:35
↓ 1 callersMethodhiddenIds
switch/source/configuration.cpp:285
↓ 1 callersFunctionhintItemWidth
switch/source/uikit.cpp:37
↓ 1 callersFunctionhumanSize
"1.2 MB" / "48.0 KB" / "512 B". One decimal above KB; bytes shown whole.
switch/source/BackupList.cpp:153
↓ 1 callersFunctionif
3rd-party/json/json.hpp:22946
↓ 1 callersMethodindex
common/ihid.hpp:55
↓ 1 callersMethodinit
switch/source/title.cpp:30
↓ 1 callersFunctioninitCrc
common/transferprotocol.cpp:64
↓ 1 callersFunctioninsert
3rd-party/json/json.hpp:19328
↓ 1 callersFunctioninsert_iterator
3rd-party/json/json.hpp:22568
↓ 1 callersFunctionint_to_string
3rd-party/json/json.hpp:5179
↓ 1 callersMethodinvalidate
3ds/source/backupsize.cpp:70
↓ 1 callersMethodinvalidateAll
3ds/source/backupsize.cpp:86
↓ 1 callersMethodisActivityLog
3ds/source/title.cpp:258
← previousnext →501–600 of 1,694, ranked by callers