Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Diso646.h33 #define bitor | macro
/external/llvm-project/clang/lib/Headers/
Diso646.h17 #define bitor | macro
/external/rust/crates/quote/src/
Druntime.rs12 fn bitor(self, _rhs: ThereIsNoIteratorInRepetition) -> ThereIsNoIteratorInRepetition { in bitor() method
19 fn bitor(self, _rhs: ThereIsNoIteratorInRepetition) -> HasIterator { in bitor() method
26 fn bitor(self, _rhs: HasIterator) -> HasIterator { in bitor() method
33 fn bitor(self, _rhs: HasIterator) -> HasIterator { in bitor() method
/external/rust/crates/tokio/src/io/driver/
Dinterest.rs96 fn bitor(self, other: Self) -> Self { in bitor() method
Dready.rs200 fn bitor(self, other: Ready) -> Ready { in bitor() method
/external/llvm-project/lldb/test/API/lang/c/cpp_keyword_identifiers/
Dmain.c12 int bitor = 1; in main() local
/external/rust/crates/bindgen/src/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/crosvm/vm_memory/src/
Dguest_address.rs69 fn bitor(self, other: u64) -> GuestAddress { in bitor() method
/external/rust/crates/bindgen/src/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/llvm-project/clang/test/Preprocessor/
Dcxx_oper_keyword_ms_compat.cpp29 #define bitor macro
/external/clang/test/Preprocessor/
Dcxx_oper_keyword_ms_compat.cpp29 #define bitor macro
/external/rust/crates/clap/src/app/
Dsettings.rs60 fn bitor(self, rhs: Self) -> Self { in bitor() method
/external/rust/crates/ahash/src/
Dhash_set.rs110 fn bitor(self, rhs: &AHashSet<T, S>) -> AHashSet<T, S> { in bitor() function
/external/rust/crates/hashlink/src/
Dlinked_hash_set.rs401 fn bitor(self, rhs: &LinkedHashSet<T, S>) -> LinkedHashSet<T, S> { in bitor() function
/external/rust/crates/hashbrown/src/
Dset.rs1223 fn bitor(self, rhs: &HashSet<T, S, A>) -> HashSet<T, S> { in bitor() function
/external/adhd/cras/client/cras-sys/src/
Dgen.rs822 fn bitor(self, other: Self) -> Self { in bitor() method