Home
last modified time | relevance | path

Searched refs:SUBTRACT (Results 1 – 25 of 71) sorted by relevance

123

/external/lzma/CPP/7zip/Bundles/Alone7z/
DAlone.dsp56 # SUBTRACT LINK32 /pdb:none
105 # SUBTRACT BASE LINK32 /pdb:none
107 # SUBTRACT LINK32 /pdb:none
1213 # SUBTRACT CPP /YX /Yc /Yu
1217 # SUBTRACT CPP /YX /Yc /Yu
1221 # SUBTRACT CPP /YX /Yc /Yu
1225 # SUBTRACT CPP /YX /Yc /Yu
1241 # SUBTRACT CPP /YX /Yc /Yu
1245 # SUBTRACT CPP /YX /Yc /Yu
1249 # SUBTRACT CPP /YX /Yc /Yu
[all …]
/external/lzma/CPP/7zip/Bundles/LzmaCon/
DLzmaCon.dsp356 # SUBTRACT CPP /YX /Yc /Yu
365 # SUBTRACT CPP /YX /Yc /Yu
374 # SUBTRACT CPP /YX /Yc /Yu
383 # SUBTRACT CPP /YX /Yc /Yu
392 # SUBTRACT CPP /YX /Yc /Yu
397 # SUBTRACT CPP /YX /Yc /Yu
402 # SUBTRACT CPP /YX /Yc /Yu
411 # SUBTRACT CPP /YX /Yc /Yu
420 # SUBTRACT CPP /YX /Yc /Yu
437 # SUBTRACT CPP /YX /Yc /Yu
[all …]
/external/lzma/CPP/7zip/Bundles/SFXWin/
DSFXWin.dsp58 # SUBTRACT LINK32 /pdb:none
111 # SUBTRACT BASE LINK32 /pdb:none
113 # SUBTRACT LINK32 /pdb:none
813 # SUBTRACT CPP /YX /Yc /Yu
822 # SUBTRACT CPP /YX /Yc /Yu
827 # SUBTRACT CPP /YX /Yc /Yu
836 # SUBTRACT CPP /YX /Yc /Yu
841 # SUBTRACT CPP /YX /Yc /Yu
850 # SUBTRACT CPP /YX /Yc /Yu
859 # SUBTRACT CPP /YX /Yc /Yu
[all …]
/external/lzma/CPP/7zip/Bundles/SFXCon/
DSFXCon.dsp54 # SUBTRACT LINK32 /pdb:none
729 # SUBTRACT CPP /YX /Yc /Yu
738 # SUBTRACT CPP /YX /Yc /Yu
743 # SUBTRACT CPP /YX /Yc /Yu
752 # SUBTRACT CPP /YX /Yc /Yu
757 # SUBTRACT CPP /YX /Yc /Yu
766 # SUBTRACT CPP /YX /Yc /Yu
775 # SUBTRACT CPP /YX /Yc /Yu
784 # SUBTRACT CPP /YX /Yc /Yu
789 # SUBTRACT CPP /YX /Yc /Yu
[all …]
/external/lzma/CPP/7zip/Bundles/SFXSetup/
DSFXSetup.dsp58 # SUBTRACT LINK32 /pdb:none
111 # SUBTRACT BASE LINK32 /debug /nodefaultlib
113 # SUBTRACT LINK32 /pdb:none
641 # SUBTRACT CPP /YX /Yc /Yu
650 # SUBTRACT CPP /YX /Yc /Yu
655 # SUBTRACT CPP /YX /Yc /Yu
664 # SUBTRACT CPP /YX /Yc /Yu
673 # SUBTRACT CPP /YX /Yc /Yu
682 # SUBTRACT CPP /YX /Yc /Yu
687 # SUBTRACT CPP /YX /Yc /Yu
[all …]
/external/valgrind/none/tests/s390x/
Ddfp-1.stdout.exp6 64-bit SUBTRACT
22 128-bit SUBTRACT
/external/proguard/src/proguard/evaluation/value/
DSpecificDoubleValue.java121 return new CompositeDoubleValue(this, CompositeDoubleValue.SUBTRACT, other); in subtract()
126 return new CompositeDoubleValue(other, CompositeDoubleValue.SUBTRACT, this); in subtractFrom()
DSpecificFloatValue.java121 return new CompositeFloatValue(this, CompositeFloatValue.SUBTRACT, other); in subtract()
126 return new CompositeFloatValue(other, CompositeFloatValue.SUBTRACT, this); in subtractFrom()
DSpecificLongValue.java157 new CompositeLongValue(this, CompositeLongValue.SUBTRACT, other); in subtract()
164 new CompositeLongValue(other, CompositeLongValue.SUBTRACT, this); in subtractFrom()
DCompositeFloatValue.java32 public static final byte SUBTRACT = '-'; field in CompositeFloatValue
DCompositeDoubleValue.java32 public static final byte SUBTRACT = '-'; field in CompositeDoubleValue
DCompositeIntegerValue.java32 public static final byte SUBTRACT = '-'; field in CompositeIntegerValue
DCompositeLongValue.java32 public static final byte SUBTRACT = '-'; field in CompositeLongValue
DSpecificIntegerValue.java212 new CompositeIntegerValue(this, CompositeIntegerValue.SUBTRACT, other); in subtract()
219 new CompositeIntegerValue(other, CompositeIntegerValue.SUBTRACT, this); in subtractFrom()
/external/libpng/contrib/visupng/
DVisualPng.dsp47 # SUBTRACT BASE CPP /YX
49 # SUBTRACT CPP /YX
81 # SUBTRACT BASE CPP /YX
83 # SUBTRACT CPP /YX
/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/examples/
DFibonacciMaker.java56 code.op(BinaryOp.SUBTRACT, a, i, constant1); in main()
57 code.op(BinaryOp.SUBTRACT, b, i, constant2); in main()
/external/lzma/C/Util/LzmaLib/
DLzmaLib.dsp47 # SUBTRACT CPP /YX
58 # SUBTRACT LINK32 /pdb:none
75 # SUBTRACT CPP /YX
/external/tinyxml/
DtinyxmlSTL.dsp45 # SUBTRACT CPP /YX
69 # SUBTRACT CPP /YX
Dtinyxml_lib.dsp45 # SUBTRACT CPP /YX
69 # SUBTRACT CPP /YX
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/
DBinaryFunction.java45 public static final BinaryFunction SUBTRACT = new BinaryFunction() { field in BinaryFunction
/external/python/cpython2/PC/VC6/
Dw9xpopen.dsp57 # SUBTRACT LINK32 /pdb:none
84 # SUBTRACT LINK32 /pdb:none
Dselect.dsp58 # SUBTRACT LINK32 /pdb:none
86 # SUBTRACT LINK32 /pdb:none
/external/dexmaker/dexmaker/src/main/java/com/android/dx/
DBinaryOp.java49 SUBTRACT() { in SUBTRACT() method
/external/libchrome/base/metrics/
Dhistogram_samples.h95 enum Operator { ADD, SUBTRACT }; enumerator
/external/llvm/lib/Target/SystemZ/
DREADME.txt58 produce a carry. SUBTRACT LOGICAL IMMEDIATE could be useful when we
60 ADD LOGICAL WITH CARRY and SUBTRACT LOGICAL WITH BORROW, so the high

123