Home
last modified time | relevance | path

Searched refs:different (Results 1 – 25 of 3835) sorted by relevance

12345678910>>...154

/third_party/mbedtls/tests/suites/
Dtest_suite_constant_time.data37 mbedtls_ct_memcmp len 1 different
40 mbedtls_ct_memcmp len 17 different
43 mbedtls_ct_memcmp len 17 different 1
46 mbedtls_ct_memcmp len 17 different 4
49 mbedtls_ct_memcmp len 17 different 10
52 mbedtls_ct_memcmp len 17 different 16
55 mbedtls_ct_memcmp len 1 offset 1 different
58 mbedtls_ct_memcmp len 17 offset 1 different
61 mbedtls_ct_memcmp len 17 offset 1 different 1
64 mbedtls_ct_memcmp len 17 offset 1 different 5
/third_party/typescript/tests/baselines/reference/
DintersectionTypeMembers.types101 nested: { doublyNested: { d: string; }, different: { e: number } };
102 >nested : { doublyNested: { d: string;}; different: { e: number;}; }
105 >different : { e: number; }
118 … }, different: { e: 12 }, other: { g: 101 } }} : { nested: { doublyNested:…
121 >nested : { doublyNested: { d: string; f: string; }; different: { e: number; }; other: { g: number;…
122 … 'no' }, different: { e: 12 }, other: { g: 101 } } : { doublyNested: { d: …
137 different: { e: 12 },
138 >different : { e: number; }
168different: { e: 12 }, other: { g: 101 } }} : { nested: { doublyNested: { d: strin…
171 >nested : { doublyNested: { d: string; f: string; g: string; h: string; }; different: { e: number; …
[all …]
DgenericTypeAssertions4.errors.txt2 …'A' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different su…
4 …'B' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different su…
6 …'C' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different su…
8 …'B' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different su…
10 …'C' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different su…
35 …ble to the constraint of type 'T', but 'T' could be instantiated with a different subtype of const…
39 …ble to the constraint of type 'T', but 'T' could be instantiated with a different subtype of const…
43 …ble to the constraint of type 'T', but 'T' could be instantiated with a different subtype of const…
48 …ble to the constraint of type 'T', but 'T' could be instantiated with a different subtype of const…
52 …ble to the constraint of type 'T', but 'T' could be instantiated with a different subtype of const…
DgenericTypeAssertions5.errors.txt2 …'A' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different su…
4 …'B' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different su…
6 …'C' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different su…
8 …'B' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different su…
10 …'C' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different su…
35 …ble to the constraint of type 'T', but 'T' could be instantiated with a different subtype of const…
39 …ble to the constraint of type 'T', but 'T' could be instantiated with a different subtype of const…
43 …ble to the constraint of type 'T', but 'T' could be instantiated with a different subtype of const…
48 …ble to the constraint of type 'T', but 'T' could be instantiated with a different subtype of const…
52 …ble to the constraint of type 'T', but 'T' could be instantiated with a different subtype of const…
DtypeParameterAssignability3.errors.txt2 …'U' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different su…
4 …'T' is assignable to the constraint of type 'U', but 'U' could be instantiated with a different su…
6 …'U' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different su…
8 …'T' is assignable to the constraint of type 'U', but 'U' could be instantiated with a different su…
28 …ble to the constraint of type 'T', but 'T' could be instantiated with a different subtype of const…
32 …ble to the constraint of type 'U', but 'U' could be instantiated with a different subtype of const…
42 …ble to the constraint of type 'T', but 'T' could be instantiated with a different subtype of const…
46 …ble to the constraint of type 'U', but 'U' could be instantiated with a different subtype of const…
DtypeParameterAssignability2.errors.txt12 …'U' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different su…
14 …'V' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different su…
16 …ble to the constraint of type 'T', but 'T' could be instantiated with a different subtype of const…
18 …'V' is assignable to the constraint of type 'U', but 'U' could be instantiated with a different su…
20 …ble to the constraint of type 'U', but 'U' could be instantiated with a different subtype of const…
22 …ble to the constraint of type 'V', but 'V' could be instantiated with a different subtype of const…
24 …'U' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different su…
26 …'V' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different su…
28 …ble to the constraint of type 'T', but 'T' could be instantiated with a different subtype of const…
30 …'V' is assignable to the constraint of type 'U', but 'U' could be instantiated with a different su…
[all …]
DintersectionTypeMembers.js31 nested: { doublyNested: { d: string; }, different: { e: number } };
42 different: { e: 12 }, property
64 different: { e: 12 }, property
90 different: { e: 12 }, property
102 different: { e: 12 }, property
DassignmentCompatWithGenericCallSignaturesWithOptionalParameters.errors.txt4 …Type 'T' is not assignable to type 'T'. Two different types with this name exist, but they are unr…
7 …Type 'T' is not assignable to type 'T'. Two different types with this name exist, but they are unr…
12 …Type 'T' is not assignable to type 'T'. Two different types with this name exist, but they are unr…
15 …Type 'T' is not assignable to type 'T'. Two different types with this name exist, but they are unr…
19 …Type 'T' is not assignable to type 'T'. Two different types with this name exist, but they are unr…
23 …Type 'T' is not assignable to type 'T'. Two different types with this name exist, but they are unr…
27 …Type 'T' is not assignable to type 'T'. Two different types with this name exist, but they are unr…
31 …Type 'T' is not assignable to type 'T'. Two different types with this name exist, but they are unr…
34 …Type 'T' is not assignable to type 'T'. Two different types with this name exist, but they are unr…
38 …Type 'T' is not assignable to type 'T'. Two different types with this name exist, but they are unr…
[all …]
DtypeParametersAreIdenticalToThemselves.types8 function foo1<T>(x: T); // no error, different declaration for each T
20 function foo2<T, U>(x: T); // no error, different declaration for each T
49 function inner2<T>(x: T); // no error, different T
78 foo2<U>(a: T, x: U); // no error, different declaration for each U
92 foo3<T>(x: T); // no error, different declaration for each T
104 foo4<T extends Date>(x: T); // no error, different declaration for each T
133 foo2<U>(a: T, x: U); // no error, different declaration for each U
147 foo3<T>(x: T); // no error, different declaration for each T
170 foo2<U>(a: T, x: U); // no error, different declaration for each U
179 foo3<T>(x: T); // no error, different declaration for each T
[all …]
DsubtypingWithConstructSignatures6.errors.txt5 …Type 'T' is not assignable to type 'T'. Two different types with this name exist, but they are unr…
11 …Type 'T' is not assignable to type 'T'. Two different types with this name exist, but they are unr…
17 …Type 'T' is not assignable to type 'T'. Two different types with this name exist, but they are unr…
23 …Type 'T' is not assignable to type 'T'. Two different types with this name exist, but they are unr…
30 …Type 'T' is not assignable to type 'T'. Two different types with this name exist, but they are unr…
36 …Type '{ foo: T; }' is not assignable to type '{ foo: T; }'. Two different types with this name exi…
38 …Type 'T' is not assignable to type 'T'. Two different types with this name exist, but they are unr…
44 …Type '{ a: T; b: T; }' is not assignable to type '{ a: T; b: T; }'. Two different types with this …
46 …Type 'T' is not assignable to type 'T'. Two different types with this name exist, but they are unr…
80 !!! error TS2430: Type 'T' is not assignable to type 'T'. Two different types with this nam…
[all …]
DcallSignatureAssignabilityInInheritance6.errors.txt5 …Type 'T' is not assignable to type 'T'. Two different types with this name exist, but they are unr…
11 …Type 'T' is not assignable to type 'T'. Two different types with this name exist, but they are unr…
17 …Type 'T' is not assignable to type 'T'. Two different types with this name exist, but they are unr…
23 …Type 'T' is not assignable to type 'T'. Two different types with this name exist, but they are unr…
30 …Type 'T' is not assignable to type 'T'. Two different types with this name exist, but they are unr…
36 …Type '{ foo: T; }' is not assignable to type '{ foo: T; }'. Two different types with this name exi…
38 …Type 'T' is not assignable to type 'T'. Two different types with this name exist, but they are unr…
44 …Type '{ a: T; b: T; }' is not assignable to type '{ a: T; b: T; }'. Two different types with this …
46 …Type 'T' is not assignable to type 'T'. Two different types with this name exist, but they are unr…
80 !!! error TS2430: Type 'T' is not assignable to type 'T'. Two different types with this nam…
[all …]
DconstructSignatureAssignabilityInInheritance6.errors.txt5 …Type 'T' is not assignable to type 'T'. Two different types with this name exist, but they are unr…
11 …Type 'T' is not assignable to type 'T'. Two different types with this name exist, but they are unr…
17 …Type 'T' is not assignable to type 'T'. Two different types with this name exist, but they are unr…
23 …Type 'T' is not assignable to type 'T'. Two different types with this name exist, but they are unr…
30 …Type 'T' is not assignable to type 'T'. Two different types with this name exist, but they are unr…
36 …Type '{ foo: T; }' is not assignable to type '{ foo: T; }'. Two different types with this name exi…
38 …Type 'T' is not assignable to type 'T'. Two different types with this name exist, but they are unr…
44 …Type '{ a: T; b: T; }' is not assignable to type '{ a: T; b: T; }'. Two different types with this …
46 …Type 'T' is not assignable to type 'T'. Two different types with this name exist, but they are unr…
80 !!! error TS2430: Type 'T' is not assignable to type 'T'. Two different types with this nam…
[all …]
/third_party/vk-gl-cts/doc/testspecs/GLES2/
Dfunctional.vertex_arrays.single_attribute.txt25 + Rendering with different strides from buffer and user pointer.
26 + Attribute normalization with different types and component counts.
28 + Using buffers with different usage.
29 + Buffer attributes with different offsets.
52 Stride tests render different input type and component count combinations from buffer
56 Normalization is tested with different input types and component counts. User
59 Output type tests pass different input types to different vector types in shader.
60 Also different input type and output type component counts are tested. Data is used
63 Usage testcases test buffers with different usage parameters with different strides
64 and different sized types. The data is used as vec2 in shaders.
Dfunctional.vertex_arrays.multiple_attributes.txt25 + Using different attribute counts.
26 + Multiple attributes from different sources(buffer, user pointer).
27 + Multiple attributes with different strides
28 + Multiple attributes with different input types.
55 Stride tests use three attributes with different strides. Two component float
59 Input type testcases use three attributes with different input types. Attributes
/third_party/vk-gl-cts/doc/testspecs/GLES3/
Dfunctional.vertex_arrays.single_attribute.txt25 + Rendering with different strides from buffer and user pointer.
26 + Attribute normalization with different types and component counts.
30 + Using buffers with different usage.
31 + Buffer attributes with different offsets.
55 Stride tests render different input type and component count combinations from buffer
59 Normalization is tested with different input types and component counts. User
62 Output type tests pass different input types to different vector types in shader.
63 Also different input type and output type component counts are tested. Data is used
66 Usage testcases test buffers with different usage parameters with different strides
67 and different sized types. The data is used as vec2 in shaders.
Dfunctional.vertex_arrays.multiple_attributes.txt25 + Using different attribute counts.
26 + Multiple attributes from different sources(buffer, user pointer).
27 + Multiple attributes with different strides
28 + Multiple attributes with different input types.
55 Stride tests use three attributes with different strides. Two component float
59 Input type testcases use three attributes with different input types. Attributes
/third_party/json/docs/mkdocs/docs/api/macros/
Djson_skip_library_version_check.md7 When defined, the library will not create a compiler warning when a different version of the librar…
22 …Mixing different library versions in the same code can be a problem as the different versions may …
29 …The following warning will be shown in case a different version of the library was already include…
32 Already included a different version of the library!
/third_party/glslang/Test/
Dlink.multiAnonBlocksInvalid.0.1.vert3 // Error: ColorBlock has different members
9 // Error: Block has different members
16 // Error: Vertex has different members
23 // Error BufferBlock has different members
Dlink.multiAnonBlocksInvalid.0.0.vert3 // Error: Block has different members
9 // Error: BufferBlock has different members
15 // Error: Vertex has different members
21 // Error: ColorBlock has different members
/third_party/icu/icu4j/perf-tests/data/conversion/
Denglish.txt8different encoding systems for assigning these numbers. No single encoding could contain enough ch…
10different characters, or use different numbers for the same character. Any given computer (especia…
15 …s without re-engineering. It allows data to be transported through many different systems without …
/third_party/curl/tests/data/
Dtest142133 Re-using HTTP proxy connection for two different host names
36 --proxy http://%HOSTIP:%HTTPPORT http://test.remote.haxx.se.%TESTNUMBER:8990/ http://different.remo…
65 GET http://different.remote.haxx.se.%TESTNUMBER:8990/ HTTP/1.1
66 Host: different.remote.haxx.se.%TESTNUMBER:8990
/third_party/curl/tests/libtest/
Dtest1013.pl68 my $different = $curlproto ne $curlconfigproto;
69 if ($different) {
74 exit $different;
/third_party/vk-gl-cts/data/gles31/shaders/es31/
Dlinkage_shader_storage_block.test4 desc "Shader storage block mismatch: different number of declarations"
43 desc "Shader storage block mismatch: different number of declarations"
83 desc "Shader storage block mismatch: different number of declarations"
121 desc "Shader storage block mismatch: different number of declarations"
159 desc "Shader storage block mismatch: different number of declarations"
197 desc "Shader storage block mismatch: different number of declarations"
235 desc "Shader storage block mismatch: different number of declarations"
273 desc "Shader storage block mismatch: different number of declarations"
380 desc "Two unnamed shader storage blocks in different stages with variables with identical names"
/third_party/vk-gl-cts/doc/testspecs/GL3/
Dfunctional.fragment_out_location.txt28 + Binding locations at different times
36 + Various different types including arrays
44 Tests create program, bind locations at different times before and after
46 glGetFragDataLocation() at different times checking that changes happen only
/third_party/vk-gl-cts/data/gles31/shaders/es32/
Dlinkage_shader_storage_block.test22 desc "Shader storage block mismatch: different number of declarations"
61 desc "Shader storage block mismatch: different number of declarations"
101 desc "Shader storage block mismatch: different number of declarations"
139 desc "Shader storage block mismatch: different number of declarations"
177 desc "Shader storage block mismatch: different number of declarations"
215 desc "Shader storage block mismatch: different number of declarations"
253 desc "Shader storage block mismatch: different number of declarations"
291 desc "Shader storage block mismatch: different number of declarations"
398 desc "Two unnamed shader storage blocks in different stages with variables with identical names"

12345678910>>...154