Searched defs:getCC (Results 1 – 12 of 12) sorted by relevance
163 uint8_t getCC(UChar32 c) const { return getNormRef(c).cc; } in getCC() function
168 uint8_t getCC(UChar32 c) const { return getNormRef(c).cc; } in getCC() function
198 const uint32_t getCC() const { return pkt_valid.bits.cc_valid ? cycle_count : 0; }; in getCC() function
284 uint8_t getCC(uint16_t norm16) const { in getCC() function
721 public int getCC(int norm16) { in getCC() method in Normalizer2Impl
712 public int getCC(int norm16) { in getCC() method in Normalizer2Impl
1101 uint8_t getCC() const { return CC; } in getCC() function
1349 uint8_t getCC() const { return CC; } in getCC() function