MCPcopy Create free account

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

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

↓ 4 callersMethodget_string
include/utils/json.hpp:9967
↓ 4 callersFunctiongrid_bit
source/qr/decode.cpp:408
↓ 4 callersFunctioninsert_iterator
include/utils/json.hpp:21984
↓ 4 callersFunctionis_boolean
! @brief return whether value is a boolean This function returns true if and only if the JSON value is a boolean. @return `true` if type
include/utils/json.hpp:18914
↓ 4 callersFunctionlodepng_chunk_createv
like lodepng_chunk_create but with custom allocsize */
source/utils/lodepng.cpp:2606
↓ 4 callersFunctionlodepng_color_mode_copy
source/utils/lodepng.cpp:2698
↓ 4 callersFunctionlodepng_decode_memory
source/utils/lodepng.cpp:4988
↓ 4 callersFunctionlodepng_encode_memory
source/utils/lodepng.cpp:6075
↓ 4 callersFunctionlodepng_info_cleanup
source/utils/lodepng.cpp:3058
↓ 4 callersFunctionlodepng_info_init
source/utils/lodepng.cpp:3032
↓ 4 callersFunctionlodepng_state_cleanup
source/utils/lodepng.cpp:5067
↓ 4 callersFunctionlodepng_state_init
source/utils/lodepng.cpp:5055
↓ 4 callersFunctionnotConnectedMsg
source/utils/download.cpp:473
↓ 4 callersFunctionpoly_eval
source/qr/decode.cpp:151
↓ 4 callersFunctionqrcodegen_encodeSegmentsAdvanced
Public function - see documentation comment in header file.
source/qrcodegen/qrcodegen.c:207
↓ 4 callersFunctionregion_code
source/qr/identify.cpp:355
↓ 4 callersFunctionreplace_substring
! @brief replace all occurrences of a substring by another string @param[in,out] s the string to manipulate; changed so that all
include/utils/json.hpp:12351
↓ 3 callersMethodGetIcon
include/store/storeEntry.hpp:55
↓ 3 callersMethodGetScreenshotNames
Get Screenshot names. int index: The Entry Index. */
source/store/store.cpp:702
↓ 3 callersFunctionHuffmanTree_makeFromFrequencies
Create the Huffman tree given the symbol frequencies*/
source/utils/lodepng.cpp:1046
↓ 3 callersMethodLoadFromFile
Load a UniStore from a file. const std::string &file: The file of the UniStore. */
source/store/store.cpp:227
↓ 3 callersMethodSave
The save call. Write to file.. called on destructor. */
source/store/meta.cpp:164
↓ 3 callersMethodSearchBar
include/utils/theme.hpp:54
↓ 3 callersMethodSearchBarOutline
include/utils/theme.hpp:55
↓ 3 callersMethodSideBarSelected
include/utils/theme.hpp:56
↓ 3 callersFunctionUpdateCACert
source/utils/download.cpp:852
↓ 3 callersFunctionaddUnknownChunks
source/utils/lodepng.cpp:5783
↓ 3 callersFunctionalloc_string_sized
also appends null termination character*/
source/utils/lodepng.cpp:303
↓ 3 callersFunctionapplyMask
XORs the codeword modules in this QR Code with the given mask pattern and given pattern of function modules. The codeword bits must be drawn before ma
source/qrcodegen/qrcodegen.c:610
↓ 3 callersFunctioncbegin
! @brief returns a const iterator to the first element Returns a const iterator to the first element. @image html range-begin-end.svg "I
include/utils/json.hpp:21006
↓ 3 callersFunctioncheckColorValidity
checks if the colortype is valid and the bitdepth bd is allowed for this colortype. Return value is a LodePNG error code.*/
source/utils/lodepng.cpp:2635
↓ 3 callersFunctioncolor_tree_add
color is not allowed to already exist. Index should be >= 0 (it's signed to be compatible with using -1 for "doesn't exist") Returns error code, or 0
source/utils/lodepng.cpp:3150
↓ 3 callersFunctioncolor_tree_init
source/utils/lodepng.cpp:3115
↓ 3 callersFunctiondecode
source/utils/lodepng.cpp:6352
↓ 3 callersFunctionensureBits25
See ensureBits documentation above. This one ensures up to 25 bits */
source/utils/lodepng.cpp:528
↓ 3 callersFunctionensureBits9
See ensureBits documentation above. This one ensures up to 9 bits */
source/utils/lodepng.cpp:494
↓ 3 callersFunctionfill_stack_push
source/qr/identify.cpp:216
↓ 3 callersFunctionfinderPenaltyCountPatterns
Can only be called immediately after a light run is added, and returns either 0, 1, or 2. A helper function for getPenaltyScore().
source/qrcodegen/qrcodegen.c:718
↓ 3 callersFunctionfitness_apat
source/qr/identify.cpp:842
↓ 3 callersFunctionfitness_capstone
source/qr/identify.cpp:849
↓ 3 callersFunctiongetNumRawDataModules
Returns the number of data bits that can be stored in a QR Code of the given version number, after all function modules are excluded. This includes re
source/qrcodegen/qrcodegen.c:342
↓ 3 callersFunctiongetPixelColorRGBA8
Get RGBA8 color of pixel with index i (y * width + x) from the raw image with given color type.*/
source/utils/lodepng.cpp:3254
↓ 3 callersFunctionhuffmanDecodeSymbol
returns the code. The bit reader must already have been ensured at least 15 bits */
source/utils/lodepng.cpp:1098
↓ 3 callersFunctionis_number_float
! @brief return whether value is a floating-point number This function returns true if and only if the JSON value is a floating-point num
include/utils/json.hpp:19029
↓ 3 callersFunctionis_number_integer
! @brief return whether value is an integer number This function returns true if and only if the JSON value is a signed or unsigned integ
include/utils/json.hpp:18973
↓ 3 callersFunctionlodepng_add_itext_sized
source/utils/lodepng.cpp:2972
↓ 3 callersFunctionlodepng_clear_icc
source/utils/lodepng.cpp:3023
↓ 3 callersFunctionlodepng_color_mode_equal
source/utils/lodepng.cpp:2717
↓ 3 callersFunctionlodepng_crc32
Return the CRC of the bytes buf[0..len-1].*/
source/utils/lodepng.cpp:2419
↓ 3 callersFunctionlodepng_get_raw_size_lct
source/utils/lodepng.cpp:2792
↓ 3 callersMethodmoved_or_copied
include/utils/json.hpp:12565
↓ 3 callersFunctionnumeric_tuple
source/qr/decode.cpp:643
↓ 3 callersFunctionpeekBits
Get bits without advancing the bit pointer. Must have enough bits available with ensureBits. Max nbits is 31. */
source/utils/lodepng.cpp:568
↓ 3 callersFunctionperspective_setup
source/qr/identify.cpp:63
↓ 3 callersFunctionperspective_unmap
source/qr/identify.cpp:105
↓ 3 callersFunctionreedSolomonMultiply
Returns the product of the two given field elements modulo GF(2^8/0x11D). All inputs are valid. This could be implemented as a 256*256 lookup table.
source/qrcodegen/qrcodegen.c:405
↓ 3 callersMethodsavedPrompt
source/utils/config.cpp:263
↓ 3 callersFunctionsetModuleUnbounded
Sets the color of the module at the given coordinates, doing nothing if out of bounds.
source/qrcodegen/qrcodegen.c:795
↓ 3 callersMethodset_end
! @brief set the iterator past the last value @pre The iterator is initialized; i.e. `m_object != nullptr`. */
include/utils/json.hpp:10977
↓ 3 callersFunctionuivector_push_back
returns 1 if success, 0 if failure ==> nothing done*/
source/utils/lodepng.cpp:252
↓ 3 callersFunctionuivector_resize
returns 1 if success, 0 if failure ==> nothing done*/
source/utils/lodepng.cpp:231
↓ 3 callersFunctionunfilter
source/utils/lodepng.cpp:4198
↓ 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
include/utils/json.hpp:7245
↓ 2 callersMethodDownListPrev
include/utils/theme.hpp:60
↓ 2 callersFunctionDownloadSpriteSheet
Download a SpriteSheet. const std::string &URL: Const Reference to the SpriteSheet URL. const std::string &file: Const Reference to the filepath. *
source/utils/download.cpp:679
↓ 2 callersMethodGetCategoryIndex
Return the Category of an index. int index: The index. */
source/store/store.cpp:347
↓ 2 callersMethodGetConsoleEntry
Return the Console of an index. int index: The index. */
source/store/store.cpp:384
↓ 2 callersMethodGetIconEntry
Return a C2D_Image of an index. int index: The index. */
source/store/store.cpp:558
↓ 2 callersFunctionGetInfo
Return UniStore info. const std::string &file: Const Reference to the path of the file. const std::string &fieName: Const Reference to the filename
source/utils/fileBrowse.cpp:82
↓ 2 callersMethodGetLastUpdatedEntry
Return the Last updated date of an index. int index: The index. */
source/store/store.cpp:407
↓ 2 callersMethodGetMarkString
Return a string of all marks. */
source/utils/stringutils.cpp:117
↓ 2 callersMethodGetPreinstallMessage
Return the Preinstall Message of an index. int index: The index. */
source/store/store.cpp:473
↓ 2 callersMethodGetStoreSize
include/store/store.hpp:79
↓ 2 callersMethodGetTitleEntry
Return the Title of an index. int index: The index. */
source/store/store.cpp:299
↓ 2 callersFunctionGetUniStoreInfo
Return UniStore info vector. const std::string &path: Const Reference to the path, where to check. */
source/utils/fileBrowse.cpp:139
↓ 2 callersMethodGetUpdated
Get Last Updated. const std::string &unistoreName: The UniStore name. const std::string &entry: The Entry name. */
source/store/meta.cpp:97
↓ 2 callersMethodHasIcon
include/store/storeEntry.hpp:54
↓ 2 callersFunctionHuffmanTree_makeFromLengths2
Second step for the ...makeFromLengths and ...makeFromFrequencies functions. numcodes, lengths and maxbitlen must already be filled in correctly. retu
source/utils/lodepng.cpp:810
↓ 2 callersFunctionLodePNGBitReader_init
data size argument is in bytes. Returns error if size too large causing overflow */
source/utils/lodepng.cpp:465
↓ 2 callersFunctionLodePNGIText_cleanup
source/utils/lodepng.cpp:2940
↓ 2 callersFunctionLodePNGText_cleanup
source/utils/lodepng.cpp:2884
↓ 2 callersFunctionLodePNGUnknownChunks_cleanup
source/utils/lodepng.cpp:2853
↓ 2 callersFunctionLodePNGUnknownChunks_init
source/utils/lodepng.cpp:2847
↓ 2 callersMethodRemoveInstalled
Remove installed state from a download list entry. */
include/store/meta.hpp:83
↓ 2 callersMethodSetInstalled
TODO: Handle this better. */
include/store/meta.hpp:63
↓ 2 callersMethodSetUpdated
include/store/meta.hpp:52
↓ 2 callersMethodUpdateAvailable
Return, if update available. const std::string &unistoreName: The UniStore name. const std::string &entry: The Entry name. const std::string &upda
source/store/meta.cpp:134
↓ 2 callersFunctionaddChunk_PLTE
only adds the chunk if needed (there is a key or palette with alpha) */
source/utils/lodepng.cpp:5118
↓ 2 callersFunctionaddChunk_tEXt
source/utils/lodepng.cpp:5192
↓ 2 callersFunctionaddColorBits
index: bitgroup index, bits: bitgroup size(1, 2 or 4), in: bitgroup value, out: octet array to add bits to*/
source/utils/lodepng.cpp:3092
↓ 2 callersFunctionaddPaddingBits
source/utils/lodepng.cpp:5638
↓ 2 callersFunctionadler32
Return the adler32 of the bytes data[0..len-1]*/
source/utils/lodepng.cpp:2164
↓ 2 callersFunctionalpha_tuple
source/qr/decode.cpp:700
↓ 2 callersFunctionberlekamp_massey
source/qr/decode.cpp:177
↓ 2 callersFunctionblock_syndromes
source/qr/decode.cpp:235
↓ 2 callersFunctioncolor_tree_cleanup
source/utils/lodepng.cpp:3120
↓ 2 callersFunctioncolor_tree_get
returns -1 if color not present, its index otherwise*/
source/utils/lodepng.cpp:3131
↓ 2 callersFunctioncompute_boundaries
include/utils/json.hpp:14521
↓ 2 callersFunctioncountZeros
source/utils/lodepng.cpp:1563
↓ 2 callersFunctiondownloadFailed
source/utils/download.cpp:467
← previousnext →201–300 of 1,085, ranked by callers