Home
last modified time | relevance | path

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

12345678910>>...170

/external/deqp/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
/external/deqp/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
/external/clang/test/SemaObjC/
Dcheck-dup-objc-decls-1.m6 float Foo; // expected-error {{redefinition of 'Foo' as different kind of symbol}}
10 typedef int Bar; // expected-error {{redefinition of 'Bar' as different kind of symbol}}
18 @class OBJECT ; // expected-error {{redefinition of 'OBJECT' as different kind of symbol}}
23 @interface Gorf @end // expected-error {{redefinition of 'Gorf' as different kind of symbol}} expec…
25 void Gorf() // expected-error {{redefinition of 'Gorf' as different kind of symbol}}
44 NSString * const TestBaz; // expected-error {{redefinition of 'TestBaz' with a different type}}
Dobjc2-merge-gc-attribue-decl.m17 extern __weak id p3; // expected-error {{redeclaration of 'p3' with a different type}}
20 extern void * __strong p4; // expected-error {{redeclaration of 'p4' with a different type}}
26 extern char* p6; // expected-error {{redeclaration of 'p6' with a different type}}
29 extern char* p7; // expected-error {{redeclaration of 'p7' with a different type}}
Did.m20 typedef int id; // expected-error {{typedef redefinition with different types ('int' vs 'id')}}
23 typedef double id; // expected-error {{typedef redefinition with different types ('double' vs 'id'…
25 typedef char *id; // expected-error {{typedef redefinition with different types ('char *' vs 'id')}}
27 typedef union U{ int iu; } *id; // expected-error {{typedef redefinition with different types ('uni…
Dclass-def-test-1.m9 @interface INTF @end // expected-error {{redefinition of 'INTF' as different kind of symbol}}
17 typedef int OBJECT; // expected-error {{redefinition of 'OBJECT' as different kind of symbol}}
20 @interface INTF2 : OBJECT2 @end // expected-error {{redefinition of 'OBJECT2' as different kind of …
22 @implementation INTF2 : OBJECT2 @end // expected-error {{redefinition of 'OBJECT2' as different kin…
/external/clang/test/ASTMerge/
Dinterface.m5 …9: error: instance variable 'ivar2' declared with incompatible types in different translation unit…
10 // CHECK: interface2.m:33:1: error: class method 'foo' has incompatible result types in different t…
12 …e2.m:39:19: error: class method 'bar:' has a parameter with a different types in different transla…
16 …m:57:20: error: instance method 'bar:' has a parameter with a different types in different transla…
Dproperty.m5 // CHECK: property2.m:12:26: error: property 'Prop1' declared with incompatible types in different
7 …:12:26: error: instance method 'Prop1' has incompatible result types in different translation unit…
9 // CHECK: property1.m:28:21: error: property 'Prop2' is synthesized to different ivars in different
/external/llvm/test/Transforms/GVN/
Dcondprop.ll118 br i1 %cmp, label %same, label %different
125 different:
136 br i1 %cmp, label %same, label %different
142 different:
152 br i1 %cmp, label %same, label %different
158 different:
166 br i1 %cmp, label %same, label %different
173 different:
182 br i1 %cmp, label %same, label %different
189 different:
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/GVN/
Dcondprop.ll118 br i1 %cmp, label %same, label %different
125 different:
136 br i1 %cmp, label %same, label %different
142 different:
152 br i1 %cmp, label %same, label %different
158 different:
166 br i1 %cmp, label %same, label %different
173 different:
182 br i1 %cmp, label %same, label %different
189 different:
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/NewGVN/
Dcondprop-xfail.ll66 br i1 %cmp, label %same, label %different
72 different:
82 br i1 %cmp, label %same, label %different
88 different:
97 br i1 %cmp, label %same, label %different
103 different:
113 br i1 %cmp, label %same, label %different
119 different:
/external/libnl/
Dmake.log44 external/libnl/lib/nl.c:694:18: warning: comparison of integers of different signs: '__kernel_size_…
50 external/libnl/lib/nl.c:917:23: warning: comparison of integers of different signs: '__u32' (aka 'u…
57 external/libnl/lib/addr.c:707:14: warning: comparison of integers of different signs: 'socklen_t' (…
60 external/libnl/lib/addr.c:719:14: warning: comparison of integers of different signs: 'socklen_t' (…
63 external/libnl/lib/addr.c:990:24: warning: comparison of integers of different signs: 'int' and 'un…
82 external/libnl/lib/msg.c:168:21: warning: comparison of integers of different signs: 'const __u32' …
85 external/libnl/lib/msg.c:183:18: warning: comparison of integers of different signs: 'const __u32' …
88 external/libnl/lib/msg.c:367:10: warning: comparison of integers of different signs: 'size_t' (aka …
103 external/libnl/lib/msg.c:836:18: warning: comparison of integers of different signs: 'int' and 'uns…
112 external/libnl/lib/msg.c:915:21: warning: comparison of integers of different signs: 'int' and 'uns…
[all …]
/external/clang/include/clang/Basic/
DDiagnosticASTKinds.td55 "comparison of addresses of subobjects of different base classes "
193 "external variable %0 declared with incompatible types in different "
200 "external function %0 declared with incompatible types in different "
203 "type %0 has incompatible definitions in different translation units">,
221 "field %0 declared with incompatible types in different "
226 "instance variable %0 declared with incompatible types in different "
234 "different translation units (%2 vs. %3)">;
236 "%select{class|instance}0 method %1 has a different number of parameters in "
237 "different translation units (%2 vs. %3)">;
239 "%select{class|instance}0 method %1 has a parameter with a different types "
[all …]
/external/curl/tests/data/
Dtest142133 Re-using HTTP proxy connection for two different host names
36 --proxy http://%HOSTIP:%HTTPPORT http://test.remote.haxx.se.1421:8990/ http://different.remote.haxx…
64 GET http://different.remote.haxx.se.1421:8990/ HTTP/1.1
65 Host: different.remote.haxx.se.1421:8990
/external/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 …
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Util/PredicateInfo/
Dcondprop.ll197 ; CHECK: different:
202 br i1 %cmp, label %same, label %different
208 different:
221 ; CHECK: different:
227 br i1 %cmp, label %same, label %different
232 different:
244 ; CHECK: different:
250 br i1 %cmp, label %same, label %different
255 different:
270 ; CHECK: different:
[all …]
/external/curl/tests/libtest/
Dtest1013.pl45 my $different = $curlproto ne $curlconfigproto;
46 if ($different) {
51 exit $different;
/external/deqp/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"
/external/clang/test/Sema/
Dvector-cast.c22 't2' (vector of 16 'char' values) and 't1' (vector of 1 'long long' value) of different size}} in f()
24 't1' (vector of 1 'long long' value) and 't2' (vector of 16 'char' values) of different size}}
31 type 't1' (vector of 1 'long long' value) and integer type 'short' of different size}}
35 type 't1' (vector of 1 'long long' value) and integer type 'short' of different size}}
/external/deqp/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
/external/u-boot/doc/
DREADME.at9120 U-Boot environment variables can be stored at different places:
42 U-Boot environment variables can be stored at different places:
63 U-Boot environment variables can be stored at different places:
86 U-Boot environment variables can be stored at different places:
103 U-Boot environment variables can be stored at different places:
120 U-Boot environment variables can be stored at different places:
141 U-Boot environment variables can be stored at different places:
/external/deqp/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"
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dstore-private.ll159 ; they might be different locations
170 ; they might be different locations
209 ; they might be different locations
220 ; they might be different locations
258 ; they might be different locations
264 ; they might be different locations
270 ; they might be different locations
281 ; they might be different locations
287 ; they might be different locations
293 ; they might be different locations
[all …]

12345678910>>...170