/third_party/mbedtls/tests/include/alt-dummy/ |
H A D | ecp_alt.h | 30 const size_t nbits; member
|
/third_party/FreeBSD/contrib/gdtoa/ |
H A D | hexnan.c | 62 int havedig, hd0, i, nbits; local
|
H A D | gethex.c | 48 int big, esign, havedig, irv, j, k, n, n0, nbits, up, zret; local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | dct.h | 33 int nbits; member
|
H A D | rdft.h | 29 int nbits; member
|
H A D | rdft.c | 89 av_cold int ff_rdft_init(RDFTContext *s, int nbits, enum RDFTransformType trans) in ff_rdft_init() argument [all...] |
H A D | avfft.c | 28 FFTContext *av_fft_init(int nbits, int inverse) in av_fft_init() argument 58 FFTContext *av_mdct_init(int nbits, int inverse, double scale) in av_mdct_init() argument 95 RDFTContext *av_rdft_init(int nbits, enum RDFTransformType trans) in av_rdft_init() argument 122 DCTContext *av_dct_init(int nbits, enum DCTTransformType inverse) in av_dct_init() argument
|
H A D | dct.c | 179 av_cold int ff_dct_init(DCTContext *s, int nbits, enum DCTTransformType inverse) in ff_dct_init() argument [all...] |
H A D | mjpegenc_huffman.c | 83 int nbits[257] = {0}; in ff_mjpegenc_huffman_compute_bits() local
|
/third_party/mbedtls/programs/pkey/ |
H A D | dh_genprime.c | 66 int nbits = DFL_BITS; in main() local
|
/third_party/nghttp2/lib/ |
H A D | nghttp2_hd_huffman.h | 64 uint32_t nbits; member
|
H A D | nghttp2_hd_huffman.c | 36 size_t nbits = 0; in nghttp2_hd_huff_encode_count() local 51 size_t nbits = 0; in nghttp2_hd_huff_encode() local [all...] |
/third_party/node/deps/brotli/c/enc/ |
H A D | prefix.h | 41 size_t nbits = bucket - postfix_bits; in PrefixEncodeCopyDistance() local
|
/third_party/node/deps/ngtcp2/nghttp3/lib/ |
H A D | nghttp3_qpack_huffman.c | 36 size_t nbits = 0; in nghttp3_qpack_huffman_encode_count() local 50 size_t nbits = 0; in nghttp3_qpack_huffman_encode() local [all...] |
H A D | nghttp3_qpack_huffman.h | 37 uint32_t nbits; member
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_hd_huffman.h | 64 uint32_t nbits; member
|
H A D | nghttp2_hd_huffman.c | 36 size_t nbits = 0; in nghttp2_hd_huff_encode_count() local 51 size_t nbits = 0; in nghttp2_hd_huff_encode() local [all...] |
/third_party/skia/third_party/externals/brotli/c/enc/ |
H A D | prefix.h | 41 size_t nbits = bucket - postfix_bits; in PrefixEncodeCopyDistance() local
|
/third_party/nghttp2/ |
H A D | mkhufftbl.py | 442 nbits = symbol_tbl[i][0] variable
|
/third_party/node/deps/openssl/openssl/crypto/ffc/ |
H A D | ffc_dh.c | 52 int32_t nbits; member
|
/third_party/node/deps/openssl/openssl/crypto/modes/ |
H A D | cfb128.c | 150 cfbr_encrypt_block(const unsigned char *in, unsigned char *out, int nbits, const void *key, unsigned char ivec[16], int enc, block128_f block) cfbr_encrypt_block() argument
|
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_x931p.c | 162 int BN_X931_generate_Xpq(BIGNUM *Xp, BIGNUM *Xq, int nbits, BN_CTX *ctx) in BN_X931_generate_Xpq() argument [all...] |
/third_party/openssl/crypto/ffc/ |
H A D | ffc_dh.c | 52 int32_t nbits; member
|
/third_party/openssl/crypto/modes/ |
H A D | cfb128.c | 150 cfbr_encrypt_block(const unsigned char *in, unsigned char *out, int nbits, const void *key, unsigned char ivec[16], int enc, block128_f block) cfbr_encrypt_block() argument
|
/third_party/openssl/crypto/bn/ |
H A D | bn_x931p.c | 162 int BN_X931_generate_Xpq(BIGNUM *Xp, BIGNUM *Xq, int nbits, BN_CTX *ctx) in BN_X931_generate_Xpq() argument [all...] |