Home
last modified time | relevance | path

Searched refs:either (Results 1 – 25 of 3054) sorted by relevance

12345678910>>...123

/external/deqp/framework/common/
DtcuEither.cpp90 const Either<int, float> either (intValue); in Either_selfTest() local
92 TCU_CHECK(either.isFirst()); in Either_selfTest()
93 TCU_CHECK(!either.isSecond()); in Either_selfTest()
95 TCU_CHECK(either.is<int>()); in Either_selfTest()
96 TCU_CHECK(!either.is<float>()); in Either_selfTest()
98 TCU_CHECK(either.getFirst() == intValue); in Either_selfTest()
99 TCU_CHECK(either.get<int>() == intValue); in Either_selfTest()
105 const Either<int, float> either (floatValue); in Either_selfTest() local
107 TCU_CHECK(!either.isFirst()); in Either_selfTest()
108 TCU_CHECK(either.isSecond()); in Either_selfTest()
[all …]
DtcuEither.hpp92 static const First& get (const Either<First, Second>& either) in get()
94 return either.getFirst(); in get()
101 static const Second& get (const Either<First, Second>& either) in get()
103 return either.getSecond(); in get()
108 const Type& get (const Either<First, Second>& either) in get() argument
110 return Get<Type, First, Second>::get(either); in get()
119 static bool is (const Either<First, Second>& either) in is()
121 return either.isFirst(); in is()
128 static bool is (const Either<First, Second>& either) in is()
130 return either.isSecond(); in is()
[all …]
/external/clang/test/SemaCXX/
Ddiscrim-union.cpp67 class either { class
74 constexpr either(a<U> &&t) : in either() function in either
101 typedef either<int, char, double> icd;
114 constexpr either<const icd*, non_triv> icd4 = a<const icd*>(&icd2);
115 constexpr either<const icd*, non_triv> icd5 = a<non_triv>();
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMCallingConv.td30 // Handle all vector types as either f64 or v2f64.
48 // Handle all vector types as either f64 or v2f64.
62 // Handle all vector types as either f64 or v2f64.
74 // Handle all vector types as either f64 or v2f64.
90 // Handle all vector types as either f64 or v2f64.
137 // Handle all vector types as either f64 or v2f64.
147 // Handle all vector types as either f64 or v2f64.
162 // Handle all vector types as either f64 or v2f64.
174 // Handle all vector types as either f64 or v2f64.
/external/pdfium/build_overrides/
Dpdfium.gni7 # Build PDFium either with or without v8 support.
10 # Build PDFium either with or without XFA Forms support.
19 # Build PDFium either with or without experimental win32 GDI APIs.
/external/elfutils/config/
Dversion.h.in7 it under the terms of either
10 Software Foundation; either version 3 of the License, or (at
16 Software Foundation; either version 2 of the License, or (at
Deu.am8 ## it under the terms of either
11 ## Software Foundation; either version 3 of the License, or (at
17 ## Software Foundation; either version 2 of the License, or (at
/external/chromium-trace/catapult/telemetry/third_party/altgraph/doc/
Dobjectgraph.rst47 is either a node object, or the graphident of a node.
54 *Fromnode* and *tonode* can either be node objects or the graphident
71 *Node* can either be an actual node object or the graphident of
79 *Node* is either an object with a *graphident* attribute or
84 Returns True if *node* is a member of the graph. *Node* is either an
94 (either directly or through another node)
/external/deqp/doc/testspecs/GLES31/
Dfunctional.program_uniform.txt15 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
46 a value using an appropriate glProgramUniform* function, either the pointer
49 their first element identified using either just the array's name or that
52 To verify that the correct uniform values were assigned, either the uniform
Dfunctional.shaders.implicit_conversions.txt15 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
43 operation in either vertex and fragment shader. Results are checked against
44 reference values in the shader code and either black or white color is
Dfunctional.shaders.arrays_of_arrays.txt15 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
58 in either vertex and fragment shader. Results are checked against reference
59 values in the shader code and either black or white color is selected based
/external/llvm/test/CodeGen/AArch64/
Di1-contents.ll6 ; AAPCS: low 8 bits of %in (== w0) will be either 0 or 1. Need to extend to
17 ; AAPCS: low 8 bits of %val1 (== w0) will be either 0 or 1. Need to extend to
30 ; AAPCS: low 8 bits of w0 must be either 0 or 1. Need to mask them off.
/external/autotest/client/tests/netperf2/
Dwait_before_data.patch89 /* either time or byte-count based. */
98 /* either time or byte-count based. */
116 /* either time or byte-count based. */
161 /* can be either time or transaction based. */
188 /* can be either time or transaction based. */
192 /* can be either time or transaction based. */
/external/icu/icu4c/source/test/testdata/
Dformat.txt27 // spec: either 'PATTERN=y mm h' etc, or 'DATE=SHORT,TIME=LONG'
28 // date: either 'MILLIS=####' where #### is millis,
232 // spec: either 'PATTERN=y mm h' etc, or 'DATE=SHORT,TIME=LONG'
233 // date: either 'MILLIS=####' where #### is millis,
442 // spec: either 'PATTERN=y mm h' etc, or 'DATE=SHORT,TIME=LONG'
443 // date: either 'MILLIS=####' where #### is millis,
543 // spec: either 'PATTERN=y mm h' etc, or 'DATE=SHORT,TIME=LONG'
544 // date: either 'MILLIS=####' where #### is millis,
575 // spec: either 'PATTERN=y mm h' etc, or 'DATE=SHORT,TIME=LONG'
576 // date: either 'MILLIS=####' where #### is millis,
/external/elfutils/backends/
Dalpha_reloc.def6 it under the terms of either
9 Software Foundation; either version 3 of the License, or (at
15 Software Foundation; either version 2 of the License, or (at
Dsh_reloc.def6 it under the terms of either
9 Software Foundation; either version 3 of the License, or (at
15 Software Foundation; either version 2 of the License, or (at
Dx86_64_reloc.def6 it under the terms of either
9 Software Foundation; either version 3 of the License, or (at
15 Software Foundation; either version 2 of the License, or (at
Di386_reloc.def6 it under the terms of either
9 Software Foundation; either version 3 of the License, or (at
15 Software Foundation; either version 2 of the License, or (at
/external/hyphenation-patterns/hu/
DNOTICE10 % WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
25 % either the GNU General Public License Version 2 or later (the "GPL"), or
29 % under the terms of either the GPL or the LGPL, and not to allow others to
Dhyph-hu.lic.txt18 % WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
33 % either the GNU General Public License Version 2 or later (the "GPL"), or
37 % under the terms of either the GPL or the LGPL, and not to allow others to
/external/libchrome/base/third_party/nspr/
DLICENSE10 * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
24 * either the GNU General Public License Version 2 or later (the "GPL"), or
28 * under the terms of either the GPL or the LGPL, and not to allow others to
/external/skia/third_party/gif/
DLICENSE10 * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
26 * either the GNU General Public License Version 2 or later (the "GPL"), or
30 * under the terms of either the GPL or the LGPL, and not to allow others to
/external/llvm/lib/Target/ARM/
DARMCallingConv.td32 // Handle all vector types as either f64 or v2f64.
57 // Handle all vector types as either f64 or v2f64.
71 // Handle all vector types as either f64 or v2f64.
90 // Handle all vector types as either f64 or v2f64.
106 // Handle all vector types as either f64 or v2f64.
162 // Handle all vector types as either f64 or v2f64.
178 // Handle all vector types as either f64 or v2f64.
202 // Handle all vector types as either f64 or v2f64.
223 // Handle all vector types as either f64 or v2f64.
/external/junit/src/main/java/org/junit/matchers/
DJUnitMatchers.java94 public static <T> CombinableEitherMatcher<T> either(Matcher<? super T> matcher) { in either() method in JUnitMatchers
95 return CoreMatchers.either(matcher); in either()
/external/swiftshader/third_party/LLVM/lib/Support/Windows/
DTimeValue.inc35 // This ban may be lifted by either:
37 // (ii) configure tests for either the time_t or __time64_t type.

12345678910>>...123