Home
last modified time | relevance | path

Searched defs:Difference (Results 1 – 9 of 9) sorted by relevance

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorDevice.h53 …aryOp<internal::scalar_difference_op<Scalar>, const ExpressionType, const OtherDerived> Difference; typedef
/external/python/cpython2/Tools/unicode/
Dmakeunicodedata.py800 class Difference(Exception):pass class
/external/skia/src/opts/
DSkXfermode_opts.h50 XFERMODE(Difference) { in XFERMODE() argument
/external/llvm/tools/llvm-diff/
DDifferenceEngine.cpp315 bool Difference = false; in diff() local
/external/swiftshader/third_party/LLVM/tools/llvm-diff/
DDifferenceEngine.cpp319 bool Difference = false; in diff() local
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DIRBuilder.h1239 Value *Difference = CreateSub(LHS_int, RHS_int); variable
/external/llvm/include/llvm/IR/
DIRBuilder.h1687 Value *Difference = CreateSub(LHS_int, RHS_int); variable
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp3349 ConstantRange Difference = DominatingCR.difference(CR); in visitICmpInst() local
/external/llvm/lib/Analysis/
DValueTracking.cpp4090 ConstantRange Difference = DomCR.difference(CR); in isImpliedCondMatchingImmOperands() local