Home
last modified time | relevance | path

Searched defs:bits (Results 251 - 275 of 1092) sorted by relevance

1...<<11121314151617181920>>...44

/third_party/libsnd/src/
H A Dogg_speex.c53 { SpeexBits bits ; member
/third_party/libunwind/libunwind/include/
H A Dlibunwind-hppa.h52 struct { unw_word_t bits[2]; } raw; member
/third_party/libsnd/src/ALAC/
H A DALACBitUtilities.c34 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 Djwk.c178 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 Dpsa_crypto_ffdh.c237 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 Dhashmap.h15 static inline size_t hash_bits(size_t h, int bits) in hash_bits() argument
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerSHA1.cpp95 uint32_t sha1_rol32(uint32_t number, uint8_t bits) { in sha1_rol32() argument
/third_party/lzma/CPP/7zip/Archive/Common/
H A DHandlerOut.h33 unsigned bits = sizeof(size_t) * 8; in InitCommon() local
/third_party/mesa3d/src/broadcom/cle/
H A Dv3d_packet_helpers.h189 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 Dlws-genrsa.c130 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 Dpicture_mpeg4.c137 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 Dsp_tex_tile_cache.h59 } bits; member
/third_party/node/deps/zlib/
H A Dinftrees.c32 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 Dinfback.c92 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 Dfloatscan.c63 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 Dfloatscan.c63 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 Dfloatscan.c63 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 Dnghttp2_map.c98 static size_t h2idx(uint32_t hash, uint32_t bits) { in h2idx() argument
/third_party/musl/src/internal/
H A Dfloatscan.c63 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 Dhuffman.c116 int bits; in BrotliBuildCodeLengthsHuffmanTable() local
186 int bits; BrotliBuildHuffmanTable() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Demojiprops.cpp158 uint8_t bits = UCPTRIE_FAST_GET(cpTrie, UCPTRIE_8, c); in hasBinaryPropertyImpl() local
/third_party/node/deps/brotli/c/enc/
H A Dquality.h105 int bits = in MaxMetablockSize() local
/third_party/node/deps/cares/src/lib/
H A Dinet_net_pton.c71 int bits; in ares_inet_net_pton_ipv4() local
357 size_t bits; ares_inet_net_pton_ipv6() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dtest_eu_compact.cpp182 uint64_t *bits = instr.data; in test_fuzz_compact_instruction() local
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_map.c98 static size_t h2idx(uint32_t hash, uint32_t bits) { in h2idx() argument

Completed in 11 milliseconds

1...<<11121314151617181920>>...44