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

1 2 3 4 5 6 7 8 91011>>

  /external/linux-kselftest/tools/testing/selftests/ftrace/samples/
fail.tc 3 cat non-exist-file
xfail.tc 3 cat non-exist-file || exit_xfail
  /external/valgrind/memcheck/tests/solaris/
thr_daemon_exit_libc.stdout.exp 6 non-daemon thread #0 running
7 non-daemon thread #1 running
8 non-daemon thread #2 running
9 non-daemon thread #3 running
10 non-daemon thread #4 running
11 non-daemon thread #5 running
  /external/eigen/Eigen/src/Core/util/
NonMPL2.h 2 #error Including non-MPL2 code in EIGEN_MPL2_ONLY mode
  /external/valgrind/drd/tests/
linuxthreads_det.stdout.exp 1 NPTL or non-Linux POSIX threads implementation detected.
  /external/valgrind/memcheck/tests/
clientperm.stdout.exp 2 sum is non-positive
4 sum is non-positive
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
space1.l 2 .*:2: Error: .space specifies non-absolute value
3 .*:3: Error: .space specifies non-absolute value
4 .*:4: Error: .space specifies non-absolute value
5 .*:5: Error: .space specifies non-absolute value
6 .*:6: Error: .space specifies non-absolute value
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
neon-suffix-bad.l 2 [^:]*:3: Error: invalid neon suffix for non neon instruction
3 [^:]*:4: Error: invalid neon suffix for non neon instruction
4 [^:]*:5: Error: invalid neon suffix for non neon instruction
6 [^:]*:9: Error: invalid neon suffix for non neon instruction
7 [^:]*:10: Error: invalid neon suffix for non neon instruction
8 [^:]*:11: Error: invalid neon suffix for non neon instruction
neon-suffix-bad.d 1 # name: Bad suffix for non-Neon mnemonic
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
mipsr6@mips4.d 2 #name: MIPS mips4 non-fp
5 # Test mips4 *non-fp* insturctions.
n32-consec.s 4 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
11 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
ld-zero-2.s 5 # Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
ld-zero-3.s 7 # Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
ld-zero-q.s 5 # Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
ld-zero-u.s 6 # Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
mips4.d 2 #name: MIPS mips4 non-fp
4 # Test mips4 *non-fp* insturctions.
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/
start.s 1 * Just a start symbol and some non-NOP padding.
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue7223.go 15 _ = make([]byte, nil) // ERROR "non-integer.*len"
16 _ = make([]byte, nil, 2) // ERROR "non-integer.*len"
17 _ = make([]byte, 1, nil) // ERROR "non-integer.*cap"
18 _ = make([]byte, true) // ERROR "non-integer.*len"
19 _ = make([]byte, "abc") // ERROR "non-integer.*len"
issue16949.go 7 // Ensure that typed non-integer len and cap make arguments are not accepted.
15 sink = make([]byte, float32(1.0)) // ERROR "non-integer.*len"
16 sink = make([]byte, float64(1.0)) // ERROR "non-integer.*len"
19 sink = make([]byte, 0, float32(1.0)) // ERROR "non-integer.*cap"
20 sink = make([]byte, 0, float64(1.0)) // ERROR "non-integer.*cap"
23 sink = make([]byte, complex64(1+0i)) // ERROR "non-integer.*len"
24 sink = make([]byte, complex128(1+0i)) // ERROR "non-integer.*len"
27 sink = make([]byte, 0, complex64(1+0i)) // ERROR "non-integer.*cap"
28 sink = make([]byte, 0, complex128(1+0i)) // ERROR "non-integer.*cap"
  /prebuilts/go/linux-x86/test/fixedbugs/
issue7223.go 15 _ = make([]byte, nil) // ERROR "non-integer.*len"
16 _ = make([]byte, nil, 2) // ERROR "non-integer.*len"
17 _ = make([]byte, 1, nil) // ERROR "non-integer.*cap"
18 _ = make([]byte, true) // ERROR "non-integer.*len"
19 _ = make([]byte, "abc") // ERROR "non-integer.*len"
issue16949.go 7 // Ensure that typed non-integer len and cap make arguments are not accepted.
15 sink = make([]byte, float32(1.0)) // ERROR "non-integer.*len"
16 sink = make([]byte, float64(1.0)) // ERROR "non-integer.*len"
19 sink = make([]byte, 0, float32(1.0)) // ERROR "non-integer.*cap"
20 sink = make([]byte, 0, float64(1.0)) // ERROR "non-integer.*cap"
23 sink = make([]byte, complex64(1+0i)) // ERROR "non-integer.*len"
24 sink = make([]byte, complex128(1+0i)) // ERROR "non-integer.*len"
27 sink = make([]byte, 0, complex64(1+0i)) // ERROR "non-integer.*cap"
28 sink = make([]byte, 0, complex128(1+0i)) // ERROR "non-integer.*cap"
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/elf/
group2.d 2 #name: debug info in group section and non-group section with same name
4 # The RX port uses non-standard section names.
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
pic-and-nonpic-3-error.d 1 #name: PIC and non-PIC test 3 (error)
5 #error: .*: non-dynamic relocations refer to dynamic symbol foo
pic-and-nonpic-4-error.d 1 #name: PIC and non-PIC test 4 (error)
5 #error: .*: non-dynamic relocations refer to dynamic symbol obj1
  /external/valgrind/memcheck/tests/amd64/
shr_edx.stdout.exp 3 non zero jump on p[2..3] 0x00000000deaddead

Completed in 231 milliseconds

1 2 3 4 5 6 7 8 91011>>