/external/clang/test/Tooling/ |
H A D | auto-detect-from-source-parent-of-cwd.cpp | 11 invalid;
|
H A D | auto-detect-from-source-parent.cpp | 8 invalid;
|
H A D | auto-detect-from-source.cpp | 8 invalid;
|
H A D | clang-check-args.cpp | 4 invalid;
|
H A D | clang-check-autodetect-dir.cpp | 9 invalid;
|
H A D | clang-check-chdir.cpp | 14 invalid;
|
H A D | clang-check-pwd.cpp | 12 invalid;
|
H A D | clang-check-rel-path.cpp | 10 invalid;
|
H A D | clang-check-strip-o.cpp | 11 invalid;
|
H A D | clang-check.cpp | 9 invalid;
|
H A D | multi-jobs.cpp | 6 invalid;
|
H A D | clang-check-builtin-headers.cpp | 12 invalid;
|
/external/v8/test/webkit/fast/js/ |
H A D | parser-syntax-check.js | 61 function invalid(_a, _type) function 81 invalid("(a"); 82 invalid("a[5"); 83 invalid("a[5 + 6"); 84 invalid("a."); 85 invalid("()"); 86 invalid("a.'l'"); 88 invalid("new -a"); 93 invalid("a-- ++"); 94 invalid("( [all...] |
/external/clang/test/Driver/ |
H A D | inhibit-downstream-commands.c | 2 // CHECK: error: unknown type name 'invalid' 6 invalid C code!
|
H A D | output-file-cleanup.c | 23 invalid C code 27 // RUN: echo "invalid C code" > %t2.c 40 // RUN: echo "invalid C code" > %t2.c 42 // RUN: echo "invalid C code" > %t4.c
|
/external/llvm/test/MC/Mips/mips1/ |
H A D | invalid-mips3-wrong-error.s | 1 # Instructions that are invalid and are correctly rejected but use the wrong 9 ld $sp,-28645($s1) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction 10 ldc1 $f11,16391($s0) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction 11 ldc2 $8,-21181($at) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction 12 ldl $24,-4167($24) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction 13 ldr $14,-30358($s4) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction 14 ll $v0,-7321($s2) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction 15 lld $zero,-14736($ra) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction 16 lwu $s3,-24086($v1) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction 17 sc $15,18904($s3) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operan [all...] |
/external/llvm/test/MC/Mips/mips2/ |
H A D | invalid-mips32r2-xfail.s | 1 # Instructions that are supposed to be invalid but currently aren't
|
/external/llvm/test/MC/Mips/mips32/ |
H A D | invalid-mips32r2-xfail.s | 1 # Instructions that are supposed to be invalid but currently aren't
|
/external/llvm/test/MC/Mips/mips4/ |
H A D | invalid-mips64r2-xfail.s | 1 # Instructions that are supposed to be invalid but currently aren't
|
/external/llvm/test/MC/Mips/mips5/ |
H A D | invalid-mips64r2-xfail.s | 1 # Instructions that are supposed to be invalid but currently aren't
|
/external/llvm/test/MC/Mips/mips64/ |
H A D | invalid-mips64r2-xfail.s | 1 # Instructions that are supposed to be invalid but currently aren't
|
/external/llvm/test/MC/X86/ |
H A D | variant-diagnostics.s | 7 call external@invalid 9 # CHECK: error: invalid variant 'invalid' 10 # CHECK: call external@invalid
|
/external/llvm/test/MC/Mips/mips32r6/ |
H A D | invalid-mips1-wrong-error.s | 1 # Instructions that are invalid 10 lwl $s4,-4231($15) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction 11 lwr $zero,-19147($gp) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction 12 swl $15,13694($s3) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction 13 swr $s1,-26590($14) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction 14 lwle $s4,-4231($15) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction 15 lwre $zero,-19147($gp) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction 16 swle $15,13694($s3) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction 17 swre $24, 5($3) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction 18 swre $s1,-26590($14) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operan [all...] |
/external/valgrind/memcheck/tests/solaris/ |
H A D | syscall_at.stderr.exp | 2 Warning: invalid file descriptor 159879507 in syscall linkat() 3 Warning: invalid file descriptor 159879508 in syscall linkat() 4 Warning: invalid file descriptor 646349138 in syscall symlinkat() 5 Warning: invalid file descriptor 70680914 in syscall readlinkat() 6 Warning: invalid file descriptor 68362578 in syscall faccessat() 7 Warning: invalid file descriptor 70685266 in syscall fchownat() 8 Warning: invalid file descriptor 70717779 in syscall renameat() 9 Warning: invalid file descriptor 70717780 in syscall renameat() 10 Warning: invalid file descriptor 123765074 in syscall unlinkat() 11 Warning: invalid fil [all...] |
/external/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFDefines.cpp | 21 static char invalid[100]; local 29 snprintf (invalid, sizeof (invalid), "Unknown DW_TAG constant: 0x%x", val); 30 return invalid; 38 static char invalid[100]; local 42 snprintf (invalid, sizeof (invalid), "Unknown DW_CHILDREN constant: 0x%x", val); 43 return invalid; 51 static char invalid[100]; local 55 snprintf (invalid, sizeo 64 static char invalid[100]; local 77 static char invalid[100]; local 250 static char invalid[100]; local 263 static char invalid[100]; local 277 static char invalid[100]; local 290 static char invalid[100]; local 303 static char invalid[100]; local 316 static char invalid[100]; local 329 static char invalid[100]; local 342 static char invalid[100]; local 355 static char invalid[100]; local 368 static char invalid[100]; local 381 static char invalid[100]; local 394 static char invalid[100]; local 407 static char invalid[100]; local 420 static char invalid[100]; local [all...] |