/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/ |
DeviceInfoResult.java | 342 CLog.e("Inconsistent info collected from devices. " 347 String.format("ERROR: Inconsistent results: %s, %s",
|
/external/svox/pico/lib/ |
picokpdf.c | 217 PICODBG_ERROR(("header has inconsistent values for vecsize, ceporder, numvuv, and numdeltas")); 227 PICODBG_ERROR(("header has inconsistent values for vecsize, ceporder, numvuv, and numdeltas\n"
|
/packages/apps/Contacts/src/com/android/contacts/editor/ |
ContactEditorUtils.java | 223 // If there is an inconsistent state in the preferences file - default account is null 228 Log.e(TAG, "Preferences file in an inconsistent state, request that the default account"
|
/external/zlib/old/ |
zlib.html | 476 <a href="#Z_FINISH">Z_FINISH</a>), <a href="#Z_STREAM_ERROR">Z_STREAM_ERROR</a> if the stream <a href="#state">state</a> was inconsistent (for example 489 stream <a href="#state">state</a> was inconsistent, <a href="#Z_DATA_ERROR">Z_DATA_ERROR</a> if the stream was freed [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
zlib.h | 323 Z_FINISH), Z_STREAM_ERROR if the stream state was inconsistent (for example 338 stream state was inconsistent, Z_DATA_ERROR if the stream was freed 458 value), Z_STREAM_ERROR if the stream structure was inconsistent (for example 476 was inconsistent. In the error case, msg may be set but then points to a 579 inconsistent (for example if deflate has already been called for this stream 597 enough memory, Z_STREAM_ERROR if the source stream state was inconsistent 610 stream state was inconsistent (such as zalloc or state being NULL). 630 stream state was inconsistent or if a parameter was invalid, Z_BUF_ERROR [all...] |
/external/chromium/net/proxy/ |
proxy_config.cc | 110 // socks=XXX is inconsistent with the other formats, since "socks"
|
/external/chromium/sdch/open-vcdiff/src/ |
testing.h | 43 // but would produce error messages that are inconsistent
|
/external/clang/lib/Basic/ |
FileSystemStatCache.cpp | 108 // Do not cache failed stats, it is easy to construct common inconsistent
|
/external/e2fsprogs/lib/ext2fs/ |
bb_inode.c | 6 * inconsistent state.
|
/external/icu4c/test/letest/ |
xmlreader.cpp | 233 log_err("Test %s: inconsistent input data: charCount = %d, glyphCount = %d, indexCount = %d, positionCount = %d\n",
|
/external/llvm/docs/HistoricalNotes/ |
2001-02-06-TypeNotationDebateResp4.txt | 35 declare these pointers, and the syntax is inconsistent with the method
|
/external/openssl/crypto/pem/ |
pem_err.c | 130 {ERR_REASON(PEM_R_INCONSISTENT_HEADER) ,"inconsistent header"},
|
/external/openssl/crypto/perlasm/ |
x86masm.pl | 29 # opcodes not covered by ::generic above, mostly inconsistent namings...
|
x86nasm.pl | 27 # opcodes not covered by ::generic above, mostly inconsistent namings...
|
/external/openssl/crypto/x509v3/ |
pcy_tree.c | 136 * -1 Inconsistent or invalid extensions in certificates. 194 /* If inconsistent extensions keep a note of it but continue */ 198 * and haven't already set an inconsistent code note it. 763 * -1 One or more certificates contain invalid or inconsistent extensions
|
/external/skia/include/gpu/ |
SkGr.h | 39 // #error "inconsistent GR_DEBUG and SK_DEBUG"
|
/external/webkit/Source/WebCore/storage/ |
DatabaseThread.cpp | 117 // inconsistent or locked state.
|
/external/webkit/Source/WebKit2/UIProcess/ |
ChunkedUpdateDrawingAreaProxy.cpp | 127 // Don't paint this into the backing store, because that could leave the backing store in an inconsistent state.
|
/external/webkit/Source/WebKit2/WebProcess/ |
WebKitMain.cpp | 142 // Windows are ignored, possibly leaving Safari in an inconsistent state that could cause an
|
/frameworks/base/core/tests/coretests/src/android/database/ |
DatabaseLockTest.java | 34 * Suppress these tests for now, since they have has inconsistent results.
|
/libcore/luni/src/main/java/java/util/zip/ |
DeflaterInputStream.java | 164 * <p>Although consistent with the RI, this behavior is inconsistent with
|
/packages/apps/Email/src/com/android/email/ |
MessageListContext.java | 65 * if values in the {@link Intent} are inconsistent.
|
/packages/apps/Mms/src/com/android/mms/transaction/ |
SendTransaction.java | 134 Log.e(TAG, "Inconsistent Transaction-ID: req="
|
/build/core/ |
cleanbuild.mk | 141 $(info DISABLE_AUTO_INSTALLCLEAN is set; skipping auto-clean. Your tree may be in an inconsistent state.)
|
/external/chromium/chrome/browser/autocomplete/ |
history_quick_provider.cc | 67 // someone unloads the history backend, we'll get inconsistent inline
|