Home
last modified time | relevance | path

Searched defs:bitor (Results 1 – 25 of 62) sorted by relevance

123

/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/
Dbitor.hpp27 # define bitor(x) macro
/external/musl/include/
Diso646.h9 #define bitor | macro
/external/clang/lib/Headers/
Diso646.h33 #define bitor | macro
/external/trusty/musl/include/
Diso646.h9 #define bitor | macro
/external/rust/crates/quote/src/
Druntime.rs27 fn bitor(self, _rhs: ThereIsNoIteratorInRepetition) -> ThereIsNoIteratorInRepetition { in bitor() method
34 fn bitor(self, _rhs: ThereIsNoIteratorInRepetition) -> HasIterator { in bitor() method
41 fn bitor(self, _rhs: HasIterator) -> HasIterator { in bitor() method
48 fn bitor(self, _rhs: HasIterator) -> HasIterator { in bitor() method
/external/rust/crates/num-bigint/src/biguint/
Dbits.rs52 fn bitor(mut self, other: &BigUint) -> BigUint { in bitor() method
/external/rust/crates/bitflags/examples/
Dcustom_bits_type.rs39 fn bitor(self, other: Self) -> Self { in bitor() method
/external/rust/crates/bindgen/ir/
Dderive.rs126 fn bitor(self, rhs: Self) -> Self::Output { in bitor() method
/external/rust/crates/num-bigint/src/bigint/
Dbits.rs254 fn bitor(self, other: &BigInt) -> BigInt { in bitor() method
277 fn bitor(mut self, other: &BigInt) -> BigInt { in bitor() method
/external/rust/crates/mio/src/
Dinterest.rs122 fn bitor(self, other: Self) -> Self { in bitor() method
/external/rust/crates/bitflags/1.3.2/tests/compile-fail/non_integer_base/
Dall_defined.rs40 fn bitor(self, other: Self) -> Self { in bitor() method
/external/rust/crates/bindgen/ir/analysis/
Dsizedness.rs81 fn bitor(self, rhs: SizednessResult) -> Self::Output { in bitor() method
Dhas_vtable.rs41 fn bitor(self, rhs: HasVtableResult) -> Self::Output { in bitor() method
Dmod.rs147 fn bitor(self, rhs: ConstrainResult) -> Self::Output { in bitor() method
/external/crosvm/vm_memory/src/
Dguest_address.rs98 fn bitor(self, other: u64) -> GuestAddress { in bitor() method
/external/rust/crates/tokio/src/io/
Dinterest.rs239 fn bitor(self, other: Self) -> Self { in bitor() method
Dready.rs277 fn bitor(self, other: Ready) -> Ready { in bitor() method
/external/clang/test/Preprocessor/
Dcxx_oper_keyword_ms_compat.cpp29 #define bitor macro
/external/rust/crates/pest/src/
Dprec_climber.rs152 fn bitor(mut self, rhs: Self) -> Self { in bitor() method
/external/rust/crates/glam/src/bool/scalar/
Dbvec3a.rs140 fn bitor(self, rhs: Self) -> Self { in bitor() method
Dbvec4a.rs146 fn bitor(self, rhs: Self) -> Self { in bitor() method
/external/rust/crates/glam/src/bool/
Dbvec3.rs136 fn bitor(self, rhs: Self) -> Self { in bitor() method
Dbvec2.rs128 fn bitor(self, rhs: Self) -> Self { in bitor() method
Dbvec4.rs141 fn bitor(self, rhs: Self) -> Self { in bitor() method
/external/mesa3d/src/nouveau/compiler/nak/
Dbitset.rs203 fn bitor(self, rhs: BitSet) -> BitSet { in bitor() method

123