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

<<31323334353637383940>>

  /external/llvm/test/MC/AsmParser/
expr_symbol_modifiers.s 7 // CHECK-STDERR: invalid modifier 'GOTPCREL' (no symbols present)
  /external/llvm/test/MC/Disassembler/X86/
invalid-cmp-imm.txt 1 # RUN: llvm-mc --disassemble %s -triple=x86_64-apple-darwin9 2>&1 | grep "invalid instruction encoding"
  /external/llvm/test/Transforms/JumpThreading/
degenerate-phi.ll 6 ; The .ll parser won't let us write that directly since it's invalid code.
  /external/mesa3d/src/glx/apple/
TODO 8 Test GLXPixmap support with invalid pixmaps (to stress the protocol code).
  /external/qemu/target-i386/
kvm-gs-restore.c 50 fprintf(stderr, "Invalid signal %x in temp_sig_handler\n", signum);
58 fprintf(stderr, "Invalid signal in temp_sig_handler: "
72 fprintf(stderr, "Invalid signal %x in temp_sig_sigaction\n", signum);
80 fprintf(stderr, "Invalid signal in temp_sig_sigaction: "
  /external/skia/tools/
PictureRenderingFlags.h 29 * on the command line, or NULL if the command line is invalid.
  /external/smack/src/org/xbill/DNS/
TypeBitmap.java 41 ("invalid bitmap descriptor");
44 throw new WireParseException("invalid ordering");
47 throw new WireParseException("invalid bitmap");
71 throw st.exception("Invalid type: " + t.value);
UNKRecord.java 34 throw st.exception("invalid unknown RR encoding");
  /external/smack/src/org/xbill/DNS/tests/
xfrin.java 33 usage("invalid serial number");
38 usage("invalid key");
46 usage("invalid port");
50 usage("invalid option");
  /external/valgrind/main/docs/internals/
3_4_BUGSTATUS.txt 49 187680 valgrind: the 'impossible' happened (probably invalid)
58 (ancient cmpxchg stuff, probably invalid now)
77 188656 valgrind doesn't build on x86_64 machine (INVALID)
90 (usual memory corruption) -- invalid
  /external/valgrind/main/gdbserver_tests/
mcsignopass.stderr.exp 5 Test 1: Invalid write of size 4
mcsigpass.stderr.exp 5 Test 1: Invalid write of size 4
  /external/valgrind/main/memcheck/tests/
describe-block.stderr.exp 2 Invalid write of size 1
err_disable1.stderr.exp 7 Invalid read of size 1
20 Invalid read of size 1
30 Invalid read of size 1
37 Invalid read of size 1
partial_load.c 33 /* aligned, word sized, but completely invalid - cannot be suppressed */
  /external/webp/src/utils/
huffman.h 55 // Returns false in case of error (invalid tree or memory error).
62 // Returns false in case of an invalid symbol, invalid tree or memory error.
71 // Returns false in case of error (memory allocation, invalid codes).
  /frameworks/base/media/java/android/media/videoeditor/
Effect.java 69 throw new IllegalArgumentException("Invalid start time Or/And Duration");
72 throw new IllegalArgumentException("Invalid start time and duration");
98 throw new IllegalArgumentException("Invalid duration");
158 throw new IllegalArgumentException("Invalid start time or duration");
  /hardware/libhardware/modules/camera/
CameraHAL.cpp 75 ALOGE("%s: Invalid camera id %d", __func__, id);
96 ALOGE("%s: Invalid camera id name is NULL", __func__);
101 ALOGE("%s: Invalid camera id name %s", __func__, name);
104 ALOGE("%s: Invalid camera id %d", __func__, id);
  /libcore/luni/src/test/java/tests/api/java/lang/reflect/
MethodTest.java 541 assertTrue("Invalid number of parameters returned",
715 assertTrue("invalid invoke with Byte: " + methods[i],
722 assertTrue("Byte invalid exception: " + e,
724 assertTrue("Byte invalid failure: " + methods[i],
731 assertTrue("invalid invoke with Short: " + methods[i],
737 assertTrue("Short invalid exception: " + e,
739 assertTrue("Short invalid failure: " + methods[i],
747 assertTrue("invalid invoke with Integer: " + methods[i],
752 assertTrue("Integer invalid exception: " + e,
754 assertTrue("Integer invalid failure: " + methods[i]
    [all...]
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
ServiceUnavailableException.java 21 * prevents the caller from receiving an invalid result.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_eof.py 2 """test script for a few new invalid token catches"""
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_eof.py 2 """test script for a few new invalid token catches"""
  /system/core/init/
ueventd.c 139 ERROR("invalid line ueventd.rc line for '%s'\n", args[0]);
159 ERROR("invalid mode '%s'\n", args[1]);
166 ERROR("invalid uid '%s'\n", args[2]);
174 ERROR("invalid gid '%s'\n", args[3]);
  /external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
SerializerMessages.java 92 "Invalid UTF-16 surrogate detected: {0} ?" },
137 "Invalid port number" },
152 "Path contains invalid escape sequence" },
155 "Path contains invalid character: {0}" },
158 "Fragment contains invalid character" },
230 "The node ''{0}'' contains invalid XML characters."
234 "An invalid XML character (Unicode: 0x{0}) was found in the comment."
238 "An invalid XML character (Unicode: 0x{0}) was found in the processing instructiondata."
242 "An invalid XML character (Unicode: 0x{0}) was found in the contents of the CDATASection."
246 "An invalid XML character (Unicode: 0x{0}) was found in the node''s character data content.
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/asn1/
asn1_err.c 249 {ERR_REASON(ASN1_R_INVALID_BMPSTRING_LENGTH),"invalid bmpstring length"},
250 {ERR_REASON(ASN1_R_INVALID_DIGIT) ,"invalid digit"},
251 {ERR_REASON(ASN1_R_INVALID_MIME_TYPE) ,"invalid mime type"},
252 {ERR_REASON(ASN1_R_INVALID_MODIFIER) ,"invalid modifier"},
253 {ERR_REASON(ASN1_R_INVALID_NUMBER) ,"invalid number"},
254 {ERR_REASON(ASN1_R_INVALID_OBJECT_ENCODING),"invalid object encoding"},
255 {ERR_REASON(ASN1_R_INVALID_SEPARATOR) ,"invalid separator"},
256 {ERR_REASON(ASN1_R_INVALID_TIME_FORMAT) ,"invalid time format"},
257 {ERR_REASON(ASN1_R_INVALID_UNIVERSALSTRING_LENGTH),"invalid universalstring length"},
258 {ERR_REASON(ASN1_R_INVALID_UTF8STRING) ,"invalid utf8string"}
    [all...]

Completed in 1396 milliseconds

<<31323334353637383940>>