HomeSort by relevance Sort by last modified time
    Searched refs:should (Results 226 - 250 of 1438) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /ndk/tests/build/warn-no-ldflags-in-static-libraries/jni/
Android.mk 8 # This should generate a warning when ndk-build is run!
  /ndk/tests/build/warn-no-ldlibs-in-static-libraries/jni/
Android.mk 8 # This should generate a warning when ndk-build is run!
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
thumb-nop.d 4 # Both explicit nop and padding should not use Thumb-2 NOP for the
vfp-neon-overlap.s 12 @ the 'x' versions should disassemble as VFP instructions, because
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/basic/
imem.s 12 ; We could/should test some of the corner cases for register and
13 ; immediate fields. We should also check the assorted field
24 ; Should make sure pre/post modes are recognized correctly.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/
field.s 7 f2: .field 0Ah, 5 ; should align to next word, f2=0x1
8 f3: .field 0Ch, 4 ; should be packed in previous word, f3=0x1
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
gc-unwind.s 1 @ Test -gc-sections and unwinding tables. .data.eh should be pulled in
2 @ via the EH tables, .data.foo should not.
unwind-1.s 11 @ Section with no unwinding information. Linker should insert a cantunwind entry.
unwind-2.s 15 @ last text section has unwind information. Linker should append a
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
got-page-2.d 7 # There should be 10 page entries and 2 reserved entries
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
b-post1.s 3 % LOP_STAB, such as in b-goodmain.s should follow.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
tlsopt1_32.s 2 # this section should not be optimised since we have old-style
tlsopt2.s 2 # this section should not be optimised since we have old-style
tlsopt2_32.s 2 # this section should not be optimised since we have old-style
tlsopt3.s 7 # this section should also not be optimised
tlsopt3_32.s 7 # this section should also not be optimised
  /external/clang/test/Modules/Inputs/Module.framework/Headers/
Module.h 3 // FIXME: The "umbrella header" warning should be moved to a separate test.
12 # error Module should have been built without -DFOO
  /external/clang/test/Preprocessor/
warning_tests.c 3 #error Should have __has_warning
9 // expected-warning@+2 {{Should have -Wparentheses}}
11 #warning Should have -Wparentheses
32 // following should not expand:
41 // But deferring should expand:
45 #error Expansion should have occurred
feature_tests.c 4 #error Should have __has_feature
19 #error Clang should have these
23 #error Clang should not have this
39 // macros), so the following should not expand:
48 // But deferring should expand:
54 #error Expansion should have occurred
  /external/clang/test/SemaCXX/
libstdcxx_is_pod_hack.cpp 47 # error __is_pod should still be available.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
string-1.s 2 ; FIXME: This should be a generic test. Note that this will
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mt/
badoffsetlow.s 1 ; Offset less than #-32786 should cause an error since the offset is
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/
dlsection-1.s 3 ! Datalabel reference to symbol in section .text2 should
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-tic6x/
unwind-2.s 19 # last text section has unwind information. Linker should append a
  /external/v8/build/android/gyp/util/
md5_check_test.py 76 CheckCallAndRecord(True, 'should call when record doesn\'t exist',
79 CheckCallAndRecord(False, 'should not call when nothing changed')
80 CheckCallAndRecord(False, 'should not call when nothing changed #2',
82 CheckCallAndRecord(True, 'should call when output missing',
86 CheckCallAndRecord(True, force=True, message='should call when forced',
92 CheckCallAndRecord(True, 'changed input file should trigger call',
100 CheckCallAndRecord(True, 'removing file should trigger call',
105 CheckCallAndRecord(True, 'added input file should trigger call',
110 CheckCallAndRecord(True, 'changed input string should trigger call',
115 CheckCallAndRecord(True, 'reordering of string inputs should trigger call'
    [all...]

Completed in 434 milliseconds

1 2 3 4 5 6 7 8 91011>>