Home
last modified time | relevance | path

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

12345678910>>...110

/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/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/objenesis/tck/test/org/objenesis/tck/
DCandidateLoaderTest-sample.properties12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
24 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
36 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
48 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/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/llvm/lib/Target/ARM/
DARMCallingConv.td26 // Handle all vector types as either f64 or v2f64.
45 // Handle all vector types as either f64 or v2f64.
59 // Handle all vector types as either f64 or v2f64.
78 // Handle all vector types as either f64 or v2f64.
94 // Handle all vector types as either f64 or v2f64.
150 // Handle all vector types as either f64 or v2f64.
160 // Handle all vector types as either f64 or v2f64.
178 // Handle all vector types as either f64 or v2f64.
193 // Handle all vector types as either f64 or v2f64.
/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/pdfium/
Dpdfium.gni12 # Build PDFium either with or without v8 support.
15 # Build PDFium either with or without XFA Forms support.
/external/icu/icu4c/source/test/testdata/
Dformat.txt25 // spec: either 'PATTERN=y mm h' etc, or 'DATE=SHORT,TIME=LONG'
26 // date: either 'MILLIS=####' where #### is millis,
230 // spec: either 'PATTERN=y mm h' etc, or 'DATE=SHORT,TIME=LONG'
231 // date: either 'MILLIS=####' where #### is millis,
440 // spec: either 'PATTERN=y mm h' etc, or 'DATE=SHORT,TIME=LONG'
441 // date: either 'MILLIS=####' where #### is millis,
541 // spec: either 'PATTERN=y mm h' etc, or 'DATE=SHORT,TIME=LONG'
542 // date: either 'MILLIS=####' where #### is millis,
573 // spec: either 'PATTERN=y mm h' etc, or 'DATE=SHORT,TIME=LONG'
574 // date: either 'MILLIS=####' where #### is millis,
/external/elfutils/backends/
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
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
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
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/libchrome/crypto/third_party/nss/
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/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/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/objenesis/tck/src/org/objenesis/tck/candidates/
Dserializable-candidates.properties12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
24 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
36 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
48 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
/external/icu/icu4c/source/tools/icuinfo/
Dicuplugins_windows_sample.txt12 # Then, ICU will load the test plugin from either the debug or non-debug
26 # LIBRARYNAME is the name of a shared library, either a short name if it is on the PATH,
36 # It is in the testplug project. (You will need to rebuild either the debug or release version of t…

12345678910>>...110