/external/llvm/test/CodeGen/AArch64/ |
D | addsub-shifted.ll | 27 ; 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/clang/lib/StaticAnalyzer/Core/ |
D | SimpleConstraintManager.cpp | 166 SymbolRef Subtraction = SymMgr.getSymSymExpr(SSE->getRHS(), BO_Sub, in assumeAux() local 173 return assumeSymRel(state, Subtraction, Op, Zero); in assumeAux()
|
/external/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/ |
D | DurationTest.cs | 76 public void Subtraction() in Subtraction() method in Google.Protobuf.WellKnownTypes.DurationTest
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 951 // Subtraction 957 // Subtraction of a register. 962 // Subtraction of memory. 970 // Subtraction producing a carry. 972 // Subtraction of a register. 977 // Subtraction of unsigned 32-bit immediates. These don't match 982 // Subtraction of memory. 989 // Subtraction producing and using a carry. 991 // Subtraction of a register. 995 // Subtraction of memory.
|
D | SystemZInstrFP.td | 370 // Subtraction.
|
/external/python/cpython2/Lib/test/decimaltestdata/ |
D | minus.decTest | 23 -- Subtraction, rounding, and more overflows are tested elsewhere.
|
/external/python/cpython3/Lib/test/decimaltestdata/ |
D | minus.decTest | 23 -- Subtraction, rounding, and more overflows are tested elsewhere.
|
/external/google-breakpad/src/common/ |
D | test_assembler_unittest.cc | 277 TEST(Subtraction, LabelConstant) { in TEST() argument 287 TEST(Subtraction, KnownLabelConstant) { in TEST() argument 304 TEST(Subtraction, LabelLabel) { in TEST() argument
|
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-cmp-04.ll | 84 ; Subtraction also provides a zero-based CC value.
|
D | int-cmp-44.ll | 124 ; Subtraction also provides enough for equality comparisons with zero.
|
/external/python/cpython3/Doc/library/ |
D | operator.rst | 420 | Subtraction | ``a - b`` | ``sub(a, b)`` |
|
D | datetime.rst | 937 Subtraction of a :class:`.datetime` from a :class:`.datetime` is defined only if
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrMMX.td | 249 // -- Subtraction
|
D | X86InstrInfo.td | 1285 // ASCII Adjust AL After Subtraction - sets 1293 // Decimal Adjust AL after Subtraction
|
/external/python/cpython2/Doc/library/ |
D | operator.rst | 676 | Subtraction | ``a - b`` | ``sub(a, b)`` |
|
D | datetime.rst | 836 Subtraction of a :class:`.datetime` from a :class:`.datetime` is defined only if
|
/external/clang/include/clang/Basic/ |
D | arm_neon.td | 539 // E.3.3 Subtraction 897 // Subtraction 1347 // Scalar Subtraction
|
/external/llvm/lib/Target/X86/ |
D | X86InstrMMX.td | 381 // -- Subtraction
|
D | X86InstrInfo.td | 2044 // ASCII Adjust AL After Subtraction - sets 2054 // Decimal Adjust AL after Subtraction
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | flags-from-poison.ll | 660 ; Subtraction of two recurrences. The addition in the SCEV that this
|
/external/swiftshader/third_party/LLVM/include/llvm/ |
D | IntrinsicsX86.td | 1404 // Subtraction
|
/external/llvm/lib/Target/AVR/ |
D | AVRInstrInfo.td | 383 // Subtraction
|
/external/googletest/googletest/docs/ |
D | AdvancedGuide.md | 1997 TEST(MathTest, Subtraction) { ... } 2011 <testcase name="Subtraction" status="run" time="5" classname="">
|
/external/deqp/data/gles31/shaders/es31/ |
D | implicit_conversions.test | 474 group sub "Subtraction" 2188 group sub "Subtraction"
|
/external/deqp/data/gles31/shaders/es32/ |
D | implicit_conversions.test | 474 group sub "Subtraction" 2188 group sub "Subtraction"
|