Searched defs:fromHex (Results 1 – 10 of 10) sorted by relevance
108 static Transliterator fromHex = Transliterator.getInstance("hex-any"); field in GenerateCldrCollationTests
247 def fromHex(cls, value): member in Color
34 private static BigInteger fromHex( in fromHex() method in SECNamedCurves
30 private static BigInteger fromHex( in fromHex() method in SECNamedCurves
444 static public String fromHex(String source) { in fromHex() method in NormalizerBuilder
443 static public String fromHex(String source) { in fromHex() method in NormalizerBuilder
170 inline std::string fromHex(StringRef Input) { in fromHex() function
1008 fromHex = float.fromhex variable
1021 fromHex = float.fromhex variable
500 Transliterator fromHex = Transliterator.getInstance("Hex-Any"); field in Demo