Searched
full:invalid (Results
301 -
325 of
14636) sorted by null
<<11121314151617181920>>
/libcore/luni/src/main/java/java/lang/annotation/ |
AnnotationTypeMismatchException.java | 42 * the invalid type that was found. This is actually the textual 53 * Returns the method object for the invalid type. 62 * Returns the invalid type. 64 * @return a string describing the invalid data.
|
/external/chromium/chrome/browser/ui/cocoa/applescript/ |
error_applescript.h | 21 // Error when URL entered is invalid. 25 // Error when invalid tab save type is entered. 27 // Error when invalid browser mode is entered.
|
/external/chromium_org/chrome/browser/ui/cocoa/applescript/ |
error_applescript.h | 21 // Error when URL entered is invalid. 25 // Error when invalid tab save type is entered. 27 // Error when invalid browser mode is entered.
|
/external/chromium_org/chrome/browser/ui/cocoa/autofill/ |
autofill_details_container_unittest.mm | 59 ValidityData invalid; 60 invalid[ADDRESS_HOME_ZIP] = ASCIIToUTF16("Some error message"); 66 .WillOnce(Return(invalid))
|
/external/clang/test/Index/ |
print-type.m | 10 // CHECK: ObjCInstanceMethodDecl=mymethod:3:8 [type=] [typekind=Invalid] [resulttype=int] [resulttypekind=Int] [isPOD=0] 11 // CHECK: ObjCInstanceMethodDecl=mymethod2:blah:boo::4:13 [type=] [typekind=Invalid] [resulttype=const id] [resulttypekind=ObjCId] [args= [id] [ObjCId] [Class] [ObjCClass] [SEL] [ObjCSel]] [isPOD=0] 13 // CHECK: ObjCInstanceMethodDecl=methodIn:andOut::5:10 (variadic) [Bycopy,] [type=] [typekind=Invalid] [resulttype=id] [resulttypekind=ObjCId] [args= [int] [Int] [short *] [Pointer]] [isPOD=0]
|
/external/clang/test/Lexer/ |
ms-extensions.c | 11 __int64 y = 0x42i64u; // expected-error {{invalid suffix}} 13 __int64 z = 9Li64; // expected-error {{invalid suffix}} 14 __int64 q = 10lli64; // expected-error {{invalid suffix}}
|
/external/clang/test/Preprocessor/ |
macro_paste_bad.c | 4 XYZ // expected-error {{pasting formed 'x+', an invalid preprocessing token}} 6 XXYZ // expected-error {{pasting formed '.test', an invalid preprocessing token}} 23 // Invalid token pasting.
|
/external/clang/test/Sema/ |
aarch64-neon-vector-types.c | 27 typedef __attribute__((neon_vector_type(4))) void* ptr_elt; // expected-error{{invalid vector element type}} 28 typedef __attribute__((neon_polyvector_type(4))) float32_t bad_poly_elt; // expected-error{{invalid vector element type}} 30 typedef __attribute__((neon_vector_type(8))) struct aggr aggregate_elt; // expected-error{{invalid vector element type}}
|
implicit-decl.c | 13 expected-error {{implicit declaration of function '_CFCalendarDecomposeAbsoluteTimeV' is invalid in C99}} 16 printg("Hello, World!\n"); // expected-error{{implicit declaration of function 'printg' is invalid in C99}} \ 30 formatd("Hello, World!\n"); // expected-error{{implicit declaration of function 'formatd' is invalid in C99}} \
|
/external/clang/test/SemaCXX/ |
qualified-names-diag.cpp | 24 a + b; // expected-error{{invalid operands to binary expression ('foo::wibble::x' and '::bar::y' (aka 'int'))}} 27 c + b; // expected-error{{invalid operands to binary expression ('::foo::wibble::bar::wonka::x::y' and '::bar::y' (aka 'int'))}} 29 (void)sizeof(bar::incomplete); // expected-error{{invalid application of 'sizeof' to an incomplete type 'bar::incomplete'}}
|
/external/clang/test/SemaObjC/ |
try-catch.m | 43 @throw 42; // expected-error {{@throw requires an Objective-C object type ('int' invalid)}} 44 @throw agg; // expected-error {{@throw requires an Objective-C object type ('struct s' invalid)}} 45 @throw pagg; // expected-error {{@throw requires an Objective-C object type ('struct s *' invalid)}}
|
/external/e2fsprogs/tests/f_unused_itable/ |
expect.1 | 10 One or more block group descriptor checksums are invalid. Fix? yes 12 Group descriptor 0 checksum is invalid. FIXED. 13 Group descriptor 1 checksum is invalid. FIXED.
|
/external/e2fsprogs/tests/progs/test_data/ |
expect.brel | 8 brel_put: Invalid argument while calling ext2fs_brel_put 10 brel_get: Invalid argument while calling ext2fs_brel_get 12 brel_delete: Invalid argument while calling ext2fs_brel_delete
|
/external/llvm/test/Bindings/Ocaml/ |
analysis.ml | 37 (* Test that invalid constructs do not verify. 43 | None -> bomb "invalid module passed verification!" 46 if verify_function fn then bomb "invalid function passed verification!";
|
/external/llvm/test/MC/X86/ |
x86_errors.s | 14 // 32: test.s:8:2: error: invalid instruction mnemonic 'movi' 19 movl 0(%rax), 0(%edx) // error: invalid operand for instruction 32 // 32: error: invalid operand for instruction
|
/external/valgrind/main/memcheck/tests/ |
realloc3.stderr.exp | 0 Invalid read of size 4 7 Invalid read of size 4 13 Invalid read of size 4
|
/libcore/luni/src/test/java/tests/security/interfaces/ |
DSAParamsTest.java | 36 assertEquals("Invalid G", g, params.getG()); 45 assertEquals("Invalid P", p, params.getP()); 54 assertEquals("Invalid Q", q, params.getQ());
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
libdl-2.7.so | |
libdl.so | |
libdl.so.2 | |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/ |
libdl-2.7.so | |
libdl.so | |
libdl.so.2 | |
/dalvik/dexgen/src/com/android/dexgen/rop/cst/ |
ConstantPool.java | 28 * as element {@code 0} is always invalid. 41 * in-range but invalid 53 * in-range and non-zero but invalid 59 * {@code null} if the index is in-range but invalid. In 67 * the index is in-range but invalid
|
/dalvik/dx/src/com/android/dx/rop/cst/ |
ConstantPool.java | 28 * as element {@code 0} is always invalid. 41 * in-range but invalid 53 * in-range and non-zero but invalid 59 * {@code null} if the index is in-range but invalid. In 67 * the index is in-range but invalid
|
Completed in 1702 milliseconds
<<11121314151617181920>>