Lines Matching defs:id
25 // Type used to identify the size of a pool, such as id pool, etc.
33 size_t id:(kLemmaIdSize * 8);
64 // splid_end_split = false; id_start = wa(the first id start with 'w');
82 // newly added id for the current extension.
86 // the newly added spelling id.
101 // If the newly added id is a half id, id_start is the first id of the
102 // corresponding full ids; if the newly added id is a full id, id_start is
103 // that id.
106 // If the newly added id is a half id, id_num is the number of corresponding
107 // ids; if it is a full id, id_num == 1.