Searched refs:spelling_idx (Results 1 – 4 of 4) sorted by relevance
490 node_current->spelling_idx = kFullSplIdStart + item_start_next; in construct_spellings_subset()519 node_current->spelling_idx = in construct_spellings_subset()523 node_current->spelling_idx++; in construct_spellings_subset()525 node_current->spelling_idx++; in construct_spellings_subset()527 h2f_num_[node_current->spelling_idx] = i - item_start_next; in construct_spellings_subset()539 node_current->spelling_idx = part_id; in construct_spellings_subset()540 h2f_num_[node_current->spelling_idx] = i - item_start_next; in construct_spellings_subset()546 if (h2f_num_[node_current->spelling_idx] > 0) in construct_spellings_subset()547 h2f_start_[node_current->spelling_idx] = in construct_spellings_subset()550 h2f_start_[node_current->spelling_idx] = 0; in construct_spellings_subset()[all …]
54 uint16 id_this = node_this->spelling_idx; in splstr_to_idxs()108 uint16 id_this = node_this->spelling_idx; in splstr_to_idxs()128 uint16 id_this = node_this->spelling_idx; in splstr_to_idxs()183 uint16 id_this = node_this->spelling_idx; in splstr16_to_idxs()237 uint16 id_this = node_this->spelling_idx; in splstr16_to_idxs()257 uint16 id_this = node_this->spelling_idx; in splstr16_to_idxs()
33 uint16 spelling_idx:11; member