Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/188080501/JQTools
/ functions
Functions
2,746 in github.com/188080501/JQTools
⨍
Functions
2,746
◇
Types & classes
441
↓ 7 callers
Function
mbedtls_mpi_get_bit
* Get a specific bit */
library/JQLibrary/src/JQMbedTLS/mbedtls/bignum.c:286
↓ 7 callers
Function
mbedtls_mpi_shift_l
* Left-shift: X <<= count */
library/JQLibrary/src/JQMbedTLS/mbedtls/bignum.c:943
↓ 7 callers
Function
mbedtls_mpi_size
* Return the total size in bytes */
library/JQLibrary/src/JQMbedTLS/mbedtls/bignum.c:394
↓ 7 callers
Function
mbedtls_pk_init
* Initialise a mbedtls_pk_context */
library/JQLibrary/src/JQMbedTLS/mbedtls/pk.c:43
↓ 7 callers
Function
mbedtls_sha256_starts_ret
* SHA-256 context setup */
library/JQLibrary/src/JQMbedTLS/mbedtls/sha256.c:59
↓ 7 callers
Method
multiply
library/JQLibrary/src/JQQRCodeReader/zxing/zxing/pdf417/decoder/ec/ModulusGF.cpp:111
↓ 7 callers
Function
ucvector_resize
returns 1 if success, 0 if failure ==> nothing done*/
library/JQLibrary/src/JQZopfli/zopflipng/lodepng/lodepng.cpp:230
↓ 6 callers
Function
AddBit
bp = bitpointer, always in range [0, 7]. The outsize is number of necessary bytes to encode the bits. Given the value of bp and the amount of bytes, t
library/JQLibrary/src/JQZopfli/zopfli/deflate.c:38
↓ 6 callers
Function
ClusterHistograms
library/JQLibrary/src/JQGuetzli/guetzli/jpeg_data_writer.cc:295
↓ 6 callers
Function
FrameFiller_next
library/JQLibrary/src/JQQRCodeWriter/qrencode/qrencode.c:316
↓ 6 callers
Function
HuffmanTree_getCode
library/JQLibrary/src/JQZopfli/zopflipng/lodepng/lodepng.cpp:879
↓ 6 callers
Function
InterpolateClampNegative
library/JQLibrary/src/JQGuetzli/butteraugli/butteraugli.cc:324
↓ 6 callers
Function
MakeMask
library/JQLibrary/src/JQGuetzli/butteraugli/butteraugli.cc:1235
↓ 6 callers
Function
Mask_calcRunLength
library/JQLibrary/src/JQQRCodeWriter/qrencode/mask.c:244
↓ 6 callers
Function
OpsinDynamicsImage
library/JQLibrary/src/JQGuetzli/butteraugli/butteraugli.cc:929
↓ 6 callers
Function
QRcode_decode
library/JQLibrary/src/JQQRCodeWriter/qrencode/tests/decoder.c:906
↓ 6 callers
Function
QRcode_encodeStringMQR
library/JQLibrary/src/JQQRCodeWriter/qrencode/qrencode.c:676
↓ 6 callers
Function
QRinput_List_freeEntry
library/JQLibrary/src/JQQRCodeWriter/qrencode/qrinput.c:76
↓ 6 callers
Function
QRinput_Struct_new
library/JQLibrary/src/JQQRCodeWriter/qrencode/qrinput.c:1466
↓ 6 callers
Method
WriteBits
library/JQLibrary/include/JQGuetzli/guetzli/jpeg_bit_writer.h:40
↓ 6 callers
Function
ZopfliGetDistSymbol
Gets the symbol for the given dist, cfr. the DEFLATE spec. */
library/JQLibrary/src/JQZopfli/zopfli/symbols.c:53
↓ 6 callers
Function
addHuffmanSymbol
bitlen is the size in bits of the code*/
library/JQLibrary/src/JQZopfli/zopflipng/lodepng/lodepng.cpp:1304
↓ 6 callers
Method
clear
components/CalculateGroup/FileHashCalculate/cpp/filehashcalculate.cpp:134
↓ 6 callers
Method
clipboardText
library/JQToolsLibrary/src/jqtoolslibrary.cpp:296
↓ 6 callers
Function
encodeAndCheckBStream
library/JQLibrary/src/JQQRCodeWriter/qrencode/tests/test_qrinput.c:10
↓ 6 callers
Method
getBits
library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/DetectorResult.cpp:31
↓ 6 callers
Method
getBlackMatrix
* Calculates the final BitMatrix once for all requests. This could be called once from the * constructor instead, but there are some advantages to do
library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/HybridBinarizer.cpp:54
↓ 6 callers
Method
getCoefficient
library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/reedsolomon/GenericGFPoly.cpp:72
↓ 6 callers
Method
getCoefficient
* @return coefficient of x^degree term in this polynomial */
library/JQLibrary/src/JQQRCodeReader/zxing/zxing/pdf417/decoder/ec/ModulusPoly.cpp:91
↓ 6 callers
Function
huffmanDecodeSymbol
returns the code, or (unsigned)(-1) if error happened inbitlength is the length of the complete buffer, in bits (so its byte length times 8) */
library/JQLibrary/src/JQZopfli/zopflipng/lodepng/lodepng.cpp:930
↓ 6 callers
Method
inverse
library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/reedsolomon/GenericGF.cpp:126
↓ 6 callers
Method
inverse
library/JQLibrary/src/JQQRCodeReader/zxing/zxing/pdf417/decoder/ec/ModulusGF.cpp:104
↓ 6 callers
Method
isZero
library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/reedsolomon/GenericGFPoly.cpp:68
↓ 6 callers
Function
lodepng_color_mode_copy
library/JQLibrary/src/JQZopfli/zopflipng/lodepng/lodepng.cpp:2580
↓ 6 callers
Function
lodepng_read32bitInt
library/JQLibrary/src/JQZopfli/zopflipng/lodepng/lodepng.cpp:320
↓ 6 callers
Function
mbedtls_internal_md5_process
library/JQLibrary/src/JQMbedTLS/mbedtls/md5.c:71
↓ 6 callers
Function
mbedtls_internal_sha1_process
library/JQLibrary/src/JQMbedTLS/mbedtls/sha1.c:84
↓ 6 callers
Function
mbedtls_internal_sha256_process
library/JQLibrary/src/JQMbedTLS/mbedtls/sha256.c:149
↓ 6 callers
Function
mbedtls_mpi_div_mpi
* Division by mbedtls_mpi: A = Q * B + R (HAC 14.20) */
library/JQLibrary/src/JQMbedTLS/mbedtls/bignum.c:1679
↓ 6 callers
Function
mbedtls_mpi_lsb
* Return the number of less significant zero-bits */
library/JQLibrary/src/JQMbedTLS/mbedtls/bignum.c:334
↓ 6 callers
Function
mbedtls_pem_read_buffer
library/JQLibrary/src/JQMbedTLS/mbedtls/pem.c:228
↓ 6 callers
Function
mergeAndCheckBStream
library/JQLibrary/src/JQQRCodeWriter/qrencode/tests/test_qrinput.c:35
↓ 6 callers
Function
mgf_mask
* Generate and apply the MGF1 operation (from PKCS#1 v2.1) to a buffer. * * \param dst buffer to mask * \param dlen length of destinatio
library/JQLibrary/src/JQMbedTLS/mbedtls/rsa.c:1105
↓ 6 callers
Method
name
library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/CharacterSetECI.cpp:84
↓ 6 callers
Function
pushGroup
(groups, bookmarkName, titleName, qrcLocation, children)
qml/BookmarkData.js:9
↓ 6 callers
Function
readBitFromReversedStream
library/JQLibrary/src/JQZopfli/zopflipng/lodepng/lodepng.cpp:2360
↓ 6 callers
Function
string_cleanup
free the above pair again*/
library/JQLibrary/src/JQZopfli/zopflipng/lodepng/lodepng.cpp:298
↓ 6 callers
Function
string_init
init a {char*, size_t} pair for use as string*/
library/JQLibrary/src/JQZopfli/zopflipng/lodepng/lodepng.cpp:291
↓ 6 callers
Function
string_set
library/JQLibrary/src/JQZopfli/zopflipng/lodepng/lodepng.cpp:304
↓ 5 callers
Function
AddHuffmanBits
Adds bits, like AddBits, but the order is inverted. The deflate specification uses both orders in one standard. */
library/JQLibrary/src/JQZopfli/zopfli/deflate.c:61
↓ 5 callers
Function
AddLZ77Block
Adds a deflate block with the given LZ77 data to the output. options: global program options btype: the block type, must be 1 or 2 final: whether to s
library/JQLibrary/src/JQZopfli/zopfli/deflate.c:682
↓ 5 callers
Function
BitStream_toByte
library/JQLibrary/src/JQQRCodeWriter/qrencode/bitstream.c:192
↓ 5 callers
Function
Erode
library/JQLibrary/src/JQGuetzli/guetzli/preprocess_downsample.cc:110
↓ 5 callers
Function
HuffmanTree_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
library/JQLibrary/src/JQZopfli/zopflipng/lodepng/lodepng.cpp:656
↓ 5 callers
Function
InitNode
Initializes a chain node with the given values and marks it as in use. */
library/JQLibrary/src/JQZopfli/zopfli/katajainen.c:52
↓ 5 callers
Function
Interpolate
library/JQLibrary/src/JQGuetzli/butteraugli/butteraugli.cc:308
↓ 5 callers
Function
Log2FloorNonZero
library/JQLibrary/include/JQGuetzli/guetzli/fast_log.h:24
↓ 5 callers
Function
MMask_evaluateSymbol
library/JQLibrary/src/JQQRCodeWriter/qrencode/mmask.c:128
↓ 5 callers
Function
MQRspec_getECCLength
library/JQLibrary/src/JQQRCodeWriter/qrencode/mqrspec.c:78
↓ 5 callers
Function
MQRspec_lengthIndicator
library/JQLibrary/src/JQQRCodeWriter/qrencode/mqrspec.c:102
↓ 5 callers
Function
Mask_evaluateSymbol
library/JQLibrary/src/JQQRCodeWriter/qrencode/mask.c:274
↓ 5 callers
Function
PackedFromPlanes
library/JQLibrary/include/JQGuetzli/butteraugli/butteraugli.h:388
↓ 5 callers
Function
QRcode_decodeFormat
library/JQLibrary/src/JQQRCodeWriter/qrencode/tests/decoder.c:598
↓ 5 callers
Function
QRinput_Struct_insertStructuredAppendHeaders
library/JQLibrary/src/JQQRCodeWriter/qrencode/qrinput.c:1678
↓ 5 callers
Function
QRinput_estimateBitsModeNum
* Estimates the length of the encoded bit stream of numeric data. * @param size * @return number of bits */
library/JQLibrary/src/JQQRCodeWriter/qrencode/qrinput.c:380
↓ 5 callers
Function
QRinput_getBitStream
library/JQLibrary/src/JQQRCodeWriter/qrencode/qrinput.c:1398
↓ 5 callers
Function
QRraw_new
library/JQLibrary/src/JQQRCodeWriter/qrencode/qrencode.c:112
↓ 5 callers
Function
QRspec_getECCLength
library/JQLibrary/src/JQQRCodeWriter/qrencode/qrspec.c:106
↓ 5 callers
Function
ScaleImage
library/JQLibrary/src/JQGuetzli/butteraugli/butteraugli.cc:962
↓ 5 callers
Method
SetCoeffBlock
library/JQLibrary/src/JQGuetzli/guetzli/output_image.cc:123
↓ 5 callers
Function
SetDownsampledCoefficients
library/JQLibrary/src/JQGuetzli/guetzli/output_image.cc:265
↓ 5 callers
Function
Upsample2x2
Upsamples img_in with a box-filter, and returns an image with output dimensions width x height.
library/JQLibrary/src/JQGuetzli/guetzli/preprocess_downsample.cc:384
↓ 5 callers
Function
XybDiffLowFreqSquaredAccumulate
library/JQLibrary/src/JQGuetzli/butteraugli/butteraugli.cc:387
↓ 5 callers
Function
ZopfliCalculateBitLengths
library/JQLibrary/src/JQZopfli/zopfli/tree.c:96
↓ 5 callers
Function
bpmnode_create
creates a new chain node with the given parameters, from the memory in the lists */
library/JQLibrary/src/JQZopfli/zopflipng/lodepng/lodepng.cpp:698
↓ 5 callers
Function
filterScanline
library/JQLibrary/src/JQZopfli/zopflipng/lodepng/lodepng.cpp:5120
↓ 5 callers
Method
getCoefficients
library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/reedsolomon/GenericGFPoly.cpp:60
↓ 5 callers
Method
getECBlocks
library/JQLibrary/src/JQQRCodeReader/zxing/zxing/datamatrix/Version1.cpp:111
↓ 5 callers
Method
getPoints
library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/DetectorResult.cpp:35
↓ 5 callers
Method
getTryHarder
library/JQLibrary/src/JQQRCodeReader/zxing/zxing/DecodeHints.cpp:123
↓ 5 callers
Function
iconv
library/JQLibrary/src/JQQRCodeReader/zxing/win32/zxing/win_iconv.c:740
↓ 5 callers
Function
iconv_close
library/JQLibrary/src/JQQRCodeReader/zxing/win32/zxing/win_iconv.c:725
↓ 5 callers
Method
isRange
library/JQLibrary/src/JQQRCodeReader/zxing/zxing/common/BitArray.cpp:51
↓ 5 callers
Method
isValid
library/JQLibrary/src/JQQRCodeReader/zxing/zxing/aztec/detector/Detector1.cpp:542
↓ 5 callers
Function
isnan
library/JQLibrary/src/JQQRCodeReader/zxing/zxing/ZXing.h:45
↓ 5 callers
Function
lodepng_add32bitInt
library/JQLibrary/src/JQZopfli/zopflipng/lodepng/lodepng.cpp:337
↓ 5 callers
Function
lodepng_chunk_next_const
library/JQLibrary/src/JQZopfli/zopflipng/lodepng/lodepng.cpp:2469
↓ 5 callers
Function
makeErrorString
components/CalculateGroup/AesCrypt/cpp/aescrypt.cpp:32
↓ 5 callers
Method
makeFromLengths
library/JQLibrary/src/JQZopfli/zopflipng/lodepng/lodepng_util.cpp:327
↓ 5 callers
Function
mbedtls_aes_setkey_dec
library/JQLibrary/src/JQMbedTLS/mbedtls/aes.c:691
↓ 5 callers
Function
mbedtls_ctr_drbg_random
library/JQLibrary/src/JQMbedTLS/mbedtls/ctr_drbg.c:580
↓ 5 callers
Function
mbedtls_md5_finish_ret
* MD5 final digest */
library/JQLibrary/src/JQMbedTLS/mbedtls/md5.c:278
↓ 5 callers
Function
mbedtls_md5_starts_ret
* MD5 context setup */
library/JQLibrary/src/JQMbedTLS/mbedtls/md5.c:50
↓ 5 callers
Function
mbedtls_mpi_inv_mod
* Modular inverse: X = A^-1 mod N (HAC 14.61 / 14.64) */
library/JQLibrary/src/JQMbedTLS/mbedtls/bignum.c:2574
↓ 5 callers
Function
mbedtls_rsa_check_pubkey
* Check a public RSA key */
library/JQLibrary/src/JQMbedTLS/mbedtls/rsa.c:621
↓ 5 callers
Function
mbedtls_rsa_free
* Free the components of an RSA key */
library/JQLibrary/src/JQMbedTLS/mbedtls/rsa.c:2403
↓ 5 callers
Function
mbedtls_rsa_get_len
library/JQLibrary/src/JQMbedTLS/mbedtls/rsa.c:485
↓ 5 callers
Function
mbedtls_sha1_update_ret
* SHA-1 process buffer */
library/JQLibrary/src/JQMbedTLS/mbedtls/sha1.c:267
↓ 5 callers
Function
mbedtls_sha256_finish_ret
* SHA-256 final digest */
library/JQLibrary/src/JQMbedTLS/mbedtls/sha256.c:314
↓ 5 callers
Function
mbedtls_sha256_free
library/JQLibrary/src/JQMbedTLS/mbedtls/sha256.c:38
← previous
next →
201–300 of 2,746, ranked by callers