Home
last modified time | relevance | path

Searched refs:conditional (Results 1 – 25 of 537) sorted by relevance

12345678910>>...22

/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph_tests/
Dtest_edge_data.py36 …self.assertEqual(ed, modulegraph.DependencyInfo(conditional=False, function=False, tryexcept=False…
42 …self.assertEqual(ed, modulegraph.DependencyInfo(conditional=False, function=False, tryexcept=False…
48 …self.assertEqual(ed, modulegraph.DependencyInfo(conditional=False, function=False, tryexcept=False…
54 …self.assertEqual(ed, modulegraph.DependencyInfo(conditional=False, function=False, tryexcept=False…
60 …self.assertEqual(ed, modulegraph.DependencyInfo(conditional=True, function=False, tryexcept=False,…
66 …self.assertEqual(ed, modulegraph.DependencyInfo(conditional=True, function=False, tryexcept=False,…
72 …self.assertEqual(ed, modulegraph.DependencyInfo(conditional=True, function=False, tryexcept=True, …
78 …self.assertEqual(ed, modulegraph.DependencyInfo(conditional=True, function=False, tryexcept=True, …
84 …self.assertEqual(ed, modulegraph.DependencyInfo(conditional=True, function=False, tryexcept=True, …
90 …self.assertEqual(ed, modulegraph.DependencyInfo(conditional=True, function=False, tryexcept=True, …
[all …]
Dtest_imports.py123 fromlist=False, conditional=False, function=False, tryexcept=False))
160 fromlist=False, conditional=False, function=False, tryexcept=False))
175 fromlist=False, conditional=False, function=False, tryexcept=False))
187 fromlist=True, conditional=False, function=False, tryexcept=False))
192 fromlist=False, conditional=False, function=False, tryexcept=False))
208 fromlist=False, conditional=False, function=False, tryexcept=False))
213 fromlist=False, conditional=False, function=False, tryexcept=False))
229 fromlist=False, conditional=False, function=False, tryexcept=False))
240 fromlist=False, conditional=False, function=False, tryexcept=False))
245 fromlist=True, conditional=False, function=False, tryexcept=False))
Dtest_modulegraph.py45 …info = modulegraph.DependencyInfo(function=True, conditional=False, tryexcept=True, fromlist=False)
54 …info1 = modulegraph.DependencyInfo(function=True, conditional=False, tryexcept=True, fromlist=Fals…
55 …info2 = modulegraph.DependencyInfo(function=False, conditional=True, tryexcept=True, fromlist=Fals…
57 …info1._merged(info2), modulegraph.DependencyInfo(function=True, conditional=True, tryexcept=True, …
59 …info2 = modulegraph.DependencyInfo(function=False, conditional=True, tryexcept=False, fromlist=Fal…
61 …info1._merged(info2), modulegraph.DependencyInfo(function=True, conditional=True, tryexcept=True, …
63 …info2 = modulegraph.DependencyInfo(function=False, conditional=False, tryexcept=False, fromlist=Fa…
65 …info1._merged(info2), modulegraph.DependencyInfo(function=False, conditional=False, tryexcept=Fals…
67 …info1 = modulegraph.DependencyInfo(function=True, conditional=False, tryexcept=True, fromlist=True)
69 …info1._merged(info2), modulegraph.DependencyInfo(function=False, conditional=False, tryexcept=Fals…
[all …]
/external/llvm/test/CodeGen/SystemZ/
Dcall-04.ll1 ; Test conditional sibling calls.
11 ; Check a conditional sibling call.
29 ; Check a conditional sibling call when there are two possibilities.
47 ; Check a conditional sibling call with an argument - not supported.
65 ; Check a conditional sibling call - unsigned compare.
83 ; Check a conditional sibling call - 64-bit compare.
101 ; Check a conditional sibling call - unsigned 64-bit compare.
119 ; Check a conditional sibling call - less-equal compare.
137 ; Check a conditional sibling call - high compare.
155 ; Check a conditional sibling call - high-equal compare.
[all …]
Dcall-05.ll1 ; Test conditional sibling calls.
11 ; Check a conditional sibling call.
29 ; Check a conditional sibling call when there are two possibilities.
48 ; Check a conditional sibling call with an argument - not supported.
67 ; Check a conditional sibling call - unsigned compare.
85 ; Check a conditional sibling call - 64-bit compare.
103 ; Check a conditional sibling call - unsigned 64-bit compare.
121 ; Check a conditional sibling call - less-equal compare.
139 ; Check a conditional sibling call - high compare.
157 ; Check a conditional sibling call - high-equal compare.
[all …]
Dtrap-01.ll1 ; Test traps and conditional traps
17 ; Check conditional compare immediate and trap
35 ; Check conditional compare grande immediate and trap
53 ; Check conditional compare logical immediate and trap
71 ; Check conditional compare grande logical immediate and trap
89 ; Check conditional compare and trap
107 ; Check conditional compare grande and trap
125 ; Check conditional compare logical and trap
143 ; Check conditional compare logical grande and trap
161 ; Check conditional traps that don't have a valid Compare and Trap
/external/proguard/src/proguard/optimize/evaluation/
DTracedBranchUnit.java42 int conditional) in branchConditionally() argument
44 if (conditional == Value.ALWAYS) in branchConditionally()
49 else if (conditional != Value.NEVER) in branchConditionally()
52 super.branchConditionally(clazz, codeAttribute, offset, branchTarget, conditional); in branchConditionally()
/external/libcxx/test/std/utilities/meta/meta.trans/meta.trans.sign/
Dmake_unsigned.pass.cpp59 …test_make_unsigned<wchar_t, std::conditional<sizeof(wchar_t) == 4, unsigned int, unsigned short>::… in main()
60 …test_make_unsigned<const wchar_t, std::conditional<sizeof(wchar_t) == 4, const unsigned int, const… in main()
61 …test_make_unsigned<const Enum, std::conditional<sizeof(Enum) == sizeof(int), const unsigned int, c… in main()
63 std::conditional<sizeof(long) == 4, unsigned long long, unsigned long>::type> (); in main()
Dmake_signed.pass.cpp59 test_make_signed< wchar_t, std::conditional<sizeof(wchar_t) == 4, int, short>::type >(); in main()
60 …test_make_signed< const wchar_t, std::conditional<sizeof(wchar_t) == 4, const int, const short>::t… in main()
61 …test_make_signed< const Enum, std::conditional<sizeof(Enum) == sizeof(int), const int, const signe… in main()
62 test_make_signed< BigEnum, std::conditional<sizeof(long) == 4, long long, long>::type >(); in main()
/external/deqp/doc/testspecs/GL3/
Dfunctional.conditional_render.txt19 GL 3 conditional render
56 overlap conditions. Each query test renders a scene with one conditional
58 previously GL controlled conditional render call controlled by the test.
61 conditional call indicated by the test name. The occlusion query used in
69 before the conditional clear.
72 rendering the occlusion geometry. After the conditional depth/stencil clear
81 (read & write) FBO between the occludion query and the conditional rendering.
Dstress.conditional_render.txt19 GL3 conditional render stress tests
26 + Query and conditional geometry significantly apart
33 Conditional rendering stress tests use a large number of conditional rendering
38 the same scene with geometry culled either by conditional rendering or the
42 conditional rendering is done.
/external/libopus/silk/
Dgain_quant.c43 …const opus_int conditional, /* I first gain is delta coded if 1… in silk_gains_quant() argument
60 if( k == 0 && conditional == 0 ) { in silk_gains_quant()
97 …const opus_int conditional, /* I first gain is delta coded if 1… in silk_gains_dequant() argument
104 if( k == 0 && conditional == 0 ) { in silk_gains_dequant()
/external/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/
Dconditional.pass.cpp20 static_assert((std::is_same<std::conditional<true, char, int>::type, char>::value), ""); in main()
21 static_assert((std::is_same<std::conditional<false, char, int>::type, int>::value), ""); in main()
/external/eigen/Eigen/src/plugins/
DCommonCwiseUnaryOps.h16 typedef typename internal::conditional<NumTraits<Scalar>::IsComplex,
21 typedef typename internal::conditional<NumTraits<Scalar>::IsComplex,
26 typedef typename internal::conditional<NumTraits<Scalar>::IsComplex,
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_clip_unfilled.c101 GLuint conditional; in cull_direction() local
107 conditional = BRW_CONDITIONAL_GE; in cull_direction()
109 conditional = BRW_CONDITIONAL_L; in cull_direction()
113 conditional, in cull_direction()
129 GLuint conditional; in copy_bfc() local
144 conditional = BRW_CONDITIONAL_GE; in copy_bfc()
146 conditional = BRW_CONDITIONAL_L; in copy_bfc()
150 conditional, in copy_bfc()
/external/llvm/test/MC/MachO/AArch64/
Dreloc-errors.s3 ; CHECK: error: conditional branch requires assembler-local label. 'external' is external.
6 ; CHECK: error: Invalid relocation on conditional branch
/external/eigen/Eigen/src/Core/util/
DXprHelper.h99 typedef typename conditional<(sizeof(I1)<sizeof(I2)), I2, I1>::type type;
398 typedef typename conditional<
404 typedef typename conditional<
415 typedef typename conditional<
452 typedef typename conditional<Evaluate, PlainObject, typename ref_selector<T>::type>::type type;
494 typedef typename conditional<is_same<CurrentScalarType,NewScalarType>::value,
586 typedef typename conditional<
601 typedef typename conditional<
617 typedef typename conditional<
635 …typedef CwiseNullaryOp<scalar_constant_op<Scalar>, const typename conditional<is_same< typename tr…
[all …]
/external/clang/test/SemaOpenCL/
Daddress-spaces-conversions-cl2.0.cl235 // expected-error@-2{{conditional operator with the second and third operands of type ('__constant…
241 // expected-error-re@-2{{conditional operator with the second and third operands of type ('__{{glo…
247 // expected-error-re@-2{{conditional operator with the second and third operands of type ('__{{glo…
253 // expected-error-re@-2{{conditional operator with the second and third operands of type ('__{{glo…
258 // expected-error@-2{{conditional operator with the second and third operands of type ('__constant…
265 // expected-error@-2{{conditional operator with the second and third operands of type ('__constant…
271 // expected-error-re@-2{{conditional operator with the second and third operands of type ('__{{glo…
278 // expected-error-re@-2{{conditional operator with the second and third operands of type ('__{{glo…
284 // expected-error-re@-2{{conditional operator with the second and third operands of type ('__{{glo…
290 // expected-error@-2{{conditional operator with the second and third operands of type ('__constant…
/external/eigen/Eigen/src/Core/products/
DGeneralMatrixMatrix.h277 typename conditional<StorageOrder==RowMajor,_RhsScalar,_LhsScalar>::type,
278 typename conditional<StorageOrder==RowMajor,_LhsScalar,_RhsScalar>::type>
285 typedef typename conditional<Transpose,_RhsScalar,_LhsScalar>::type LhsScalar;
286 typedef typename conditional<Transpose,_LhsScalar,_RhsScalar>::type RhsScalar;
328 typename conditional<StorageOrder==RowMajor,_RhsScalar,_LhsScalar>::type,
329 typename conditional<StorageOrder==RowMajor,_LhsScalar,_RhsScalar>::type>
334 typedef typename conditional<Transpose,_RhsScalar,_LhsScalar>::type LhsScalar;
335 typedef typename conditional<Transpose,_LhsScalar,_RhsScalar>::type RhsScalar;
/external/libhevc/common/arm/
Dihevc_inter_pred_luma_copy_w16out.s92 tst r12,#7 @conditional check for wd (multiples)
98 subs r4,r12,#0 @wd conditional subtract
142 sub r4,r12,#0 @wd conditional check
170 suble r4,r12,#0 @wd conditional check
214 suble r4,r12,#0 @wd conditional check
Dihevc_inter_pred_chroma_copy_w16out.s118 tst r12,#7 @conditional check for wd (multiples)
128 subs r4,r12,#0 @wd conditional subtract
169 subs r4,r12,#0 @wd conditional subtract
200 sub r4,r12,#0 @wd conditional check
230 suble r4,r12,#0 @wd conditional check
274 suble r4,r12,#0 @wd conditional check
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dtype_traits.h120 struct conditional { typedef T type; };
123 struct conditional<false, T, F> { typedef F type; };
/external/clang/test/SemaCXX/
Ddecltype.cpp105 class conditional {
108 void foo(conditional<decltype((1),int>) { // expected-note 2 {{to match this '('}} expected-error …
/external/eigen/Eigen/src/Core/
DSelfAdjointView.h180 typename internal::conditional<(TriMode&(Upper|Lower))==(UpLo&(Upper|Lower)),
185 …typename internal::conditional<(TriMode&(Upper|Lower))==(UpLo&(Upper|Lower)), MatrixType&, typenam…
186 …typename internal::conditional<(TriMode&(Upper|Lower))==(UpLo&(Upper|Lower)), MatrixType&, typenam…
187 return typename internal::conditional<(TriMode&(Upper|Lower))==(UpLo&(Upper|Lower)),
/external/llvm/test/Transforms/SampleProfile/
Dnolocinfo.ll10 ; Remarks for conditional branches need debug location information for the
13 ; CHECK: remark: nolocinfo.c:3:5: most popular destination for conditional branches at <UNKNOWN LOC…

12345678910>>...22