/third_party/musl/porting/uniproton/kernel/include/ |
H A D | iso646.h | 9 #define bitor | macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
H A D | iso646.h | 9 #define bitor | macro
|
/third_party/musl/include/ |
H A D | iso646.h | 9 #define bitor | macro
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
H A D | enum-doc-bitfield.rs | 38 fn bitor(self, other: Self) -> Self { in bitor() functions
|
H A D | bitfield-enum-repr-transparent.rs | 23 fn bitor(self, other: Self) -> Self { in bitor() functions
|
H A D | bitfield-enum-repr-c.rs | 23 fn bitor(self, other: Self) -> Self { in bitor() functions
|
H A D | issue-1198-alias-rust-bitfield-enum.rs | 20 fn bitor(self, other: Self) -> Self { in bitor() functions 58 fn bitor(self, other: Self) -> Self { in bitor() functions
|
H A D | enum-default-bitfield.rs | 18 fn bitor(self, other: Self) -> Self { in bitor() functions 88 fn bitor(self, other: Self) -> Self { in bitor() functions 128 fn bitor(self, other: Self) -> Self { in bitor() functions 164 fn bitor(self, other: Self) -> Self { in bitor() functions
|
H A D | bitfield-enum-basic.rs | 23 fn bitor(self, other: Self) -> Self { in bitor() functions 64 fn bitor(self, other: Self) -> Self { in bitor() functions 95 fn bitor(self, other: Self) -> Self { in bitor() functions 131 fn bitor(self, other: Self) -> Self { in bitor() functions
|
/third_party/rust/crates/clap/src/ |
H A D | macros.rs | 601 fn bitor(mut self, rhs: Self) -> Self::Output { in bitor() functions 618 fn bitor(mut self, rhs: $settings) -> Self::Output { in bitor() functions 627 fn bitor(self, rhs: Self) -> Self::Output { in bitor() functions
|
/third_party/rust/crates/bindgen/bindgen/ir/analysis/ |
H A D | sizedness.rs | 81 fn bitor(self, rhs: SizednessResult) -> Self::Output { in bitor() functions
|
H A D | has_vtable.rs | 41 fn bitor(self, rhs: HasVtableResult) -> Self::Output { in bitor() functions
|
H A D | mod.rs | 142 fn bitor(self, rhs: ConstrainResult) -> Self::Output { in bitor() functions
|
/third_party/rust/crates/bindgen/bindgen/ir/ |
H A D | derive.rs | 126 fn bitor(self, rhs: Self) -> Self::Output { in bitor() functions
|
/third_party/rust/crates/bitflags/tests/compile-fail/non_integer_base/ |
H A D | all_defined.rs | 40 fn bitor(self, other: Self) -> Self { in bitor() functions
|
/third_party/rust/crates/quote/src/ |
H A D | runtime.rs | 27 fn bitor(self, _rhs: ThereIsNoIteratorInRepetition) -> ThereIsNoIteratorInRepetition { in bitor() functions 34 fn bitor(self, _rhs: ThereIsNoIteratorInRepetition) -> HasIterator { in bitor() functions 41 fn bitor(self, _rhs: HasIterator) -> HasIterator { in bitor() functions 48 fn bitor(self, _rhs: HasIterator) -> HasIterator { in bitor() functions
|
/third_party/rust/crates/bitflags/src/ |
H A D | lib.rs | 731 fn bitor(self, other: $BitFlags) -> Self { in bitor() functions
|
/third_party/rust/crates/bindgen/bindgen/codegen/ |
H A D | mod.rs | 2962 fn bitor(self, other: Self) -> Self { in build() functions
|
/third_party/rust/crates/memchr/bench/data/code/ |
H A D | rust-library.rs | 33432 fn bitor(self, rhs: &BTreeSet<T>) -> BTreeSet<T> { in bitor() functions [all...] |