Searched refs:other (Results 1 – 6 of 6) sorted by relevance
15 fn eq(&self, other: &PidType) -> bool { in eq()16 *self as u8 == *other as u8 in eq()
16 Foundation's software and to any other program whose authors commit to17 using it. (Some other Free Software Foundation software is covered by62 0. This License applies to any program or other work which contains72 Activities other than copying, distribution and modification are not84 and give any other recipients of the Program a copy of this License121 this License, whose permissions for other licensees extend to the131 a storage or distribution medium does not bring the other work under198 infringement or for any other reason (not limited to patent issues),203 License and any other pertinent obligations, then as a consequence you212 apply and the section as a whole is intended to apply in other[all …]
95 …d to: plagiarizing the code of the project as your graduation project and other academic misconduc…
339 fn eq(&self, other: &SignalNumber) -> bool { in eq()340 *self as i32 == *other as i32 in eq()
2689 #define PPC64_LOCAL_ENTRY_OFFSET(other) \ argument2690 (((1 << (((other) & STO_PPC64_LOCAL_MASK) >> STO_PPC64_LOCAL_BIT)) >> 2) << 2)
583 # Which crates other than the top-level binding crate we should generate