Home | History | Annotate | Download | only in fst

Lines Matching defs:Size

179   size_t Size() const {
183 return rest_.size() + 1;
333 if(FLAGS_fst_weight_separator.size() != 1) {
334 FSTERROR() << "FLAGS_fst_weight_separator.size() is not equal to 1";
341 if (FLAGS_fst_weight_parentheses.size() != 2) {
342 FSTERROR() << "FLAGS_fst_weight_parentheses.size() is not equal to 2";
355 size_t n = w.Size();
374 if(FLAGS_fst_weight_separator.size() != 1) {
375 FSTERROR() << "FLAGS_fst_weight_separator.size() is not equal to 1";
382 if (FLAGS_fst_weight_parentheses.size() != 2) {
383 FSTERROR() << "FLAGS_fst_weight_parentheses.size() is not equal to 2";