Home
last modified time | relevance | path

Searched refs:DIVIDE (Results 1 – 25 of 33) sorted by relevance

12

/external/valgrind/none/tests/s390x/
Ddfp-1.stdout.exp14 64-bit DIVIDE
30 128-bit DIVIDE
/external/proguard/src/proguard/evaluation/value/
DSpecificFloatValue.java136 return new CompositeFloatValue(this, CompositeFloatValue.DIVIDE, other); in divide()
141 return new CompositeFloatValue(other, CompositeFloatValue.DIVIDE, this); in divideOf()
DSpecificDoubleValue.java136 return new CompositeDoubleValue(this, CompositeDoubleValue.DIVIDE, other); in divide()
141 return new CompositeDoubleValue(other, CompositeDoubleValue.DIVIDE, this); in divideOf()
DSpecificLongValue.java175 return new CompositeLongValue(this, CompositeLongValue.DIVIDE, other); in divide()
181 return new CompositeLongValue(other, CompositeLongValue.DIVIDE, this); in divideOf()
DCompositeFloatValue.java34 public static final byte DIVIDE = '/'; field in CompositeFloatValue
DCompositeDoubleValue.java34 public static final byte DIVIDE = '/'; field in CompositeDoubleValue
DSpecificIntegerValue.java230 return new CompositeIntegerValue(this, CompositeIntegerValue.DIVIDE, other); in divide()
236 return new CompositeIntegerValue(other, CompositeIntegerValue.DIVIDE, this); in divideOf()
DCompositeLongValue.java34 public static final byte DIVIDE = '/'; field in CompositeLongValue
DCompositeIntegerValue.java34 public static final byte DIVIDE = '/'; field in CompositeIntegerValue
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/
DBinaryFunction.java63 public static final BinaryFunction DIVIDE = new BinaryFunction() { field in BinaryFunction
/external/dexmaker/dexmaker/src/main/java/com/android/dx/
DBinaryOp.java65 DIVIDE() { in DIVIDE() enumConstant
/external/libmojo/third_party/ply/
DREADME152 'PLUS','MINUS','TIMES','DIVIDE','EQUALS',
190 ('left','TIMES','DIVIDE'),
209 | expression DIVIDE expression'''
/external/icu/icu4c/source/i18n/
DdecNumber.c196 #define DIVIDE 0x80 /* Divide operators */ macro
1017 decDivideOp(res, lhs, rhs, set, DIVIDE, &status); in uprv_decNumberDivide()
1536 decDivideOp(res, a, b, &aset, DIVIDE, &status); /* into result */ in uprv_decNumberLog10()
2210 decDivideOp(dac, &dnOne, lhs, &aset, DIVIDE, &status); in uprv_decNumberPower()
2273 decDivideOp(dac, &dnOne, dac, &aset, DIVIDE, &status); in uprv_decNumberPower()
3010 decDivideOp(b, f, a, &workset, DIVIDE, &ignore); /* b=f/a */ in uprv_decNumberSquareRoot()
4347 if (op&DIVIDE) { in decDivideOp()
4379 if (op&DIVIDE) { in decDivideOp()
4410 if (exponent<0 && !(op==DIVIDE)) { in decDivideOp()
4462 if (!(op&DIVIDE)) var1units++; in decDivideOp()
[all …]
/external/pdfium/xfa/fxfa/fm2js/
Dxfa_simpleexpression.h33 DIVIDE, enumerator
Dxfa_simpleexpression.cpp438 javascript << gs_lpStrExpFuncName[DIVIDE]; in ToJavaScript()
/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/
DDexMakerTest.java785 Method divide = binaryOpMethod(int.class, int.class, BinaryOp.DIVIDE); in testIntBinaryOps()
834 Method divide = binaryOpMethod(long.class, long.class, BinaryOp.DIVIDE); in testLongBinaryOps()
886 Method divide = binaryOpMethod(float.class, float.class, BinaryOp.DIVIDE); in testFloatBinaryOps()
906 Method divide = binaryOpMethod(double.class, double.class, BinaryOp.DIVIDE); in testDoubleBinaryOps()
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
DAbstractRealVector.java468 return mapToSelf(BinaryFunction.DIVIDE.fix2ndArgument(d)); in mapDivideToSelf()
/external/proguard/lib/
Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/ proguard/DuplicateClassPrinter.class DuplicateClassPrinter ...
/external/owasp/sanitizer/lib/htmlparser-1.3/
Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM ...
Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM ...
/external/guice/extensions/persist/lib/
Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/ ...
/external/robolectric/v1/lib/main/
Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org ...
/external/guice/extensions/struts2/lib/
Dfreemarker-2.3.16.jarMETA-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/ ...
Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...

12