Home
last modified time | relevance | path

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

12

/external/valgrind/memcheck/tests/vbit-test/
Dvbits.c75 undefined_vbits(unsigned num_bits) in undefined_vbits()
102 defined_vbits(unsigned num_bits) in defined_vbits()
153 truncate_vbits(vbits_t v, unsigned num_bits) in truncate_vbits()
219 left_vbits(vbits_t v, unsigned num_bits) in left_vbits()
482 zextend_vbits(vbits_t v, unsigned num_bits) in zextend_vbits()
549 sextend_vbits(vbits_t v, unsigned num_bits) in sextend_vbits()
572 onehot_vbits(unsigned bitno, unsigned num_bits) in onehot_vbits()
Dbinary.c223 all_bits_zero_value(unsigned num_bits) in all_bits_zero_value()
240 all_bits_one_value(unsigned num_bits) in all_bits_one_value()
Dunary.c13 unsigned num_bits = result->vbits.num_bits; in check_result_for_unary() local
Dvbits.h14 unsigned num_bits; member
Dutil.c50 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.c161 static int ReverseBitsShort(int bits, int num_bits) { in ReverseBitsShort()
180 static int ReverseBitsShort(int bits, int num_bits) { in ReverseBitsShort()
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()
Dihevcd_parse_slice.c536 WORD32 num_bits; in ihevcd_parse_pcm_sample() local
/external/boringssl/src/crypto/ecdsa/
Decdsa_asn1.c83 size_t num_bits; in ECDSA_size() local
Decdsa.c110 size_t num_bits; in digest_to_bn() local
/external/pdfium/third_party/freetype/src/pshinter/
Dpshrec.h100 FT_UInt num_bits; member
/external/freetype/src/pshinter/
Dpshrec.h96 FT_UInt num_bits; member
/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.hh49 static const unsigned int num_bits = 0 member
/external/srtp/crypto/math/
Dmath.c635 v128_left_shift2(v128_t *x, int num_bits) { in v128_left_shift2()
/external/skia/tools/
DPictureRenderer.cpp572 int num_bits = SkScalarCeilToInt(scalar_log2(SkIntToScalar(width))); in setupPowerOf2Tiles() local
/external/boringssl/src/crypto/bn/
Dexponentiation.c192 int num_bits; member
/external/libnfc-nci/src/nfc/int/
Drw_int.h102 …UINT8 num_bits; /* Number of lock bits in the lock byte … member
275 …UINT8 num_bits; /* Number of lock bits in the lock byte … member
/external/valgrind/VEX/priv/
Dtilegx_disasm.h433 sign_extend(int n, int num_bits) in sign_extend()
1198 UInt num_bits : 5; member

12