Home
last modified time | relevance | path

Searched defs:gcd (Results 1 – 20 of 20) sorted by relevance

/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/core/src/slice/
Drotate.rs90 let mut gcd = right; in ptr_rotate() localVariable
Dmod.rs3815 const fn gcd(a: usize, b: usize) -> usize { in align_to_offsets() function
3821 let gcd: usize = const { gcd(mem::size_of::<T>(), mem::size_of::<U>()) }; in align_to_offsets() localVariable
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/core/src/slice/
Drotate.rs90 let mut gcd = right; in ptr_rotate() localVariable
Dmod.rs3815 const fn gcd(a: usize, b: usize) -> usize { in align_to_offsets() function
3821 let gcd: usize = const { gcd(mem::size_of::<T>(), mem::size_of::<U>()) }; in align_to_offsets() localVariable
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/core/src/slice/
Drotate.rs90 let mut gcd = right; in ptr_rotate() localVariable
Dmod.rs3826 const fn gcd(a: usize, b: usize) -> usize { in align_to_offsets() function
3832 let gcd: usize = const { gcd(mem::size_of::<T>(), mem::size_of::<U>()) }; in align_to_offsets() localVariable
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/core/src/slice/
Drotate.rs90 let mut gcd = right; in ptr_rotate() localVariable
Dmod.rs3826 const fn gcd(a: usize, b: usize) -> usize { in align_to_offsets() function
3832 let gcd: usize = const { gcd(mem::size_of::<T>(), mem::size_of::<U>()) }; in align_to_offsets() localVariable
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/ADT/
DDynamicAPInt.h390 LLVM_ATTRIBUTE_ALWAYS_INLINE DynamicAPInt gcd(const DynamicAPInt &A, in gcd() function
/prebuilts/go/linux-x86/test/chan/
Dpowser1.go205 func gcd(u, v int64) int64 { func
Dpowser2.go215 func gcd(u, v int64) int64 { func
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/core/src/ptr/
Dmod.rs2050 let gcd = unsafe { unchecked_shl(1usize, gcdpow) }; in align_offset() localVariable
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/core/src/ptr/
Dmod.rs2050 let gcd = unsafe { unchecked_shl(1usize, gcdpow) }; in align_offset() localVariable
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/core/src/ptr/
Dmod.rs2046 let gcd = unsafe { unchecked_shl(1usize, gcdpow) }; in align_offset() localVariable
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/core/src/ptr/
Dmod.rs2046 let gcd = unsafe { unchecked_shl(1usize, gcdpow) }; in align_offset() localVariable
/prebuilts/go/linux-x86/src/runtime/
Dproc.go7229 func gcd(a, b uint32) uint32 { func
/prebuilts/clang/host/linux-x86/clang-r522817/include/polly/isl/
Disl-noexceptions.h22513 isl::val val::gcd(isl::val v2) const in gcd() function
22519 isl::val val::gcd(long v2) const in gcd() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/polly/isl/
Disl-noexceptions.h22513 isl::val val::gcd(isl::val v2) const in gcd() function
22519 isl::val val::gcd(long v2) const in gcd() function
/prebuilts/clang/host/linux-x86/clang-r536225/include/polly/isl/
Disl-noexceptions.h22513 isl::val val::gcd(isl::val v2) const in gcd() function
22519 isl::val val::gcd(long v2) const in gcd() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/polly/isl/
Disl-noexceptions.h22513 isl::val val::gcd(isl::val v2) const in gcd() function
22519 isl::val val::gcd(long v2) const in gcd() function