Searched refs:should (Results 1 - 25 of 356) sorted by relevance

1234567891011>>

/external/valgrind/main/none/tests/amd64/
H A Dssse3_misaligned.stderr.exp1 you should see: "one\ntwo\nthree\n"
H A Dcmpxchg.stdout.exp2 al!=cl so al should equal cl (Result al=33 bl=44 cl=33)
4 al==cl so cl should equal bl (Result al=55 bl=55 cl=55)
6 ax!=cx so ax should equal cx (Result ax=3333 bx=4444 cx=3333)
8 ax==cx so cx should equal bx (Result ax=5555 bx=5555 cx=5555)
10 eax!=ecx so eax should equal ecx (Result eax=33333333 ebx=44444444 ecx=33333333)
12 eax==ecx so ecx should equal ebx (Result eax=55555555 ebx=55555555 ecx=55555555)
14 rax!=rcx so rax should equal rcx (Result rax=333333333 rbx=444444444 rcx=333333333)
16 rax==rcx so ecx should equal rbx (Result rax=555555555 rbx=555555555 rcx=555555555)
/external/valgrind/main/none/tests/x86/
H A Dssse3_misaligned.stderr.exp1 you should see: "one\ntwo\nthree\n"
/external/clang/test/Modules/
H A Dauto-module-import.c8 # error MODULE_H_MACRO should have been hidden
12 # error DEPENDS_ON_MODULE should have been hidden
H A Dmacros.c21 # error INTEGER macro should be visible
25 # error FLOAT macro should not be visible
29 # error MODULE macro should not be visible
/external/clang/test/Modules/Inputs/Module.framework/Headers/
H A DModule.h6 # error Module should have been built without -DFOO
/external/valgrind/main/drd/tests/
H A Dtc17_sembar.stderr.exp3 done, result is 88, should be 88
H A Dtc15_laog_lockdel.stderr.exp5 so a second locking sequence 2 -> 1 should now be OK.
/external/valgrind/main/helgrind/tests/
H A Dtc17_sembar.stderr.exp3 done, result is 88, should be 88
/external/clang/test/Preprocessor/
H A Dfeature_tests.c17 #error Clang should have these
21 #error Clang should not have this
/external/llvm/autoconf/m4/
H A Dneed_dev_zero_for_mmap.m416 [Define if /dev/zero should be used when mapping RWX memory, or undefine if its not necessary])
/external/llvm/projects/sample/autoconf/m4/
H A Dneed_dev_zero_for_mmap.m416 [Define if /dev/zero should be used when mapping RWX memory, or undefine if its not necessary])
/external/qemu/
H A Ddynlink.h53 #error DYNLINK_FUNCTIONS should be defined when including this file
57 #error DYNLINK_FUNCTIONS_INIT should be defined when including this file
/external/libffi/src/cris/
H A Dsysv.S35 ;; OK, when we get called we should have this (according to
/external/llvm/test/MC/AsmParser/
H A Ddirective_lsym.s4 # should just rip it out.
/external/webkit/Source/JavaScriptCore/wtf/
H A DThreadSpecificWin.cpp14 * You should have received a copy of the GNU Library General Public License
26 #error This file should not be compiled by ports that do not use Windows native ThreadSpecific implementation.
/external/netcat/data/
H A Ddns-any.d5 # you should get at least *one* record back out
/external/valgrind/main/memcheck/tests/
H A Dvcpu_fbench.stdout.exp5 Measured run time in seconds should be divided by 0
/external/valgrind/main/memcheck/tests/x86/
H A Dpushfpopf_s.S27 # should override that created by 0 + 0 above
29 # an error should be reported for the popfl
/external/chromium/sdch/open-vcdiff/vsprojects/
H A Dvcdiff_test.bat25 rem The script should be passed one argument which is the location of the
46 && ( echo vcdiff with no arguments should fail, but succeeded ^
54 && ( echo vcdiff without operation argument should fail, but succeeded ^
145 && ( echo Decode using larger dictionary should fail, but succeeded ^
168 && ( echo vcdiff with missing dictionary file should fail, but succeeded ^
177 && ( echo vcdiff with missing target file should fail, but succeeded ^
185 && ( echo vcdiff with missing delta file should fail, but succeeded ^
213 rem Using empty file as dictionary should work, but (because dictionary is empty)
230 && ( echo vcdiff with invalid delta file should fail, but succeeded ^
238 && ( echo -dictionary option with no file name should fai
[all...]
/external/chromium/chrome/browser/resources/options/chromeos/
H A Daccounts_user_name_edit.js58 * - Dot: . (Note that we did not cover the cases that dot should not
59 * appear as first or last character and should not appear two or
/external/stlport/stlport/
H A Dfloat.h22 # error This header is only reentrant once, it should be modified if it has to be included more.
/external/valgrind/main/exp-bbv/tests/amd64-linux/
H A Drep_prefix.S17 # We should check this on x86 too, but then we'd
/external/webkit/LayoutTests/http/tests/resources/
H A Dtripmine.php44 // Only allow simple cross-site requests - since we did not allow preflight, this is all we should ever get.
/external/webkit/Source/WebCore/platform/network/qt/
H A DSocketStreamHandle.h42 #error This should only be built on Qt

Completed in 5997 milliseconds

1234567891011>>