MCPcopy Create free account

hub / github.com/Universal-Team/Universal-Updater / functions

Functions1,085 in github.com/Universal-Team/Universal-Updater

↓ 9 callersMethodautoupdate
Auto update on boot. */
include/utils/config.hpp:69
↓ 9 callersMethodget
source/utils/lang.cpp:33
↓ 9 callersFunctiongetBit
Returns true iff the i'th bit of x is set to 1. Requires x >= 0 and 0 <= i <= 14.
source/qrcodegen/qrcodegen.c:803
↓ 9 callersFunctionis_binary
! @brief return whether value is a binary array This function returns true if and only if the JSON value is a binary array. @return `tru
include/utils/json.hpp:19117
↓ 9 callersFunctionlodepng_get_bpp
calculate bits per pixel out of colortype and bitdepth*/
source/utils/lodepng.cpp:2758
↓ 9 callersFunctionlodepng_realloc
NOTE: when realloc returns NULL, it leaves the original memory untouched */
source/utils/lodepng.cpp:82
↓ 9 callersMethodsetString
source/utils/config.cpp:259
↓ 9 callersFunctionsetupContext
This + Above is Used for No File Write and instead into RAM. */
source/utils/download.cpp:329
↓ 9 callersMethodsortBy
Sort Method. */
include/utils/config.hpp:62
↓ 9 callersMethodtheme
The active Theme. */
include/utils/config.hpp:116
↓ 8 callersMethodGetInstalled
Get the marks. const std::string &unistoreName: The UniStore name. const std::string &entry: The Entry name. */
source/store/meta.cpp:148
↓ 8 callersFunctionHuffmanTree_cleanup
source/utils/lodepng.cpp:674
↓ 8 callersFunctionHuffmanTree_init
source/utils/lodepng.cpp:667
↓ 8 callersFunctionbits_remaining
source/qr/decode.cpp:619
↓ 8 callersFunctionfillRectangle
Sets every module in the range [left : left + width] * [top : top + height] to dark.
source/qrcodegen/qrcodegen.c:566
↓ 8 callersFunctionfitness_cell
source/qr/identify.cpp:801
↓ 8 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
include/utils/json.hpp:9890
↓ 8 callersFunctionlodepng_chunk_length
source/utils/lodepng.cpp:2466
↓ 8 callersFunctionucvector_resize
returns 1 if success, 0 if failure ==> nothing done*/
source/utils/lodepng.cpp:270
↓ 8 callersMethodupdatecheck
U-U Update check on startup. */
include/utils/config.hpp:92
↓ 8 callersMethodupdategit
Check for git/release on startup. */
include/utils/config.hpp:96
↓ 7 callersMethodProgressbarOut
include/utils/theme.hpp:52
↓ 7 callersFunctionaccept
include/utils/json.hpp:23228
↓ 7 callersMethodchangelog
If displaying changelog. */
include/utils/config.hpp:112
↓ 7 callersMethodend_array
include/utils/json.hpp:5862
↓ 7 callersMethodend_object
include/utils/json.hpp:5852
↓ 7 callersFunctionlodepng_get_raw_size
source/utils/lodepng.cpp:2798
↓ 7 callersMethodstart_array
include/utils/json.hpp:5857
↓ 7 callersMethodstart_object
include/utils/json.hpp:5842
↓ 7 callersMethodstring
include/utils/json.hpp:5832
↓ 7 callersFunctionstring_cleanup
free string pointer and set it to NULL*/
source/utils/lodepng.cpp:297
↓ 6 callersMethodProgressbarIn
include/utils/theme.hpp:53
↓ 6 callersMethodSideBarUnselected
include/utils/theme.hpp:57
↓ 6 callersFunctioncalcSegmentBitLength
Returns the number of data bits needed to represent a segment containing the given number of characters using the given mode. Notes: - Returns LENGTH_
source/qrcodegen/qrcodegen.c:851
↓ 6 callersFunctiondeleteFile
source/utils/files.cpp:94
↓ 6 callersFunctiongetAvailableSpace
Code borrowed from GodMode9i: https://github.com/DS-Homebrew/GodMode9i/blob/d68ac105e68b4a1fc2c706a08c7a394255c325c2/arm9/source/driveOperations.cpp#
source/utils/files.cpp:137
↓ 6 callersMethodhas_subtype
! @brief return whether the value has a subtype @return whether the value has a subtype @complexity Constant. @exceptionsafety No-t
include/utils/json.hpp:4540
↓ 6 callersFunctionis_string
! @brief return whether value is a string This function returns true if and only if the JSON value is a string. @return `true` if type i
include/utils/json.hpp:19095
↓ 6 callersFunctionlodepng_color_mode_init
source/utils/lodepng.cpp:2667
↓ 6 callersFunctionlodepng_read32bitInt
source/utils/lodepng.cpp:322
↓ 6 callersMethodnull
include/utils/json.hpp:5807
↓ 6 callersFunctionpush_back
! @brief add an object to an array Appends the given element @a val to the end of the JSON value. If the function is called on a JSON nul
include/utils/json.hpp:21713
↓ 6 callersFunctionqrcodegen_getSize
Public function - see documentation comment in header file.
source/qrcodegen/qrcodegen.c:754
↓ 6 callersFunctionreadBitsFromReversedStream
TODO: make this faster */
source/utils/lodepng.cpp:2445
↓ 6 callersMethodshortcut
The shortcut path. */
include/utils/config.hpp:108
↓ 6 callersMethodsubtype
! @brief return the binary subtype Returns the numerical subtype of the value if it has a subtype. If it does not have a subtype, this fu
include/utils/json.hpp:4519
↓ 6 callersFunctionucvector_init
source/utils/lodepng.cpp:284
↓ 6 callersFunctionwriteBitsReversed
This one is to use for adding huffman symbol, the value bits are written MSB first */
source/utils/lodepng.cpp:445
↓ 6 callersFunctionzlib_compress
compress using the default or custom zlib function */
source/utils/lodepng.cpp:2293
↓ 5 callersFunctionDrawCheck
source/menu/sortMenu.cpp:52
↓ 5 callersMethodGetAccentColor
include/store/storeEntry.hpp:60
↓ 5 callersFunctionHuffmanTree_makeFromLengths
given the code lengths (as stored in the PNG file), generate the tree as defined by Deflate. maxbitlen is the maximum bits that a code in the tree can
source/utils/lodepng.cpp:851
↓ 5 callersMethodLoadTheme
source/utils/theme.cpp:102
↓ 5 callersMethodSetDownloadSIndex
include/store/store.hpp:94
↓ 5 callersMethodSetMark
include/store/storeEntry.hpp:77
↓ 5 callersMethodSetMarks
include/store/meta.hpp:57
↓ 5 callersMethodSideBarIconColor
include/utils/theme.hpp:61
↓ 5 callersFunctionalloc_string
dynamically allocates a new string with a copy of the null terminated input text */
source/utils/lodepng.cpp:313
↓ 5 callersFunctionbpmnode_create
creates a new chain node with the given parameters, from the memory in the lists */
source/utils/lodepng.cpp:890
↓ 5 callersFunctionfilterScanline
source/utils/lodepng.cpp:5379
↓ 5 callersMethodfinish
Finish and unlock everything. */
source/qr/qrcode.cpp:128
↓ 5 callersFunctionfitness_ring
source/qr/identify.cpp:826
↓ 5 callersFunctionflood_fill_seed
source/qr/identify.cpp:181
↓ 5 callersFunctiongetDirectoryContents
source/utils/fileBrowse.cpp:59
↓ 5 callersFunctiongetPathInfo
source/utils/files.cpp:31
↓ 5 callersMethodget_character
include/utils/json.hpp:4770
↓ 5 callersMethodis_begin
return whether the iterator can be dereferenced
include/utils/json.hpp:10665
↓ 5 callersFunctionlodepng_color_mode_cleanup
source/utils/lodepng.cpp:2694
↓ 5 callersFunctionlodepng_mulofl
Safely check if multiplying two integers will overflow (no undefined behavior, compiler removing the code, etc...) and output result. */
source/utils/lodepng.cpp:157
↓ 5 callersFunctionmakeDirs
source/utils/files.cpp:56
↓ 5 callersMethodmetadata
Fetching old metadata. */
include/utils/config.hpp:88
↓ 5 callersMethodparse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
include/utils/json.hpp:10196
↓ 5 callersFunctionreadBitFromReversedStream
source/utils/lodepng.cpp:2438
↓ 5 callersFunctionsetBitOfReversedStream
source/utils/lodepng.cpp:2455
↓ 5 callersFunctionzlib_decompress
expected_size is expected output size, to avoid intermediate allocations. Set to 0 if not known. */
source/utils/lodepng.cpp:2226
↓ 4 callersFunctionAdam7_getpassvalues
Outputs various dimensions and positions in the image related to the Adam7 reduced images. passw: output containing the width of the 7 passes passh: o
source/utils/lodepng.cpp:4005
↓ 4 callersMethodBoxInside
include/utils/theme.hpp:49
↓ 4 callersFunctionDownloadUniStore
Download a UniStore and return, if revision is higher than current. const std::string &URL: Const Reference to the URL of the UniStore. int current
source/utils/download.cpp:561
↓ 4 callersMethodGetDownloadList
Return the download list of an entry. int index: The index. */
source/store/store.cpp:606
↓ 4 callersMethodGetEntryIndex
include/store/storeEntry.hpp:58
↓ 4 callersMethodGetReleaseNotes
Get the update notes of an entry. int index: The Entry Index. */
source/store/store.cpp:726
↓ 4 callersMethodGetStoreImg
Both of these things are used for custom BG support. */
include/store/store.hpp:103
↓ 4 callersMethodGetUpdateAvl
include/store/storeEntry.hpp:70
↓ 4 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
include/utils/json.hpp:10257
↓ 4 callersFunctionadvanceBits
Must have enough bits available with ensureBits */
source/utils/lodepng.cpp:574
↓ 4 callersMethodbinary
include/utils/json.hpp:5837
↓ 4 callersFunctioncend
! @brief returns a const iterator to one past the last element Returns a const iterator to one past the last element. @image html range-
include/utils/json.hpp:21077
↓ 4 callersMethodcustomBG
include/store/store.hpp:104
↓ 4 callersFunctiondestroy
include/utils/json.hpp:17610
↓ 4 callersMethoddone
include/qr/qrcode.hpp:71
↓ 4 callersMethodemplace
include/utils/json.hpp:16424
↓ 4 callersFunctionempty
! @brief checks whether the container is empty. Checks if a JSON value has no elements (i.e. whether its @ref size is `0`). @return The
include/utils/json.hpp:21421
↓ 4 callersFunctionescape
escape "~" to "~0" and "/" to "~1"
include/utils/json.hpp:12363
↓ 4 callersFunctionfilter
source/utils/lodepng.cpp:5444
↓ 4 callersFunctionfind
include/utils/json.hpp:20812
↓ 4 callersFunctionfinderPenaltyAddHistory
Pushes the given value to the front and drops the last value. A helper function for getPenaltyScore().
source/qrcodegen/qrcodegen.c:742
↓ 4 callersFunctiongetNumDataCodewords
Returns the number of 8-bit codewords that can be used for storing data (not ECC), for the given version number and error correction level. The result
source/qrcodegen/qrcodegen.c:330
↓ 4 callersFunctiongetPixelColorRGBA16
Get RGBA16 color of pixel with index i (y * width + x) from the raw image with given color type, but the given color type must be 16-bit itself.*/
source/utils/lodepng.cpp:3498
↓ 4 callersFunctionget_arithmetic_value
include/utils/json.hpp:3440
↓ 4 callersMethodget_binary
include/utils/json.hpp:10000
← previousnext →101–200 of 1,085, ranked by callers