Home
last modified time | relevance | path

Searched refs:always (Results 1 – 25 of 3598) sorted by relevance

12345678910>>...144

/third_party/typescript/tests/baselines/reference/
DtruthinessCallExpressionCoercion2.errors.txt1 …oercion2.ts(11,5): error TS2774: This condition will always return true since the function is alwa…
2 …ercion2.ts(14,10): error TS2774: This condition will always return true since the function is alwa…
3 …ercion2.ts(41,18): error TS2774: This condition will always return true since the function is alwa…
4 …oercion2.ts(44,9): error TS2774: This condition will always return true since the function is alwa…
5 …ercion2.ts(48,11): error TS2774: This condition will always return true since the function is alwa…
6 …ercion2.ts(65,46): error TS2774: This condition will always return true since the function is alwa…
7 …oercion2.ts(76,5): error TS2774: This condition will always return true since the function is alwa…
8 …ercion2.ts(79,10): error TS2774: This condition will always return true since the function is alwa…
9 …oercion2.ts(99,5): error TS2774: This condition will always return true since the function is alwa…
10 …ercion2.ts(109,9): error TS2774: This condition will always return true since the function is alwa…
[all …]
DtruthinessCallExpressionCoercion.errors.txt1 …nCoercion.ts(2,9): error TS2774: This condition will always return true since the function is alwa…
2 …Coercion.ts(18,9): error TS2774: This condition will always return true since the function is alwa…
3 …Coercion.ts(36,9): error TS2774: This condition will always return true since the function is alwa…
4 …Coercion.ts(50,9): error TS2774: This condition will always return true since the function is alwa…
5 …oercion.ts(66,13): error TS2774: This condition will always return true since the function is alwa…
6 …Coercion.ts(76,9): error TS2774: This condition will always return true since the function is alwa…
7 …Coercion.ts(82,9): error TS2774: This condition will always return true since the function is alwa…
14 !!! error TS2774: This condition will always return true since the function is always defined. Did …
32 !!! error TS2774: This condition will always return true since the function is always defined. Did …
52 !!! error TS2774: This condition will always return true since the function is always defined. Did …
[all …]
DcapturedLetConstInLoop8.errors.txt1 tests/cases/compiler/capturedLetConstInLoop8.ts(73,21): error TS2367: This condition will always re…
2 tests/cases/compiler/capturedLetConstInLoop8.ts(76,21): error TS2367: This condition will always re…
3 tests/cases/compiler/capturedLetConstInLoop8.ts(79,21): error TS2367: This condition will always re…
4 tests/cases/compiler/capturedLetConstInLoop8.ts(82,21): error TS2367: This condition will always re…
5 tests/cases/compiler/capturedLetConstInLoop8.ts(86,21): error TS2367: This condition will always re…
6 tests/cases/compiler/capturedLetConstInLoop8.ts(89,21): error TS2367: This condition will always re…
7 tests/cases/compiler/capturedLetConstInLoop8.ts(92,21): error TS2367: This condition will always re…
8 tests/cases/compiler/capturedLetConstInLoop8.ts(95,21): error TS2367: This condition will always re…
9 tests/cases/compiler/capturedLetConstInLoop8.ts(98,21): error TS2367: This condition will always re…
10 tests/cases/compiler/capturedLetConstInLoop8.ts(102,17): error TS2367: This condition will always r…
[all …]
DcapturedLetConstInLoop8_ES6.errors.txt1 …capturedLetConstInLoop8_ES6.ts(73,21): error TS2367: This condition will always return 'false' sin…
2 …capturedLetConstInLoop8_ES6.ts(76,21): error TS2367: This condition will always return 'false' sin…
3 …capturedLetConstInLoop8_ES6.ts(79,21): error TS2367: This condition will always return 'false' sin…
4 …capturedLetConstInLoop8_ES6.ts(82,21): error TS2367: This condition will always return 'false' sin…
5 …capturedLetConstInLoop8_ES6.ts(86,21): error TS2367: This condition will always return 'false' sin…
6 …capturedLetConstInLoop8_ES6.ts(89,21): error TS2367: This condition will always return 'false' sin…
7 …capturedLetConstInLoop8_ES6.ts(92,21): error TS2367: This condition will always return 'false' sin…
8 …capturedLetConstInLoop8_ES6.ts(95,21): error TS2367: This condition will always return 'false' sin…
9 …capturedLetConstInLoop8_ES6.ts(98,21): error TS2367: This condition will always return 'false' sin…
10 …apturedLetConstInLoop8_ES6.ts(102,17): error TS2367: This condition will always return 'false' sin…
[all …]
DtruthinessCallExpressionCoercion3.symbols6 always(): void
7 >always : Symbol(I.always, Decl(truthinessCallExpressionCoercion3.ts, 1, 13))
14 if ((result as I).always) {
15 >(result as I).always : Symbol(I.always, Decl(truthinessCallExpressionCoercion3.ts, 1, 13))
18 >always : Symbol(I.always, Decl(truthinessCallExpressionCoercion3.ts, 1, 13))
28 if (((result as I)).always) {
29 >((result as I)).always : Symbol(I.always, Decl(truthinessCallExpressionCoercion3.ts, 1, 13))
32 >always : Symbol(I.always, Decl(truthinessCallExpressionCoercion3.ts, 1, 13))
DtruthinessCallExpressionCoercion1.errors.txt1 …Coercion1.ts(3,5): error TS2774: This condition will always return true since the function is alwa…
2 …oercion1.ts(19,5): error TS2774: This condition will always return true since the function is alwa…
3 …oercion1.ts(33,5): error TS2774: This condition will always return true since the function is alwa…
4 …oercion1.ts(46,5): error TS2774: This condition will always return true since the function is alwa…
5 …oercion1.ts(76,9): error TS2774: This condition will always return true since the function is alwa…
13 !!! error TS2774: This condition will always return true since the function is always defined. Did …
31 !!! error TS2774: This condition will always return true since the function is always defined. Did …
47 !!! error TS2774: This condition will always return true since the function is always defined. Did …
62 !!! error TS2774: This condition will always return true since the function is always defined. Did …
94 !!! error TS2774: This condition will always return true since the function is always defined. Did …
DcomparisonOperatorWithNoRelationshipPrimitiveType.errors.txt73 …oRelationshipPrimitiveType.ts(114,12): error TS2367: This condition will always return 'false' sin…
74 …oRelationshipPrimitiveType.ts(115,12): error TS2367: This condition will always return 'false' sin…
75 …oRelationshipPrimitiveType.ts(116,12): error TS2367: This condition will always return 'false' sin…
76 …oRelationshipPrimitiveType.ts(119,12): error TS2367: This condition will always return 'false' sin…
77 …oRelationshipPrimitiveType.ts(120,12): error TS2367: This condition will always return 'false' sin…
78 …oRelationshipPrimitiveType.ts(121,12): error TS2367: This condition will always return 'false' sin…
79 …oRelationshipPrimitiveType.ts(122,12): error TS2367: This condition will always return 'false' sin…
80 …oRelationshipPrimitiveType.ts(124,12): error TS2367: This condition will always return 'false' sin…
81 …oRelationshipPrimitiveType.ts(125,12): error TS2367: This condition will always return 'false' sin…
82 …oRelationshipPrimitiveType.ts(126,12): error TS2367: This condition will always return 'false' sin…
[all …]
DtruthinessCallExpressionCoercion3.types4 always(): void
5 >always : () => void
12 if ((result as I).always) {
13 >(result as I).always : () => void
17 >always : () => void
27 if (((result as I)).always) {
28 >((result as I)).always : () => void
33 >always : () => void
DgeneratorAssignability.errors.txt1 …'next' method of its iterator expects type 'string', but array spread will always send 'undefined'.
2 …method of its iterator expects type 'string', but array destructuring will always send 'undefined'.
3 …method of its iterator expects type 'string', but array destructuring will always send 'undefined'.
4 …method of its iterator expects type 'string', but array destructuring will always send 'undefined'.
5 …method of its iterator expects type 'string', but array destructuring will always send 'undefined'.
6 …e the 'next' method of its iterator expects type 'string', but for-of will always send 'undefined'.
7 …e the 'next' method of its iterator expects type 'string', but for-of will always send 'undefined'.
8 …e the 'next' method of its iterator expects type 'string', but for-of will always send 'undefined'.
9 …hod of its iterator expects type 'string', but the containing generator will always send 'boolean'.
10 …hod of its iterator expects type 'string', but the containing generator will always send 'boolean'.
[all …]
DstringLiteralsWithEqualityChecks04.errors.txt1 …LiteralsWithEqualityChecks04.ts(16,5): error TS2367: This condition will always return 'false' sin…
2 …LiteralsWithEqualityChecks04.ts(19,5): error TS2367: This condition will always return 'false' sin…
3 …LiteralsWithEqualityChecks04.ts(20,5): error TS2367: This condition will always return 'false' sin…
4 …LiteralsWithEqualityChecks04.ts(25,5): error TS2367: This condition will always return 'true' sinc…
5 …LiteralsWithEqualityChecks04.ts(28,5): error TS2367: This condition will always return 'true' sinc…
6 …LiteralsWithEqualityChecks04.ts(29,5): error TS2367: This condition will always return 'true' sinc…
27 !!! error TS2367: This condition will always return 'false' since the types '"foo"' and '"bar"' hav…
32 !!! error TS2367: This condition will always return 'false' since the types 'Refrigerator | "foo"' …
35 !!! error TS2367: This condition will always return 'false' since the types '"bar"' and 'Refrigerat…
42 !!! error TS2367: This condition will always return 'true' since the types '"foo"' and '"bar"' have…
[all …]
DstringLiteralsWithEqualityChecks03.errors.txt1 …LiteralsWithEqualityChecks03.ts(16,5): error TS2367: This condition will always return 'false' sin…
2 …LiteralsWithEqualityChecks03.ts(19,5): error TS2367: This condition will always return 'false' sin…
3 …LiteralsWithEqualityChecks03.ts(20,5): error TS2367: This condition will always return 'false' sin…
4 …LiteralsWithEqualityChecks03.ts(25,5): error TS2367: This condition will always return 'true' sinc…
5 …LiteralsWithEqualityChecks03.ts(28,5): error TS2367: This condition will always return 'true' sinc…
6 …LiteralsWithEqualityChecks03.ts(29,5): error TS2367: This condition will always return 'true' sinc…
27 !!! error TS2367: This condition will always return 'false' since the types '"foo"' and '"bar"' hav…
32 !!! error TS2367: This condition will always return 'false' since the types 'Refrigerator | "foo"' …
35 !!! error TS2367: This condition will always return 'false' since the types '"bar"' and 'Refrigerat…
42 !!! error TS2367: This condition will always return 'true' since the types '"foo"' and '"bar"' have…
[all …]
DstringLiteralsWithEqualityChecks01.errors.txt1 …gLiteralsWithEqualityChecks01.ts(8,5): error TS2367: This condition will always return 'false' sin…
2 …gLiteralsWithEqualityChecks01.ts(9,5): error TS2367: This condition will always return 'false' sin…
3 …LiteralsWithEqualityChecks01.ts(10,5): error TS2367: This condition will always return 'false' sin…
4 …LiteralsWithEqualityChecks01.ts(17,5): error TS2367: This condition will always return 'true' sinc…
5 …LiteralsWithEqualityChecks01.ts(18,5): error TS2367: This condition will always return 'true' sinc…
6 …LiteralsWithEqualityChecks01.ts(19,5): error TS2367: This condition will always return 'true' sinc…
19 !!! error TS2367: This condition will always return 'false' since the types '"foo"' and '"bar"' hav…
22 !!! error TS2367: This condition will always return 'false' since the types '"bar"' and '"foo"' hav…
25 !!! error TS2367: This condition will always return 'false' since the types '"foo"' and '"bar"' hav…
34 !!! error TS2367: This condition will always return 'true' since the types '"foo"' and '"bar"' have…
[all …]
DstringLiteralsWithEqualityChecks02.errors.txt1 …gLiteralsWithEqualityChecks02.ts(8,5): error TS2367: This condition will always return 'false' sin…
2 …gLiteralsWithEqualityChecks02.ts(9,5): error TS2367: This condition will always return 'false' sin…
3 …LiteralsWithEqualityChecks02.ts(10,5): error TS2367: This condition will always return 'false' sin…
4 …LiteralsWithEqualityChecks02.ts(17,5): error TS2367: This condition will always return 'true' sinc…
5 …LiteralsWithEqualityChecks02.ts(18,5): error TS2367: This condition will always return 'true' sinc…
6 …LiteralsWithEqualityChecks02.ts(19,5): error TS2367: This condition will always return 'true' sinc…
19 !!! error TS2367: This condition will always return 'false' since the types '"foo"' and '"bar"' hav…
22 !!! error TS2367: This condition will always return 'false' since the types '"bar"' and '"foo"' hav…
25 !!! error TS2367: This condition will always return 'false' since the types '"foo"' and '"bar"' hav…
34 !!! error TS2367: This condition will always return 'true' since the types '"foo"' and '"bar"' have…
[all …]
DcomparisonOperatorWithNoRelationshipObjectsOnProperty.errors.txt17 …lationshipObjectsOnProperty.ts(51,12): error TS2367: This condition will always return 'false' sin…
18 …lationshipObjectsOnProperty.ts(52,12): error TS2367: This condition will always return 'false' sin…
19 …lationshipObjectsOnProperty.ts(54,12): error TS2367: This condition will always return 'false' sin…
20 …lationshipObjectsOnProperty.ts(55,12): error TS2367: This condition will always return 'false' sin…
21 …lationshipObjectsOnProperty.ts(58,12): error TS2367: This condition will always return 'true' sinc…
22 …lationshipObjectsOnProperty.ts(59,12): error TS2367: This condition will always return 'true' sinc…
23 …lationshipObjectsOnProperty.ts(61,12): error TS2367: This condition will always return 'true' sinc…
24 …lationshipObjectsOnProperty.ts(62,12): error TS2367: This condition will always return 'true' sinc…
25 …lationshipObjectsOnProperty.ts(65,12): error TS2367: This condition will always return 'false' sin…
26 …lationshipObjectsOnProperty.ts(66,12): error TS2367: This condition will always return 'false' sin…
[all …]
DcomparisonOperatorWithNoRelationshipObjectsOnCallSignature.errors.txt49 …shipObjectsOnCallSignature.ts(103,12): error TS2367: This condition will always return 'false' sin…
50 …shipObjectsOnCallSignature.ts(104,12): error TS2367: This condition will always return 'false' sin…
51 …shipObjectsOnCallSignature.ts(105,12): error TS2367: This condition will always return 'false' sin…
52 …shipObjectsOnCallSignature.ts(106,12): error TS2367: This condition will always return 'false' sin…
53 …shipObjectsOnCallSignature.ts(107,12): error TS2367: This condition will always return 'false' sin…
54 …shipObjectsOnCallSignature.ts(108,12): error TS2367: This condition will always return 'false' sin…
55 …shipObjectsOnCallSignature.ts(111,12): error TS2367: This condition will always return 'false' sin…
56 …shipObjectsOnCallSignature.ts(112,12): error TS2367: This condition will always return 'false' sin…
57 …shipObjectsOnCallSignature.ts(113,12): error TS2367: This condition will always return 'false' sin…
58 …shipObjectsOnCallSignature.ts(114,12): error TS2367: This condition will always return 'false' sin…
[all …]
DcomparisonOperatorWithNoRelationshipObjectsOnConstructorSignature.errors.txt49 …ectsOnConstructorSignature.ts(103,12): error TS2367: This condition will always return 'false' sin…
50 …ectsOnConstructorSignature.ts(104,12): error TS2367: This condition will always return 'false' sin…
51 …ectsOnConstructorSignature.ts(105,12): error TS2367: This condition will always return 'false' sin…
52 …ectsOnConstructorSignature.ts(106,12): error TS2367: This condition will always return 'false' sin…
53 …ectsOnConstructorSignature.ts(107,12): error TS2367: This condition will always return 'false' sin…
54 …ectsOnConstructorSignature.ts(108,12): error TS2367: This condition will always return 'false' sin…
55 …ectsOnConstructorSignature.ts(111,12): error TS2367: This condition will always return 'false' sin…
56 …ectsOnConstructorSignature.ts(112,12): error TS2367: This condition will always return 'false' sin…
57 …ectsOnConstructorSignature.ts(113,12): error TS2367: This condition will always return 'false' sin…
58 …ectsOnConstructorSignature.ts(114,12): error TS2367: This condition will always return 'false' sin…
[all …]
/third_party/boost/libs/hof/test/
Dalways.cpp15 BOOST_HOF_STATIC_TEST_CHECK(boost::hof::always(ten)(1,2,3,4,5) == 10); in BOOST_HOF_TEST_CASE()
16 BOOST_HOF_TEST_CHECK( boost::hof::always(ten)(1,2,3,4,5) == 10 ); in BOOST_HOF_TEST_CASE()
19 BOOST_HOF_TEST_CHECK( boost::hof::always(std::ref(i))(1,2,3,4,5) == 10 ); in BOOST_HOF_TEST_CASE()
20 BOOST_HOF_TEST_CHECK( &boost::hof::always(std::ref(i))(1,2,3,4,5) == &i ); in BOOST_HOF_TEST_CASE()
22 boost::hof::always()(1, 2); in BOOST_HOF_TEST_CASE()
23 …static_assert(std::is_same<decltype(boost::hof::always()(1, 2)), BOOST_HOF_ALWAYS_VOID_RETURN>::va… in BOOST_HOF_TEST_CASE()
33 BOOST_HOF_STATIC_FUNCTION(gten) = boost::hof::always(std::integral_constant<int, 10>{});
43 auto f = boost::hof::always(10); in BOOST_HOF_TEST_CASE()
57 static_assert(noexcept(boost::hof::always()()), "noexcept always"); in BOOST_HOF_TEST_CASE()
58 static_assert(noexcept(boost::hof::always(1)()), "noexcept always"); in BOOST_HOF_TEST_CASE()
[all …]
Ddecorate.cpp12 …T_HOF_TEST_CHECK(boost::hof::decorate(boost::hof::always(1))(boost::hof::always(1))(boost::hof::al… in BOOST_HOF_TEST_CASE()
31 …_assert(noexcept(boost::hof::decorate(boost::hof::always(1))(boost::hof::always(1))(boost::hof::al… in BOOST_HOF_TEST_CASE()
32 …assert(!noexcept(boost::hof::decorate(boost::hof::always(1))(boost::hof::always(1))(boost::hof::al… in BOOST_HOF_TEST_CASE()
Dapply_eval.cpp16 …TEST_CHECK(boost::hof::apply_eval(binary_class(), boost::hof::always(1), boost::hof::always(2)) ==… in BOOST_HOF_TEST_CASE()
22 boost::hof::apply_eval(boost::hof::always(), boost::hof::always(1), boost::hof::always(2)); in BOOST_HOF_TEST_CASE()
27 …assert(noexcept(boost::hof::apply_eval(boost::hof::always(), boost::hof::always(1), boost::hof::al… in BOOST_HOF_TEST_CASE()
61 BOOST_HOF_TEST_CHECK(*boost::hof::apply_eval(&moveable, boost::hof::always(1)) == 1); in BOOST_HOF_TEST_CASE()
62 BOOST_HOF_TEST_CHECK(*boost::hof::apply_eval(&moveable, boost::hof::always(3)) == 3); in BOOST_HOF_TEST_CASE()
Dpack.cpp40 static_assert(!noexcept(boost::hof::pack(ct, ct)(boost::hof::always())), "noexcept pack"); in BOOST_HOF_TEST_CASE()
41 static_assert(noexcept(boost::hof::pack(1, 2)(boost::hof::always())), "noexcept pack"); in BOOST_HOF_TEST_CASE()
42 … static_assert(noexcept(boost::hof::pack_forward(ct, ct)(boost::hof::always())), "noexcept pack"); in BOOST_HOF_TEST_CASE()
43 static_assert(noexcept(boost::hof::pack_forward(i, i)(boost::hof::always())), "noexcept pack"); in BOOST_HOF_TEST_CASE()
44 static_assert(noexcept(boost::hof::pack_forward(1, 2)(boost::hof::always())), "noexcept pack"); in BOOST_HOF_TEST_CASE()
45 static_assert(noexcept(boost::hof::pack_basic(ct, ct)(boost::hof::always())), "noexcept pack"); in BOOST_HOF_TEST_CASE()
46 static_assert(noexcept(boost::hof::pack_basic(i, i)(boost::hof::always())), "noexcept pack"); in BOOST_HOF_TEST_CASE()
47 static_assert(noexcept(boost::hof::pack_basic(1, 2)(boost::hof::always())), "noexcept pack"); in BOOST_HOF_TEST_CASE()
49 static_assert(noexcept(boost::hof::pack()(boost::hof::always())), "noexcept pack"); in BOOST_HOF_TEST_CASE()
50 static_assert(noexcept(boost::hof::pack_forward()(boost::hof::always())), "noexcept pack"); in BOOST_HOF_TEST_CASE()
[all …]
/third_party/icu/icu4c/source/test/testdata/
Dnumberpermutationtest.txt88 scientific/+ee/sign-always percent unit-width-narrow
102 scientific/+ee/sign-always percent unit-width-full-name
116 scientific/+ee/sign-always currency/EUR unit-width-narrow
130 scientific/+ee/sign-always currency/EUR unit-width-full-name
144 scientific/+ee/sign-always measure-unit/length-furlong unit-width-narrow
158 scientific/+ee/sign-always measure-unit/length-furlong unit-width-full-name
340 scientific/+ee/sign-always percent precision-integer
354 scientific/+ee/sign-always percent .000
368 scientific/+ee/sign-always percent .##/@@@+
382 scientific/+ee/sign-always percent @@
[all …]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/
Dnumberpermutationtest.txt88 scientific/+ee/sign-always percent unit-width-narrow
102 scientific/+ee/sign-always percent unit-width-full-name
116 scientific/+ee/sign-always currency/EUR unit-width-narrow
130 scientific/+ee/sign-always currency/EUR unit-width-full-name
144 scientific/+ee/sign-always measure-unit/length-furlong unit-width-narrow
158 scientific/+ee/sign-always measure-unit/length-furlong unit-width-full-name
340 scientific/+ee/sign-always percent precision-integer
354 scientific/+ee/sign-always percent .000
368 scientific/+ee/sign-always percent .##/@@@+
382 scientific/+ee/sign-always percent @@
[all …]
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/data/
Dnumberpermutationtest.txt88 scientific/+ee/sign-always percent unit-width-narrow
102 scientific/+ee/sign-always percent unit-width-full-name
116 scientific/+ee/sign-always currency/EUR unit-width-narrow
130 scientific/+ee/sign-always currency/EUR unit-width-full-name
144 scientific/+ee/sign-always measure-unit/length-furlong unit-width-narrow
158 scientific/+ee/sign-always measure-unit/length-furlong unit-width-full-name
340 scientific/+ee/sign-always percent precision-integer
354 scientific/+ee/sign-always percent .000
368 scientific/+ee/sign-always percent .##/@@@+
382 scientific/+ee/sign-always percent @@
[all …]
/third_party/flatbuffers/rust/flatbuffers/src/
Dprimitives.rs90 #[inline(always)]
123 #[inline(always)]
128 #[inline(always)]
137 #[inline(always)]
149 #[inline(always)]
166 #[inline(always)]
173 #[inline(always)]
181 #[inline(always)]
194 #[inline(always)]
202 #[inline(always)]
[all …]
/third_party/boost/libs/mpl/doc/src/refmanual/
Dalways.rst1 .. Metafunctions/Miscellaneous//always |20
3 always title
14 struct always
24 ``always<X>`` specialization is a variadic |Metafunction Class| always returning the
33 #include <boost/mpl/always.hpp>
59 typedef always<x> f;
77 typedef always<true\_> always_true;

12345678910>>...144