Searched defs:alternatives (Results 1 – 12 of 12) sorted by relevance
36 …nitionResult::create(const Vector<RefPtr<SpeechRecognitionAlternative> >& alternatives, bool final) in create()49 …echRecognitionResult(const Vector<RefPtr<SpeechRecognitionAlternative> >& alternatives, bool final) in SpeechRecognitionResult()
45 Vector<RefPtr<WebCore::SpeechRecognitionAlternative> > alternatives(transcripts.size()); in assign() local
62 def score(self, alternatives): argument119 def write_selection(self, expression, alternatives, literal, response): argument
284 ScriptSet *alternatives = static_cast<ScriptSet *>(hashEl->key.pointer); in containsWithAlternates() local
746 ZoneList<RegExpTree*>* alternatives = this->alternatives(); in IsAnchoredAtStart() local756 ZoneList<RegExpTree*>* alternatives = this->alternatives(); in IsAnchoredAtEnd() local951 RegExpDisjunction::RegExpDisjunction(ZoneList<RegExpTree*>* alternatives) in RegExpDisjunction()
1060 ZoneList<GuardedAlternative>* alternatives() { return alternatives_; } in alternatives() function
3724 ZoneList<RegExpTree*>* alternatives = this->alternatives(); in ToNode() local5149 ZoneList<GuardedAlternative>* alternatives = node->alternatives(); in BuildTable() local
2234 ZoneList<RegExpTree*>* alternatives() { return alternatives_; } in alternatives() function
876 ZoneList<RegExpTree*>* alternatives = this->alternatives(); in IsAnchoredAtStart() local886 ZoneList<RegExpTree*>* alternatives = this->alternatives(); in IsAnchoredAtEnd() local1083 RegExpDisjunction::RegExpDisjunction(ZoneList<RegExpTree*>* alternatives) in RegExpDisjunction()
1078 ZoneList<GuardedAlternative>* alternatives() { return alternatives_; } in alternatives() function
4804 ZoneList<RegExpTree*>* alternatives = this->alternatives(); in ToNode() local5890 ZoneList<GuardedAlternative>* alternatives = node->alternatives(); in BuildTable() local
2493 ZoneList<RegExpTree*>* alternatives() { return alternatives_; } in alternatives() function