Searched defs:trieWord (Results 1 – 7 of 7) sorted by relevance
250 uint16_t trieWord =0; in storeMappingData() local363 uint16_t trieWord = 0; in storeMapping() local471 uint16_t trieWord = 0; in storeRange() local
251 uint16_t trieWord =0; in storeMappingData() local364 uint16_t trieWord = 0; in storeMapping() local472 uint16_t trieWord = 0; in storeRange() local
338 private static final void getValues(char trieWord,Values values){ in getValues()
355 private static final void getValues(char trieWord,Values values){ in getValues()
467 getValues(uint16_t trieWord, int16_t& value, UBool& isIndex){ in getValues()