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

<<11121314151617181920>>

  /external/valgrind/main/memcheck/tests/
badfree-2trace.stderr.exp 0 Invalid free() / delete / delete[] / realloc()
6 Invalid free() / delete / delete[] / realloc()
badfree.stderr.exp 0 Invalid free() / delete / delete[] / realloc()
6 Invalid free() / delete / delete[] / realloc()
badfree3.stderr.exp 0 Invalid free() / delete / delete[] / realloc()
6 Invalid free() / delete / delete[] / realloc()
  /ndk/sources/host-tools/ndk-stack/regex/
regerror.c 55 { REG_BADPAT, "REG_BADPAT", "invalid regular expression" },
56 { REG_ECOLLATE, "REG_ECOLLATE", "invalid collating element" },
57 { REG_ECTYPE, "REG_ECTYPE", "invalid character class" },
59 { REG_ESUBREG, "REG_ESUBREG", "invalid backreference number" },
63 { REG_BADBR, "REG_BADBR", "invalid repetition count(s)" },
64 { REG_ERANGE, "REG_ERANGE", "invalid character range" },
66 { REG_BADRPT, "REG_BADRPT", "repetition-operator operand invalid" },
69 { REG_INVARG, "REG_INVARG", "invalid argument to regex routine" },
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
isdn_divertif.h 21 #define DIVERT_CMD_ERR 0x01 /* invalid cmd */
22 #define DIVERT_VER_ERR 0x02 /* magic/version invalid */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
isdn_divertif.h 21 #define DIVERT_CMD_ERR 0x01 /* invalid cmd */
22 #define DIVERT_VER_ERR 0x02 /* magic/version invalid */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
isdn_divertif.h 21 #define DIVERT_CMD_ERR 0x01 /* invalid cmd */
22 #define DIVERT_VER_ERR 0x02 /* magic/version invalid */
  /dalvik/dx/tests/003-magic-version-access/
class-version-51.65535.txt 2 # classfile with an invalid version, with the same major version
class-version-52.0.txt 2 # classfile with an invalid version, with a higher major version
  /dalvik/dx/tests/004-cp-bottom-up/
info.txt 2 invalid. That being said, the system should still have no trouble parsing and
  /dalvik/dx/tests/005-cp-top-down/
info.txt 2 invalid. That being said, the system should still have no trouble parsing and
  /dalvik/dx/tests/008-field/
info.txt 2 invalid. That being said, the system should still have no trouble parsing and
  /dalvik/dx/tests/009-method/
info.txt 2 invalid. That being said, the system should still have no trouble parsing and
  /dalvik/dx/tests/010-class-attrib-InnerClasses/
info.txt 2 invalid. That being said, the system should still have no trouble parsing and
  /dalvik/dx/tests/014-field-attrib-ConstantValue/
info.txt 2 invalid. That being said, the system should still have no trouble parsing and
  /dalvik/dx/tests/023-code-exception-table/
info.txt 2 invalid. That being said, the system should still have no trouble parsing and
  /dalvik/dx/tests/024-code-bytecode/
info.txt 2 invalid. That being said, the system should still have no trouble parsing and
  /dalvik/dx/tests/028-class-attrib-EnclosingMethod/
info.txt 2 are overall invalid. That being said, the system should still have no
  /external/chromium/net/http/
http_chunked_decoder_unittest.cc 99 // Compatibility: [RFC 2616 - Invalid]
101 // {IE7, Safari3.1, Opera9.51} - Invalid
152 // Compatibility [RFC 2616 - Invalid]:
153 // {Safari3.1, IE7} - Invalid
163 // Compatibility [RFC 2616 - Invalid]:
175 // Compatibility [RFC 2616 - Invalid]:
185 // Compatibility [RFC 2616- Invalid]:
186 // {Safari3.1} - Invalid
196 // Compatibility [RFC 2616 - Invalid]:
197 // {Safari 3.1} - Invalid
    [all...]
  /external/chromium_org/content/renderer/pepper/
pepper_broker_unittest.cc 24 // Try to initialize PepperBrokerDispatcherWrapper with invalid ChannelHandle.
28 IPC::ChannelHandle invalid_channel; // Invalid by default.
30 // An invalid handle should result in a failure (false) without a LOG(FATAL),
31 // such as the one in CreatePipe(). Call it twice because without the invalid
  /external/chromium_org/net/http/
http_chunked_decoder_unittest.cc 115 // Compatibility: [RFC 2616 - Invalid]
117 // {IE7, Safari3.1, Opera9.51} - Invalid
168 // Compatibility [RFC 2616 - Invalid]:
169 // {Safari3.1, IE7} - Invalid
179 // Compatibility [RFC 2616 - Invalid]:
191 // Compatibility [RFC 2616 - Invalid]:
201 // Compatibility [RFC 2616- Invalid]:
202 // {Safari3.1} - Invalid
212 // Compatibility [RFC 2616 - Invalid]:
213 // {Safari 3.1} - Invalid
    [all...]
  /external/chromium_org/sync/android/java/src/org/chromium/sync/internal_api/pub/
SyncDecryptionPassphraseType.java 15 * It maps the native enum syncer::PassphraseType, but has the additional values INVALID and NONE.
18 INVALID(-2), // Used as default value and is not a valid decryption type.
44 // Falling back to INVALID. Should not happen if |value| was retrieved from native.
45 return INVALID;
  /external/chromium_org/sync/syncable/
syncable_read_transaction.cc 12 : BaseTransaction(location, "ReadTransaction", INVALID, directory) {
  /external/clang/docs/
ClangCheck.rst 22 (TranslationUnitDecl 0x7ff3a3029ed0 <<invalid sloc>>
23 (TypedefDecl 0x7ff3a302a410 <<invalid sloc>> __int128_t '__int128')
24 (TypedefDecl 0x7ff3a302a470 <<invalid sloc>> __uint128_t 'unsigned __int128')
25 (TypedefDecl 0x7ff3a302a830 <<invalid sloc>> __builtin_va_list '__va_list_tag [1]')
  /external/clang/lib/Basic/
SourceLocation.cpp 40 OS << "<invalid loc>";
48 OS << "<invalid>";
95 unsigned FullSourceLoc::getExpansionLineNumber(bool *Invalid) const {
97 return SrcMgr->getExpansionLineNumber(*this, Invalid);
100 unsigned FullSourceLoc::getExpansionColumnNumber(bool *Invalid) const {
102 return SrcMgr->getExpansionColumnNumber(*this, Invalid);
105 unsigned FullSourceLoc::getSpellingLineNumber(bool *Invalid) const {
107 return SrcMgr->getSpellingLineNumber(*this, Invalid);
110 unsigned FullSourceLoc::getSpellingColumnNumber(bool *Invalid) const {
112 return SrcMgr->getSpellingColumnNumber(*this, Invalid);
    [all...]

Completed in 765 milliseconds

<<11121314151617181920>>