Home
last modified time | relevance | path

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

12

/external/musl/include/
Diso646.h9 #define bitor | macro
/external/clang/lib/Headers/
Diso646.h33 #define bitor | macro
/external/rust/crates/quote/src/
Druntime.rs15 fn bitor(self, _rhs: ThereIsNoIteratorInRepetition) -> ThereIsNoIteratorInRepetition { in bitor() method
22 fn bitor(self, _rhs: ThereIsNoIteratorInRepetition) -> HasIterator { in bitor() method
29 fn bitor(self, _rhs: HasIterator) -> HasIterator { in bitor() method
36 fn bitor(self, _rhs: HasIterator) -> HasIterator { in bitor() method
/external/rust/crates/vulkano/src/sync/semaphore/
Dexternal_semaphore_handle_type.rs92 fn bitor(self, rhs: Self) -> Self { in bitor() method
/external/rust/crates/vulkano/src/image/
Dusage.rs210 fn bitor(self, rhs: Self) -> Self { in bitor() method
Daspect.rs75 fn bitor(self, rhs: Self) -> Self { 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/vulkano/src/memory/
Dexternal_memory_handle_type.rs152 fn bitor(self, rhs: Self) -> Self { in bitor() method
/external/rust/crates/tokio/src/io/
Dinterest.rs116 fn bitor(self, other: Self) -> Self { in bitor() method
Dready.rs211 fn bitor(self, other: Ready) -> Ready { 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/vulkano/src/instance/
Ddebug.rs330 fn bitor(self, rhs: Self) -> Self::Output { in bitor() method
405 fn bitor(self, rhs: Self) -> Self::Output { in bitor() method
/external/rust/crates/bindgen/ir/
Dderive.rs126 fn bitor(self, rhs: Self) -> Self::Output { in bitor() method
/external/rust/crates/mio/src/
Dinterest.rs122 fn bitor(self, other: Self) -> Self { in bitor() method
/external/rust/crates/bitflags/tests/compile-fail/non_integer_base/
Dall_defined.rs40 fn bitor(self, other: Self) -> Self { in bitor() method
/external/rust/crates/vulkano/src/buffer/
Dusage.rs217 fn bitor(self, rhs: 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.rs142 fn bitor(self, rhs: ConstrainResult) -> Self::Output { in bitor() method
/external/crosvm/vm_memory/src/
Dguest_address.rs97 fn bitor(self, other: u64) -> GuestAddress { in bitor() method
/external/rust/crates/pest/src/
Dprec_climber.rs152 fn bitor(mut self, rhs: Self) -> Self { in bitor() method
/external/clang/test/Preprocessor/
Dcxx_oper_keyword_ms_compat.cpp29 #define bitor macro
/external/rust/crates/glam/src/bool/
Dbvec2.rs96 fn bitor(self, rhs: Self) -> Self { in bitor() method
/external/rust/crates/glam/src/bool/scalar/
Dbvec4a.rs110 fn bitor(self, rhs: Self) -> Self { in bitor() method
Dbvec3a.rs106 fn bitor(self, rhs: Self) -> Self { in bitor() method

12