Home
last modified time | relevance | path

Searched defs:num_bits (Results 1 – 25 of 36) sorted by relevance

12

/external/valgrind/memcheck/tests/vbit-test/
Dvbits.c107 undefined_vbits(unsigned num_bits) in undefined_vbits()
134 defined_vbits(unsigned num_bits) in defined_vbits()
185 truncate_vbits(vbits_t v, unsigned num_bits) in truncate_vbits()
251 left_vbits(vbits_t v, unsigned num_bits) in left_vbits()
514 zextend_vbits(vbits_t v, unsigned num_bits) in zextend_vbits()
581 sextend_vbits(vbits_t v, unsigned num_bits) in sextend_vbits()
604 onehot_vbits(unsigned bitno, unsigned num_bits) in onehot_vbits()
Dunary.c37 unsigned num_bits = result->vbits.num_bits; in check_result_for_unary() local
Dbinary.c247 all_bits_zero_value(unsigned num_bits) in all_bits_zero_value()
264 all_bits_one_value(unsigned num_bits) in all_bits_one_value()
Dvbits.h38 unsigned num_bits; member
Dutil.c82 print_value(FILE *fp, value_t val, unsigned num_bits) in print_value()
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_vlc.h216 vl_vlc_peekbits(struct vl_vlc *vlc, unsigned num_bits) in vl_vlc_peekbits()
226 vl_vlc_eatbits(struct vl_vlc *vlc, unsigned num_bits) in vl_vlc_eatbits()
238 vl_vlc_get_uimsbf(struct vl_vlc *vlc, unsigned num_bits) in vl_vlc_get_uimsbf()
254 vl_vlc_get_simsbf(struct vl_vlc *vlc, unsigned num_bits) in vl_vlc_get_simsbf()
270 vl_vlc_get_vlclbf(struct vl_vlc *vlc, const struct vl_vlc_entry *tbl, unsigned num_bits) in vl_vlc_get_vlclbf()
/external/webp/src/utils/
Drandom.h39 static WEBP_INLINE int VP8RandomBits2(VP8Random* const rg, int num_bits, in VP8RandomBits2()
55 static WEBP_INLINE int VP8RandomBits(VP8Random* const rg, int num_bits) { in VP8RandomBits()
Dhuffman_encode.c361 static uint32_t ReverseBits(int num_bits, uint32_t bits) { in ReverseBits()
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
DBitSet.pm183 sub num_bits : method { method in ANTLR::Runtime::BitSet
/external/libhevc/decoder/
Dihevcd_parse_slice_header.c349 WORD32 num_bits; in ihevcd_parse_slice_header() local
471 WORD32 num_bits = 32 - CLZ(ps_sps->i1_num_long_term_ref_pics_sps); in ihevcd_parse_slice_header() local
Dihevcd_parse_headers.c1989 WORD32 ihevcd_extend_sign_bit(WORD32 value, WORD32 num_bits) in ihevcd_extend_sign_bit()
/external/libchrome/crypto/
Drsa_private_key_nss.cc52 RSAPrivateKey* RSAPrivateKey::Create(uint16_t num_bits) { in Create()
Drsa_private_key_openssl.cc57 RSAPrivateKey* RSAPrivateKey::Create(uint16_t num_bits) { in Create()
Dnss_key_util.cc65 uint16_t num_bits, in GenerateRSAKeyPairNSS()
/external/chromium-trace/catapult/third_party/gsutil/gslib/
Dhashing_helper.py140 def _ExtendByZeros(crc, num_bits): argument
/external/opencv3/3rdparty/libwebp/utils/
Dbit_reader.h320 static WEBP_INLINE void VP8LDiscardBits(VP8LBitReader* const br, int num_bits) { in VP8LDiscardBits()
Dhuffman_encode.c382 static uint32_t ReverseBits(int num_bits, uint32_t bits) { in ReverseBits()
/external/freetype/src/pshinter/
Dpshrec.h96 FT_UInt num_bits; member
/external/pdfium/third_party/freetype/src/pshinter/
Dpshrec.h96 FT_UInt num_bits; member
/external/boringssl/src/crypto/ecdsa/
Decdsa.c114 size_t num_bits; in digest_to_bn() local
/external/libnfc-nci/src/nfc/tags/
Drw_t1t_ndef.c370 UINT8 num_bits; in rw_t1t_handle_write_rsp() local
2018 UINT8 num_bits; in rw_t1t_get_lock_bits_for_segment() local
Drw_t2t_ndef.c2153 UINT8 num_bits; in rw_t2t_get_lock_bits_for_segment() local
2470 UINT8 num_bits; in rw_t2t_set_dynamic_lock_bits() local
/external/harfbuzz_ng/src/
Dhb-set-private.hh57 static const unsigned int num_bits = 0 member
/external/opencv3/3rdparty/libwebp/dec/
Dvp8l.c158 int num_bits = 0; in ReadSymbol() local
959 const int num_bits = hdr->huffman_subsample_bits_; in UpdateDecoder() local
/external/srtp/crypto/math/
Dmath.c635 v128_left_shift2(v128_t *x, int num_bits) { in v128_left_shift2()

12