| /external/strace/ |
| D | bpf_attr_check.c | 12 "BPF_MAP_CREATE_struct.map_type size mismatch"); 14 "BPF_MAP_CREATE_struct.map_type offset mismatch"); 19 "BPF_MAP_CREATE_struct.key_size size mismatch"); 21 "BPF_MAP_CREATE_struct.key_size offset mismatch"); 26 "BPF_MAP_CREATE_struct.value_size size mismatch"); 28 "BPF_MAP_CREATE_struct.value_size offset mismatch"); 33 "BPF_MAP_CREATE_struct.max_entries size mismatch"); 35 "BPF_MAP_CREATE_struct.max_entries offset mismatch"); 40 "BPF_MAP_CREATE_struct.map_flags size mismatch"); 42 "BPF_MAP_CREATE_struct.map_flags offset mismatch"); [all …]
|
| /external/wpa_supplicant_8/wpa_supplicant/aidl/ |
| D | aidl_manager.h | 301 "Debug level value mismatch"); 304 "Debug level value mismatch"); 309 "KeyMgmt value mismatch"); 313 "KeyMgmt value mismatch"); 317 "KeyMgmt value mismatch"); 321 "KeyMgmt value mismatch"); 325 "KeyMgmt value mismatch"); 329 "KeyMgmt value mismatch"); 333 "KeyMgmt value mismatch"); 337 "KeyMgmt value mismatch"); [all …]
|
| /external/skia/resources/sksl/errors/ |
| D | MismatchedNumbersES3.sksl | 48 type mismatch: '=' cannot operate on 'uint', 'float' 49 type mismatch: '=' cannot operate on 'int', 'uint' 50 type mismatch: '=' cannot operate on 'float', 'uint' 51 type mismatch: '=' cannot operate on 'uint', 'int' 52 type mismatch: '=' cannot operate on 'uint', 'float' 53 type mismatch: '+' cannot operate on 'uint', 'float' 54 type mismatch: '-' cannot operate on 'uint', 'float' 55 type mismatch: '*' cannot operate on 'uint', 'float' 56 type mismatch: '/' cannot operate on 'uint', 'float' 57 type mismatch: '+' cannot operate on 'float', 'uint' [all …]
|
| D | InvalidAtomicOperations.compute | 76 type mismatch: '=' cannot operate on 'atomicUint', 'int' 89 type mismatch: '+=' cannot operate on 'atomicUint', 'atomicUint' 90 type mismatch: '-=' cannot operate on 'atomicUint', 'atomicUint' 91 type mismatch: '*=' cannot operate on 'atomicUint', 'atomicUint' 92 type mismatch: '/=' cannot operate on 'atomicUint', 'atomicUint' 93 type mismatch: '+' cannot operate on 'atomicUint', 'int' 94 type mismatch: '-' cannot operate on 'atomicUint', 'int' 95 type mismatch: '*' cannot operate on 'atomicUint', 'int' 96 type mismatch: '/' cannot operate on 'atomicUint', 'int' 97 type mismatch: '+' cannot operate on 'atomicUint', 'atomicUint' [all …]
|
| D | BooleanArithmetic.sksl | 29 type mismatch: '+' cannot operate on 'bool', 'bool' 30 type mismatch: '-' cannot operate on 'bool', 'bool' 31 type mismatch: '*' cannot operate on 'bool', 'bool' 32 type mismatch: '/' cannot operate on 'bool', 'bool' 33 type mismatch: '%' cannot operate on 'bool', 'bool' 34 type mismatch: '<<' cannot operate on 'bool', 'bool' 35 type mismatch: '>>' cannot operate on 'bool', 'bool' 38 type mismatch: '&' cannot operate on 'bool', 'bool' 39 type mismatch: '|' cannot operate on 'bool', 'bool' 40 type mismatch: '^' cannot operate on 'bool', 'bool' [all …]
|
| D | ComparisonDimensional.rts | 23 type mismatch: '==' cannot operate on 'float2', 'float' 24 type mismatch: '==' cannot operate on 'float2', 'float2x2' 25 type mismatch: '==' cannot operate on 'float2x2', 'float' 26 type mismatch: '==' cannot operate on 'float', 'float2' 27 type mismatch: '==' cannot operate on 'float2x2', 'float2' 28 type mismatch: '==' cannot operate on 'float', 'float2x2' 29 type mismatch: '!=' cannot operate on 'float2', 'float' 30 type mismatch: '!=' cannot operate on 'float2', 'float2x2' 31 type mismatch: '!=' cannot operate on 'float2x2', 'float' 32 type mismatch: '!=' cannot operate on 'float', 'float2' [all …]
|
| D | MismatchedNumbers.rts | 45 type mismatch: '=' cannot operate on 'int', 'float' 46 type mismatch: '=' cannot operate on 'int', 'float' 47 type mismatch: '=' cannot operate on 'float', 'int' 48 type mismatch: '+' cannot operate on 'int', 'float' 49 type mismatch: '-' cannot operate on 'int', 'float' 50 type mismatch: '*' cannot operate on 'int', 'float' 51 type mismatch: '/' cannot operate on 'int', 'float' 52 type mismatch: '+' cannot operate on 'float', 'int' 53 type mismatch: '-' cannot operate on 'float', 'int' 54 type mismatch: '*' cannot operate on 'float', 'int' [all …]
|
| D | BinaryTypeCoercion.sksl | 58 type mismatch: '=' cannot operate on 'half', 'float' 59 type mismatch: '=' cannot operate on 'half', 'float' 60 type mismatch: '*=' cannot operate on 'half', 'float' 61 type mismatch: '=' cannot operate on 'half4', 'float4' 62 type mismatch: '=' cannot operate on 'half4', 'float4' 63 type mismatch: '*=' cannot operate on 'half4', 'float4' 64 type mismatch: '=' cannot operate on 'half4', 'float4' 65 type mismatch: '=' cannot operate on 'half4', 'float4' 66 type mismatch: '=' cannot operate on 'half4', 'float4' 67 type mismatch: '=' cannot operate on 'half4', 'float4' [all …]
|
| D | BinaryInvalidType.rts | 58 type mismatch: '*' cannot operate on '<INVALID>', 'int' 59 type mismatch: '*' cannot operate on 'int', '<INVALID>' 60 type mismatch: '*' cannot operate on '<INVALID>', '<INVALID>' 61 type mismatch: '*' cannot operate on 'S', 'int' 62 type mismatch: '*' cannot operate on 'int', 'S' 63 type mismatch: '*' cannot operate on 'S', 'S' 64 type mismatch: '*' cannot operate on 'shader', 'int' 65 type mismatch: '*' cannot operate on 'int', 'shader' 66 type mismatch: '*' cannot operate on 'shader', 'shader' 67 type mismatch: '*' cannot operate on 'int[1]', 'int' [all …]
|
| /external/skia/tests/sksl/errors/ |
| D | MismatchedNumbersES3.glsl | 3 error: 17: type mismatch: '=' cannot operate on 'uint', 'float' 6 error: 18: type mismatch: '=' cannot operate on 'int', 'uint' 9 error: 19: type mismatch: '=' cannot operate on 'float', 'uint' 12 error: 20: type mismatch: '=' cannot operate on 'uint', 'int' 15 error: 21: type mismatch: '=' cannot operate on 'uint', 'float' 18 error: 22: type mismatch: '+' cannot operate on 'uint', 'float' 21 error: 23: type mismatch: '-' cannot operate on 'uint', 'float' 24 error: 24: type mismatch: '*' cannot operate on 'uint', 'float' 27 error: 25: type mismatch: '/' cannot operate on 'uint', 'float' 30 error: 26: type mismatch: '+' cannot operate on 'float', 'uint' [all …]
|
| D | BinaryTypeCoercion.glsl | 3 error: 11: type mismatch: '=' cannot operate on 'half', 'float' 6 error: 12: type mismatch: '=' cannot operate on 'half', 'float' 9 error: 13: type mismatch: '*=' cannot operate on 'half', 'float' 12 error: 18: type mismatch: '=' cannot operate on 'half4', 'float4' 15 error: 19: type mismatch: '=' cannot operate on 'half4', 'float4' 18 error: 20: type mismatch: '*=' cannot operate on 'half4', 'float4' 21 error: 24: type mismatch: '=' cannot operate on 'half4', 'float4' 24 error: 25: type mismatch: '=' cannot operate on 'half4', 'float4' 27 error: 30: type mismatch: '=' cannot operate on 'half4', 'float4' 30 error: 31: type mismatch: '=' cannot operate on 'half4', 'float4' [all …]
|
| D | MismatchedNumbers.glsl | 3 error: 16: type mismatch: '=' cannot operate on 'int', 'float' 6 error: 17: type mismatch: '=' cannot operate on 'int', 'float' 9 error: 18: type mismatch: '=' cannot operate on 'float', 'int' 12 error: 19: type mismatch: '+' cannot operate on 'int', 'float' 15 error: 20: type mismatch: '-' cannot operate on 'int', 'float' 18 error: 21: type mismatch: '*' cannot operate on 'int', 'float' 21 error: 22: type mismatch: '/' cannot operate on 'int', 'float' 24 error: 23: type mismatch: '+' cannot operate on 'float', 'int' 27 error: 24: type mismatch: '-' cannot operate on 'float', 'int' 30 error: 25: type mismatch: '*' cannot operate on 'float', 'int' [all …]
|
| D | ComparisonDimensional.glsl | 3 error: 5: type mismatch: '==' cannot operate on 'float2', 'float' 6 error: 5: type mismatch: '==' cannot operate on 'float2', 'float2x2' 9 error: 5: type mismatch: '==' cannot operate on 'float2x2', 'float' 12 error: 6: type mismatch: '==' cannot operate on 'float', 'float2' 15 error: 6: type mismatch: '==' cannot operate on 'float2x2', 'float2' 18 error: 6: type mismatch: '==' cannot operate on 'float', 'float2x2' 21 error: 7: type mismatch: '!=' cannot operate on 'float2', 'float' 24 error: 7: type mismatch: '!=' cannot operate on 'float2', 'float2x2' 27 error: 7: type mismatch: '!=' cannot operate on 'float2x2', 'float' 30 error: 8: type mismatch: '!=' cannot operate on 'float', 'float2' [all …]
|
| D | BooleanArithmetic.glsl | 3 error: 1: type mismatch: '+' cannot operate on 'bool', 'bool' 6 error: 2: type mismatch: '-' cannot operate on 'bool', 'bool' 9 error: 3: type mismatch: '*' cannot operate on 'bool', 'bool' 12 error: 4: type mismatch: '/' cannot operate on 'bool', 'bool' 15 error: 5: type mismatch: '%' cannot operate on 'bool', 'bool' 18 error: 6: type mismatch: '<<' cannot operate on 'bool', 'bool' 21 error: 7: type mismatch: '>>' cannot operate on 'bool', 'bool' 30 error: 10: type mismatch: '&' cannot operate on 'bool', 'bool' 33 error: 11: type mismatch: '|' cannot operate on 'bool', 'bool' 36 error: 12: type mismatch: '^' cannot operate on 'bool', 'bool' [all …]
|
| D | BinaryInvalidType.glsl | 3 error: 2: type mismatch: '*' cannot operate on '<INVALID>', 'int' 6 error: 6: type mismatch: '*' cannot operate on 'int', '<INVALID>' 9 error: 10: type mismatch: '*' cannot operate on '<INVALID>', '<INVALID>' 12 error: 18: type mismatch: '*' cannot operate on 'S', 'int' 15 error: 22: type mismatch: '*' cannot operate on 'int', 'S' 18 error: 26: type mismatch: '*' cannot operate on 'S', 'S' 21 error: 32: type mismatch: '*' cannot operate on 'shader', 'int' 24 error: 36: type mismatch: '*' cannot operate on 'int', 'shader' 27 error: 40: type mismatch: '*' cannot operate on 'shader', 'shader' 30 error: 46: type mismatch: '*' cannot operate on 'int[1]', 'int' [all …]
|
| D | InvalidAtomicOperations.glsl | 3 error: 18: type mismatch: '=' cannot operate on 'atomicUint', 'int' 42 error: 34: type mismatch: '+=' cannot operate on 'atomicUint', 'atomicUint' 45 error: 35: type mismatch: '-=' cannot operate on 'atomicUint', 'atomicUint' 48 error: 36: type mismatch: '*=' cannot operate on 'atomicUint', 'atomicUint' 51 error: 37: type mismatch: '/=' cannot operate on 'atomicUint', 'atomicUint' 54 error: 39: type mismatch: '+' cannot operate on 'atomicUint', 'int' 57 error: 40: type mismatch: '-' cannot operate on 'atomicUint', 'int' 60 error: 41: type mismatch: '*' cannot operate on 'atomicUint', 'int' 63 error: 42: type mismatch: '/' cannot operate on 'atomicUint', 'int' 66 error: 43: type mismatch: '+' cannot operate on 'atomicUint', 'atomicUint' [all …]
|
| /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ |
| D | DataTruncationTest.java | 66 assertEquals(i + " Final state mismatch", aDataTruncation in testDataTruncationintbooleanbooleanintint() 68 assertEquals(i + " Final state mismatch", aDataTruncation in testDataTruncationintbooleanbooleanintint() 70 assertEquals(i + " Final state mismatch", aDataTruncation in testDataTruncationintbooleanbooleanintint() 72 assertEquals(i + " Final state mismatch", aDataTruncation in testDataTruncationintbooleanbooleanintint() 74 assertEquals(i + " Final state mismatch", aDataTruncation in testDataTruncationintbooleanbooleanintint() 76 assertEquals(i + " Final state mismatch", aDataTruncation in testDataTruncationintbooleanbooleanintint() 78 assertEquals(i + " Final state mismatch", aDataTruncation in testDataTruncationintbooleanbooleanintint() 80 assertEquals(i + " Final state mismatch", aDataTruncation in testDataTruncationintbooleanbooleanintint() 87 assertEquals(i + "Exception mismatch", e.getClass(), in testDataTruncationintbooleanbooleanintint() 89 assertEquals(i + "Exception mismatch", e.getMessage(), in testDataTruncationintbooleanbooleanintint() [all …]
|
| D | SQLExceptionTest.java | 46 assertEquals("SUID mismatch: ", theFixedSUID, theSUID); in testSUID() 84 assertEquals(i + " Final state mismatch", aSQLException in testSQLExceptionStringStringint() 86 assertEquals(i + " Final state mismatch", aSQLException in testSQLExceptionStringStringint() 88 assertEquals(i + " Final state mismatch", aSQLException in testSQLExceptionStringStringint() 90 assertEquals(i + " Final state mismatch", aSQLException in testSQLExceptionStringStringint() 97 assertEquals(i + "Exception mismatch", e.getClass(), in testSQLExceptionStringStringint() 99 assertEquals(i + "Exception mismatch", e.getMessage(), in testSQLExceptionStringStringint() 133 assertEquals(i + " Final state mismatch", aSQLException in testSQLExceptionStringString() 135 assertEquals(i + " Final state mismatch", aSQLException in testSQLExceptionStringString() 137 assertEquals(i + " Final state mismatch", aSQLException in testSQLExceptionStringString() [all …]
|
| D | SQLWarningTest.java | 51 assertEquals(i + " Final state mismatch", aSQLWarning in testSQLWarning() 53 assertEquals(i + " Final state mismatch", aSQLWarning in testSQLWarning() 55 assertEquals(i + " Final state mismatch", aSQLWarning in testSQLWarning() 57 assertEquals(i + " Final state mismatch", aSQLWarning in testSQLWarning() 64 assertEquals(i + "Exception mismatch", e.getClass(), in testSQLWarning() 66 assertEquals(i + "Exception mismatch", e.getMessage(), in testSQLWarning() 98 assertEquals(i + " Final state mismatch", aSQLWarning in testSQLWarningString() 100 assertEquals(i + " Final state mismatch", aSQLWarning in testSQLWarningString() 102 assertEquals(i + " Final state mismatch", aSQLWarning in testSQLWarningString() 104 assertEquals(i + " Final state mismatch", aSQLWarning in testSQLWarningString() [all …]
|
| D | BatchUpdateExceptionTest.java | 51 assertEquals(i + " Final state mismatch: ", in testBatchUpdateException() 54 assertEquals(i + " Final state mismatch: ", in testBatchUpdateException() 57 assertEquals(i + " Final state mismatch: ", in testBatchUpdateException() 59 assertEquals(i + " Final state mismatch: ", in testBatchUpdateException() 66 assertEquals(i + "Exception mismatch", e.getClass(), in testBatchUpdateException() 68 assertEquals(i + "Exception mismatch", e.getMessage(), in testBatchUpdateException() 97 assertEquals(i + " Final state mismatch: ", in testBatchUpdateExceptionintArray() 100 assertTrue(i + " Final state mismatch: ", in testBatchUpdateExceptionintArray() 102 assertEquals(i + " Final state mismatch: ", in testBatchUpdateExceptionintArray() 104 assertEquals(i + " Final state mismatch: ", in testBatchUpdateExceptionintArray() [all …]
|
| /external/sdv/vsomeip/third_party/boost/algorithm/doc/ |
| D | mismatch.qbk | 1 [/ File mismatch.qbk] 3 [section:mismatch mismatch ] 12 The header file 'mismatch.hpp' contains two variants of a the stl algorithm `mismatch`. The algorit… 14 Before (the proposed) C++14 the algorithm `std::mismatch` took three iterators and an optional comp… 23 std::mismatch ( seq1.begin (), seq1.end (), seq2.begin ()); // <3, 3> 24 std::mismatch ( seq2.begin (), seq2.end (), seq1.begin ()); // Undefined behavior 25 std::mismatch ( seq1.begin (), seq1.end (), seq2.begin (), seq2.end ()); // <3, 3> 30 However, if the two sequences are specified completely, it's clear that where the mismatch occurs. 34 …on `mismatch` returns a pair of iterators which denote the first mismatching elements in each sequ… 39 mismatch ( InputIterator1 first1, InputIterator1 last1, [all …]
|
| /external/llvm/test/tools/dsymutil/X86/ |
| D | mismatch.m | 3 module mismatch { 4 header "mismatch.h" 7 echo "struct s;"> mismatch.h 10 -fdisable-module-hash mismatch.m -o 1.o 11 echo > mismatch.h 14 -fdisable-module-hash mismatch.m -o /dev/null 18 // RUN: cp %p/../Inputs/mismatch/1.o %p/../Inputs/mismatch/mismatch.pcm %t.dir 19 // RUN: cp %p/../Inputs/mismatch/1.o %t.dir/2.o 23 @import mismatch; 26 // Mismatch after importing the module. [all …]
|
| /external/linux-kselftest/tools/testing/selftests/ptrace/ |
| D | get_syscall_info.c | 161 LOG_KILL_TRACEE("signal stop mismatch"); in TEST() 164 LOG_KILL_TRACEE("signal stop mismatch"); in TEST() 167 LOG_KILL_TRACEE("signal stop mismatch"); in TEST() 170 LOG_KILL_TRACEE("signal stop mismatch"); in TEST() 173 LOG_KILL_TRACEE("signal stop mismatch"); in TEST() 189 LOG_KILL_TRACEE("entry stop mismatch"); in TEST() 192 LOG_KILL_TRACEE("entry stop mismatch"); in TEST() 195 LOG_KILL_TRACEE("entry stop mismatch"); in TEST() 198 LOG_KILL_TRACEE("entry stop mismatch"); in TEST() 201 LOG_KILL_TRACEE("entry stop mismatch"); in TEST() [all …]
|
| /external/sdv/vsomeip/third_party/boost/algorithm/test/ |
| D | mismatch_test.cpp | 11 #include <boost/algorithm/cxx14/mismatch.hpp> 38 // No mismatch for empty sequences in test_mismatch() 40 ba::mismatch ( input_iterator<const int *>(num), input_iterator<const int *>(num), in test_mismatch() 44 ba::mismatch ( input_iterator<const int *>(num), input_iterator<const int *>(num), in test_mismatch() 50 …ba::mismatch ( random_access_iterator<const int *>(num), random_access_iterator<const int *>(n… in test_mismatch() 55 // Empty vs. non-empty mismatch immediately in test_mismatch() 57 ba::mismatch ( input_iterator<const int *>(num), input_iterator<const int *>(num), in test_mismatch() 62 ba::mismatch ( input_iterator<const int *>(num + 1), input_iterator<const int *>(num + 2), in test_mismatch() 67 …ba::mismatch ( random_access_iterator<const int *>(num + 1), random_access_iterator<const int *>(n… in test_mismatch() 73 ba::mismatch ( input_iterator<const int *>(num), input_iterator<const int *>(num + 1), in test_mismatch() [all …]
|
| /external/pdfium/fpdfsdk/ |
| D | fpdf_ext.cpp | 18 "UnsupportedFeature::kDocumentXFAForm value mismatch"); 22 "UnsupportedFeature::kDocumentPortableCollection value mismatch"); 25 "UnsupportedFeature::kDocumentAttachment value mismatch"); 28 "UnsupportedFeature::kDocumentSecurity value mismatch"); 31 "UnsupportedFeature::kDocumentSharedReview value mismatch"); 35 "UnsupportedFeature::kDocumentSharedFormAcrobat value mismatch"); 39 "UnsupportedFeature::kDocumentSharedFormFilesystem value mismatch"); 42 "UnsupportedFeature::kDocumentSharedFormEmail value mismatch"); 45 "UnsupportedFeature::kAnnotation3d value mismatch"); 48 "UnsupportedFeature::kAnnotationMovie value mismatch"); [all …]
|