Home
last modified time | relevance | path

Searched +defs:bit +defs:union (Results 1 – 25 of 38) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/mojo/public/tools/bindings/generators/
H A Dmojom_java_generator.py177 def AppendEncodeDecodeParams(initial_params, context, kind, bit): argument
201 def DecodeMethod(context, kind, offset, bit): argument
223 def EncodeMethod(context, kind, variable, offset, bit): argument
487 def _GenerateUnionSource(self, union): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/public/tools/bindings/generators/
H A Dmojom_java_generator.py180 def AppendEncodeDecodeParams(initial_params, context, kind, bit): argument
204 def DecodeMethod(context, kind, offset, bit): argument
226 def EncodeMethod(context, kind, variable, offset, bit): argument
490 def _GenerateUnionSource(self, union): argument
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/unicode-script-0.5.0/src/
H A Dlib.rs54 let bit = script as u8; in from() localVariable
228 pub const fn union(self, other: Self) -> Self { in union() method
349 let bit = self.ext.first.trailing_zeros(); in next() localVariable
355 let bit = self.ext.second.trailing_zeros(); in next() localVariable
360 let bit = self.ext.third.trailing_zeros(); in next() localVariable
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/unicode-script-0.5.0/src/
H A Dlib.rs54 let bit = script as u8; in from() localVariable
228 pub const fn union(self, other: Self) -> Self { in union() method
349 let bit = self.ext.first.trailing_zeros(); in next() localVariable
355 let bit = self.ext.second.trailing_zeros(); in next() localVariable
360 let bit = self.ext.third.trailing_zeros(); in next() localVariable
/dports/lang/rust/rustc-1.58.1-src/vendor/unicode-script/src/
H A Dlib.rs67 let bit = script as u8; in from() localVariable
256 pub const fn union(self, other: Self) -> Self { in union() method
384 let bit = self.ext.first.trailing_zeros(); in next() localVariable
390 let bit = self.ext.second.trailing_zeros(); in next() localVariable
395 let bit = self.ext.third.trailing_zeros(); in next() localVariable
/dports/biology/bbmap/bbmap/current/sketch/
H A DSketch.java287 public static final Sketch union(Sketch sa, Sketch sb){ in union() method in Sketch
301 …public static final Sketch union(long[] a, long[] b, int[] aCounts, int[] bCounts, long[] aBaseCou… in union() method in Sketch
449 final int bit=(int)(ka&1); in countMatches() local
476 final int bit=(int)(ka&1); in countMatches() local
547 final int bit=(int)(ka&1); in countMatches() local
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_index/src/
H A Dbit_set.rs20 fn union(&mut self, other: &Rhs) -> bool; in union() method
315 fn union(&mut self, other: &BitSet<T>) -> bool { in union() method
371 fn union(&mut self, other: &BitSet<T>) -> bool { in union() method
420 fn union(&mut self, other: &HybridBitSet<T>) -> bool { in union() method
462 fn union(&mut self, other: &HybridBitSet<T>) -> bool { in union() method
611 let bit = 1 << bit_pos; in next() localVariable
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/enumset-0.4.5/src/
H A Dlib.rs319 pub fn union(&self, other: Self) -> Self { in union() method
504 let bit = self.1; in next() localVariable
/dports/www/firefox/firefox-99.0/third_party/rust/enumset/src/
H A Dlib.rs314 pub fn union(&self, other: Self) -> Self { in union() method
651 let bit = self.set.__priv_repr.trailing_zeros(); in next() localVariable
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/enumset-1.0.0/src/
H A Dlib.rs355 pub fn union(&self, other: Self) -> Self { in union() method
637 let bit = self.1; in next() localVariable
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/wasmer_enumset-1.0.1/src/
H A Dlib.rs355 pub fn union(&self, other: Self) -> Self { in union() method
637 let bit = self.1; in next() localVariable
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-ap-rustc_index-718.0.0/src/
H A Dbit_set.rs139 pub fn union(&mut self, other: &impl UnionIntoBitSet<T>) -> bool { in union() method
338 let bit = 1 << bit_pos; in next() localVariable
578 pub fn union(&mut self, other: &HybridBitSet<T>) -> bool { in union() method
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-ap-rustc_index-722.0.0/src/
H A Dbit_set.rs139 pub fn union(&mut self, other: &impl UnionIntoBitSet<T>) -> bool { in union() method
338 let bit = 1 << bit_pos; in next() localVariable
582 pub fn union(&mut self, other: &HybridBitSet<T>) -> bool { in union() method
/dports/lang/rust/rustc-1.58.1-src/vendor/rustc-ap-rustc_index/src/
H A Dbit_set.rs139 pub fn union(&mut self, other: &impl UnionIntoBitSet<T>) -> bool { in union() method
338 let bit = 1 << bit_pos; in next() localVariable
582 pub fn union(&mut self, other: &HybridBitSet<T>) -> bool { in union() method
/dports/net/rabbiteer/rabbiteer-rs-c881238/cargo-crates/bit-vec-0.4.4/src/
H A Dlib.rs548 pub fn union(&mut self, other: &Self) -> bool { in union() method
823 fn bit<B: BitBlock>(bit_vec: &BitVec<B>, byte: usize, bit: usize) -> u8 { in to_bytes() function
/dports/sysutils/vector/vector-0.10.0/cargo-crates/bit-vec-0.4.4/src/
H A Dlib.rs548 pub fn union(&mut self, other: &Self) -> bool { in union() method
823 fn bit<B: BitBlock>(bit_vec: &BitVec<B>, byte: usize, bit: usize) -> u8 { in to_bytes() function
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/bit-vec-0.5.1/src/
H A Dlib.rs564 pub fn union(&mut self, other: &Self) -> bool { in union() method
839 fn bit<B: BitBlock>(bit_vec: &BitVec<B>, byte: usize, bit: usize) -> u8 { in to_bytes() function
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/bit-vec-0.5.1/src/
H A Dlib.rs564 pub fn union(&mut self, other: &Self) -> bool { in union() method
839 fn bit<B: BitBlock>(bit_vec: &BitVec<B>, byte: usize, bit: usize) -> u8 { in to_bytes() function
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/bit-vec-0.5.1/src/
H A Dlib.rs564 pub fn union(&mut self, other: &Self) -> bool { in union() method
839 fn bit<B: BitBlock>(bit_vec: &BitVec<B>, byte: usize, bit: usize) -> u8 { in to_bytes() function
/dports/sysutils/vector/vector-0.10.0/cargo-crates/bit-vec-0.6.1/src/
H A Dlib.rs563 pub fn union(&mut self, other: &Self) -> bool { in union() method
834 fn bit<B: BitBlock>(bit_vec: &BitVec<B>, byte: usize, bit: usize) -> u8 { in to_bytes() function
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/bit-vec-0.6.2/src/
H A Dlib.rs618 pub fn union(&mut self, other: &Self) -> bool { in union() method
1097 fn bit<B: BitBlock>(bit_vec: &BitVec<B>, byte: usize, bit: usize) -> u8 { in to_bytes() function
/dports/devel/grex/grex-1.3.0/cargo-crates/bit-vec-0.6.3/src/
H A Dlib.rs620 pub fn union(&mut self, other: &Self) -> bool { in union() method
1106 fn bit<B: BitBlock>(bit_vec: &BitVec<B>, byte: usize, bit: usize) -> u8 { in to_bytes() function
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/bit-vec/src/
H A Dlib.rs620 pub fn union(&mut self, other: &Self) -> bool { in union() method
1106 fn bit<B: BitBlock>(bit_vec: &BitVec<B>, byte: usize, bit: usize) -> u8 { in to_bytes() function
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/bit-vec-0.6.2/src/
H A Dlib.rs618 pub fn union(&mut self, other: &Self) -> bool { in union() method
1097 fn bit<B: BitBlock>(bit_vec: &BitVec<B>, byte: usize, bit: usize) -> u8 { in to_bytes() function
/dports/www/firefox/firefox-99.0/third_party/rust/bit-vec/src/
H A Dlib.rs620 pub fn union(&mut self, other: &Self) -> bool { in union() method
1106 fn bit<B: BitBlock>(bit_vec: &BitVec<B>, byte: usize, bit: usize) -> u8 { in to_bytes() function

12