/external/proguard/src/proguard/evaluation/value/ |
D | SpecificDoubleValue.java | 136 return new CompositeDoubleValue(this, CompositeDoubleValue.DIVIDE, other); in divide() 141 return new CompositeDoubleValue(other, CompositeDoubleValue.DIVIDE, this); in divideOf()
|
D | SpecificFloatValue.java | 136 return new CompositeFloatValue(this, CompositeFloatValue.DIVIDE, other); in divide() 141 return new CompositeFloatValue(other, CompositeFloatValue.DIVIDE, this); in divideOf()
|
D | SpecificLongValue.java | 175 return new CompositeLongValue(this, CompositeLongValue.DIVIDE, other); in divide() 181 return new CompositeLongValue(other, CompositeLongValue.DIVIDE, this); in divideOf()
|
D | CompositeDoubleValue.java | 34 public static final byte DIVIDE = '/'; field in CompositeDoubleValue
|
D | CompositeFloatValue.java | 34 public static final byte DIVIDE = '/'; field in CompositeFloatValue
|
D | CompositeIntegerValue.java | 34 public static final byte DIVIDE = '/'; field in CompositeIntegerValue
|
D | CompositeLongValue.java | 34 public static final byte DIVIDE = '/'; field in CompositeLongValue
|
D | SpecificIntegerValue.java | 230 return new CompositeIntegerValue(this, CompositeIntegerValue.DIVIDE, other); in divide() 236 return new CompositeIntegerValue(other, CompositeIntegerValue.DIVIDE, this); in divideOf()
|
/external/webkit/Source/JavaScriptCore/parser/ |
D | JSParser.h | 136 DIVIDE = 21 | BINARY_OP_PRECEDENCE(10), enumerator
|
D | Lexer.cpp | 884 token = DIVIDE; in lex()
|
D | ASTBuilder.h | 885 case DIVIDE: in makeBinaryNode()
|
D | JSParser.cpp | 1926 case DIVIDE: { in parsePrimaryExpression()
|
/external/icu4c/i18n/ |
D | decNumber.c | 193 #define DIVIDE 0x80 /* Divide operators */ macro 1000 decDivideOp(res, lhs, rhs, set, DIVIDE, &status); in uprv_decNumberDivide() 1515 decDivideOp(res, a, b, &aset, DIVIDE, &status); /* into result */ in uprv_decNumberLog10() 2186 decDivideOp(dac, &dnOne, lhs, &aset, DIVIDE, &status); in uprv_decNumberPower() 2249 decDivideOp(dac, &dnOne, dac, &aset, DIVIDE, &status); in uprv_decNumberPower() 2982 decDivideOp(b, f, a, &workset, DIVIDE, &ignore); /* b=f/a */ in uprv_decNumberSquareRoot() 4314 if (op&DIVIDE) { in decDivideOp() 4346 if (op&DIVIDE) { in decDivideOp() 4377 if (exponent<0 && !(op==DIVIDE)) { in decDivideOp() 4429 if (!(op&DIVIDE)) var1units++; in decDivideOp() [all …]
|
/external/icu4c/data/unidata/ |
D | BidiMirroring.txt | 430 # 2224; DOES NOT DIVIDE 587 # 2AEE; DOES NOT DIVIDE WITH REVERSED NEGATION SLASH
|
D | UnicodeData.txt | 7442 2224;DOES NOT DIVIDE;Sm;0;ON;2223 0338;;;;Y;;;;; 7719 2339;APL FUNCTIONAL SYMBOL QUAD DIVIDE;So;0;L;;;;;N;;;;; 9631 2AEE;DOES NOT DIVIDE WITH REVERSED NEGATION SLASH;Sm;0;ON;;;;;Y;;;;;
|
/external/harfbuzz/contrib/tables/ |
D | BidiMirroring.txt | 421 # 2224; DOES NOT DIVIDE 578 # 2AEE; DOES NOT DIVIDE WITH REVERSED NEGATION SLASH
|
/external/srec/config/en.us/dictionary/ |
D | c0.6 | 31177 DIVIDE D IH0 V AY1 D
|