Searched refs:wrong (Results 26 - 50 of 67) sorted by relevance

123

/external/llvm/test/MC/Mips/mips1/
H A Dinvalid-mips3-wrong-error.s1 # Instructions that are invalid and are correctly rejected but use the wrong
H A Dinvalid-mips4-wrong-error.s1 # Instructions that are invalid and are correctly rejected but use the wrong
H A Dinvalid-mips5-wrong-error.s1 # Instructions that are invalid and are correctly rejected but use the wrong
/external/llvm/test/MC/Mips/mips2/
H A Dinvalid-mips3-wrong-error.s1 # Instructions that are invalid and are correctly rejected but use the wrong
H A Dinvalid-mips5-wrong-error.s1 # Instructions that are invalid and are correctly rejected but use the wrong
/external/llvm/test/MC/Mips/mips32r6/
H A Dinvalid-mips32-wrong-error.s1 # Instructions that are invalid and are correctly rejected but use the wrong
H A Dinvalid-mips4-wrong-error.s1 # Instructions that are invalid and are correctly rejected but use the wrong
/external/llvm/test/MC/Mips/mips64r6/
H A Dinvalid-mips32-wrong-error.s1 # Instructions that are invalid and are correctly rejected but use the wrong
H A Dinvalid-mips4-wrong-error.s1 # Instructions that are invalid and are correctly rejected but use the wrong
H A Dinvalid-mips5-wrong-error.s1 # Instructions that are invalid but currently emit the wrong error message.
/external/valgrind/main/exp-bbv/tests/x86/
H A Drep_prefix.S51 cmp $0xd,%al # if we loaded wrong value
68 cmp $0x020d,%ax # if we loaded wrong value
85 cmp $0x0feb1378,%eax # if we loaded wrong value
/external/qemu-pc-bios/bochs/bios/
H A Dnotes25 * if command parameters are wrong:
/external/chromium_org/ui/login/
H A Dscreen_container.css71 #oobe.wrong-hwid #inner-container {
151 #wrong-hwid-dot {
/external/pcre/dist/
H A D132html71 man page, in case the conversion went wrong.
/external/clang/test/SemaCXX/
H A Dcxx1y-variable-templates_in_class.cpp12 template<typename T> CONST T wrong; // expected-error {{member 'wrong' declared as a template}} member in class:A
159 template<typename T> constexpr T wrong; // expected-error {{member 'wrong' declared as a template}} \ member in class:constexpred::A
/external/llvm/test/MC/Mips/mips3/
H A Dinvalid-mips5-wrong-error.s1 # Instructions that are invalid and are correctly rejected but use the wrong
/external/llvm/test/MC/Mips/mips4/
H A Dinvalid-mips5-wrong-error.s1 # Instructions that are invalid and are correctly rejected but use the wrong
/external/linux-tools-perf/perf-3.12.0/tools/perf/config/
H A Dutilities.mak142 # trying too hard and getting things wrong).
152 # trying too hard and getting things wrong).
/external/lldb/test/functionalities/data-formatter/data-formatter-cpp/
H A DTestDataFormatterCpp.py266 self.runCmd("type summary add --summary-string \"goofy\" \"wrong i_am_cool\"")
/external/chromium_org/tools/vim/
H A Dninja-build.vim33 # it is, the more likely it's wrong (checking for just "build/common.gypi"
/external/valgrind/main/coregrind/
H A Dvgdb.c1280 char *wrong; local
1286 long_value = strtoll(eq_pos+1, &wrong, 10);
1289 if (*wrong)
/external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
H A Ddynamic-loading.rst402 having the wrong path in the .nmf file. Double-check that the path in the
411 **NaCl module load failed: ELF executable text/rodata segment has wrong starting address**
424 in the .nmf file -- either the files are the wrong type or kind, or an
/external/chromium_org/sdch/open-vcdiff/vsprojects/
H A Dvcdiff_test.bat139 rem If using the wrong dictionary, and dictionary is smaller than the original
141 rem detect the case where the wrong dictionary is larger than the right one.)
/external/libvpx/libvpx/vp8/common/arm/neon/
H A Dvariance_neon.asm48 ;in ARM guide is wrong.
/external/chromium_org/v8/test/cctest/
H A Dtest-assembler-arm64.cc1772 Label wrong; local
1783 __ B(&wrong, eq);
1784 __ B(&wrong, lo);
1785 __ B(&wrong, mi);
1786 __ B(&wrong, vs);
1787 __ B(&wrong, ls);
1788 __ B(&wrong, lt);
1789 __ B(&wrong, le);
1796 __ B(&wrong, ne);
1797 __ B(&wrong, l
[all...]

Completed in 710 milliseconds

123