Home
last modified time | relevance | path

Searched refs:Subtraction (Results 1 – 17 of 17) sorted by relevance

/external/llvm/test/CodeGen/AArch64/
Daddsub-shifted.ll27 ; Subtraction is not commutative!
58 ; Subtraction is not commutative!
93 ; Subtraction is not commutative!
119 ; Subtraction is not commutative!
152 ; Subtraction is not commutative!
178 ; Subtraction is not commutative!
/external/opencv3/doc/py_tutorials/py_video/
Dpy_table_of_contents_video.markdown16 …act foreground for further operations like object tracking. Background Subtraction is a well-known…
/external/clang/lib/StaticAnalyzer/Core/
DSimpleConstraintManager.cpp166 SymbolRef Subtraction = SymMgr.getSymSymExpr(SSE->getRHS(), BO_Sub, in assumeAux() local
173 return assumeSymRel(state, Subtraction, Op, Zero); in assumeAux()
/external/opencv3/doc/py_tutorials/py_video/py_bg_subtraction/
Dpy_bg_subtraction.markdown1 Background Subtraction {#tutorial_py_bg_subtraction}
72 and "Efficient Adaptive Density Estimation per Image Pixel for the Task of Background Subtraction"
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td773 // Subtraction
779 // Subtraction of a register.
784 // Subtraction of memory.
792 // Subtraction producing a carry.
794 // Subtraction of a register.
799 // Subtraction of unsigned 32-bit immediates. These don't match
804 // Subtraction of memory.
811 // Subtraction producing and using a carry.
813 // Subtraction of a register.
817 // Subtraction of memory.
DSystemZInstrFP.td366 // Subtraction.
/external/google-breakpad/src/common/
Dtest_assembler_unittest.cc277 TEST(Subtraction, LabelConstant) { in TEST() argument
287 TEST(Subtraction, KnownLabelConstant) { in TEST() argument
304 TEST(Subtraction, LabelLabel) { in TEST() argument
/external/opencv3/doc/tutorials/video/background_subtraction/
Dbackground_subtraction.markdown1 How to Use Background Subtraction Methods {#tutorial_background_subtraction}
/external/llvm/test/CodeGen/SystemZ/
Dfp-cmp-04.ll84 ; Subtraction also provides a zero-based CC value.
Dint-cmp-44.ll124 ; Subtraction also provides enough for equality comparisons with zero.
/external/clang/include/clang/Basic/
Darm_neon.td538 // E.3.3 Subtraction
891 // Subtraction
1341 // Scalar Subtraction
/external/llvm/lib/Target/X86/
DX86InstrMMX.td381 // -- Subtraction
DX86InstrInfo.td1972 // ASCII Adjust AL After Subtraction - sets
1982 // Decimal Adjust AL after Subtraction
/external/llvm/test/Analysis/ScalarEvolution/
Dflags-from-poison.ll562 ; Subtraction of two recurrences. The addition in the SCEV that this
/external/deqp/data/gles31/shaders/
Dimplicit_conversions.test474 group sub "Subtraction"
2188 group sub "Subtraction"
/external/llvm/include/llvm/IR/
DIntrinsicsX86.td3584 // Subtraction
/external/libxml2/
DChangeLog8361 Character Class Subtraction handling.