Home
last modified time | relevance | path

Searched defs:mask_bits (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-set-digest.hh52 static constexpr unsigned mask_bits = sizeof (mask_t) * 8; member
/third_party/ffmpeg/libavcodec/
H A Descape124.c99 unsigned mask_bits = get_bits(gb, 4); in unpack_codebook() local
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dbn.rs256 pub fn mask_bits(&mut self, n: i32) -> Result<(), ErrorStack> { in mask_bits() functions

Completed in 6 milliseconds