| /prebuilts/go/darwin-x86/src/crypto/x509/ |
| pem_decrypt_test.go | 36 t.Error("data mismatch") 69 t.Errorf("data mismatch")
|
| /prebuilts/go/linux-x86/src/compress/bzip2/ |
| bzip2_test.go | 146 t.Errorf("test %d (%s), output mismatch:\ngot %s\nwant %s", i, v.desc, trim(buf), trim(v.output)) 202 t.Errorf("test %d, symbol mismatch: Decode(%d) = %d, want %d", i, v.idx, sym, v.sym)
|
| /prebuilts/go/linux-x86/src/compress/zlib/ |
| writer_test.go | 83 t.Errorf("%s (level=%d, dict=%q): length mismatch %d versus %d", fn, level, d, len(b0), len(b1)) 88 t.Errorf("%s (level=%d, dict=%q): mismatch at %d, 0x%02x versus 0x%02x\n", fn, level, d, i, b0[i], b1[i])
|
| /prebuilts/go/linux-x86/src/crypto/x509/ |
| pem_decrypt_test.go | 36 t.Error("data mismatch") 69 t.Errorf("data mismatch")
|
| /system/chre/apps/wifi_world/ |
| wifi_world.cc | 150 LOGE("Scan monitoring request cookie mismatch"); 164 LOGE("On-demand scan cookie mismatch");
|
| /toolchain/binutils/binutils-2.27/ |
| missing | 91 # Exit code 63 means version mismatch. This often happens when the user 206 # not found, 63 for a program that failed due to version mismatch).
|
| /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
| fastquant.cpp | 651 CBP = 1; /* check CBP before mismatch control, 7/5/01 */ 653 /* Mismatch control, 5/3/01 */ 824 CBP = 1; /* check CBP before mismatch control, 7/5/01 */ 826 /* Mismatch control, 5/3/01 */ 906 /* Mismatch control, 5/3/01 */ 955 /* Mismatch control, 5/3/01 */
|
| /frameworks/rs/cpp/ |
| ScriptIntrinsics.cpp | 61 mRS->throwError(RS_ERROR_INVALID_ELEMENT, "3DLUT forEach element mismatch"); 371 mRS->throwError(RS_ERROR_INVALID_ELEMENT, "Element mismatch in Convolve3x3"); 379 mRS->throwError(RS_ERROR_INVALID_ELEMENT, "Element mismatch in Convolve3x3"); 412 mRS->throwError(RS_ERROR_INVALID_ELEMENT, "Element mismatch in Convolve5x5 input"); 420 mRS->throwError(RS_ERROR_INVALID_ELEMENT, "Element mismatch in Convolve5x5 output"); 595 mRS->throwError(RS_ERROR_INVALID_ELEMENT, "Resize forEach element mismatch");
|
| /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/ |
| ext_test.go | 31 mismatch = flag.Bool("mismatch", false, "log allowed mismatches") 93 // allowedMismatch determines whether this mismatch should be 150 if !*mismatch { 153 suffix += " (allowed mismatch)" 167 if *mismatch { 30 mismatch = flag.Bool("mismatch", false, "log allowed mismatches") var
|
| /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/ |
| ext_test.go | 31 mismatch = flag.Bool("mismatch", false, "log allowed mismatches") 112 // allowedMismatch determines whether this mismatch should be 171 if !*mismatch { 174 suffix += " (allowed mismatch)" 190 if *mismatch { 30 mismatch = flag.Bool("mismatch", false, "log allowed mismatches") var
|
| /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/ |
| ext_test.go | 30 mismatch = flag.Bool("mismatch", false, "log allowed mismatches") 92 // allowedMismatch determines whether this mismatch should be 149 if !*mismatch { 152 suffix += " (allowed mismatch)" 166 if *mismatch { 29 mismatch = flag.Bool("mismatch", false, "log allowed mismatches") var
|
| /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/ |
| ext_test.go | 31 mismatch = flag.Bool("mismatch", false, "log allowed mismatches") 93 // allowedMismatch determines whether this mismatch should be 150 if !*mismatch { 153 suffix += " (allowed mismatch)" 167 if *mismatch { 30 mismatch = flag.Bool("mismatch", false, "log allowed mismatches") var
|
| /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/ |
| ext_test.go | 31 mismatch = flag.Bool("mismatch", false, "log allowed mismatches") 112 // allowedMismatch determines whether this mismatch should be 171 if !*mismatch { 174 suffix += " (allowed mismatch)" 190 if *mismatch { 30 mismatch = flag.Bool("mismatch", false, "log allowed mismatches") var
|
| /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/ |
| ext_test.go | 30 mismatch = flag.Bool("mismatch", false, "log allowed mismatches") 92 // allowedMismatch determines whether this mismatch should be 149 if !*mismatch { 152 suffix += " (allowed mismatch)" 166 if *mismatch { 29 mismatch = flag.Bool("mismatch", false, "log allowed mismatches") var
|
| /toolchain/binutils/binutils-2.27/bfd/ |
| elf32-visium.c | 770 flagword mismatch; local 791 mismatch = (new_flags ^ old_flags) 793 if (mismatch & EF_VISIUM_ARCH_GR6) 799 else if (mismatch & EF_VISIUM_ARCH_MCM) 805 else if (mismatch & EF_VISIUM_ARCH_MCM24) 812 if (mismatch)
|
| /external/deqp/modules/gles31/functional/ |
| es31fShaderPackingFunctionTests.cpp | 226 m_testCtx.getLog() << TestLog::Message << "ERROR: Mismatch in value " << valNdx 315 m_testCtx.getLog() << TestLog::Message << "ERROR: Mismatch in value " << valNdx << ",\n" 417 m_testCtx.getLog() << TestLog::Message << "ERROR: Mismatch in value " << valNdx 506 m_testCtx.getLog() << TestLog::Message << "ERROR: Mismatch in value " << valNdx << ",\n" 613 m_testCtx.getLog() << TestLog::Message << "ERROR: Mismatch in value " << valNdx 722 m_testCtx.getLog() << TestLog::Message << "ERROR: Mismatch in value " << valNdx << ",\n" 834 m_testCtx.getLog() << TestLog::Message << "ERROR: Mismatch in value " << valNdx 931 m_testCtx.getLog() << TestLog::Message << "ERROR: Mismatch in value " << valNdx << ",\n" [all...] |
| /external/icu/icu4c/source/test/intltest/ |
| citrtest.cpp | 405 errln((UnicodeString)"Character mismatch at position " + i + 434 errln((UnicodeString)"Character mismatch at position " + i + 476 errln((UnicodeString)"Character mismatch at position " + i + 507 errln((UnicodeString)"Character mismatch at position " + i + 532 errln((UnicodeString)"Character mismatch at position " + i + 606 errln("Character mismatch at position %d, iterator has %X, string has %X", i, c, text.char32At(i)); 643 errln("Character mismatch at position %d, iterator has %X, string has %X", i, c, text.char32At(i)); 685 errln("Character mismatch at position %d, iterator has %X, string has %X", i, c, text.char32At(i)); 719 errln("Character mismatch at position %d, iterator has %X, string has %X", i, c, text.char32At(i)); 746 errln("Character mismatch at position %d, iterator has %X, string has %X", i, c, text.char32At(i)) [all...] |
| loctest.cpp | 252 errln(" Language code mismatch: " + temp + " versus " 255 errln(" Script code mismatch: " + temp + " versus " 258 errln(" Country code mismatch: " + temp + " versus " 261 errln(" Variant code mismatch: " + temp + " versus " 264 errln(" Locale name mismatch: " + temp + " versus " 280 errln("Language code mismatch: " + temp + " versus " 283 errln("Script code mismatch: " + temp + " versus " 286 errln("Country code mismatch: " + temp + " versus " 289 errln("Variant code mismatch: something versus \"\""); 297 errln("Language code mismatch: " + temp + " versus \"x-klingon\"") [all...] |
| /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/ |
| TestAttributes.java | 157 assertEquals("attribute mismatch","String[] ick",attrs.get(0).decl.toString()); 158 assertEquals("parameter name mismatch","ick",attrs.get(0).name); 159 assertEquals("declarator mismatch", "String[]", attrs.get(0).type); 161 assertEquals("attribute mismatch","int i",attrs.get(1).decl.toString()); 162 assertEquals("parameter name mismatch","i",attrs.get(1).name); 163 assertEquals("declarator mismatch", "int", attrs.get(1).type); 199 assertEquals("args mismatch", expectArgs, actualArgs); 269 assertEquals("attribute mismatch","HashMap<String,String> foo",attrs.get(0).decl.toString()); 270 assertEquals("parameter name mismatch","foo",attrs.get(0).name); 271 assertEquals("declarator mismatch", "HashMap<String,String>", attrs.get(0).type) [all...] |
| /external/wpa_supplicant_8/src/tls/ |
| tlsv1_client_read.c | 514 "TLSv1: Server certificate hash mismatch"); 523 "Server certificate mismatch"; 852 "TLSv1: Mismatch in CertificateStatus length (len=%lu != left=%lu)", 1045 wpa_printf(MSG_DEBUG, "TLSv1: Mismatch in ServerKeyExchange " 1141 wpa_printf(MSG_DEBUG, "TLSv1: Mismatch in CertificateRequest " 1205 wpa_printf(MSG_DEBUG, "TLSv1: Mismatch in ServerHelloDone " [all...] |
| /external/google-breakpad/src/processor/ |
| minidump.cc | 766 BPLOG(ERROR) << "MinidumpContext x86 size mismatch, " << 839 BPLOG(ERROR) << "MinidumpContext ppc size mismatch, " << 915 BPLOG(ERROR) << "MinidumpContext sparc size mismatch, " << [all...] |
| /device/linaro/bootloader/edk2/MdePkg/Include/Guid/ |
| StatusCodeDataTypeId.h | 342 /// This structure defines extended data for processor mismatch errors.
344 /// This provides information to indicate which processors mismatch, and how they mismatch. The
348 /// mismatch is being reported. Because Attributes is a bit field, more than one mismatch can be
|
| /external/blktrace/ |
| blkiomon.c | 104 static long leftover = 0, driverdata = 0, match = 0, mismatch = 0, sequence = 0; variable 425 dump_bits(t_old, t_young, "mismatch"); 426 mismatch++; 591 fprintf(debug.fp, "%ld leftover, %ld match, %ld mismatch, " 593 leftover, match, mismatch, driverdata, sequence);
|
| /external/deqp/external/openglcts/modules/gl/ |
| gl4cIndirectParametersTests.cpp | 118 m_testCtx.getLog() << tcu::TestLog::Message << "Buffer binding mismatch" << tcu::TestLog::EndMessage; 136 m_testCtx.getLog() << tcu::TestLog::Message << "Buffer data mismatch" << tcu::TestLog::EndMessage; 147 m_testCtx.getLog() << tcu::TestLog::Message << "Buffer pointer mismatch" << tcu::TestLog::EndMessage; 161 m_testCtx.getLog() << tcu::TestLog::Message << "Buffer size mismatch" << tcu::TestLog::EndMessage; 166 m_testCtx.getLog() << tcu::TestLog::Message << "Buffer usage mismatch" << tcu::TestLog::EndMessage;
|
| /external/icu/android_icu4j/src/main/java/android/icu/util/ |
| StringTrieBuilder.java | 193 * and adds a new node where there is a mismatch. 403 // Mismatch, insert a branch node. 408 // Mismatch on first character, turn this node into a suffix. 421 // Mismatch on last character, keep this node for the prefix. 427 // Mismatch on intermediate character, keep this node for the prefix. [all...] |