Searched defs:HC (Results 1 – 7 of 7) sorted by relevance
7 private final static char[] HC = "0123456789ABCDEF".toCharArray(); field in CharTypes
24 private final static char[] HC = CharTypes.copyHexChars(); field in JsonStringEncoder
341 hash_code HC(0); in emitPartition() local
391 struct HC : virtual HB {}; struct
259 } HC; typedef
1177 { BYTE const HC = LZ4F_headerChecksum(srcPtr+4, frameHeaderSize-5); in LZ4F_decodeHeader() local