Searched refs:Alternatives (Results 1 – 18 of 18) sorted by relevance
/external/python/cpython2/Lib/lib2to3/ |
D | PatternGrammar.txt | 12 Matcher: Alternatives ENDMARKER 14 Alternatives: Alternative ('|' Alternative)* 20 | '(' Alternatives ')' [Repeater] 21 | '[' Alternatives ']' 24 NegatedUnit: 'not' (STRING | NAME [Details] | '(' Alternatives ')') 28 Details: '<' Alternatives '>'
|
D | btm_utils.py | 118 if node.type == syms.Alternatives : 176 elif child.type == syms.Alternatives: 210 elif name_leaf.type == syms.Alternatives:
|
D | patcomp.py | 77 if node.type == self.syms.Alternatives:
|
/external/python/cpython3/Lib/lib2to3/ |
D | PatternGrammar.txt | 12 Matcher: Alternatives ENDMARKER 14 Alternatives: Alternative ('|' Alternative)* 20 | '(' Alternatives ')' [Repeater] 21 | '[' Alternatives ']' 24 NegatedUnit: 'not' (STRING | NAME [Details] | '(' Alternatives ')') 28 Details: '<' Alternatives '>'
|
D | btm_utils.py | 117 if node.type == syms.Alternatives : 175 elif child.type == syms.Alternatives: 209 elif name_leaf.type == syms.Alternatives:
|
D | patcomp.py | 77 if node.type == self.syms.Alternatives:
|
/external/python/cpython3/Doc/tutorial/ |
D | interactive.rst | 35 Alternatives to the Interactive Interpreter
|
/external/grpc-grpc/src/objective-c/ |
D | README.md | 15 - [Alternatives to the steps above](#alternatives) 159 ## Alternatives to the steps above
|
/external/python/cpython2/Doc/tutorial/ |
D | interactive.rst | 148 Alternatives to the Interactive Interpreter
|
/external/deqp/modules/glshared/ |
D | glsBuiltinPrecisionTests.cpp | 1337 class Alternatives : public Func<Signature<T, T, T> > class 1340 typedef typename Alternatives::Sig Sig; 1343 typedef typename Alternatives::IRet IRet; 1344 typedef typename Alternatives::IArgs IArgs; 1411 return createApply<typename Alternatives<T>::Sig>(instance<Alternatives<T> >(), arg0, arg1); in alternatives()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderBuiltinPrecisionTests.cpp | 1676 class Alternatives : public Func<Signature<T, T, T> > class 1679 typedef typename Alternatives::Sig Sig; 1682 typedef typename Alternatives::IRet IRet; 1683 typedef typename Alternatives::IArgs IArgs; 1750 return createApply<typename Alternatives<T>::Sig>(instance<Alternatives<T> >(), arg0, arg1); in alternatives()
|
/external/python/cpython2/Doc/library/ |
D | pdb.rst | 176 Alternatives in the command syntax are separated by a vertical bar (``|``).
|
/external/python/cpython3/Doc/library/ |
D | pdb.rst | 213 typed. Alternatives in the command syntax are separated by a vertical bar
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZOperators.td | 649 // Alternatives to match operations with or without an overflow CC result.
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | SpeculativeLoadHardening.md | 478 ##### Optimizations, Alternatives, and Tradeoffs
|
D | CommandLine.rst | 413 Named Alternatives
|
/external/llvm/docs/ |
D | CommandLine.rst | 416 Named Alternatives
|
/external/selinux/policycoreutils/po/ |
D | de.po | 3790 msgstr "Alternatives Root-Verzeichnis, weist standardmäßig auf /" 3810 msgstr "Alternatives Root-Verzeichnis, weist standardmäßig auf /"
|