HomeSort by relevance Sort by last modified time
    Searched full:invalid (Results 76 - 100 of 14636) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/e2fsprogs/lib/ext2fs/
read_bb_file.c 35 void (*invalid)(ext2_filsys fs,
63 if (invalid)
64 (invalid)(fs, blockno, buf, priv_data);
75 void (*invalid)(ext2_filsys, blk_t); member in struct:compat_struct
85 if (st->invalid)
86 (st->invalid)(fs, blk);
95 void (*invalid)(ext2_filsys fs, blk_t blk))
99 st.invalid = invalid;
  /external/chromium_org/third_party/angle_dx11/src/compiler/preprocessor/
DiagnosticsBase.cpp 48 return "invalid character";
50 return "invalid number";
58 return "invalid expression";
66 return "invalid directive name";
94 return "invalid extension name";
96 return "invalid extension behavior";
98 return "invalid extension directive";
100 return "invalid version number";
102 return "invalid version directive";
107 return "invalid line number"
    [all...]
  /external/clang/test/CodeGen/
mmx-inline-asm-error.c 7 asm("something %0" : : "y"(in)); // expected-error {{invalid type 'vec256' in asm input for constraint 'y'}}
8 asm("something %0" : "=y"(out)); // expected-error {{invalid type 'vec256' in asm input for constraint 'y'}}
9 asm("something %0, %0" : "+y"(out)); // expected-error {{invalid type 'vec256' in asm input for constraint 'y'}}
  /external/clang/test/Index/
cindex-on-invalid.m 18 // CHECK: cindex-on-invalid.m:5:8: error: use of undeclared label 'exit'
19 // CHECK: cindex-on-invalid.m:13:9:{13:7-13:13}
20 // CHECK: cindex-on-invalid.m:21:1: error: expected identifier or '('
  /external/clang/test/Preprocessor/
macro_paste_identifier_error.c 1 // RUN: %clang_cc1 -fms-extensions -Wno-invalid-token-paste %s -verify
2 // RUN: %clang_cc1 -E -fms-extensions -Wno-invalid-token-paste %s | FileCheck %s
3 // RUN: %clang_cc1 -E -fms-extensions -Wno-invalid-token-paste -x assembler-with-cpp %s | FileCheck %s
_Pragma.c 9 #error #define invalid
  /external/elfutils/libelf-po/
libelf.pot 36 msgid "invalid `Elf' handle"
40 msgid "invalid size of source operand"
44 msgid "invalid size of destination operand"
48 msgid "invalid encoding"
56 msgid "invalid file descriptor"
60 msgid "invalid operation"
68 msgid "invalid command"
76 msgid "invalid fmag field in archive header"
80 msgid "invalid archive file"
100 msgid "invalid binary class
    [all...]
  /external/llvm/test/MC/SystemZ/
tokens.s 4 #CHECK: error: invalid instruction
8 #CHECK: error: invalid instruction
14 #CHECK: error: invalid instruction
16 #CHECK: error: invalid operand
20 #CHECK: error: invalid operand
26 #CHECK: error: invalid instruction
30 #CHECK: error: invalid instruction
32 #CHECK: error: invalid instruction
34 #CHECK: error: invalid register
36 #CHECK: error: invalid instructio
    [all...]
  /external/chromium/chrome/browser/debugger/manual_tests/resources/
worker-primes.js 8 throw 'invalid argument';
  /external/chromium/chrome/browser/resources/
bug_report_invalid.html 8 Invalid BugReport options - please check.
  /external/chromium_org/chrome/browser/resources/
feedback_invalid.html 8 Invalid Feedback options - please check.
  /external/clang/test/Driver/
darwin-version.c 5 #error Invalid version
13 #error Invalid version
21 #error Invalid version
29 #error Invalid version
invalid-o-level.c 4 // CHECK: invalid value '900' in '-O900'
  /external/clang/test/Tooling/
multi-jobs.cpp 4 invalid;
  /external/icu4c/samples/uresb/
en.txt 9 "Format is invalid",
16 "Invalid char found",
19 "Invalid table format",
20 "Invalid table file",
  /external/ipsec-tools/src/libipsec/
ipsec_strerror.c 51 "Invalid argument", /*EIPSEC_INVAL_ARGUMENT*/
52 "Invalid sadb message", /*EIPSEC_INVAL_SADBMSG*/
53 "Invalid version", /*EIPSEC_INVAL_VERSION*/
54 "Invalid security policy", /*EIPSEC_INVAL_POLICY*/
55 "Invalid address specification", /*EIPSEC_INVAL_ADDRESS*/
56 "Invalid ipsec protocol", /*EIPSEC_INVAL_PROTO*/
57 "Invalid ipsec mode", /*EIPSEC_INVAL_MODE*/
58 "Invalid ipsec level", /*EIPSEC_INVAL_LEVEL*/
59 "Invalid SA type", /*EIPSEC_INVAL_SATYPE*/
60 "Invalid message type", /*EIPSEC_INVAL_MSGTYPE*
    [all...]
ipsec_strerror.h 42 #define EIPSEC_INVAL_ARGUMENT 2 /*invalid argument*/
43 #define EIPSEC_INVAL_SADBMSG 3 /*invalid sadb message*/
44 #define EIPSEC_INVAL_VERSION 4 /*invalid version*/
45 #define EIPSEC_INVAL_POLICY 5 /*invalid security policy*/
46 #define EIPSEC_INVAL_ADDRESS 6 /*invalid address specification*/
47 #define EIPSEC_INVAL_PROTO 7 /*invalid ipsec protocol*/
48 #define EIPSEC_INVAL_MODE 8 /*Invalid ipsec mode*/
49 #define EIPSEC_INVAL_LEVEL 9 /*invalid ipsec level*/
50 #define EIPSEC_INVAL_SATYPE 10 /*invalid SA type*/
51 #define EIPSEC_INVAL_MSGTYPE 11 /*invalid message type*
    [all...]
  /external/llvm/test/Assembler/
2007-01-16-CrashOnBadCast2.ll 2 ; RUN: not llvm-as %s -o /dev/null 2>&1 | grep "invalid cast opcode for cast from"
extractvalue-invalid-idx.ll 4 ; CHECK: invalid indices for extractvalue
insertvalue-invalid-idx.ll 3 ; CHECK: invalid indices for insertvalue
invalid-fwdref1.ll 1 ; RUN: not llvm-as %s -disable-output 2>&1 | grep "invalid forward reference to function as global value!"
  /external/llvm/test/MC/Disassembler/SystemZ/
unmapped.txt 5 # CHECK: warning: invalid instruction encoding
13 # CHECK-NEXT: warning: invalid instruction encoding
21 # CHECK-NEXT: warning: invalid instruction encoding
29 # CHECK-NEXT: warning: invalid instruction encoding
  /external/valgrind/main/memcheck/tests/
badjump2.stderr.exp-kfail 1 Jump to the invalid address stated on the next line
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
mem64-err.errwarn 3 -:5: error: invalid effective address
4 -:6: error: invalid effective address
  /external/clang/test/Parser/
pointer-arithmetic.c 8 int test5(int *a, int *b) { return a + b; } /* expected-error {{invalid operands}} */
9 int *test6(int *a) { return 1 - a; } /* expected-error {{invalid operands}} */

Completed in 1227 milliseconds

1 2 34 5 6 7 8 91011>>