Searched defs:getCC (Results 1 – 5 of 5) sorted by relevance
163 uint8_t getCC(UChar32 c) const { return getNormRef(c).cc; } in getCC() function
197 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
709 public int getCC(int norm16) { in getCC() method in Normalizer2Impl
718 public int getCC(int norm16) { in getCC() method in Normalizer2Impl