Searched defs:asInt (Results 1 – 8 of 8) sorted by relevance
52 @Override public int asInt() { in asInt() method in HashCodes.IntHashCode92 @Override public int asInt() { in asInt() method in HashCodes.LongHashCode125 @Override public int asInt() { in asInt() method in HashCodes.BytesHashCode
37 public abstract int asInt(); in asInt() method in HashCode
114 final int asInt; field in HashCodesTest.ExpectedHashCode117 ExpectedHashCode(byte[] bytes, int asInt, Long asLong, String toString) { in ExpectedHashCode()
132 public static int asInt(String value) { in asInt() method in BaseCompiledTemplate136 public static int asInt(int value) { in asInt() method in BaseCompiledTemplate140 public static int asInt(boolean value) { in asInt() method in BaseCompiledTemplate144 public static int asInt(Value value) { in asInt() method in BaseCompiledTemplate148 public static int asInt(Data data) { in asInt() method in BaseCompiledTemplate
166 int asInt; in p_isCFNumberTrue() local
94 long long asInt(const char* name) const in asInt() function
739 Value::asInt() const in asInt() function in Json::Value