| /external/clang/test/SemaCXX/ |
| D | warn-enum-compare.cpp | 68 …while (B1 == B2); // expected-warning {{comparison of two values with different enumeration types… in test() 69 …while (name1::B2 == name2::B3); // expected-warning {{comparison of two values with different enu… in test() 70 …while (z == name2::B2); // expected-warning {{comparison of two values with different enumeration… in test() 72 …while (((((B1)))) == B2); // expected-warning {{comparison of two values with different enumerati… in test() 73 …while (name1::B2 == (name2::B3)); // expected-warning {{comparison of two values with different e… in test() 74 …while (z == ((((name2::B2))))); // expected-warning {{comparison of two values with different enu… in test() 76 …while ((((B1))) == (((B2)))); // expected-warning {{comparison of two values with different enume… in test() 77 … (((name2::B3)))); // expected-warning {{comparison of two values with different enumeration type… in test() 78 …while ((((z))) == (name2::B2)); // expected-warning {{comparison of two values with different enu… in test() 80 …while (x == a); // expected-warning {{comparison of two values with different enumeration types (… in test() [all …]
|
| D | vector-casts.cpp | 40 …_cast from vector '__v2si' (vector of 2 'int' values) to scalar 'unsigned char' of different size}} in f() 41 … cast from vector '__v2si' (vector of 2 'int' values) to scalar 'unsigned char' of different size}} in f() 42 …_cast from scalar 'unsigned char' to vector '__v2si' (vector of 2 'int' values) of different size}} in f() 44 …i' (vector of 4 'short' values) to vector '__v8hi' (vector of 8 'short' values) of different size}} in f() 45 …i' (vector of 4 'short' values) to vector '__v8hi' (vector of 8 'short' values) of different size}} in f() 46 …i' (vector of 8 'short' values) to vector '__v4hi' (vector of 4 'short' values) of different size}} in f() 47 …i' (vector of 8 'short' values) to vector '__v4hi' (vector of 4 'short' values) of different size}} in f() 49 …i' (vector of 4 'short' values) to vector '__v3hi' (vector of 3 'short' values) of different size}} in f() 50 …2si' (vector of 2 'int' values) to vector '__v3hi' (vector of 3 'short' values) of different size}} in f() 51 …i' (vector of 3 'short' values) to vector '__v4hi' (vector of 4 'short' values) of different size}} in f() [all …]
|
| D | compare.cpp | 12 … (a == (unsigned long) b) + // expected-warning {{comparison of integers of different signs}} in test0() 16 ((long) a == b) + // expected-warning {{comparison of integers of different signs}} in test0() 17 ((int) a == b) + // expected-warning {{comparison of integers of different signs}} in test0() 18 ((short) a == b) + // expected-warning {{comparison of integers of different signs}} in test0() 19 ((signed char) a == b) + // expected-warning {{comparison of integers of different signs}} in test0() 20 …(long) a == (unsigned long) b) + // expected-warning {{comparison of integers of different signs}} in test0() 21 … ((int) a == (unsigned int) b) + // expected-warning {{comparison of integers of different signs}} in test0() 24 … (a < (unsigned long) b) + // expected-warning {{comparison of integers of different signs}} in test0() 28 ((long) a < b) + // expected-warning {{comparison of integers of different signs}} in test0() 29 ((int) a < b) + // expected-warning {{comparison of integers of different signs}} in test0() [all …]
|
| /external/vulkan-headers/include/vulkan/ |
| D | vulkan_static_assertions.hpp | 19 …KAN_HPP_NAMESPACE::Extent2D ) == sizeof( VkExtent2D ), "struct and wrapper have different size!" ); 23 …KAN_HPP_NAMESPACE::Extent3D ) == sizeof( VkExtent3D ), "struct and wrapper have different size!" ); 27 …KAN_HPP_NAMESPACE::Offset2D ) == sizeof( VkOffset2D ), "struct and wrapper have different size!" ); 31 …KAN_HPP_NAMESPACE::Offset3D ) == sizeof( VkOffset3D ), "struct and wrapper have different size!" ); 35 … VULKAN_HPP_NAMESPACE::Rect2D ) == sizeof( VkRect2D ), "struct and wrapper have different size!" ); 39 …ACE::BaseInStructure ) == sizeof( VkBaseInStructure ), "struct and wrapper have different size!" ); 44 …E::BaseOutStructure ) == sizeof( VkBaseOutStructure ), "struct and wrapper have different size!" ); 49 …ferMemoryBarrier ) == sizeof( VkBufferMemoryBarrier ), "struct and wrapper have different size!" ); 55 "struct and wrapper have different size!" ); 61 "struct and wrapper have different size!" ); [all …]
|
| /external/angle/third_party/vulkan-headers/src/include/vulkan/ |
| D | vulkan_static_assertions.hpp | 19 …KAN_HPP_NAMESPACE::Extent2D ) == sizeof( VkExtent2D ), "struct and wrapper have different size!" ); 23 …KAN_HPP_NAMESPACE::Extent3D ) == sizeof( VkExtent3D ), "struct and wrapper have different size!" ); 27 …KAN_HPP_NAMESPACE::Offset2D ) == sizeof( VkOffset2D ), "struct and wrapper have different size!" ); 31 …KAN_HPP_NAMESPACE::Offset3D ) == sizeof( VkOffset3D ), "struct and wrapper have different size!" ); 35 … VULKAN_HPP_NAMESPACE::Rect2D ) == sizeof( VkRect2D ), "struct and wrapper have different size!" ); 39 …ACE::BaseInStructure ) == sizeof( VkBaseInStructure ), "struct and wrapper have different size!" ); 44 …E::BaseOutStructure ) == sizeof( VkBaseOutStructure ), "struct and wrapper have different size!" ); 49 …ferMemoryBarrier ) == sizeof( VkBufferMemoryBarrier ), "struct and wrapper have different size!" ); 55 "struct and wrapper have different size!" ); 61 "struct and wrapper have different size!" ); [all …]
|
| /external/swiftshader/include/vulkan/ |
| D | vulkan_static_assertions.hpp | 19 …KAN_HPP_NAMESPACE::Extent2D ) == sizeof( VkExtent2D ), "struct and wrapper have different size!" ); 23 …KAN_HPP_NAMESPACE::Extent3D ) == sizeof( VkExtent3D ), "struct and wrapper have different size!" ); 27 …KAN_HPP_NAMESPACE::Offset2D ) == sizeof( VkOffset2D ), "struct and wrapper have different size!" ); 31 …KAN_HPP_NAMESPACE::Offset3D ) == sizeof( VkOffset3D ), "struct and wrapper have different size!" ); 35 … VULKAN_HPP_NAMESPACE::Rect2D ) == sizeof( VkRect2D ), "struct and wrapper have different size!" ); 39 …ACE::BaseInStructure ) == sizeof( VkBaseInStructure ), "struct and wrapper have different size!" ); 44 …E::BaseOutStructure ) == sizeof( VkBaseOutStructure ), "struct and wrapper have different size!" ); 49 …ferMemoryBarrier ) == sizeof( VkBufferMemoryBarrier ), "struct and wrapper have different size!" ); 55 "struct and wrapper have different size!" ); 61 "struct and wrapper have different size!" ); [all …]
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fSamplerObjectTests.cpp | 63 "Different GL_TEXTURE_WRAP_T", in init() 68 "Different GL_TEXTURE_WRAP_S", in init() 73 "Different GL_TEXTURE_WRAP_R", in init() 78 "Different GL_TEXTURE_MIN_FILTER", in init() 83 "Different GL_TEXTURE_MAG_FILTER", in init() 88 "Different GL_TEXTURE_MAX_LOD", in init() 93 "Different GL_TEXTURE_MIN_LOD", in init() 108 "Different GL_TEXTURE_WRAP_T", in init() 114 "Different GL_TEXTURE_WRAP_S", in init() 120 "Different GL_TEXTURE_WRAP_R", in init() [all …]
|
| /external/coreboot/src/mainboard/cavium/cn8100_sff_evb/ |
| D | ddr4-common.dtsi | 18 N#: Parameter can be different for each node. This specifies 27 N#: Parameter can be different for each node. This specifies 37 LMC#: Parameter can be different for memory controller. This 40 N#: Parameter can be different for each node. This specifies 51 LMC#: Parameter can be different for memory controller. This 54 N#: Parameter can be different for each node. This specifies 74 LMC#: Parameter can be different for memory controller. This 77 N#: Parameter can be different for each node. This specifies 89 prefer different combinations of ODT ONs for write operations into 90 different ranks. CNXXXX supports full programmability by way of [all …]
|
| /external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/java/com/google/api/ |
| D | MonitoringOrBuilder.java | 32 * appear in multiple monitoring destinations if different aggregations are 33 * needed for different sets of metrics associated with that monitored 47 * appear in multiple monitoring destinations if different aggregations are 48 * needed for different sets of metrics associated with that monitored 62 * appear in multiple monitoring destinations if different aggregations are 63 * needed for different sets of metrics associated with that monitored 77 * appear in multiple monitoring destinations if different aggregations are 78 * needed for different sets of metrics associated with that monitored 93 * appear in multiple monitoring destinations if different aggregations are 94 * needed for different sets of metrics associated with that monitored [all …]
|
| /external/deqp/doc/testspecs/GLES2/ |
| D | functional.vertex_arrays.single_attribute.txt | 25 + 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. 36 + Different first values for glDrawArrays 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 [all …]
|
| /external/deqp/doc/testspecs/GLES3/ |
| D | functional.vertex_arrays.single_attribute.txt | 25 + 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. 32 + Different first values for glDrawArrays 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 [all …]
|
| /external/chromiumos-config/proto/chromiumos/config/api/ |
| D | hardware_topology.md | 37 * Same amplifier chip, but different number of speakers 38 * Same amplifier chip, same number of speakers, but different placement of 40 * Different number of microphones or different placement of microphones 45 * Different placement of same audio codec on MLB 71 * Moving keys around (e.g. moving Delete key to a different location). 82 * Any changes in a device that may require different thermal tuning and 89 * Different A/B/C/D panel placement of cameras. e.g. 1A-1B vs 1B-1D 92 * Different resolution for camera 96 * Different vendor for camera 97 * Different OS driver required for camera [all …]
|
| /external/clang/test/ASTMerge/ |
| D | struct.c | 5 // CHECK: struct1.c:13:8: warning: type 'struct S1' has incompatible definitions in different trans… 8 …5:11: error: external variable 'x1' declared with incompatible types in different translation unit… 10 // CHECK: struct1.c:21:8: warning: type 'struct S2' has incompatible definitions in different trans… 12 …8:30: error: external variable 'x2' declared with incompatible types in different translation unit… 14 // CHECK: struct1.c:24:8: warning: type 'struct S3' has incompatible definitions in different trans… 17 …1:31: error: external variable 'x3' declared with incompatible types in different translation unit… 19 // CHECK: struct1.c:27:8: warning: type 'struct S4' has incompatible definitions in different trans… 22 …4:31: error: external variable 'x4' declared with incompatible types in different translation unit… 24 // CHECK: struct1.c:33:8: warning: type 'struct S6' has incompatible definitions in different trans… 27 …0:38: error: external variable 'x6' declared with incompatible types in different translation unit… [all …]
|
| D | class-template.cpp | 5 … error: non-type template parameter declared with incompatible types in different translation unit… 8 // CHECK: class-template1.cpp:10:14: error: template parameter has different kinds in different tra… 11 … error: non-type template parameter declared with incompatible types in different translation unit… 14 // CHECK: class-template1.cpp:19:10: error: template parameter has different kinds in different tra… 17 …:20: error: external variable 'x0r' declared with incompatible types in different translation unit… 20 …1.cpp:32:8: warning: type 'X0<wchar_t>' has incompatible definitions in different translation units
|
| /external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/format/ |
| D | IntlTestDateFormatSymbols.java | 154 errln("ERROR: setEras() failed (different size array)"); in TestSymbols() 159 errln("ERROR: setEras() failed (different string values)"); in TestSymbols() 162 errln("ERROR: setNarrowEras() failed (different string values)"); in TestSymbols() 181 errln("ERROR: setMonths() failed (different size array)"); in TestSymbols() 186 errln("ERROR: setMonths() failed (different string values)"); in TestSymbols() 196 errln("ERROR: setShortMonths() failed (different size array)"); in TestSymbols() 201 errln("ERROR: setShortMonths() failed (different string values)"); in TestSymbols() 211 errln("ERROR: setMonths(FORMAT,WIDE) failed (different size array)"); in TestSymbols() 216 errln("ERROR: setMonths(FORMAT,WIDE) failed (different string values)"); in TestSymbols() 226 errln("ERROR: setMonths(FORMAT,ABBREVIATED) failed (different size array)"); in TestSymbols() [all …]
|
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
| D | IntlTestDateFormatSymbols.java | 157 errln("ERROR: setEras() failed (different size array)"); in TestSymbols() 162 errln("ERROR: setEras() failed (different string values)"); in TestSymbols() 165 errln("ERROR: setNarrowEras() failed (different string values)"); in TestSymbols() 184 errln("ERROR: setMonths() failed (different size array)"); in TestSymbols() 189 errln("ERROR: setMonths() failed (different string values)"); in TestSymbols() 199 errln("ERROR: setShortMonths() failed (different size array)"); in TestSymbols() 204 errln("ERROR: setShortMonths() failed (different string values)"); in TestSymbols() 214 errln("ERROR: setMonths(FORMAT,WIDE) failed (different size array)"); in TestSymbols() 219 errln("ERROR: setMonths(FORMAT,WIDE) failed (different string values)"); in TestSymbols() 229 errln("ERROR: setMonths(FORMAT,ABBREVIATED) failed (different size array)"); in TestSymbols() [all …]
|
| /external/clang/test/Sema/ |
| D | var-redecl.c | 12 extern float outer1; // expected-error{{redeclaration of 'outer1' with a different type}} in outer_test() 13 extern float outer2; // expected-error{{redeclaration of 'outer2' with a different type}} in outer_test() 17 extern int outer6; // expected-error{{redefinition of 'outer6' as different kind of symbol}} in outer_test() 26 int outer3; // expected-error{{redefinition of 'outer3' with a different type}} 27 float outer4; // expected-error{{redefinition of 'outer4' with a different type}} 28 float outer5; // expected-error{{redefinition of 'outer5' with a different type}} 29 int outer8(int); // expected-error{{redefinition of 'outer8' as different kind of symbol}} 30 float outer9; // expected-error{{redefinition of 'outer9' with a different type}} 43 extern float outer11; // expected-error{{redeclaration of 'outer11' with a different type}} in outer_shadowing_test() 46 extern float outer12; // expected-error{{redeclaration of 'outer12' with a different type}} in outer_shadowing_test() [all …]
|
| D | compare.c | 16 … (a == (unsigned long) b) + // expected-warning {{comparison of integers of different signs}} in ints() 20 ((long) a == b) + // expected-warning {{comparison of integers of different signs}} in ints() 21 ((int) a == b) + // expected-warning {{comparison of integers of different signs}} in ints() 22 ((short) a == b) + // expected-warning {{comparison of integers of different signs}} in ints() 23 ((signed char) a == b) + // expected-warning {{comparison of integers of different signs}} in ints() 24 …(long) a == (unsigned long) b) + // expected-warning {{comparison of integers of different signs}} in ints() 25 … ((int) a == (unsigned int) b) + // expected-warning {{comparison of integers of different signs}} in ints() 28 … (a < (unsigned long) b) + // expected-warning {{comparison of integers of different signs}} in ints() 32 ((long) a < b) + // expected-warning {{comparison of integers of different signs}} in ints() 33 ((int) a < b) + // expected-warning {{comparison of integers of different signs}} in ints() [all …]
|
| /external/protobuf/src/google/protobuf/util/ |
| D | field_comparator_test.cc | 92 FieldComparator::DIFFERENT, in TEST_F() 106 FieldComparator::DIFFERENT, in TEST_F() 121 FieldComparator::DIFFERENT, in TEST_F() 136 FieldComparator::DIFFERENT, in TEST_F() 150 FieldComparator::DIFFERENT, in TEST_F() 165 FieldComparator::DIFFERENT, in TEST_F() 180 FieldComparator::DIFFERENT, in TEST_F() 205 EXPECT_EQ(FieldComparator::DIFFERENT, in TEST_F() 208 EXPECT_EQ(FieldComparator::DIFFERENT, in TEST_F() 235 EXPECT_EQ(FieldComparator::DIFFERENT, in TEST_F() [all …]
|
| /external/cronet/stable/third_party/protobuf/src/google/protobuf/util/ |
| D | field_comparator_test.cc | 92 FieldComparator::DIFFERENT, in TEST_F() 106 FieldComparator::DIFFERENT, in TEST_F() 121 FieldComparator::DIFFERENT, in TEST_F() 136 FieldComparator::DIFFERENT, in TEST_F() 150 FieldComparator::DIFFERENT, in TEST_F() 165 FieldComparator::DIFFERENT, in TEST_F() 180 FieldComparator::DIFFERENT, in TEST_F() 205 EXPECT_EQ(FieldComparator::DIFFERENT, in TEST_F() 208 EXPECT_EQ(FieldComparator::DIFFERENT, in TEST_F() 235 EXPECT_EQ(FieldComparator::DIFFERENT, in TEST_F() [all …]
|
| /external/cronet/tot/third_party/protobuf/src/google/protobuf/util/ |
| D | field_comparator_test.cc | 92 FieldComparator::DIFFERENT, in TEST_F() 106 FieldComparator::DIFFERENT, in TEST_F() 121 FieldComparator::DIFFERENT, in TEST_F() 136 FieldComparator::DIFFERENT, in TEST_F() 150 FieldComparator::DIFFERENT, in TEST_F() 165 FieldComparator::DIFFERENT, in TEST_F() 180 FieldComparator::DIFFERENT, in TEST_F() 205 EXPECT_EQ(FieldComparator::DIFFERENT, in TEST_F() 208 EXPECT_EQ(FieldComparator::DIFFERENT, in TEST_F() 235 EXPECT_EQ(FieldComparator::DIFFERENT, in TEST_F() [all …]
|
| /external/jacoco/org.jacoco.doc/docroot/doc/ |
| D | classids.html | 45 The concept of class ids allows distinguishing different versions of classes, 47 application server or different versions of libraries are included. 57 in setups where different classes are used at runtime and at analysis time. 60 <h3>What happens if different classes are used at runtime and at analysis time?</h3> 78 <h3>What can cause different class ids?</h3> 81 There is a couple of reasons why you might get different class files. First 82 compiling Java source files will result in different class files if you use 83 a different tool chain: 86 <li>Different compiler vendor (e.g. Eclipse vs. Oracle JDK)</li> 87 <li>Different compiler versions</li> [all …]
|
| /external/rust/android-crates-io/extra_versions/crates/protobuf/src/reflect/ |
| D | field.rs | 63 /// Can be different from `.proto` field name. 84 /// If this field belongs to a different message type. 97 /// If this field belongs to a different message type. 107 /// If this field belongs to a different message type or 119 /// If this field belongs to a different message type 131 /// If this field belongs to a different message type 143 /// If this field belongs to a different message type 155 /// If this field belongs to a different message type 167 /// If this field belongs to a different message type 179 /// If this field belongs to a different message type [all …]
|
| /external/icing/icing/text_classifier/lib3/utils/hash/ |
| D | farmhash.h | 51 // May change from time to time, may differ on different platforms, may differ 56 // May change from time to time, may differ on different platforms, may differ 62 // May change from time to time, may differ on different platforms, may differ 68 // May change from time to time, may differ on different platforms, may differ 74 // May change from time to time, may differ on different platforms, may differ 80 // May change from time to time, may differ on different platforms, may differ 86 // May change from time to time, may differ on different platforms, may differ 92 // May change from time to time, may differ on different platforms, may differ 99 // May change from time to time, may differ on different platforms, may differ 158 // May change from time to time, may differ on different platforms, may differ [all …]
|
| /external/libtextclassifier/native/utils/hash/ |
| D | farmhash.h | 53 // May change from time to time, may differ on different platforms, may differ 58 // May change from time to time, may differ on different platforms, may differ 64 // May change from time to time, may differ on different platforms, may differ 70 // May change from time to time, may differ on different platforms, may differ 76 // May change from time to time, may differ on different platforms, may differ 82 // May change from time to time, may differ on different platforms, may differ 88 // May change from time to time, may differ on different platforms, may differ 94 // May change from time to time, may differ on different platforms, may differ 101 // May change from time to time, may differ on different platforms, may differ 160 // May change from time to time, may differ on different platforms, may differ [all …]
|