/external/valgrind/main/memcheck/tests/ |
fprw.stderr.exp | 7 Invalid read of size 8 13 Invalid write of size 8 19 Invalid read of size 4 25 Invalid write of size 4 31 Invalid free() / delete / delete[] / realloc() 36 Invalid write of size 8
|
partial_load_ok.stderr.exp | 2 Invalid read of size 4 8 Invalid read of size 2 14 Invalid read of size 4
|
partial_load_ok.stderr.exp64 | 2 Invalid read of size 8 8 Invalid read of size 2 14 Invalid read of size 8
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
regex_error.h | 62 /** The expression contained an invalid collating element name. */ 65 /** The expression contained an invalid character class name. */ 69 * The expression contained an invalid escaped character, or a trailing 74 /** The expression contained an invalid back reference. */ 86 /** The expression contained an invalid range in a {} expression. */ 90 * The expression contained an invalid character range,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
regex_error.h | 62 /** The expression contained an invalid collating element name. */ 65 /** The expression contained an invalid character class name. */ 69 * The expression contained an invalid escaped character, or a trailing 74 /** The expression contained an invalid back reference. */ 86 /** The expression contained an invalid range in a {} expression. */ 90 * The expression contained an invalid character range,
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
regex_error.h | 62 /** The expression contained an invalid collating element name. */ 65 /** The expression contained an invalid character class name. */ 69 * The expression contained an invalid escaped character, or a trailing 74 /** The expression contained an invalid back reference. */ 86 /** The expression contained an invalid range in a {} expression. */ 90 * The expression contained an invalid character range,
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
regex_error.h | 62 /** The expression contained an invalid collating element name. */ 65 /** The expression contained an invalid character class name. */ 69 * The expression contained an invalid escaped character, or a trailing 74 /** The expression contained an invalid back reference. */ 86 /** The expression contained an invalid range in a {} expression. */ 90 * The expression contained an invalid character range,
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
regex_error.h | 62 /** The expression contained an invalid collating element name. */ 65 /** The expression contained an invalid character class name. */ 69 * The expression contained an invalid escaped character, or a trailing 74 /** The expression contained an invalid back reference. */ 86 /** The expression contained an invalid range in a {} expression. */ 90 * The expression contained an invalid character range,
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
regex_error.h | 62 /** The expression contained an invalid collating element name. */ 65 /** The expression contained an invalid character class name. */ 69 * The expression contained an invalid escaped character, or a trailing 74 /** The expression contained an invalid back reference. */ 86 /** The expression contained an invalid range in a {} expression. */ 90 * The expression contained an invalid character range,
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
regex_error.h | 67 /** The expression contained an invalid collating element name. */ 70 /** The expression contained an invalid character class name. */ 74 * The expression contained an invalid escaped character, or a trailing 79 /** The expression contained an invalid back reference. */ 91 /** The expression contained an invalid range in a {} expression. */ 95 * The expression contained an invalid character range,
|
/hardware/ti/omap3/dspbridge/libbridge/ |
DSPStrm.c | 39 *! 13-Mar-2002 map Checking for invalid direction in DSPStream_Open() 40 *! 12-Mar-2002 map Checking for invalid node handle in 59 *! catches Invalid Events and Masks. 123 /* Invalid pointer */ 127 "hStrm is Invalid \r\n"))); 131 /* Invalid parameter */ 135 "Invalid pointer in the Input\r\n"))); 202 /* Invalid pointer */ 205 (TEXT("NODE: DSPStream_Close: hStrm is Invalid \r\n"))); 289 /* Invalid pointer * [all...] |
/external/chromium/chrome/browser/remoting/ |
directory_add_request.h | 24 // Invalid authentication token. 26 // Server rejected request because it was invalid (e.g. specified 27 // public key is invalid).
|
/external/chromium_org/media/cast/rtp_receiver/ |
rtp_receiver.cc | 20 DCHECK(incoming_payload_callback) << "Invalid argument"; 21 DCHECK(audio_config || video_config) << "Invalid argument"; 43 DCHECK_GE(length, kMinLengthOfRtp) << "Invalid RTP packet";
|
/external/chromium_org/third_party/openssl/openssl/crypto/ec/ |
ec_err.c | 228 {ERR_REASON(EC_R_INVALID_ARGUMENT) ,"invalid argument"}, 229 {ERR_REASON(EC_R_INVALID_COMPRESSED_POINT),"invalid compressed point"}, 230 {ERR_REASON(EC_R_INVALID_COMPRESSION_BIT),"invalid compression bit"}, 231 {ERR_REASON(EC_R_INVALID_CURVE) ,"invalid curve"}, 232 {ERR_REASON(EC_R_INVALID_DIGEST_TYPE) ,"invalid digest type"}, 233 {ERR_REASON(EC_R_INVALID_ENCODING) ,"invalid encoding"}, 234 {ERR_REASON(EC_R_INVALID_FIELD) ,"invalid field"}, 235 {ERR_REASON(EC_R_INVALID_FORM) ,"invalid form"}, 236 {ERR_REASON(EC_R_INVALID_GROUP_ORDER) ,"invalid group order"}, 237 {ERR_REASON(EC_R_INVALID_PENTANOMIAL_BASIS),"invalid pentanomial basis"} [all...] |
/external/chromium_org/v8/test/webkit/ |
regexp-compile-crash-expected.txt | 30 PASS /[/ threw exception SyntaxError: Invalid regular expression: missing /. 31 PASS /[a/ threw exception SyntaxError: Invalid regular expression: missing /. 32 PASS /[-/ threw exception SyntaxError: Invalid regular expression: missing /.
|
/external/clang/test/Sema/ |
block-call.c | 36 IPCC2 = 1; // expected-error {{invalid block pointer conversion assigning to 'int *(^)()' from 'int'}} 38 int (^y)() = 3; // expected-error {{invalid block pointer conversion initializing 'int (^)()' with an expression of type 'int'}} 40 int (^z)() = a+4; // expected-error {{invalid block pointer conversion initializing 'int (^)()' with an expression of type 'int'}}
|
/external/clang/test/SemaOpenCL/ |
vec_step.cl | 29 int res13 = vec_step(*incomplete1); // expected-error {{'vec_step' requires built-in scalar or vector type, 'struct S' invalid}} 30 int res14 = vec_step(int16*); // expected-error {{'vec_step' requires built-in scalar or vector type, 'int16 *' invalid}} 31 int res15 = vec_step(void(void)); // expected-error {{'vec_step' requires built-in scalar or vector type, 'void (void)' invalid}}
|
/external/harfbuzz/src/ |
harfbuzz-tibetan.c | 103 static HB_Bool tibetan_shape_syllable(HB_Bool openType, HB_ShaperItem *item, HB_Bool invalid) 120 if (invalid) { 162 static int tibetan_nextSyllableBoundary(const HB_UChar16 *s, int start, int end, HB_Bool *invalid) 174 *invalid = TRUE; 202 *invalid = FALSE; 225 HB_Bool invalid; local 227 int send = tibetan_nextSyllableBoundary(item->string, sstart, end, &invalid); 228 /* IDEBUG("syllable from %d, length %d, invalid=%s", sstart, send-sstart, 229 invalid ? "TRUE" : "FALSE"); */ 237 if (!tibetan_shape_syllable(openType, &syllable, invalid)) { 259 HB_Bool invalid; local [all...] |
/external/openssl/crypto/ec/ |
ec_err.c | 228 {ERR_REASON(EC_R_INVALID_ARGUMENT) ,"invalid argument"}, 229 {ERR_REASON(EC_R_INVALID_COMPRESSED_POINT),"invalid compressed point"}, 230 {ERR_REASON(EC_R_INVALID_COMPRESSION_BIT),"invalid compression bit"}, 231 {ERR_REASON(EC_R_INVALID_CURVE) ,"invalid curve"}, 232 {ERR_REASON(EC_R_INVALID_DIGEST_TYPE) ,"invalid digest type"}, 233 {ERR_REASON(EC_R_INVALID_ENCODING) ,"invalid encoding"}, 234 {ERR_REASON(EC_R_INVALID_FIELD) ,"invalid field"}, 235 {ERR_REASON(EC_R_INVALID_FORM) ,"invalid form"}, 236 {ERR_REASON(EC_R_INVALID_GROUP_ORDER) ,"invalid group order"}, 237 {ERR_REASON(EC_R_INVALID_PENTANOMIAL_BASIS),"invalid pentanomial basis"} [all...] |
/external/oprofile/libop/ |
op_parse_event.c | 51 fprintf(stderr, "Invalid event part %s\n", str); 76 fprintf(stderr, "Invalid event %s\n", cp); 85 fprintf(stderr, "Invalid count for event %s\n", events[i]);
|
/external/valgrind/main/exp-sgcheck/tests/ |
stackerr.stderr.exp-glibc27-x86 | 2 Invalid write of size 4 11 Invalid write of size 4 18 Invalid write of size 1
|
stackerr.stderr.exp-glibc28-amd64 | 2 Invalid write of size 8 11 Invalid write of size 8 18 Invalid write of size 1
|
/external/valgrind/main/none/tests/s390x/ |
cu42.c | 34 /* Invalid UTF-32 character */ 35 uint32_t invalid[] = { variable 172 /* Input contains invalid characters */ 174 // As conversion stops upon encountering an invalid character, we 175 // need to test each invalid character separately, to make sure it 176 // is recognized as invalid. 179 for (i = 0; i < sizeof invalid / 4; ++i) { 180 run_test(buff, sizeof buff, invalid + i, 4); 182 run_test(buff, 0, invalid, sizeof invalid); // cc = [all...] |
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/ |
MediaPlayerGetCurrentPositionStateUnitTest.java | 24 * Unit test class to test the set of valid and invalid states that 33 * 2. It is invalid to call getCurrentPosition() in the following states: 49 // Invalid states.
|
MediaPlayerGetDurationStateUnitTest.java | 24 * Unit test class to test the set of valid and invalid states that 33 * 2. It is invalid to call getDuration() in the following states: 48 // Invalid states.
|