Home
last modified time | relevance | path

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

/external/valgrind/none/tests/s390x/
Ddfp-1.stdout.exp14 64-bit DIVIDE
30 128-bit DIVIDE
/external/proguard/src/proguard/evaluation/value/
DSpecificDoubleValue.java136 return new CompositeDoubleValue(this, CompositeDoubleValue.DIVIDE, other); in divide()
141 return new CompositeDoubleValue(other, CompositeDoubleValue.DIVIDE, this); in divideOf()
DSpecificFloatValue.java136 return new CompositeFloatValue(this, CompositeFloatValue.DIVIDE, other); in divide()
141 return new CompositeFloatValue(other, CompositeFloatValue.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
DCompositeIntegerValue.java34 public static final byte DIVIDE = '/'; field in CompositeIntegerValue
DCompositeLongValue.java34 public static final byte DIVIDE = '/'; field in CompositeLongValue
DSpecificIntegerValue.java230 return new CompositeIntegerValue(this, CompositeIntegerValue.DIVIDE, other); in divide()
236 return new CompositeIntegerValue(other, CompositeIntegerValue.DIVIDE, this); in divideOf()
/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/ply/ply/
DREADME.md156 'PLUS','MINUS','TIMES','DIVIDE','EQUALS',
194 ('left','TIMES','DIVIDE'),
213 | expression DIVIDE expression'''
DCHANGES1323 ('left', 'TIMES', 'DIVIDE'),
/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/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/
DUnicodeData.txt7663 2224;DOES NOT DIVIDE;Sm;0;ON;2223 0338;;;;Y;;;;;
7940 2339;APL FUNCTIONAL SYMBOL QUAD DIVIDE;So;0;L;;;;;N;;;;;
9866 2AEE;DOES NOT DIVIDE WITH REVERSED NEGATION SLASH;Sm;0;ON;;;;;Y;;;;;
/external/icu/icu4c/source/data/unidata/
DUnicodeData.txt7663 2224;DOES NOT DIVIDE;Sm;0;ON;2223 0338;;;;Y;;;;;
7940 2339;APL FUNCTIONAL SYMBOL QUAD DIVIDE;So;0;L;;;;;N;;;;;
9866 2AEE;DOES NOT DIVIDE WITH REVERSED NEGATION SLASH;Sm;0;ON;;;;;Y;;;;;
Dppucd.txt10012 cp;2224;dm=2223 0338;dt=Can;na=DOES NOT DIVIDE;NFD_QC=N;NFKD_QC=N
10333 cp;2339;bc=L;na=APL FUNCTIONAL SYMBOL QUAD DIVIDE
12490 cp;2AEE;na=DOES NOT DIVIDE WITH REVERSED NEGATION SLASH
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DUnicodeData.txt7663 2224;DOES NOT DIVIDE;Sm;0;ON;2223 0338;;;;Y;;;;;
7940 2339;APL FUNCTIONAL SYMBOL QUAD DIVIDE;So;0;L;;;;;N;;;;;
9866 2AEE;DOES NOT DIVIDE WITH REVERSED NEGATION SLASH;Sm;0;ON;;;;;Y;;;;;