Searched refs:decimalValue (Results 1 – 7 of 7) sorted by relevance
506 var decimalValue = +p.substring(1);507 if (decimalValue && decimalValue <= groupIndex) {508 capturedGroups[decimalValue] = -1;528 var decimalValue = +p.substring(1);529 if (decimalValue && decimalValue <= groupIndex) {
1456 BigDecimal decimalValue = new BigDecimal(json.getAsString()); in parseUint32() local1457 BigInteger value = decimalValue.toBigIntegerExact(); in parseUint32()1476 BigDecimal decimalValue = new BigDecimal(json.getAsString()); in parseUint64() local1477 BigInteger value = decimalValue.toBigIntegerExact(); in parseUint64()
1108 BigDecimal decimalValue = rs2.getBigDecimal(2);1109 long value = decimalValue.longValue();
511 var decimalValue = +p.substring(1);512 if (decimalValue && decimalValue <= groupIndex) {513 capturedGroups[decimalValue] = -1;533 var decimalValue = +p.substring(1);534 if (decimalValue && decimalValue <= groupIndex) {
META-INF/MANIFEST.MF .project about.html plugin.xml build.properties images ...
917 CFX_Decimal decimalValue((FX_FLOAT)dValue, uPrecision); in Round() local918 CFX_WideString wsValue = decimalValue; in Round()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...