HomeSort by relevance Sort by last modified time
    Searched refs:because (Results 1 - 25 of 1592) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium-libpac/test/js-unittest/
no_entrypoint.js 1 var x = "This is an invalid PAC script because it lacks a " +
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/
Application.mk 2 # Even the system STL is too much because it will link libsupc++ for rtti and
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
le-fpconst.s 2 # These need ARM specific support because 8 byte fp constants in little
thumb2_mul-bad.s 9 # Cannot use 16-bit encoding because of use of high register.
11 # Cannot use 16-bit encoding because source does not match destination.
vfp-neon-overlap.s 12 @ the 'x' versions should disassemble as VFP instructions, because
thumb2_mul.s 12 # These must use the 32-bit encoding because they involve
18 # These must use the 32-bit encoding because the source and
23 # These must use the 32-bit encoding because of the explicit
  /prebuilts/go/darwin-x86/src/cmd/vet/testdata/incomplete/
examples_test.go 5 func Example() {} // OK because is package-level.
7 func Example_suffix() // OK because refers to suffix annotation.
9 func Example_BadSuffix() // OK because non-test package was excluded. No false positives wanted.
11 func ExampleBuf() // OK because non-test package was excluded. No false positives wanted.
13 func ExampleBuf_Append() {} // OK because non-test package was excluded. No false positives wanted.
15 func ExampleBuf_Clear() {} // OK because non-test package was excluded. No false positives wanted.
17 func ExampleBuf_suffix() {} // OK because refers to suffix annotation.
19 func ExampleBuf_Append_Bad() {} // OK because non-test package was excluded. No false positives wanted.
21 func ExampleBuf_Append_suffix() {} // OK because refers to known method with valid suffix.
29 func ExamplePuffer() // OK because non-test package was excluded. No false positives wanted
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vet/testdata/incomplete/
examples_test.go 5 func Example() {} // OK because is package-level.
7 func Example_suffix() // OK because refers to suffix annotation.
9 func Example_BadSuffix() // OK because non-test package was excluded. No false positives wanted.
11 func ExampleBuf() // OK because non-test package was excluded. No false positives wanted.
13 func ExampleBuf_Append() {} // OK because non-test package was excluded. No false positives wanted.
15 func ExampleBuf_Clear() {} // OK because non-test package was excluded. No false positives wanted.
17 func ExampleBuf_suffix() {} // OK because refers to suffix annotation.
19 func ExampleBuf_Append_Bad() {} // OK because non-test package was excluded. No false positives wanted.
21 func ExampleBuf_Append_suffix() {} // OK because refers to known method with valid suffix.
29 func ExamplePuffer() // OK because non-test package was excluded. No false positives wanted
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vet/testdata/testingpkg/
tests_test.go 20 func Example() {} // OK because is package-level.
22 func Example_goodSuffix() // OK because refers to suffix annotation.
26 func ExampleBuf() // OK because refers to known top-level type.
28 func ExampleBuf_Append() {} // OK because refers to known method.
32 func ExampleBuf_suffix() {} // OK because refers to suffix annotation.
36 func ExampleBuf_Append_suffix() {} // OK because refers to known method with valid suffix.
38 func ExampleDefaultBuf() {} // OK because refers to top-level identifier.
52 func nonTest() {} // OK because it doesn't start with "Test".
54 func (Buf) TesthasReceiver() {} // OK because it has a receiver.
56 func TestOKSuffix(*testing.T) {} // OK because first char after "Test" is Uppercase
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vet/testdata/testingpkg/
tests_test.go 20 func Example() {} // OK because is package-level.
22 func Example_goodSuffix() // OK because refers to suffix annotation.
26 func ExampleBuf() // OK because refers to known top-level type.
28 func ExampleBuf_Append() {} // OK because refers to known method.
32 func ExampleBuf_suffix() {} // OK because refers to suffix annotation.
36 func ExampleBuf_Append_suffix() {} // OK because refers to known method with valid suffix.
38 func ExampleDefaultBuf() {} // OK because refers to top-level identifier.
52 func nonTest() {} // OK because it doesn't start with "Test".
54 func (Buf) TesthasReceiver() {} // OK because it has a receiver.
56 func TestOKSuffix(*testing.T) {} // OK because first char after "Test" is Uppercase
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vet/testdata/divergent/
buf_test.go 5 func Example() {} // OK because is package-level.
7 func Example_suffix() {} // OK because refers to suffix annotation.
11 func ExampleBuf() {} // OK because refers to known top-level type.
13 func ExampleBuf_Append() {} // OK because refers to known method.
17 func ExampleBuf_suffix() {} // OK because refers to suffix annotation.
21 func ExampleBuf_Append_suffix() {} // OK because refers to known method with valid suffix.
23 func ExampleDefaultBuf() {} // OK because refers to top-level identifier.
  /prebuilts/go/linux-x86/src/cmd/vet/testdata/divergent/
