Searched refs:scaleVocabSection (Results 1 – 1 of 1) sorted by relevance
514 auto scaleVocabSection = [](VocabMap &Vocab, double Weight) { in run() local518 scaleVocabSection(OpcVocab, OpcWeight); in run()519 scaleVocabSection(TypeVocab, TypeWeight); in run()520 scaleVocabSection(ArgVocab, ArgWeight); in run()