Home
last modified time | relevance | path

Searched defs:alternatives (Results 1 - 9 of 9) sorted by relevance

/third_party/glfw/src/
H A Dcontext.c183 _glfwChooseFBConfig(const _GLFWfbconfig* desired, const _GLFWfbconfig* alternatives, unsigned int count) _glfwChooseFBConfig() argument
/third_party/node/deps/v8/src/regexp/
H A Dregexp-ast.cc108 ZoneList<RegExpTree*>* alternatives = this->alternatives(); in IsAnchoredAtStart() local
117 ZoneList<RegExpTree*>* alternatives = this->alternatives(); in IsAnchoredAtEnd() local
306 RegExpDisjunction(ZoneList<RegExpTree*>* alternatives) RegExpDisjunction() argument
[all...]
H A Dregexp-ast.h196 ZoneList<RegExpTree*>* alternatives() const { return alternatives_; } in alternatives() function in v8::internal::final
H A Dregexp-compiler-tonode.cc605 ZoneList<RegExpTree*>* alternatives = this->alternatives(); in SortConsecutiveAtoms() local
656 ZoneList<RegExpTree*>* alternatives = this->alternatives(); RationalizeConsecutiveAtoms() local
754 ZoneList<RegExpTree*>* alternatives = this->alternatives(); RationalizeConsecutiveAtoms() local
822 ZoneList<RegExpTree*>* alternatives = this->alternatives(); RationalizeConsecutiveAtoms() local
[all...]
H A Dregexp-nodes.h615 ZoneList<GuardedAlternative>* alternatives() { return alternatives_; } in alternatives() function in v8::internal::ChoiceNode
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderLibrary.hpp133 std::vector<std::string> alternatives; // One or more extensions, at least one (but not all) must be supported member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp1971 ExprP<T> alternatives (const ExprP<T>& arg0, in alternatives() function
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp1409 ExprP<T> alternatives (const ExprP<T>& arg0, in alternatives() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp1944 ExprP<T> alternatives (const ExprP<T>& arg0, in alternatives() function
[all...]

Completed in 34 milliseconds