Home
last modified time | relevance | path

Searched defs:alternatives (Results 1 – 8 of 8) sorted by relevance

/external/v8/src/regexp/
Dregexp-ast.cc106 ZoneList<RegExpTree*>* alternatives = this->alternatives(); in IsAnchoredAtStart() local
115 ZoneList<RegExpTree*>* alternatives = this->alternatives(); in IsAnchoredAtEnd() local
304 RegExpDisjunction::RegExpDisjunction(ZoneList<RegExpTree*>* alternatives) in RegExpDisjunction()
Dregexp-ast.h235 ZoneList<RegExpTree*>* alternatives() { return alternatives_; } in alternatives() function
Djsregexp.cc5157 ZoneList<RegExpTree*>* alternatives = this->alternatives(); in SortConsecutiveAtoms() local
5206 ZoneList<RegExpTree*>* alternatives = this->alternatives(); in RationalizeConsecutiveAtoms() local
5295 ZoneList<RegExpTree*>* alternatives = this->alternatives(); in FixSingleCharacterDisjunctions() local
5363 ZoneList<RegExpTree*>* alternatives = this->alternatives(); in ToNode() local
6497 ZoneList<GuardedAlternative>* alternatives = node->alternatives(); in BuildTable() local
Djsregexp.h937 ZoneList<GuardedAlternative>* alternatives() { return alternatives_; } in alternatives() function
/external/deqp/framework/opengl/
DgluShaderLibrary.hpp133 …std::vector<std::string> alternatives; // One or more extensions, at least one (but not all) must… member
/external/libtextclassifier/annotator/datetime/
Dparser.cc236 std::vector<DatetimeParseResult> alternatives; in HandleParseMatch() local
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp1408 ExprP<T> alternatives (const ExprP<T>& arg0, in alternatives() function
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp1747 ExprP<T> alternatives (const ExprP<T>& arg0, in alternatives() function