Searched refs:fromHex (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/tools/example/debug/bdi/
H A DUtils.java115 public static long fromHex(String hexStr) { method in class:Utils
/openjdk7/jdk/src/share/classes/com/sun/tools/example/debug/tty/
H A DEnv.java241 static long fromHex(String hexStr) { method in class:Env
/openjdk7/jdk/src/share/classes/sun/misc/
H A DFormattedFloatingDecimal.java43 boolean fromHex = false; field in class:FormattedFloatingDecimal
1651 mustSetRoundDir = !fromHex;
H A DFloatingDecimal.java42 boolean fromHex = false; field in class:FloatingDecimal
1745 mustSetRoundDir = !fromHex;
2384 fd.fromHex = true;
/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/util/
H A DRepositoryId.java860 public static long fromHex(String hexNumber) { method in class:RepositoryId

Completed in 633 milliseconds