Home
last modified time | relevance | path

Searched defs:asHex (Results 1 – 2 of 2) sorted by relevance

/external/OpenCSD/decoder/source/
Dtrc_printable_elem.cpp48 … int valTotalBitSize, const int valValidBits, const uint64_t value, const bool asHex /* = true*/, … in getValStr()
/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateDecompCollationRules.java190 final String asHex = escapeRules.transform(rule); in toRule() local