/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | ConstraintSystem.h | 27 uint32_t GCD = 1; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/math/ |
H A D | math_util.h | 159 IntegralType MathUtil::GCD(IntegralType x, IntegralType y) { in GCD() function
|
H A D | math_util_test.cc | 209 TEST(MathUtil, GCD) { in TEST() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | Utils.cpp | 972 int GCD = std::gcd(OrigTy.getNumElements(), TargetTy.getNumElements()); in getGCDType() local 981 unsigned GCD = std::gcd(OrigSize, TargetSize); in getGCDType() local 999 unsigned GCD = std::gcd(OrigSize, TargetSize); in getGCDType() local
|
H A D | LegalizerHelper.cpp | 1574 const int GCD = std::gcd(SrcSize, WideSize); in widenScalarMergeValues() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/ |
H A D | Support.cpp | 29 unsigned GCD = GreatestCommonDivisor64(Denominator, RHS.Denominator); in operator +=() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/ |
H A D | Support.cpp | 30 unsigned GCD = std::gcd(Denominator, RHS.Denominator); in operator +=() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/ratio/include/boost/ratio/ |
D | ratio.hpp | 86 static const boost::intmax_t GCD = mpl::gcd_c<boost::intmax_t, ABS_N, ABS_D>::value; member in boost::ratio
|
/aosp_15_r20/external/libtextclassifier/native/utils/base/ |
H A D | arena.cc | 246 static uint32 GCD(uint32 x, uint32 y) { in GCD() function
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/ |
H A D | ir_simplifier.cpp | 1059 long GCD = gcd<long>(left, right); in factorizeDivision() local 1836 long GCD = std::abs(immediateAs<long>(scalar)); in polyGCD() local 2151 ExprPtr GCD = polyGCD(poly); in factorizePolynomial() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/math/big/ |
D | int.go | 614 func (z *Int) GCD(x, y, a, b *Int) *Int { func
|
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp8/ |
H A D | libvpx_vp8_encoder.cc | 80 int GCD(int a, int b) { in GCD() function
|
/aosp_15_r20/external/private-join-and-compute/private_join_and_compute/py/crypto_util/ |
H A D | ssl_util.py | 938 def GCD(self, other): member in BigNum
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 178 int GCD = greatestCommonDivisor(OrigTy.getNumElements(), in getGCDType() local 190 int GCD = greatestCommonDivisor(OrigTy.getSizeInBits(), in getGCDType() local 1248 const int GCD = greatestCommonDivisor(SrcSize, WideSize); in widenScalarMergeValues() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorTypes.cpp | 5046 unsigned GCD = std::gcd(VTNumElts, WidenNumElts); in WidenVecRes_EXTRACT_SUBVECTOR() local 5646 unsigned GCD = std::gcd(VTNumElts, WidenNumElts); in WidenVecRes_VECTOR_REVERSE() local 6522 unsigned GCD = std::gcd(OrigElts, WideElts); in WidenVecOp_VECREDUCE() local 6559 unsigned GCD = std::gcd(OrigElts, WideElts); in WidenVecOp_VECREDUCE_SEQ() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | BasicAliasAnalysis.cpp | 1130 APInt GCD; in aliasGEP() local
|
H A D | ScalarEvolution.cpp | 7782 unsigned GCD = std::min(MulZeros, TZ); in createSCEV() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 6318 unsigned GCD = std::min(MulZeros, TZ); in createSCEV() local
|
/aosp_15_r20/external/owasp/sanitizer/lib/htmlparser-1.3/ |
D | htmlparser-1.3.jar | META-INF/MANIFEST.MF
nu/validator/htmlparser/tools/XSLT4HTML5XOM.class
XSLT4HTML5XOM ... |
D | htmlparser-1.3-with-transitions.jar | META-INF/MANIFEST.MF
nu/validator/htmlparser/tools/XSLT4HTML5XOM.class
XSLT4HTML5XOM ... |