HomeSort by relevance Sort by last modified time
    Searched full:mismatch (Results 651 - 675 of 2099) sorted by null

<<21222324252627282930>>

  /external/clang/lib/CodeGen/
CGExprConstant.cpp 122 && "Field offset mismatch!");
327 "Size mismatch!");
514 assert(!Packed && "Size mismatch!");
522 "Tail padding mismatch!");
539 getSizeInChars(Result) && "Size mismatch!");
642 assert(CurSize <= TotalSize && "Union size mismatch!");
    [all...]
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 574 sprintf(buf, "Vector size mismatch for ElementAt %i of %i", vecSize, e->getVectorSize());
580 sprintf(buf, "Data type mismatch for ElementAt %i of %i", dt, e->getType());
611 sprintf(buf, "Vector size mismatch for ElementAt %i of %i", vecSize, e->getVectorSize());
617 sprintf(buf, "Data type mismatch for ElementAt %i of %i", dt, e->getType());
655 sprintf(buf, "Vector size mismatch for ElementAt %i of %i", vecSize, e->getVectorSize());
661 sprintf(buf, "Data type mismatch for ElementAt %i of %i", dt, e->getType());
    [all...]
  /bootable/recovery/minzip/
Zip.c 655 LOGW("Size mismatch on inflated file (%ld vs %ld)\n",
1001 * on the first mismatch after the first match.
1015 * on the first mismatch after the first match.
    [all...]
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
BaseRecognizer.java 519 * token mismatch. Upon token mismatch, if LA(1) is member of
633 // TODO do single token deletion like above for Token mismatch
  /external/bluetooth/bluedroid/stack/gatt/
gatt_sr.c 614 ** FALSE: packet full, or format mismatch.
661 GATT_TRACE_ERROR0("format mismatch");
664 /* format mismatch */
    [all...]
  /external/chromium/net/base/
x509_certificate_win.cc 824 // CertGetCertificateChain doesn't report certificate name mismatch, so
826 // certificate name mismatch.
828 // To prevent a potential certificate name mismatch from being hidden by
    [all...]
  /external/chromium_org/third_party/openssl/openssl/patches/
channelid.patch 771 {ERR_REASON(SSL_R_CA_DN_LENGTH_MISMATCH) ,"ca dn length mismatch"},
775 {ERR_REASON(SSL_R_CERT_LENGTH_MISMATCH) ,"cert length mismatch"},
785 {ERR_REASON(SSL_R_COOKIE_MISMATCH) ,"cookie mismatch"},
    [all...]
  /external/ipsec-tools/src/racoon/
sockmisc.c 531 "address family mismatch\n");
551 "address family mismatch\n");
1097 else /* mismatch :-) */
  /external/openssh/
ssh-agent.c 375 logit("Warning: identity keysize mismatch: actual %u, announced %u",
522 fatal("%s: curve names mismatch", __func__);
1026 error("uid mismatch: "
    [all...]
  /external/openssl/patches/
channelid.patch 771 {ERR_REASON(SSL_R_CA_DN_LENGTH_MISMATCH) ,"ca dn length mismatch"},
775 {ERR_REASON(SSL_R_CERT_LENGTH_MISMATCH) ,"cert length mismatch"},
785 {ERR_REASON(SSL_R_COOKIE_MISMATCH) ,"cookie mismatch"},
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
eapol_test.c 342 printf("WARNING: PMK mismatch\n");
351 printf("WARNING: PMK mismatch\n");
    [all...]
  /art/runtime/
class_linker_test.cc 371 LOG(ERROR) << "Class size mismatch:"
381 LOG(ERROR) << "Field count mismatch:"
404 LOG(ERROR) << "JAVA FIELD ORDER MISMATCH NEXT LINE:";
425 LOG(ERROR) << "OFFSET MISMATCH NEXT LINE:";
    [all...]
  /art/runtime/gc/space/
image_space.cc 284 LOG(WARNING) << "ValidateOatFile found checksum mismatch between oat file "
  /cts/tools/cfassembler/src/dxconvext/
ClassFileParser.java 195 throw new RuntimeException("byte dump mismatch at pos "
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
MixedItemSection.java 359 throw new RuntimeException("output size mismatch");
  /dalvik/dx/src/com/android/dx/dex/file/
MixedItemSection.java 358 throw new RuntimeException("output size mismatch");
  /development/samples/Vault/src/com/example/android/vault/
EncryptedDocument.java 267 * Validates MAC of decrypted data, throwing if mismatch. When finished,
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
RecognitionException.cs 62 * override methods mismatch and recoverFromMismatchSet.
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
RecognitionException.cs 63 * override methods mismatch and recoverFromMismatchSet.
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
Label.java 68 * implies there is no way to mismatch a char for the state from
  /external/apache-http/src/org/apache/http/conn/
ManagedClientConnection.java 198 * A {@link #getRoute route} mismatch, the connection being closed,
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
ThreadSafeClientConnManager.java 202 ("Connection class mismatch, " +
  /external/bison/src/
system.h 54 /* Version mismatch. */
  /external/ceres-solver/internal/ceres/
jet_test.cc 60 // On a 32-bit optimized build, the mismatch is about 1.4e-14.
  /external/chromium_org/base/mac/
foundation_util.h 339 // that appears when a type mismatch is encountered.

Completed in 4451 milliseconds

<<21222324252627282930>>