buf_test.go 5 func Example() {} // OK because is package-level.
7 func Example_suffix() {} // OK because refers to suffix annotation.
11 func ExampleBuf() {} // OK because refers to known top-level type.
13 func ExampleBuf_Append() {} // OK because refers to known method.
17 func ExampleBuf_suffix() {} // OK because refers to suffix annotation.
21 func ExampleBuf_Append_suffix() {} // OK because refers to known method with valid suffix.
23 func ExampleDefaultBuf() {} // OK because refers to top-level identifier.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/msp430/
bad.l 8 [^:]*:19: Warning: a NOP might be needed here because of successive changes in interrupt state
9 [^:]*:20: Warning: a NOP might be needed here because of successive changes in interrupt state
10 [^:]*:25: Warning: a NOP might be needed here because of successive changes in interrupt state
11 [^:]*:26: Warning: a NOP might be needed here because of successive changes in interrupt state
12 [^:]*:27: Warning: a NOP might be needed here because of successive changes in interrupt state
13 [^:]*:28: Warning: a NOP might be needed here because of successive changes in interrupt state
  /external/valgrind/none/tests/solaris/
reserve_sysstat_addr.stderr.exp 5 This may be because the functionality is hard to implement,
6 or because no reasonable program would behave this way,
7 or because nobody has yet needed it. In any case, let us know at
reserve_sysstat_zone_addr.stderr.exp 5 This may be because the functionality is hard to implement,
6 or because no reasonable program would behave this way,
7 or because nobody has yet needed it. In any case, let us know at
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
flags1.d 10 # because the two sections are not merged into one segment.
12 # Fails on HPUX systems because the .type pseudo-op behaves differently.
13 # Fails on hppa64 because a PHDR is always added.
  /development/apps/OBJViewer/
Android.mk 12 # currently disabled because of API changes. won't be fixed for 1.0
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
warn4.d 10 # The test is xfailed because ELF stabs doesn't handle the stabs
  /frameworks/base/packages/SettingsProvider/test/
Android.mk 8 # because this test is not an instrumentation test. (because the target runs in the system process.)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/frv/
immediates.s 3 ;; because of sign-extension problems.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
crange4.s 2 ! lost because .space just emitted a frag, without calling emit_expr as
  /system/bt/vendor_libs/
Android.mk 3 # -Wno-gnu-variable-sized-type-not-at-end is needed, because struct BT_HDR
5 # -Wno-typedef-redefinition is needed because of the way the struct typedef
8 # -Wno-unused-parameter is needed, because there are too many unused
  /prebuilts/go/darwin-x86/test/
recover1.go 29 mustNotRecover() // because it's not a defer call
57 mustNotRecover() // because it's a sub-call
119 defer recover() // like a normal call from this func; runs because mustRecover stops the panic
129 // because it runs called from panic, not from the func,
131 // (Alternately, it cannot see the panic of 2 because
133 // panic of 3 because it is at the wrong level (too high on the stack).)
  /prebuilts/go/linux-x86/test/
recover1.go 29 mustNotRecover() // because it's not a defer call
57 mustNotRecover() // because it's a sub-call
119 defer recover() // like a normal call from this func; runs because mustRecover stops the panic
129 // because it runs called from panic, not from the func,
131 // (Alternately, it cannot see the panic of 2 because
133 // panic of 3 because it is at the wrong level (too high on the stack).)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/epiphany/
badpostmod.s 4 ldrd r0,[r1],r2 ; tricky because r1 is implied as destination

Completed in 828 milliseconds

1 2 3 4 5 6 7 8 91011>>