Searched defs:integerValue (Results 1 – 14 of 14) sorted by relevance
30 private final IntegerValue integerValue; field in NegatedIntegerValue36 public NegatedIntegerValue(IntegerValue integerValue) in NegatedIntegerValue()
63 public IntegerValue integerValue() in integerValue() method in Value
983 public final IntegerValue integerValue() in integerValue() method in IntegerValue
224 private void performTest(int integerValue, byte[] encodedValue) throws IOException { in performTest()228 …private void performTest(int integerValue, byte[] encodedValue, int encodedLength) throws IOExcept… in performTest()
227 private void performTest(int integerValue, byte[] encodedValue) throws IOException { in performTest()231 …private void performTest(int integerValue, byte[] encodedValue, int encodedLength) throws IOExcept… in performTest()
208 … private void testWriteEncodedIntHelper(int integerValue, int... encodedValue) throws IOException { in testWriteEncodedIntHelper()242 …private void testWriteEncodedUintHelper(int integerValue, int... encodedValue) throws IOException { in testWriteEncodedUintHelper()
140 {
207 long integerValue = readInteger(input, byteLength); in readFloat() local
177 const APSInt &integerValue() const { return IntVal; } in integerValue() function
206 const APSInt &integerValue() const { return IntVal; } in integerValue() function
563 final long integerValue; field in PluralRules.FixedDecimal
544 final long integerValue; field in PluralRules.FixedDecimal
684 static sqlite3_int64 integerValue(const char *zArg){ in integerValue() function
678 static sqlite3_int64 integerValue(const char *zArg){ in integerValue() function