Searched defs:integerValue (Results 1 – 12 of 12) 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
225 private void performTest(int integerValue, byte[] encodedValue) throws IOException { in performTest()229 …private void performTest(int integerValue, byte[] encodedValue, int encodedLength) throws IOExcept… in performTest()
228 private void performTest(int integerValue, byte[] encodedValue) throws IOException { in performTest()232 …private void performTest(int integerValue, byte[] encodedValue, int encodedLength) throws IOExcept… in performTest()
209 … private void testWriteEncodedIntHelper(int integerValue, int... encodedValue) throws IOException { in testWriteEncodedIntHelper()243 …private void testWriteEncodedUintHelper(int integerValue, int... encodedValue) throws IOException { in testWriteEncodedUintHelper()
174 const APSInt &integerValue() const { return IntVal; } in integerValue() function
451 public final long integerValue; field in PluralRules.FixedDecimal
463 public final long integerValue; field in PluralRules.FixedDecimal
466 public final long integerValue; field in PluralRules.FixedDecimal
2023 static sqlite3_int64 integerValue(const char *zArg){ in integerValue() function
2045 static sqlite3_int64 integerValue(const char *zArg){ in integerValue() function