Searched defs:nm (Results 1 – 5 of 5) sorted by relevance
891 public static Long decode(String nm) throws NumberFormatException { in decode()1116 public static Long getLong(String nm) { in getLong()1161 public static Long getLong(String nm, long val) { in getLong()1210 public static Long getLong(String nm, Long val) { in getLong()
281 public static Short decode(String nm) throws NumberFormatException { in decode()
276 public static Byte decode(String nm) throws NumberFormatException { in decode()
110 String nm = names[type]; in toString() local
1354 char nm[] = new char[len]; in typeToPackageName() local