Lines Matching defs:bp
1223 uint16 bp = 1; // Begin position of real fixed lemmas.1227 bp = 0;1231 for (uint16 pos = bp; pos <= fixed_lmas_; pos++) {1232 c_phrase_.sublma_start[sub_num + pos - bp] = lma_start_[pos];1234 c_phrase_.sublma_start[sub_num + pos - bp] -= 1;1250 c_phrase_.sublma_num += fixed_lmas_ - bp;