Home
last modified time | relevance | path

Searched defs:GreatestCommonDivisor (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/media/base/
Dvideo_common.cc79 int GreatestCommonDivisor(int a, int b) { in GreatestCommonDivisor() function
Dvideo_common_unittest.cc95 TEST(VideoCommonTest, GreatestCommonDivisor) { in TEST() argument
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence.cpp37 int64_t GreatestCommonDivisor(int64_t a, int64_t b) { in GreatestCommonDivisor() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_dependence.cpp37 int64_t GreatestCommonDivisor(int64_t a, int64_t b) { in GreatestCommonDivisor() function
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp801 APInt llvm::APIntOps::GreatestCommonDivisor(const APInt& API1, in GreatestCommonDivisor() function in llvm::APIntOps
/external/llvm/lib/Support/
DAPInt.cpp823 APInt llvm::APIntOps::GreatestCommonDivisor(const APInt& API1, in GreatestCommonDivisor() function in llvm::APIntOps
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp726 APInt llvm::APIntOps::GreatestCommonDivisor(APInt A, APInt B) { in GreatestCommonDivisor() function in llvm::APIntOps
/external/llvm-project/llvm/lib/Support/
DAPInt.cpp719 APInt llvm::APIntOps::GreatestCommonDivisor(APInt A, APInt B) { in GreatestCommonDivisor() function in llvm::APIntOps