Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Universal-Team/Universal-Updater
/ functions
Functions
1,085 in github.com/Universal-Team/Universal-Updater
⨍
Functions
1,085
◇
Types & classes
238
↓ 2 callers
Function
downloadToFile
Download a file. const std::string &url: The download URL. const std::string &path: Where to place the file. */
source/utils/download.cpp:168
↓ 2 callers
Function
drawFormatBits
Draws two copies of the format bits (with its own error correction code) based on the given mask and error correction level. This always draws all mod
source/qrcodegen/qrcodegen.c:519
↓ 2 callers
Function
emplace
include/utils/json.hpp:21954
↓ 2 callers
Function
encodeLZ77
LZ77-encode the data. Return value is error code. The input are raw bytes, the output is in the form of unsigned integers with codes representing for
source/utils/lodepng.cpp:1593
↓ 2 callers
Function
ensureBits17
See ensureBits documentation above. This one ensures up to 17 bits */
source/utils/lodepng.cpp:510
↓ 2 callers
Function
ensureBits32
See ensureBits documentation above. This one ensures up to 32 bits */
source/utils/lodepng.cpp:547
↓ 2 callers
Function
fcopy
The copy operation. const char *destinationPath: Pointer to the destination path. const char *sourcePath: Pointer to the source path. */
source/utils/fileBrowse.cpp:186
↓ 2 callers
Function
filecommit
source/utils/download.cpp:99
↓ 2 callers
Function
findInVector
Find a query from a vector. const std::vector<std::string> &items: Const Reference to the vector strings / items. const std::string &query: Const R
source/store/storeUtils.cpp:158
↓ 2 callers
Function
finderPenaltyTerminateAndCount
Must be called at the end of a line (row or column) of modules. A helper function for getPenaltyScore().
source/qrcodegen/qrcodegen.c:730
↓ 2 callers
Function
fitness_all
Compute a fitness score for the currently configured perspective * transform, using the features we expect to find by scanning the * grid. */
source/qr/identify.cpp:864
↓ 2 callers
Function
format_syndromes
source/qr/decode.cpp:347
↓ 2 callers
Function
from_json_array_impl
include/utils/json.hpp:3574
↓ 2 callers
Function
generateFixedDistanceTree
get the distance code tree of a deflated block with fixed tree, as specified in the deflate specification*/
source/utils/lodepng.cpp:1080
↓ 2 callers
Function
generateFixedLitLenTree
get the literal and length code tree of a deflated block with fixed tree, as per the deflate specification*/
source/utils/lodepng.cpp:1062
↓ 2 callers
Function
getAlignmentPatternPositions
Calculates and stores an ascending list of positions of alignment patterns for this version number, returning the length of the list (in the range [0,
source/qrcodegen/qrcodegen.c:553
↓ 2 callers
Function
getHash
source/utils/lodepng.cpp:1544
↓ 2 callers
Function
getNumColorChannels
source/utils/lodepng.cpp:2648
↓ 2 callers
Function
get_impl_ptr
get a pointer to the value (object)
include/utils/json.hpp:19194
↓ 2 callers
Function
grisu2
include/utils/json.hpp:15162
↓ 2 callers
Function
grisu2_round
include/utils/json.hpp:14880
↓ 2 callers
Method
initialize
In case it doesn't exist. */
source/utils/config.cpp:98
↓ 2 callers
Function
initializeFunctionModules
Clears the given QR Code grid with light modules for the given version's size, then marks every function module as dark.
source/qrcodegen/qrcodegen.c:421
↓ 2 callers
Function
isGrayICCProfile
source/utils/lodepng.cpp:5793
↓ 2 callers
Function
isRGBICCProfile
source/utils/lodepng.cpp:5807
↓ 2 callers
Method
is_end
return whether the iterator is at end
include/utils/json.hpp:10671
↓ 2 callers
Method
is_errored
include/utils/json.hpp:5453
↓ 2 callers
Function
is_number_unsigned
! @brief return whether value is an unsigned integer number This function returns true if and only if the JSON value is an unsigned integ
include/utils/json.hpp:19001
↓ 2 callers
Function
little_endianess
! @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
include/utils/json.hpp:7681
↓ 2 callers
Method
loadSheets
Load all SpriteSheets. */
source/store/store.cpp:184
↓ 2 callers
Function
lodepng_add_text
source/utils/lodepng.cpp:2922
↓ 2 callers
Function
lodepng_add_text_sized
source/utils/lodepng.cpp:2905
↓ 2 callers
Function
lodepng_assign_icc
same as set but does not delete */
source/utils/lodepng.cpp:3002
↓ 2 callers
Function
lodepng_buffer_file
load file into buffer that already has the correct allocated size. Returns error code.*/
source/utils/lodepng.cpp:365
↓ 2 callers
Function
lodepng_chunk_append
source/utils/lodepng.cpp:2564
↓ 2 callers
Function
lodepng_chunk_check_crc
source/utils/lodepng.cpp:2501
↓ 2 callers
Function
lodepng_chunk_data_const
source/utils/lodepng.cpp:2497
↓ 2 callers
Function
lodepng_chunk_next
source/utils/lodepng.cpp:2516
↓ 2 callers
Function
lodepng_chunk_next_const
source/utils/lodepng.cpp:2532
↓ 2 callers
Function
lodepng_color_mode_alloc_palette
allocates palette memory if needed, and initializes all colors to black*/
source/utils/lodepng.cpp:2677
↓ 2 callers
Function
lodepng_compute_color_stats
stats must already have been inited. */
source/utils/lodepng.cpp:3692
↓ 2 callers
Function
lodepng_convert
source/utils/lodepng.cpp:3524
↓ 2 callers
Function
lodepng_convert_rgb
Converts a single rgb color without alpha from one type to another, color bits truncated to their bitdepth. In case of single channel (gray or palette
source/utils/lodepng.cpp:3605
↓ 2 callers
Function
lodepng_decode
source/utils/lodepng.cpp:4951
↓ 2 callers
Function
lodepng_decode_file
source/utils/lodepng.cpp:5014
↓ 2 callers
Function
lodepng_encode
source/utils/lodepng.cpp:5814
↓ 2 callers
Function
lodepng_encode_file
source/utils/lodepng.cpp:6099
↓ 2 callers
Function
lodepng_filesize
returns negative value on error. This should be pure C compatible, so no fstat. */
source/utils/lodepng.cpp:345
↓ 2 callers
Function
lodepng_get_bpp_lct
source/utils/lodepng.cpp:2660
↓ 2 callers
Function
lodepng_inflatev
source/utils/lodepng.cpp:1388
↓ 2 callers
Function
lodepng_info_copy
source/utils/lodepng.cpp:3070
↓ 2 callers
Function
lodepng_palette_clear
source/utils/lodepng.cpp:2734
↓ 2 callers
Function
lodepng_save_file
write given buffer to the file, overwriting the file, it doesn't append to it.*/
source/utils/lodepng.cpp:390
↓ 2 callers
Function
lodepng_state_copy
source/utils/lodepng.cpp:5072
↓ 2 callers
Function
lodepng_zlib_decompressv
source/utils/lodepng.cpp:2174
↓ 2 callers
Function
numCharCountBits
Returns the bit width of the character count field for a segment in the given mode in a QR Code at the given version number. The result is in the rang
source/qrcodegen/qrcodegen.c:1013
↓ 2 callers
Function
poly_add
source/qr/decode.cpp:129
↓ 2 callers
Function
preProcessScanlines
out must be buffer big enough to contain uncompressed IDAT chunk data, and in must contain the full image. return value is error**/
source/utils/lodepng.cpp:5709
↓ 2 callers
Method
prompt
If showing prompt if action failed / succeeded. */
include/utils/config.hpp:124
↓ 2 callers
Function
qrcodegen_calcSegmentBufferSize
Public function - see documentation comment in header file.
source/qrcodegen/qrcodegen.c:834
↓ 2 callers
Function
readChunk_PLTE
source/utils/lodepng.cpp:4349
↓ 2 callers
Function
readChunk_bKGD
background color chunk (bKGD)*/
source/utils/lodepng.cpp:4399
↓ 2 callers
Function
readChunk_cHRM
source/utils/lodepng.cpp:4638
↓ 2 callers
Function
readChunk_gAMA
source/utils/lodepng.cpp:4629
↓ 2 callers
Function
readChunk_iCCP
source/utils/lodepng.cpp:4663
↓ 2 callers
Function
readChunk_iTXt
international text chunk (iTXt)*/
source/utils/lodepng.cpp:4518
↓ 2 callers
Function
readChunk_pHYs
source/utils/lodepng.cpp:4618
↓ 2 callers
Function
readChunk_sRGB
source/utils/lodepng.cpp:4654
↓ 2 callers
Function
readChunk_tEXt
text chunk (tEXt)*/
source/utils/lodepng.cpp:4431
↓ 2 callers
Function
readChunk_tIME
source/utils/lodepng.cpp:4604
↓ 2 callers
Function
readChunk_tRNS
source/utils/lodepng.cpp:4369
↓ 2 callers
Function
readChunk_zTXt
compressed text chunk (zTXt)*/
source/utils/lodepng.cpp:4471
↓ 2 callers
Function
read_bit
source/qr/decode.cpp:527
↓ 2 callers
Function
read_format
source/qr/decode.cpp:415
↓ 2 callers
Function
removeDirRecursive
source/utils/files.cpp:121
↓ 2 callers
Function
removePaddingBits
source/utils/lodepng.cpp:4279
↓ 2 callers
Function
reserved_cell
source/qr/decode.cpp:471
↓ 2 callers
Function
reset
reset token_buffer; current character is beginning of token
include/utils/json.hpp:7191
↓ 2 callers
Function
reverseBits
source/utils/lodepng.cpp:607
↓ 2 callers
Function
searchCodeIndex
search the index in the array, that has the largest value smaller than or equal to the given value, given array must be sorted (if no value is smaller
source/utils/lodepng.cpp:1452
↓ 2 callers
Method
setInt
source/utils/config.cpp:250
↓ 2 callers
Method
set_begin
! @brief set the iterator to the first value @pre The iterator is initialized; i.e. `m_object != nullptr`. */
include/utils/json.hpp:10940
↓ 2 callers
Method
set_subtype
! @brief sets the binary subtype Sets the binary subtype of the value, also flags a binary JSON value as having a subtype, which has impl
include/utils/json.hpp:4492
↓ 2 callers
Function
size
! @brief returns the number of elements Returns the number of elements in a JSON value. @return The return value depends on the differen
include/utils/json.hpp:21494
↓ 2 callers
Function
skip_whitespace
include/utils/json.hpp:7371
↓ 2 callers
Function
swap
! @brief exchanges the values Exchanges the contents of the JSON value with those of @a other. Does not invoke any move, copy, or swap op
include/utils/json.hpp:22359
↓ 2 callers
Function
timing_scan
Do a Bresenham scan from one point to another and count the number * of black/white transitions. */
source/qr/identify.cpp:664
↓ 2 callers
Function
uivector_cleanup
source/utils/lodepng.cpp:224
↓ 2 callers
Function
uivector_init
source/utils/lodepng.cpp:246
↓ 2 callers
Method
unloadSheets
Unload all SpriteSheets. */
source/store/store.cpp:169
↓ 2 callers
Function
updateHashChain
wpos = pos & (windowsize - 1)*/
source/utils/lodepng.cpp:1574
↓ 2 callers
Function
writeLZ77data
write the lz77-encoded data, which has lit, len and dist codes, to compressed stream using huffman trees. tree_ll: the tree for lit and len codes. tre
source/utils/lodepng.cpp:1782
↓ 2 callers
Method
write_bson
! @param[in] j JSON value to serialize @pre j.type() == value_t::object */
include/utils/json.hpp:12773
↓ 2 callers
Method
write_cbor
! @param[in] j JSON value to serialize */
include/utils/json.hpp:12793
↓ 2 callers
Method
write_msgpack
! @param[in] j JSON value to serialize */
include/utils/json.hpp:13098
↓ 2 callers
Method
write_ubjson
! @param[in] j JSON value to serialize @param[in] use_count whether to use '#' prefixes (optimized format) @param[in] use_type wheth
include/utils/json.hpp:13422
↓ 1 callers
Function
Adam7_deinterlace
in: Adam7 interlaced image, with no padding bits between scanlines, but between reduced images so that each reduced image starts at a byte. out: the
source/utils/lodepng.cpp:4239
↓ 1 callers
Function
Adam7_interlace
in: non-interlaced image with size w*h out: the same pixels, but re-ordered according to PNG's Adam7 interlacing, with no padding bits between scanli
source/utils/lodepng.cpp:5668
↓ 1 callers
Method
AddThemes
source/utils/theme.cpp:87
↓ 1 callers
Function
AutoUpdateLogic
Logic of the Auto-Update Settings. Here you can.. - Enable / Disable Automatically updating the UniStore on boot. - Enable / Disable Automaticall
source/menu/settings.cpp:478
← previous
next →
301–400 of 1,085, ranked by callers