| /third_party/ffmpeg/libavutil/ |
| H A D | sha512.c | 192 av_cold int av_sha512_init(AVSHA512 *ctx, int bits) in av_sha512_init() argument
|
| /third_party/gn/src/base/ |
| H A D | md5.cc | 33 uint32_t bits[2]; member [all...] |
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_integer_sequence.cpp | 340 uint8_t bits:6; member 502 unsigned int bits = btq_counts[quant_level].bits; encode_ise() local 666 unsigned int bits = btq_counts[quant_level].bits; decode_ise() local [all...] |
| /third_party/curl/lib/ |
| H A D | noproxy.c | 45 Curl_cidr4_match(const char *ipv4, const char *network, unsigned int bits) Curl_cidr4_match() argument 77 Curl_cidr6_match(const char *ipv6, const char *network, unsigned int bits) Curl_cidr6_match() argument 222 unsigned int bits = 0; Curl_check_noproxy() local [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | emojiprops.cpp | 158 uint8_t bits = UCPTRIE_FAST_GET(cpTrie, UCPTRIE_8, c); in hasBinaryPropertyImpl() local
|
| /third_party/libsnd/src/ |
| H A D | ogg_speex.c | 53 { SpeexBits bits ; member
|
| /third_party/libunwind/libunwind/include/ |
| H A D | libunwind-hppa.h | 52 struct { unw_word_t bits[2]; } raw; member
|
| /third_party/libsnd/src/ALAC/ |
| H A D | ALACBitUtilities.c | 34 void BitBufferInit (BitBuffer * bits, uint8_t * buffer, uint32_t byteSize) in BitBufferInit() argument 44 uint32_t BitBufferRead (BitBuffer * bits, uint8_t numBits) in BitBufferRead() argument 69 BitBufferReadSmall(BitBuffer * bits, uint8_t numBits) BitBufferReadSmall() argument 93 BitBufferReadOne(BitBuffer * bits) BitBufferReadOne() argument 111 BitBufferPeek(BitBuffer * bits, uint8_t numBits) BitBufferPeek() argument 119 BitBufferPeekOne(BitBuffer * bits) BitBufferPeekOne() argument 126 BitBufferUnpackBERSize(BitBuffer * bits) BitBufferUnpackBERSize() argument 139 BitBufferGetPosition(BitBuffer * bits) BitBufferGetPosition() argument 150 BitBufferByteAlign(BitBuffer * bits, int32_t addZeros) BitBufferByteAlign() argument 164 BitBufferAdvance(BitBuffer * bits, uint32_t numBits) BitBufferAdvance() argument 176 BitBufferRewind(BitBuffer * bits, uint32_t numBits) BitBufferRewind() argument 214 BitBufferWrite(BitBuffer * bits, uint32_t bitValues, uint32_t numBits) BitBufferWrite() argument 253 BitBufferReset(BitBuffer * bits) BitBufferReset() argument [all...] |
| /third_party/libwebsockets/lib/jose/jwk/ |
| H A D | jwk.c | 178 lws_jwk_generate(struct lws_context *context, struct lws_jwk *jwk, enum lws_gencrypto_kty kty, int bits, const char *curve) lws_jwk_generate() argument
|
| /third_party/mbedtls/library/ |
| H A D | psa_crypto_ffdh.c | 237 mbedtls_psa_ffdh_import_key( const psa_key_attributes_t *attributes, const uint8_t *data, size_t data_length, uint8_t *key_buffer, size_t key_buffer_size, size_t *key_buffer_length, size_t *bits) mbedtls_psa_ffdh_import_key() argument
|
| /third_party/libbpf/src/ |
| H A D | hashmap.h | 15 static inline size_t hash_bits(size_t h, int bits) in hash_bits() argument
|
| /third_party/json/tests/thirdparty/Fuzzer/ |
| H A D | FuzzerSHA1.cpp | 95 uint32_t sha1_rol32(uint32_t number, uint8_t bits) { in sha1_rol32() argument
|
| /third_party/lzma/CPP/7zip/Archive/Common/ |
| H A D | HandlerOut.h | 33 unsigned bits = sizeof(size_t) * 8;
in InitCommon() local
|
| /third_party/mesa3d/src/broadcom/cle/ |
| H A D | v3d_packet_helpers.h | 189 int32_t bits = __gen_unpack_sint(cl, start, end); in __gen_unpack_sfixed() local 197 int32_t bits = __gen_unpack_uint(cl, start, end); in __gen_unpack_ufixed() local 216 uint32_t bits = __gen_unpack_uint(cl, start, end); in __gen_unpack_f187() local
|
| /third_party/libwebsockets/lib/tls/mbedtls/ |
| H A D | lws-genrsa.c | 130 lws_genrsa_new_keypair(struct lws_context *context, struct lws_genrsa_ctx *ctx, enum enum_genrsa_mode mode, struct lws_gencrypto_keyelem *el, int bits) global() argument
|
| /third_party/mesa3d/src/gallium/frontends/va/ |
| H A D | picture_mpeg4.c | 137 write_bits(struct bit_stream *writer, unsigned int bits, unsigned int len) write_bits() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_tex_tile_cache.h | 59 } bits; member
|
| /third_party/node/deps/zlib/ |
| H A D | inftrees.c | 32 inflate_table(codetype type, unsigned short FAR *lens, unsigned codes, code FAR * FAR *table, unsigned FAR *bits, unsigned short FAR *work) inflate_table() argument [all...] |
| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | infback.c | 92 unsigned sym, bits; local 262 unsigned bits; /* bits in bit buffer */ global() local [all...] |
| /third_party/musl/porting/liteos_a/kernel/src/internal/ |
| H A D | floatscan.c | 63 static long double decfloat(FILE *f, int c, int bits, int emin, int sign, int pok) in decfloat() argument 314 hexfloat(FILE *f, int bits, int emin, int sign, int pok) hexfloat() argument 430 int bits; __floatscan() local [all...] |
| /third_party/musl/porting/liteos_m/kernel/src/internal/ |
| H A D | floatscan.c | 63 static long double decfloat(FILE *f, int c, int bits, int emin, int sign, int pok)
in decfloat() argument 314 hexfloat(FILE *f, int bits, int emin, int sign, int pok) hexfloat() argument 430 int bits; __floatscan() local [all...] |
| /third_party/musl/porting/uniproton/kernel/src/internal/ |
| H A D | floatscan.c | 63 static long double decfloat(FILE *f, int c, int bits, int emin, int sign, int pok)
in decfloat() argument 314 hexfloat(FILE *f, int bits, int emin, int sign, int pok) hexfloat() argument 430 int bits; __floatscan() local [all...] |
| /third_party/nghttp2/lib/ |
| H A D | nghttp2_map.c | 98 static size_t h2idx(uint32_t hash, uint32_t bits) { in h2idx() argument
|
| /third_party/musl/src/internal/ |
| H A D | floatscan.c | 63 static long double decfloat(FILE *f, int c, int bits, int emin, int sign, int pok) in decfloat() argument 314 hexfloat(FILE *f, int bits, int emin, int sign, int pok) hexfloat() argument 430 int bits; __floatscan() local [all...] |
| /third_party/node/deps/brotli/c/dec/ |
| H A D | huffman.c | 116 int bits; in BrotliBuildCodeLengthsHuffmanTable() local 186 int bits; BrotliBuildHuffmanTable() local [all...] |