/external/clang/lib/Headers/ |
D | iso646.h | 33 #define bitor | macro
|
/external/llvm-project/clang/lib/Headers/ |
D | iso646.h | 17 #define bitor | macro
|
/external/rust/crates/quote/src/ |
D | runtime.rs | 12 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/ |
D | interest.rs | 96 fn bitor(self, other: Self) -> Self { in bitor() method
|
D | ready.rs | 200 fn bitor(self, other: Ready) -> Ready { in bitor() method
|
/external/llvm-project/lldb/test/API/lang/c/cpp_keyword_identifiers/ |
D | main.c | 12 int bitor = 1; in main() local
|
/external/rust/crates/bindgen/src/ir/ |
D | derive.rs | 126 fn bitor(self, rhs: Self) -> Self::Output { in bitor() method
|
/external/rust/crates/mio/src/ |
D | interest.rs | 122 fn bitor(self, other: Self) -> Self { in bitor() method
|
/external/crosvm/vm_memory/src/ |
D | guest_address.rs | 69 fn bitor(self, other: u64) -> GuestAddress { in bitor() method
|
/external/rust/crates/bindgen/src/ir/analysis/ |
D | sizedness.rs | 81 fn bitor(self, rhs: SizednessResult) -> Self::Output { in bitor() method
|
D | has_vtable.rs | 41 fn bitor(self, rhs: HasVtableResult) -> Self::Output { in bitor() method
|
D | mod.rs | 142 fn bitor(self, rhs: ConstrainResult) -> Self::Output { in bitor() method
|
/external/llvm-project/clang/test/Preprocessor/ |
D | cxx_oper_keyword_ms_compat.cpp | 29 #define bitor macro
|
/external/clang/test/Preprocessor/ |
D | cxx_oper_keyword_ms_compat.cpp | 29 #define bitor macro
|
/external/rust/crates/clap/src/app/ |
D | settings.rs | 60 fn bitor(self, rhs: Self) -> Self { in bitor() method
|
/external/rust/crates/ahash/src/ |
D | hash_set.rs | 110 fn bitor(self, rhs: &AHashSet<T, S>) -> AHashSet<T, S> { in bitor() function
|
/external/rust/crates/hashlink/src/ |
D | linked_hash_set.rs | 401 fn bitor(self, rhs: &LinkedHashSet<T, S>) -> LinkedHashSet<T, S> { in bitor() function
|
/external/rust/crates/hashbrown/src/ |
D | set.rs | 1223 fn bitor(self, rhs: &HashSet<T, S, A>) -> HashSet<T, S> { in bitor() function
|
/external/adhd/cras/client/cras-sys/src/ |
D | gen.rs | 822 fn bitor(self, other: Self) -> Self { in bitor() method
|