Searched refs:FLAG_FAIL (Results 1 – 13 of 13) sorted by relevance
24 result.flags |= FLAG_FAIL; in postProcess()35 result.flags |= FLAG_FAIL; in postProcess()51 result.flags |= FLAG_FAIL; in postProcess()63 result.flags |= FLAG_FAIL; in postProcess()
48 return charEnd > 0 && 0 == (flags & FLAG_FAIL); in success()
33 FLAG_FAIL = 0x0100, enumerator
60 public static final int FLAG_FAIL = 0x0100; field in ParsedNumber128 return charEnd > 0 && 0 == (flags & FLAG_FAIL); in success()
17 result.flags |= ParsedNumber.FLAG_FAIL; in postProcess()
16 result.flags |= ParsedNumber.FLAG_FAIL; in postProcess()
30 result.flags |= ParsedNumber.FLAG_FAIL; in postProcess()
58 public static final int FLAG_FAIL = 0x0100; field in ParsedNumber126 return charEnd > 0 && 0 == (flags & FLAG_FAIL); in success()
15 result.flags |= ParsedNumber.FLAG_FAIL; in postProcess()
14 result.flags |= ParsedNumber.FLAG_FAIL; in postProcess()
28 result.flags |= ParsedNumber.FLAG_FAIL; in postProcess()