Home
last modified time | relevance | path

Searched refs:alternatives (Results 1 – 25 of 230) sorted by relevance

12345678910

/third_party/boost/libs/program_options/test/
Dexception_test.cpp40 BOOST_CHECK_EQUAL(e.alternatives().size(), 2); in test_ambiguous()
42 BOOST_CHECK_EQUAL(e.alternatives()[0], "cfgfile"); in test_ambiguous()
43 BOOST_CHECK_EQUAL(e.alternatives()[1], "output"); in test_ambiguous()
66 BOOST_CHECK_EQUAL(e.alternatives().size(), 2); in test_ambiguous_long()
68 BOOST_CHECK_EQUAL(e.alternatives()[0], "output"); in test_ambiguous_long()
69 BOOST_CHECK_EQUAL(e.alternatives()[1], "output"); in test_ambiguous_long()
90 BOOST_CHECK_EQUAL(e.alternatives().size(), 2); in test_ambiguous_multiple_long_names()
92 BOOST_CHECK_EQUAL(e.alternatives()[0], "cfgfile"); in test_ambiguous_multiple_long_names()
93 BOOST_CHECK_EQUAL(e.alternatives()[1], "output"); in test_ambiguous_multiple_long_names()
/third_party/typescript/tests/baselines/reference/
DdiscriminantsAndPrimitives.types157 alternatives: string[]
158 >alternatives : string[]
180 n.alternatives.slice()
181 >n.alternatives.slice() : string[]
182 >n.alternatives.slice : (start?: number | undefined, end?: number | undefined) => string[]
183 >n.alternatives : string[]
185 >alternatives : string[]
DdiscriminantsAndPrimitives.symbols152 alternatives: string[]
153 >alternatives : Symbol(Disjunction.alternatives, Decl(discriminantsAndPrimitives.ts, 62, 34))
178 n.alternatives.slice()
179 >n.alternatives.slice : Symbol(Array.slice, Decl(lib.es5.d.ts, --, --))
180 >n.alternatives : Symbol(Disjunction.alternatives, Decl(discriminantsAndPrimitives.ts, 62, 34))
182 >alternatives : Symbol(Disjunction.alternatives, Decl(discriminantsAndPrimitives.ts, 62, 34))
DdiscriminantsAndPrimitives.js65 alternatives: string[]
76 n.alternatives.slice()
119 n.alternatives.slice();
/third_party/typescript/src/compiler/
Dsemver.ts236 const alternatives: Comparator[][] = []; constant
250 alternatives.push(comparators);
252 return alternatives;
352 function testDisjunction(version: Version, alternatives: readonly (readonly Comparator[])[]) {
354 if (alternatives.length === 0) return true;
355 for (const alternative of alternatives) {
380 function formatDisjunction(alternatives: readonly (readonly Comparator[])[]) {
381 return map(alternatives, formatAlternative).join(" || ") || "*";
/third_party/python/Lib/lib2to3/
Dbtm_utils.py27 self.alternatives = []
41 node.alternatives.append(subp)
42 if len(node.alternatives) == len(node.children):
44 subp = [tuple(node.alternatives)]
45 node.alternatives = []
/third_party/typescript/tests/cases/compiler/
DdiscriminantsAndPrimitives.ts66 alternatives: string[] property
77 n.alternatives.slice()
/third_party/vk-gl-cts/framework/opengl/
DgluShaderLibrary.hpp133 …std::vector<std::string> alternatives; // One or more extensions, at least one (but not all) must… member
138 : alternatives (alternatives_) in RequiredExtension()
147 alternatives.push_back(extension); in RequiredExtension()
/third_party/skia/third_party/externals/swiftshader/tests/kokoro/gcp_ubuntu/
Dcontinuous.sh20 sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-9 100 --slave /usr/bin/g++ g++ /us…
21 sudo update-alternatives --set gcc "/usr/bin/gcc-9"
/third_party/boost/tools/build/src/build/
Dtargets.jam18 # for different platforms. So, main targets keep a list of alternatives.
22 # create an instance of that class and add it to the list of alternatives for
49 # +======================+ 1 * +=============+ alternatives +==============+
181 # that time, alternatives can also be renamed to account for inline targets.
183 # alternatives are enumerated and main targets are created.
339 self.alternatives += $(target-instance) ;
504 for local a in $(self.alternatives)
642 if $(self.alternatives) && ( $(self.default-build) != $(d) )
645 errors.error "default build must be identical in all alternatives"
655 self.alternatives += $(target) ;
[all …]
/third_party/boost/doc/
DJamfile.v242 local alternatives = [ modules.peek $(root-target) : self.alternatives ] ;
45 for local alternative in $(alternatives)
53 for local alternative in $(alternatives)
/third_party/flutter/skia/infra/skqp/docker/android-skqp/
DDockerfile31 RUN update-alternatives --install /usr/bin/cc cc /usr/lib/llvm-6.0/bin/clang 20 && \
32 update-alternatives --install /usr/bin/c++ c++ /usr/lib/llvm-6.0/bin/clang++ 20
/third_party/boost/libs/scope_exit/doc/html/
Ddoc_HTML.manifest4 scope_exit/alternatives.html
/third_party/typescript_eslint/packages/eslint-plugin/src/rules/
Dprefer-includes.ts109 pattern.alternatives.length !== 1 ||
117 const chars = pattern.alternatives[0].elements;
/third_party/boost/libs/outcome/doc/src/content/tutorial/advanced/interop/
D_index.md11 One thing which Outcome solves -- and which alternatives do not -- is how to
19 consider using Outcome over alternatives, including Expected.
/third_party/boost/libs/local_function/doc/html/
Ddoc_HTML.manifest6 boost_localfunction/alternatives.html
/third_party/protobuf/.github/ISSUE_TEMPLATE/
Dfeature_request.md15 **Describe alternatives you've considered**
/third_party/jsoncpp/.github/ISSUE_TEMPLATE/
Dfeature_request.md16 **Describe alternatives you've considered**
/third_party/benchmark/.github/ISSUE_TEMPLATE/
Dfeature_request.md16 **Describe alternatives you've considered**
/third_party/boost/tools/build/src/tools/features/
Dsource-feature.jam15 the section <<Conditions and alternatives>>. See also the
/third_party/boost/libs/variant2/doc/variant2/
Dchangelog.adoc17 * Improved compilation performance for many (hundreds of) alternatives.
/third_party/boost/libs/spirit/doc/x3/abstracts/
Dsyntax_diagram.qbk48 The ordered choice henceforth we will call /alternatives/. In PEG, ordered
49 choice and alternatives are not quite the same. PEG allows ambiguity of choice
/third_party/boost/tools/build/doc/src/
Dmain-target.adoc25 Select an alternative for this main target, by finding all alternatives
/third_party/boost/libs/outcome/doc/src/content/tutorial/advanced/constructors/
Dmetaprogrammg1.md26 approach than alternatives. We shall briefly cover those at the end of this section.
/third_party/curl/docs/cmdline-opts/
Dftp-method.d9 server. The method argument should be one of the following alternatives:

12345678910