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

<<21222324252627282930>>

  /external/clang/test/SemaCXX/
invalid-instantiated-field-decl.cpp 18 MinUs = (static_cast<unsigned int>(sizeof(T))*N + // expected-error {{invalid application of 'sizeof' to an incomplete type 'CallSite'}}
  /external/clang/test/SemaObjC/
interface-1.m 24 INT1 b[3]; // expected-error {{array of interface 'INT1' is invalid (probably should be an array of pointers)}}
objc-dictionary-literal.m 30 dict["name"] = @666; // expected-error {{indexing expression is invalid because subscript type 'char *' is not an Objective-C pointer}}
  /external/clang/test/SemaTemplate/
implicit-instantiation-1.cpp 18 return t + u; // expected-error{{invalid operands}}
  /external/clang/test/Tooling/
clang-check-chdir.cpp 14 invalid;
  /external/e2fsprogs/lib/et/test_cases/
simple.et 37 "Invalid message type"
  /external/e2fsprogs/tests/f_badjour_indblks/
expect.1 1 Superblock has an invalid journal (inode 8).
  /external/e2fsprogs/tests/f_badjourblks/
expect.1 1 Superblock has an invalid journal (inode 8).
  /external/e2fsprogs/tests/f_extent_bad_node/
expect.1 2 Inode 12 has an invalid extent node (blk 22, lblk 0)
  /external/e2fsprogs/tests/f_miss_journal/
expect.1 1 Superblock has an invalid journal (inode 8).
  /external/e2fsprogs/tests/f_zero_super/
expect.1 1 ../e2fsck/e2fsck: Superblock invalid, trying backup blocks...
  /external/elfutils/libdw/
dwarf_getlocation.c 158 invalid:
168 goto invalid;
214 goto invalid;
221 goto invalid;
229 goto invalid;
239 goto invalid;
246 goto invalid;
254 goto invalid;
261 goto invalid;
268 goto invalid;
    [all...]
  /external/expat/tests/
xmltest.sh 89 ibm/invalid/P* \
92 xmltest/invalid \
93 xmltest/invalid/not-sa \
96 sun/invalid ; do
  /external/ipsec-tools/src/racoon/missing/crypto/rijndael/
rijndael-api-fst.h 32 #define BAD_KEY_DIR -1 /* Key direction is invalid, e.g., unknown value */
35 #define BAD_CIPHER_MODE -4 /* Params struct passed to cipherInit invalid */
39 #define BAD_DATA -8 /* Data contents are invalid, e.g., invalid padding */
  /external/iptables/extensions/
libxt_TEE.man 8 Use of 0.0.0.0 (for IPv4 packets) or :: (IPv6) is invalid.
libxt_dccp.man 9 .BR "REQUEST RESPONSE DATA ACK DATAACK CLOSEREQ CLOSE RESET SYNC SYNCACK INVALID" .
  /external/javassist/src/main/javassist/tools/web/
BadHttpRequest.java 19 * Thrown when receiving an invalid HTTP request.
  /external/jsr305/ri/src/main/java/javax/annotation/concurrent/
ThreadSafe.java 14 * methods) may put the object into an invalid state, regardless of the
  /external/libnfc-nxp/src/
phLlcNfc_Timer.h 94 * \retval NFCSTATUS_INVALID_PARAMETER At least one parameter of the function is invalid.
112 * \retval NFCSTATUS_INVALID_PARAMETER At least one parameter of the function is invalid.
143 * \retval NFCSTATUS_INVALID_PARAMETER At least one parameter of the function is invalid.
195 * \retval NFCSTATUS_INVALID_PARAMETER At least one parameter of the function is invalid.
  /external/llvm/lib/Object/
ELFObjectFile.cpp 40 llvm_unreachable("Invalid alignment for ELF file!");
50 llvm_unreachable("Invalid alignment for ELF file!");
60 llvm_unreachable("Invalid alignment for ELF file!");
70 llvm_unreachable("Invalid alignment for ELF file!");
  /external/llvm/test/Assembler/
2002-08-16-ConstExprInlined.ll 2 ; ConstExpr reference. Disassembling this program assembled yields invalid
  /external/llvm/test/CodeGen/Generic/
invalid-memcpy.ll 3 ; This testcase is invalid (the alignment specified for memcpy is
  /external/llvm/test/CodeGen/Thumb2/
2010-11-22-EpilogueBug.ll 29 ; 'mov sp, r7' would have left sp in an invalid state
  /external/llvm/test/CodeGen/X86/
2005-01-17-CycleInDAG.ll 3 ; is invalid code (there is no correct way to order the instruction). Check
  /external/llvm/test/CodeGen/X86/GC/
badwriteproto.ll 5 ; This usage is invalid now; instead, objects must be bitcast to i8* for input

Completed in 1578 milliseconds

<<21222324252627282930>>