Home
last modified time | relevance | path

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

/third_party/musl/porting/uniproton/kernel/include/
H A Diso646.h9 #define bitor | macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Diso646.h9 #define bitor | macro
/third_party/musl/include/
H A Diso646.h9 #define bitor | macro
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Denum-doc-bitfield.rs38 fn bitor(self, other: Self) -> Self { in bitor() functions
H A Dbitfield-enum-repr-transparent.rs23 fn bitor(self, other: Self) -> Self { in bitor() functions
H A Dbitfield-enum-repr-c.rs23 fn bitor(self, other: Self) -> Self { in bitor() functions
H A Dissue-1198-alias-rust-bitfield-enum.rs20 fn bitor(self, other: Self) -> Self { in bitor() functions
58 fn bitor(self, other: Self) -> Self { in bitor() functions
H A Denum-default-bitfield.rs18 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 Dbitfield-enum-basic.rs23 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 Dmacros.rs601 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 Dsizedness.rs81 fn bitor(self, rhs: SizednessResult) -> Self::Output { in bitor() functions
H A Dhas_vtable.rs41 fn bitor(self, rhs: HasVtableResult) -> Self::Output { in bitor() functions
H A Dmod.rs142 fn bitor(self, rhs: ConstrainResult) -> Self::Output { in bitor() functions
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dderive.rs126 fn bitor(self, rhs: Self) -> Self::Output { in bitor() functions
/third_party/rust/crates/bitflags/tests/compile-fail/non_integer_base/
H A Dall_defined.rs40 fn bitor(self, other: Self) -> Self { in bitor() functions
/third_party/rust/crates/quote/src/
H A Druntime.rs27 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 Dlib.rs731 fn bitor(self, other: $BitFlags) -> Self { in bitor() functions
/third_party/rust/crates/bindgen/bindgen/codegen/
H A Dmod.rs2962 fn bitor(self, other: Self) -> Self { in build() functions
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs33432 fn bitor(self, rhs: &BTreeSet<T>) -> BTreeSet<T> { in bitor() functions
[all...]

Completed in 133 milliseconds