Home
last modified time | relevance | path

Searched refs:bitor (Results 1 – 25 of 36) sorted by relevance

12

/external/llvm-project/clang/test/Preprocessor/
Dcxx_oper_keyword_ms_compat.cpp29 #define bitor macro
114 bitor
Dcxx_bitor.cpp6 #if A bitor B
/external/clang/test/Preprocessor/
Dcxx_oper_keyword_ms_compat.cpp29 #define bitor macro
114 bitor
Dcxx_bitor.cpp6 #if A bitor B
/external/llvm-project/clang/test/Parser/
Dmessage-expr-alt-op.mm8 bitor:(int)e
27 bitor:0
Dcxx0x-attributes.cpp50 [[,,,static, class, namespace,, inline, constexpr, mutable,, bitand, bitor::compl(!.*_ Cx.!U^*R),,,…
373 [[attr_name, attr_name_2(bitor), attr_name_3(com, pl)]] int macro_attrs; // expected-warning {{unkn…
/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/clang/lib/Headers/
Diso646.h33 #define bitor | macro
/external/llvm-project/clang/lib/Headers/
Diso646.h17 #define bitor | macro
/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/clang/test/Parser/
Dcxx0x-attributes.cpp50 [[,,,static, class, namespace,, inline, constexpr, mutable,, bitand, bitor::compl(!.*_ Cx.!U^*R),,,…
364 [[attr_name, attr_name_2(bitor), attr_name_3(com, pl)]] int macro_attrs; // expected-warning {{unkn…
/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/lib/Fuzzer/
Dcxx.dict29 "bitor"
/external/rust/crates/ahash/src/
Dhash_set.rs110 fn bitor(self, rhs: &AHashSet<T, S>) -> AHashSet<T, S> { in bitor() function
111 AHashSet(self.0.bitor(&rhs.0)) in bitor()
/external/llvm-project/lldb/test/API/lang/objc/cpp_keyword_identifiers/
Dmain.m12 int bitor = 1;
/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/ppv-lite86/src/
Dsoft.rs92 fwd_binop_x2!(BitOr, bitor);
275 fwd_binop_x4!(BitOr, bitor);
/external/rust/crates/bindgen/src/ir/analysis/
Dhas_vtable.rs41 fn bitor(self, rhs: HasVtableResult) -> Self::Output { in bitor() method
Dsizedness.rs81 fn bitor(self, rhs: SizednessResult) -> Self::Output { in bitor() method
Dmod.rs142 fn bitor(self, rhs: ConstrainResult) -> Self::Output { in bitor() method
/external/rust/crates/clap/src/app/
Dsettings.rs60 fn bitor(self, rhs: Self) -> Self { in bitor() method
/external/rust/crates/ppv-lite86/src/x86_64/
Dsse2.rs123 impl_binop!($vec, BitOr, bitor, _mm_or_si128);
126 impl_binop_assign!($vec, BitOrAssign, bitor_assign, bitor);
1565 impl_assign!(u32x4x4_avx2, BitOrAssign, bitor_assign, bitor);
1583 impl_bitop_x2!(u32x4x4_avx2, BitOr, bitor, _mm256_or_si256);

12